2019-09-09 14:11:27,311 [DEBUG] yardstick.common.utils utils.py:93 Importing modules: set(['api.resources.write_hosts']) 2019-09-09 14:11:27,313 [DEBUG] yardstick.common.utils utils.py:93 Importing modules: set(['api.resources.v2.openrcs', 'api.resources.v2.testcases', 'api.resources.v2.images', 'api.resources.v2.environments', 'api.resources.v2.pods', 'api.resources.v2.containers', 'api.resources.v2.tasks', 'api.resources.v2.testsuites', 'api.resources.v2.projects']) 2019-09-09 14:11:27,518 [DEBUG] yardstick.common.utils utils.py:93 Importing modules: set(['api.resources.v1.testsuites', 'api.resources.v1.tasks', 'api.resources.v1.asynctasks', 'api.resources.v1.env', 'api.resources.v1.testcases', 'api.resources.v1.results']) 2019-09-09 14:11:27,651 [INFO] yardstick.cmd.commands.task task.py:52 Task START 2019-09-09 14:11:27,652 [DEBUG] yardstick.benchmark.core.task task.py:77 Output configuration is: {'DEFAULT': {'debug': 'False', 'dispatcher': 'influxdb'}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}} 2019-09-09 14:11:27,652 [INFO] yardstick.benchmark.core.task task.py:470 Parsing suite file:/home/opnfv/repos/yardstick/tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml 2019-09-09 14:11:27,663 [INFO] yardstick.benchmark.core.task task.py:479 Starting scenario:os-odl-nofeature-ha 2019-09-09 14:11:27,664 [INFO] yardstick.benchmark.core.task task.py:450 cur_pod:ericsson-pod1, cur_installer:fuel,tc_constraints:{u'installer': u'compass'} 2019-09-09 14:11:27,664 [INFO] yardstick.benchmark.core.task task.py:450 cur_pod:ericsson-pod1, cur_installer:fuel,tc_constraints:{u'installer': u'compass', u'pod': u'huawei-pod1'} 2019-09-09 14:11:27,664 [INFO] yardstick.benchmark.core.task task.py:450 cur_pod:ericsson-pod1, cur_installer:fuel,tc_constraints:{u'installer': u'compass', u'pod': u'huawei-pod1'} 2019-09-09 14:11:27,664 [INFO] yardstick.benchmark.core.task task.py:450 cur_pod:ericsson-pod1, cur_installer:fuel,tc_constraints:{u'installer': u'compass', u'pod': u'huawei-pod1'} 2019-09-09 14:11:27,665 [INFO] yardstick.benchmark.core.task task.py:450 cur_pod:ericsson-pod1, cur_installer:fuel,tc_constraints:{u'installer': u'apex'} 2019-09-09 14:11:27,665 [INFO] yardstick.benchmark.core.task task.py:450 cur_pod:ericsson-pod1, cur_installer:fuel,tc_constraints:{u'installer': u'apex'} 2019-09-09 14:11:27,665 [DEBUG] yardstick.benchmark.core.task task.py:98 task_files:[u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc002.yaml', u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc005.yaml', u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml', u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc012.yaml', u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc014.yaml', u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc037.yaml', u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc069.yaml', u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc070.yaml', u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc071.yaml', u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc072.yaml'], task_args:[None, None, None, None, None, None, None, None, None, None], task_args_fnames:[None, None, None, None, None, None, None, None, None, None] 2019-09-09 14:11:27,665 [INFO] yardstick.benchmark.core.task task.py:547 Parsing task config: /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc002.yaml 2019-09-09 14:11:27,682 [DEBUG] yardstick.benchmark.core.task task.py:536 Input task is: ############################################################################## # Copyright (c) 2017 kristian.hunt@gmail.com and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- schema: "yardstick:task:0.1" description: > Yardstick TC002 config file; measure network latency using ping; scenarios: - type: Ping options: packetsize: 100 host: athena.demo target: ares.demo runner: type: Duration duration: 60 interval: 10 sla: max_rtt: 10 action: monitor - type: Ping options: packetsize: 100 host: athena.demo target: ares.demo runner: type: Duration duration: 60 interval: 10 sla: max_rtt: 10 action: monitor context: name: demo image: cirros-0.3.5 flavor: yardstick-flavor user: cirros placement_groups: pgrp1: policy: "availability" servers: athena: floating_ip: true placement: "pgrp1" ares: placement: "pgrp1" networks: test: cidr: '10.0.1.0/24' 2019-09-09 14:11:28,253 [WARNING] yardstick.benchmark.contexts.heat heat.py:114 No pod file specified. NVFi metrics will be disabled 2019-09-09 14:11:28,254 [INFO] yardstick.benchmark.core.task task.py:547 Parsing task config: /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc005.yaml 2019-09-09 14:11:28,268 [DEBUG] yardstick.benchmark.core.task task.py:536 Input task is: ############################################################################## # Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- schema: "yardstick:task:0.1" description: > Yardstick TC005 config file; Measure Storage IOPS, throughput and latency using fio. scenarios: - type: Fio options: filename: /home/ubuntu/data.raw bs: 4k rw: read ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 64k rw: read ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 1024k rw: read ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 4k rw: write ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 64k rw: write ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 1024k rw: write ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 4k rw: randwrite ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 64k rw: randwrite ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 1024k rw: randwrite ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 4k rw: randread ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 64k rw: randread ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 1024k rw: randread ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 4k rw: rw ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 64k rw: rw ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor - type: Fio options: filename: /home/ubuntu/data.raw bs: 1024k rw: rw ramp_time: 10 duration: 20 host: fio.yardstick-TC005 runner: type: Iteration iterations: 1 interval: 1 sla: read_bw: 400 read_iops: 100 read_lat: 20000 write_bw: 400 write_iops: 100 write_lat: 20000 action: monitor context: name: yardstick-TC005 image: yardstick-image flavor: yardstick-flavor user: ubuntu servers: fio: floating_ip: true networks: test: cidr: '10.0.1.0/24' 2019-09-09 14:11:28,324 [WARNING] yardstick.benchmark.contexts.heat heat.py:114 No pod file specified. NVFi metrics will be disabled 2019-09-09 14:11:28,324 [INFO] yardstick.benchmark.core.task task.py:547 Parsing task config: /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml 2019-09-09 14:11:28,334 [DEBUG] yardstick.benchmark.core.task task.py:536 Input task is: ############################################################################## # Copyright (c) 2017 kristian.hunt@gmail.com and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- schema: "yardstick:task:0.1" description: > Yardstick TC010 config file; measure memory read latency using lmbench. scenarios: - type: Lmbench options: test_type: "latency" stride: 128 stop_size: 64.0 host: demeter.yardstick-TC010 runner: type: Iteration iterations: 10 interval: 1 sla: max_latency: 30 action: monitor context: name: yardstick-TC010 image: yardstick-image flavor: yardstick-flavor user: ubuntu servers: demeter: floating_ip: true networks: test: cidr: '10.0.1.0/24' 2019-09-09 14:11:28,341 [WARNING] yardstick.benchmark.contexts.heat heat.py:114 No pod file specified. NVFi metrics will be disabled 2019-09-09 14:11:28,342 [INFO] yardstick.benchmark.core.task task.py:547 Parsing task config: /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc012.yaml 2019-09-09 14:11:28,350 [DEBUG] yardstick.benchmark.core.task task.py:536 Input task is: ############################################################################## # Copyright (c) 2017 kristian.hunt@gmail.com and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- schema: "yardstick:task:0.1" description: > Yardstick TC012 config file; Measure memory read and write bandwidth using lmbench. scenarios: - type: Lmbench options: test_type: "bandwidth" size: 10240 benchmark: "rdwr" warmup: 0 host: demeter.demo runner: type: Iteration iterations: 10 interval: 1 sla: min_bandwidth: 15000 action: monitor context: name: demo image: yardstick-image flavor: yardstick-flavor user: ubuntu servers: demeter: floating_ip: true networks: test: cidr: '10.0.1.0/24' 2019-09-09 14:11:28,358 [WARNING] yardstick.benchmark.contexts.heat heat.py:114 No pod file specified. NVFi metrics will be disabled 2019-09-09 14:11:28,359 [INFO] yardstick.benchmark.core.task task.py:547 Parsing task config: /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc014.yaml 2019-09-09 14:11:28,368 [DEBUG] yardstick.benchmark.core.task task.py:536 Input task is: ############################################################################## # Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- schema: "yardstick:task:0.1" description: > Yardstick TC014 config file; Measure Processing speed using unixbench. scenarios: - type: UnixBench options: run_mode: 'verbose' test_type: 'dhry2reg' host: Chang'e.yardstick-TC014 runner: type: Iteration iterations: 1 interval: 1 context: name: yardstick-TC014 image: yardstick-image flavor: yardstick-flavor user: ubuntu servers: Chang'e: floating_ip: true networks: test: cidr: '10.0.1.0/24' 2019-09-09 14:11:28,377 [WARNING] yardstick.benchmark.contexts.heat heat.py:114 No pod file specified. NVFi metrics will be disabled 2019-09-09 14:11:28,378 [INFO] yardstick.benchmark.core.task task.py:547 Parsing task config: /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc037.yaml 2019-09-09 14:11:28,391 [DEBUG] yardstick.benchmark.core.task task.py:536 Input task is: ############################################################################## # Copyright (c) 2017 Ericsson AB and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- schema: "yardstick:task:0.1" description: > Yardstick TC037 config file; Measure network throughput and packet loss using pktgen; Different amounts of flows are tested with, from 2 up to 1001000; All tests are run 2 times each. First 2 times with the least amount of ports, then 2 times with the next amount of ports, and so on until all packet sizes have been run with; During the measurements system load and network latency are recorded/measured using ping and mpstat, respectively; scenarios: - type: CPUload run_in_background: true options: interval: 1 host: demeter.yardstick-TC037 - type: CPUload run_in_background: true options: interval: 1 host: poseidon.yardstick-TC037 - type: Ping run_in_background: true options: packetsize: 100 host: demeter.yardstick-TC037 target: poseidon.yardstick-TC037 sla: max_rtt: 10 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 1 duration: 20 host: demeter.yardstick-TC037 target: poseidon.yardstick-TC037 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 10 duration: 20 host: demeter.yardstick-TC037 target: poseidon.yardstick-TC037 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 50 duration: 20 host: demeter.yardstick-TC037 target: poseidon.yardstick-TC037 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 100 duration: 20 host: demeter.yardstick-TC037 target: poseidon.yardstick-TC037 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 300 duration: 20 host: demeter.yardstick-TC037 target: poseidon.yardstick-TC037 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 500 duration: 20 host: demeter.yardstick-TC037 target: poseidon.yardstick-TC037 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 750 duration: 20 host: demeter.yardstick-TC037 target: poseidon.yardstick-TC037 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 1000 duration: 20 host: demeter.yardstick-TC037 target: poseidon.yardstick-TC037 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor context: name: yardstick-TC037 image: yardstick-image flavor: yardstick-flavor user: ubuntu placement_groups: pgrp1: policy: "availability" servers: demeter: floating_ip: true placement: "pgrp1" poseidon: floating_ip: true placement: "pgrp1" networks: test: cidr: '10.0.1.0/24' 2019-09-09 14:11:28,421 [WARNING] yardstick.benchmark.contexts.heat heat.py:114 No pod file specified. NVFi metrics will be disabled 2019-09-09 14:11:28,421 [INFO] yardstick.benchmark.core.task task.py:547 Parsing task config: /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc069.yaml 2019-09-09 14:11:28,429 [DEBUG] yardstick.benchmark.core.task task.py:536 Input task is: ############################################################################## # Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- schema: "yardstick:task:0.1" description: > Yardstick TC069 config file; Measure memory read and write bandwidth using ramspeed. scenarios: - type: Ramspeed options: type_id: 1 load: 32 block_size: 64 host: kratos.yardstick-TC069 runner: type: Iteration iterations: 5 interval: 1 sla: min_bandwidth: 7000 action: monitor context: name: yardstick-TC069 image: yardstick-image flavor: yardstick-flavor user: ubuntu servers: kratos: floating_ip: true networks: test: cidr: '10.0.1.0/24' 2019-09-09 14:11:28,437 [WARNING] yardstick.benchmark.contexts.heat heat.py:114 No pod file specified. NVFi metrics will be disabled 2019-09-09 14:11:28,437 [INFO] yardstick.benchmark.core.task task.py:547 Parsing task config: /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc070.yaml 2019-09-09 14:11:28,450 [DEBUG] yardstick.benchmark.core.task task.py:536 Input task is: ############################################################################## # Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- schema: "yardstick:task:0.1" description: > Yardstick TC070 config file; Measure network throughput and packet loss using pktgen; Different amounts of flows are tested with, from 2 up to 1001000; All tests are run 2 times each. First 2 times with the least amount of ports, then 2 times with the next amount of ports, and so on until all packet sizes have been run with; During the measurements memory usage statistics and network latency are recorded/measured using free and ping, respectively; scenarios: - type: MEMORYload run_in_background: true options: interval: 1 count: 10 host: demeter.yardstick-TC070 - type: MEMORYload run_in_background: true options: interval: 1 count: 10 host: poseidon.yardstick-TC070 - type: Ping run_in_background: true options: packetsize: 100 host: demeter.yardstick-TC070 target: poseidon.yardstick-TC070 sla: max_rtt: 10 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 1 duration: 20 host: demeter.yardstick-TC070 target: poseidon.yardstick-TC070 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 10 duration: 20 host: demeter.yardstick-TC070 target: poseidon.yardstick-TC070 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 50 duration: 20 host: demeter.yardstick-TC070 target: poseidon.yardstick-TC070 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 100 duration: 20 host: demeter.yardstick-TC070 target: poseidon.yardstick-TC070 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 300 duration: 20 host: demeter.yardstick-TC070 target: poseidon.yardstick-TC070 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 500 duration: 20 host: demeter.yardstick-TC070 target: poseidon.yardstick-TC070 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 750 duration: 20 host: demeter.yardstick-TC070 target: poseidon.yardstick-TC070 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 1000 duration: 20 host: demeter.yardstick-TC070 target: poseidon.yardstick-TC070 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor context: name: yardstick-TC070 image: yardstick-image flavor: yardstick-flavor user: ubuntu placement_groups: pgrp1: policy: "availability" servers: demeter: floating_ip: true placement: "pgrp1" poseidon: floating_ip: true placement: "pgrp1" networks: test: cidr: '10.0.1.0/24' 2019-09-09 14:11:28,480 [WARNING] yardstick.benchmark.contexts.heat heat.py:114 No pod file specified. NVFi metrics will be disabled 2019-09-09 14:11:28,481 [INFO] yardstick.benchmark.core.task task.py:547 Parsing task config: /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc071.yaml 2019-09-09 14:11:28,493 [DEBUG] yardstick.benchmark.core.task task.py:536 Input task is: ############################################################################## # Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- schema: "yardstick:task:0.1" description: > Yardstick TC071 config file; Measure cache hit/miss ratio and usage, network throughput and latency; Different amounts of flows are tested with, from 2 up to 1001000; All tests are run 2 times each. First 2 times with the least amount of ports, then 2 times with the next amount of ports, and so on until all packet sizes have been run with; During the measurements cache hit/miss ration, cache usage statistics and network latency are recorded/measured using cachestat and ping, respectively; scenarios: - type: CACHEstat run_in_background: true options: interval: 1 host: demeter.yardstick-TC071 - type: CACHEstat run_in_background: true options: interval: 1 host: poseidon.yardstick-TC071 - type: Ping run_in_background: true options: packetsize: 100 host: demeter.yardstick-TC071 target: poseidon.yardstick-TC071 sla: max_rtt: 10 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 1 duration: 20 host: demeter.yardstick-TC071 target: poseidon.yardstick-TC071 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 10 duration: 20 host: demeter.yardstick-TC071 target: poseidon.yardstick-TC071 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 50 duration: 20 host: demeter.yardstick-TC071 target: poseidon.yardstick-TC071 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 100 duration: 20 host: demeter.yardstick-TC071 target: poseidon.yardstick-TC071 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 300 duration: 20 host: demeter.yardstick-TC071 target: poseidon.yardstick-TC071 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 500 duration: 20 host: demeter.yardstick-TC071 target: poseidon.yardstick-TC071 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 750 duration: 20 host: demeter.yardstick-TC071 target: poseidon.yardstick-TC071 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 1000 duration: 20 host: demeter.yardstick-TC071 target: poseidon.yardstick-TC071 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor context: name: yardstick-TC071 image: yardstick-image flavor: yardstick-flavor user: ubuntu placement_groups: pgrp1: policy: "availability" servers: demeter: floating_ip: true placement: "pgrp1" poseidon: floating_ip: true placement: "pgrp1" networks: test: cidr: '10.0.1.0/24' 2019-09-09 14:11:28,523 [WARNING] yardstick.benchmark.contexts.heat heat.py:114 No pod file specified. NVFi metrics will be disabled 2019-09-09 14:11:28,523 [INFO] yardstick.benchmark.core.task task.py:547 Parsing task config: /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc072.yaml 2019-09-09 14:11:28,535 [DEBUG] yardstick.benchmark.core.task task.py:536 Input task is: ############################################################################## # Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- schema: "yardstick:task:0.1" description: > Yardstick TC072 config file; Measure network throughput and packet loss using pktgen; Different amounts of flows are tested with, from 2 up to 1001000; All tests are run 2 times each. First 2 times with the least amount of ports, then 2 times with the next amount of ports, and so on until all packet sizes have been run with; During the measurements network usage statistics and network latency are recorded/measured using sar and ping, respectively; scenarios: - type: NetUtilization run_in_background: true options: interval: 1 count: 10 host: demeter.yardstick-TC072 - type: NetUtilization run_in_background: true options: interval: 1 count: 10 host: poseidon.yardstick-TC072 - type: Ping run_in_background: true options: packetsize: 100 host: demeter.yardstick-TC072 target: poseidon.yardstick-TC072 sla: max_rtt: 10 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 1 duration: 20 host: demeter.yardstick-TC072 target: poseidon.yardstick-TC072 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 10 duration: 20 host: demeter.yardstick-TC072 target: poseidon.yardstick-TC072 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 50 duration: 20 host: demeter.yardstick-TC072 target: poseidon.yardstick-TC072 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 100 duration: 20 host: demeter.yardstick-TC072 target: poseidon.yardstick-TC072 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 300 duration: 20 host: demeter.yardstick-TC072 target: poseidon.yardstick-TC072 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 500 duration: 20 host: demeter.yardstick-TC072 target: poseidon.yardstick-TC072 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 750 duration: 20 host: demeter.yardstick-TC072 target: poseidon.yardstick-TC072 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor - type: Pktgen options: packetsize: 64 number_of_ports: 1000 duration: 20 host: demeter.yardstick-TC072 target: poseidon.yardstick-TC072 runner: type: Iteration iterations: 2 interval: 1 sla: max_ppm: 1000 action: monitor context: name: yardstick-TC072 image: yardstick-image flavor: yardstick-flavor user: ubuntu placement_groups: pgrp1: policy: "availability" servers: demeter: floating_ip: true placement: "pgrp1" poseidon: floating_ip: true placement: "pgrp1" networks: test: cidr: '10.0.1.0/24' 2019-09-09 14:11:28,564 [WARNING] yardstick.benchmark.contexts.heat heat.py:114 No pod file specified. NVFi metrics will be disabled 2019-09-09 14:11:28,564 [INFO] yardstick.benchmark.contexts.heat heat.py:336 Deploying context 'demo-d2d30d9b' START 2019-09-09 14:11:28,649 [DEBUG] yardstick.orchestrator.heat heat.py:177 template object 'demo-d2d30d9b' created 2019-09-09 14:11:28,649 [DEBUG] yardstick.orchestrator.heat heat.py:440 adding Nova::KeyPair 'demo-d2d30d9b-key' 2019-09-09 14:11:28,650 [DEBUG] yardstick.orchestrator.heat heat.py:476 adding Neutron::SecurityGroup 'demo-d2d30d9b-secgroup' 2019-09-09 14:11:28,651 [DEBUG] yardstick.orchestrator.heat heat.py:537 The security group rules is [{'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp'}, {'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp'}, {'remote_ip_prefix': '0.0.0.0/0', 'protocol': 'icmp'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'tcp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'udp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'protocol': 'icmp'}, {'direction': 'egress', 'protocol': 'tcp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'direction': 'egress', 'protocol': 'udp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'direction': 'egress', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}] 2019-09-09 14:11:28,651 [DEBUG] yardstick.orchestrator.heat heat.py:246 adding Neutron::Net 'demo-d2d30d9b-test' 2019-09-09 14:11:28,651 [DEBUG] yardstick.orchestrator.heat heat.py:286 adding Neutron::Subnet 'demo-d2d30d9b-test-subnet' in network 'demo-d2d30d9b-test', cidr '10.0.1.0/24' 2019-09-09 14:11:28,652 [DEBUG] yardstick.orchestrator.heat heat.py:317 adding Neutron::Router:'demo-d2d30d9b-test-router', gw-net:'floating_net' 2019-09-09 14:11:28,652 [DEBUG] yardstick.orchestrator.heat heat.py:332 adding Neutron::RouterInterface 'demo-d2d30d9b-test-router-if0' router:'demo-d2d30d9b-test-router', subnet:'demo-d2d30d9b-test-subnet' 2019-09-09 14:11:28,652 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'demo-d2d30d9b-test-subnet', 'demo-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'demo-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'demo-d2d30d9b-test-subnet'}}], 'name': 'ares.demo-d2d30d9b-test-port', 'security_groups': ['demo-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 14:11:28,652 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'ares.demo-d2d30d9b', image 'cirros-0.3.5', flavor 'yardstick-flavor', ports ['ares.demo-d2d30d9b-test-port'] 2019-09-09 14:11:28,652 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'demo-d2d30d9b-test-subnet', 'demo-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'demo-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'demo-d2d30d9b-test-subnet'}}], 'name': 'athena.demo-d2d30d9b-test-port', 'security_groups': ['demo-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 14:11:28,653 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'athena.demo-d2d30d9b-fip', network 'floating_net', port 'athena.demo-d2d30d9b-test-port', rif 'demo-d2d30d9b-test-router-if0' 2019-09-09 14:11:28,653 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'athena.demo-d2d30d9b-fip-assoc', server 'athena.demo-d2d30d9b-test-port', floating_ip 'athena.demo-d2d30d9b-fip' 2019-09-09 14:11:28,653 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'athena.demo-d2d30d9b', image 'cirros-0.3.5', flavor 'yardstick-flavor', ports ['athena.demo-d2d30d9b-test-port'] 2019-09-09 14:11:28,653 [INFO] yardstick.orchestrator.heat heat.py:630 Creating stack 'demo-d2d30d9b' START 2019-09-09 14:12:49,963 [INFO] yardstick.orchestrator.heat heat.py:648 Creating stack 'demo-d2d30d9b' DONE in 81 secs 2019-09-09 14:12:51,232 [INFO] yardstick.benchmark.contexts.heat heat.py:377 Deploying context 'demo-d2d30d9b' DONE 2019-09-09 14:12:51,233 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:12:51,239 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 14:12:51,248 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 60s 2019-09-09 14:12:51,251 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 14:12:51,252 [DEBUG] yardstick.ssh.athena ssh.py:148 user:cirros host:100.64.200.136 2019-09-09 14:12:51,409 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:12:51,411 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15116 seq=1 START 2019-09-09 14:12:51,411 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.33 2019-09-09 14:12:53,486 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'2.804' 2019-09-09 14:13:04,502 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15116 seq=1 END 2019-09-09 14:13:04,503 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15116 seq=2 START 2019-09-09 14:13:04,503 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.33 2019-09-09 14:13:06,245 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:13:06,247 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc002,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.ares=2.804 1568038384501981952 2019-09-09 14:13:06,517 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'2.461' 2019-09-09 14:13:17,530 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15116 seq=2 END 2019-09-09 14:13:17,531 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15116 seq=3 START 2019-09-09 14:13:17,532 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.33 2019-09-09 14:13:19,545 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'2.548' 2019-09-09 14:13:21,540 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:13:21,542 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc002,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.ares=2.461 1568038397530811136 2019-09-09 14:13:30,559 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15116 seq=3 END 2019-09-09 14:13:30,560 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15116 seq=4 START 2019-09-09 14:13:30,560 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.33 2019-09-09 14:13:31,852 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:13:31,854 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc002,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.ares=2.548 1568038410559428864 2019-09-09 14:13:32,571 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'1.984' 2019-09-09 14:13:43,585 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15116 seq=4 END 2019-09-09 14:13:43,586 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15116 seq=5 START 2019-09-09 14:13:43,586 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.33 2019-09-09 14:13:45,599 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'2.495' 2019-09-09 14:13:47,147 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:13:47,148 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc002,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.ares=1.984 1568038423584955904 2019-09-09 14:13:56,613 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15116 seq=5 END 2019-09-09 14:13:56,614 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 14:13:56,614 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 1 2019-09-09 14:13:56,615 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 14:13:56,655 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:13:56,655 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc002,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.ares=2.495 1568038436612866048 2019-09-09 14:13:56,964 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:13:56,966 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:13:56,969 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 14:13:56,979 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 60s 2019-09-09 14:13:56,982 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 14:13:56,984 [DEBUG] yardstick.ssh.athena ssh.py:148 user:cirros host:100.64.200.136 2019-09-09 14:13:57,120 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:13:57,121 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15120 seq=1 START 2019-09-09 14:13:57,122 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.33 2019-09-09 14:13:59,197 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'2.395' 2019-09-09 14:14:10,207 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15120 seq=1 END 2019-09-09 14:14:10,208 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15120 seq=2 START 2019-09-09 14:14:10,208 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.33 2019-09-09 14:14:11,975 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:14:11,976 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc002,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.ares=2.395 1568038450206626816 2019-09-09 14:14:12,219 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'1.720' 2019-09-09 14:14:23,233 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15120 seq=2 END 2019-09-09 14:14:23,234 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15120 seq=3 START 2019-09-09 14:14:23,234 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.33 2019-09-09 14:14:25,246 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'2.399' 2019-09-09 14:14:27,267 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:14:27,269 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc002,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.ares=1.72 1568038463233164032 2019-09-09 14:14:36,260 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15120 seq=3 END 2019-09-09 14:14:36,261 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15120 seq=4 START 2019-09-09 14:14:36,261 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.33 2019-09-09 14:14:37,567 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:14:37,569 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc002,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.ares=2.399 1568038476260102912 2019-09-09 14:14:38,274 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'2.740' 2019-09-09 14:14:49,289 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15120 seq=4 END 2019-09-09 14:14:49,290 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15120 seq=5 START 2019-09-09 14:14:49,290 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.33 2019-09-09 14:14:51,302 [DEBUG] yardstick.ssh.athena ssh.py:292 stdout: u'2.424' 2019-09-09 14:14:52,888 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:14:52,890 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc002,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.ares=2.74 1568038489289284864 2019-09-09 14:15:02,308 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15120 seq=5 END 2019-09-09 14:15:02,309 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 14:15:02,309 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 1 2019-09-09 14:15:02,310 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 14:15:02,325 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:15:02,326 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc002,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.ares=2.424 1568038502308701952 2019-09-09 14:15:02,646 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:15:02,647 [INFO] yardstick.benchmark.core.task task.py:129 Testcase: "opnfv_yardstick_tc002" SUCCESS!!! 2019-09-09 14:15:02,648 [INFO] yardstick.benchmark.contexts.heat heat.py:459 Undeploying context 'demo-d2d30d9b' START 2019-09-09 14:15:40,437 [INFO] yardstick.benchmark.contexts.heat heat.py:462 Undeploying context 'demo-d2d30d9b' DONE 2019-09-09 14:15:40,439 [INFO] yardstick.benchmark.core.task task.py:148 Task /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc002.yaml finished in 251 secs 2019-09-09 14:15:40,439 [INFO] yardstick.benchmark.contexts.heat heat.py:336 Deploying context 'yardstick-TC005-d2d30d9b' START 2019-09-09 14:15:40,498 [DEBUG] yardstick.orchestrator.heat heat.py:177 template object 'yardstick-TC005-d2d30d9b' created 2019-09-09 14:15:40,498 [DEBUG] yardstick.orchestrator.heat heat.py:440 adding Nova::KeyPair 'yardstick-TC005-d2d30d9b-key' 2019-09-09 14:15:40,499 [DEBUG] yardstick.orchestrator.heat heat.py:476 adding Neutron::SecurityGroup 'yardstick-TC005-d2d30d9b-secgroup' 2019-09-09 14:15:40,499 [DEBUG] yardstick.orchestrator.heat heat.py:537 The security group rules is [{'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp'}, {'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp'}, {'remote_ip_prefix': '0.0.0.0/0', 'protocol': 'icmp'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'tcp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'udp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'protocol': 'icmp'}, {'direction': 'egress', 'protocol': 'tcp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'direction': 'egress', 'protocol': 'udp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'direction': 'egress', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}] 2019-09-09 14:15:40,499 [DEBUG] yardstick.orchestrator.heat heat.py:246 adding Neutron::Net 'yardstick-TC005-d2d30d9b-test' 2019-09-09 14:15:40,499 [DEBUG] yardstick.orchestrator.heat heat.py:286 adding Neutron::Subnet 'yardstick-TC005-d2d30d9b-test-subnet' in network 'yardstick-TC005-d2d30d9b-test', cidr '10.0.1.0/24' 2019-09-09 14:15:40,499 [DEBUG] yardstick.orchestrator.heat heat.py:317 adding Neutron::Router:'yardstick-TC005-d2d30d9b-test-router', gw-net:'floating_net' 2019-09-09 14:15:40,500 [DEBUG] yardstick.orchestrator.heat heat.py:332 adding Neutron::RouterInterface 'yardstick-TC005-d2d30d9b-test-router-if0' router:'yardstick-TC005-d2d30d9b-test-router', subnet:'yardstick-TC005-d2d30d9b-test-subnet' 2019-09-09 14:15:40,500 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC005-d2d30d9b-test-subnet', 'yardstick-TC005-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC005-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC005-d2d30d9b-test-subnet'}}], 'name': 'fio.yardstick-TC005-d2d30d9b-test-port', 'security_groups': ['yardstick-TC005-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 14:15:40,500 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'fio.yardstick-TC005-d2d30d9b-fip', network 'floating_net', port 'fio.yardstick-TC005-d2d30d9b-test-port', rif 'yardstick-TC005-d2d30d9b-test-router-if0' 2019-09-09 14:15:40,500 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'fio.yardstick-TC005-d2d30d9b-fip-assoc', server 'fio.yardstick-TC005-d2d30d9b-test-port', floating_ip 'fio.yardstick-TC005-d2d30d9b-fip' 2019-09-09 14:15:40,501 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'fio.yardstick-TC005-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['fio.yardstick-TC005-d2d30d9b-test-port'] 2019-09-09 14:15:40,501 [INFO] yardstick.orchestrator.heat heat.py:630 Creating stack 'yardstick-TC005-d2d30d9b' START 2019-09-09 14:18:52,011 [INFO] yardstick.orchestrator.heat heat.py:648 Creating stack 'yardstick-TC005-d2d30d9b' DONE in 191 secs 2019-09-09 14:18:53,152 [INFO] yardstick.benchmark.contexts.heat heat.py:377 Deploying context 'yardstick-TC005-d2d30d9b' DONE 2019-09-09 14:18:53,153 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:18:53,154 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'read', u'ramp_time': 10, u'bs': u'4k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:18:53,156 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:18:53,165 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:18:53,166 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:18:54,170 [DEBUG] yardstick.ssh.fio ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:18:56,177 [DEBUG] yardstick.ssh.fio ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:18:58,180 [DEBUG] yardstick.ssh.fio ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:19:00,183 [DEBUG] yardstick.ssh.fio ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:19:01,185 [DEBUG] yardstick.ssh.fio ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:19:02,188 [DEBUG] yardstick.ssh.fio ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:19:03,190 [DEBUG] yardstick.ssh.fio ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:19:05,268 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:19:05,271 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:19:07,344 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15124 seq=1 START 2019-09-09 14:19:07,345 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=4k -iodepth=1 -rw=read -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:20:29,470 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568038828,\n "time" : "Mon Sep 9 14:20:28 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 80084,\n "bw" : 4003,\n "iops" : 1001.00,\n "runtime" : 20001,\n "total_ios" : 20021,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 11,\n "max" : 978,\n "mean" : 40.25,\n "stddev" : 12.17\n },\n "clat" : {\n "min" : 5,\n "max" : 182262,\n "mean" : 945.37,\n "stddev" : 3103.33,\n "percentile" : {\n "1.000000" : 636,\n "5.000000" : 700,\n "10.000000" : 740,\n "20.000000" : 780,\n "30.000000" : 812,\n "40.000000" : 836,\n "50.000000" : 860,\n "60.000000" : 884,\n "70.000000" : 908,\n "80.000000" : 940,\n "90.000000" : 972,\n "95.000000" : 1012,\n "99.000000" : 1160,\n "99.500000" : 1304,\n "99.900000" : 5024,\n "99.950000" : 81408,\n "99.990000" : 150528,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 464,\n "max" : 182287,\n "mean" : 987.83,\n "stddev" : 3103.13\n },\n "bw_min" : 0,\n "bw_max" : 4728,\n "bw_agg" : 97.74,\n "bw_mean" : 3912.52,\n "bw_dev" : 881.25\n },\n "write" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" ' 2019-09-09 14:20:29,471 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u': 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 3.22,\n "sys_cpu" : 9.42,\n "ctx" : 30272,\n "majf" : 0,\n "minf" : 13,\n "iodepth_level" : {\n "1" : 149.81,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.01,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.08,\n "750" : 11.75,\n "1000" : 82.31\n },\n "latency_ms" : {\n "2" : 5.70,\n "4" : 0.02,\n "10" : 0.04,\n "20" : 0.00,\n "50" : 0.01,\n "100" : 0.03,\n "250" : 0.04,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 29960,\n "write_ios" : 205,\n "read_merges" : 0,\n "write_merges" : 17,\n "read_ticks" : 27708,\n "write_ticks" : 29172,\n "in_queue" : 56856,\n "util" : 92.37\n }\n ]\n}\n' 2019-09-09 14:20:30,529 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15124 seq=1 END 2019-09-09 14:20:30,530 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:20:30,531 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:20:30,531 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:20:30,586 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:20:30,589 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter read_bw=4003i,read_iops=1001.0,read_lat=987.83 1568038830528994048 2019-09-09 14:20:30,916 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:20:30,916 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:20:30,917 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'read', u'ramp_time': 10, u'bs': u'64k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:20:30,918 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:20:30,924 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:20:30,925 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:20:31,498 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:20:31,500 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:20:33,548 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15128 seq=1 START 2019-09-09 14:20:33,550 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=64k -iodepth=1 -rw=read -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:21:04,112 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568038863,\n "time" : "Mon Sep 9 14:21:03 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 1184256,\n "bw" : 59209,\n "iops" : 925.15,\n "runtime" : 20001,\n "total_ios" : 18504,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 14,\n "max" : 1623,\n "mean" : 49.12,\n "stddev" : 13.92\n },\n "clat" : {\n "min" : 5,\n "max" : 6559,\n "mean" : 1018.79,\n "stddev" : 142.05,\n "percentile" : {\n "1.000000" : 804,\n "5.000000" : 876,\n "10.000000" : 900,\n "20.000000" : 940,\n "30.000000" : 964,\n "40.000000" : 988,\n "50.000000" : 1004,\n "60.000000" : 1032,\n "70.000000" : 1048,\n "80.000000" : 1096,\n "90.000000" : 1160,\n "95.000000" : 1192,\n "99.000000" : 1320,\n "99.500000" : 1432,\n "99.900000" : 1608,\n "99.950000" : 3696,\n "99.990000" : 5728,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 690,\n "max" : 6612,\n "mean" : 1069.79,\n "stddev" : 142.52\n },\n "bw_min" : 6,\n "bw_max" : 63232,\n "bw_agg" : 97.46,\n "bw_mean" : 57703.35,\n "bw_dev" : 9825.72\n },\n "write" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_a' 2019-09-09 14:21:04,113 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'gg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 3.20,\n "sys_cpu" : 9.78,\n "ctx" : 28046,\n "majf" : 0,\n "minf" : 26,\n "iodepth_level" : {\n "1" : 150.34,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.01,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.25,\n "1000" : 46.93\n },\n "latency_ms" : {\n "2" : 52.75,\n "4" : 0.02,\n "10" : 0.05,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 27750,\n "write_ios" : 15,\n "read_merges" : 0,\n "write_merges" : 13,\n "read_ticks" : 27592,\n "write_ticks" : 328,\n "in_queue" : 27900,\n "util" : 91.92\n }\n ]\n}\n' 2019-09-09 14:21:05,162 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15128 seq=1 END 2019-09-09 14:21:05,163 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:21:05,163 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:21:05,164 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:21:05,197 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:21:05,199 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter read_bw=59209i,read_iops=925.15,read_lat=1069.79 1568038865161547776 2019-09-09 14:21:05,486 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:21:05,487 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:21:05,487 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'read', u'ramp_time': 10, u'bs': u'1024k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:21:05,489 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:21:05,500 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:21:05,502 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:21:06,012 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:21:06,013 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:21:08,086 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15132 seq=1 START 2019-09-09 14:21:08,088 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=1024k -iodepth=1 -rw=read -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:21:38,680 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568038897,\n "time" : "Mon Sep 9 14:21:37 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 7896064,\n "bw" : 394783,\n "iops" : 385.53,\n "runtime" : 20001,\n "total_ios" : 7711,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 93,\n "max" : 754,\n "mean" : 106.62,\n "stddev" : 16.45\n },\n "clat" : {\n "min" : 1962,\n "max" : 9163,\n "mean" : 2473.71,\n "stddev" : 210.77,\n "percentile" : {\n "1.000000" : 2160,\n "5.000000" : 2256,\n "10.000000" : 2288,\n "20.000000" : 2352,\n "30.000000" : 2384,\n "40.000000" : 2416,\n "50.000000" : 2448,\n "60.000000" : 2480,\n "70.000000" : 2512,\n "80.000000" : 2576,\n "90.000000" : 2640,\n "95.000000" : 2736,\n "99.000000" : 2960,\n "99.500000" : 3024,\n "99.900000" : 5664,\n "99.950000" : 6432,\n "99.990000" : 9152,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 2069,\n "max" : 9269,\n "mean" : 2582.47,\n "stddev" : 211.65\n },\n "bw_min" : 471,\n "bw_max" : 406738,\n "bw_agg" : 97.40,\n "bw_mean" : 384514.34,\n "bw_dev" : 65035.71\n },\n "write" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0' 2019-09-09 14:21:38,681 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u',\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 1.22,\n "sys_cpu" : 7.62,\n "ctx" : 11836,\n "majf" : 0,\n "minf" : 267,\n "iodepth_level" : {\n "1" : 150.89,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00\n },\n "latency_ms" : {\n "2" : 0.04,\n "4" : 99.82,\n "10" : 0.14,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 11605,\n "write_ios" : 8,\n "read_merges" : 0,\n "write_merges" : 6,\n "read_ticks" : 28520,\n "write_ticks" : 92,\n "in_queue" : 28596,\n "util" : 95.01\n }\n ]\n}\n' 2019-09-09 14:21:39,725 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15132 seq=1 END 2019-09-09 14:21:39,726 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:21:39,726 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:21:39,726 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:21:39,775 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:21:39,776 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter read_bw=394783i,read_iops=385.53,read_lat=2582.47 1568038899724653056 2019-09-09 14:21:40,060 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:21:40,061 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:21:40,062 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'write', u'ramp_time': 10, u'bs': u'4k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:21:40,064 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:21:40,075 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:21:40,077 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:21:40,537 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:21:40,539 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:21:42,611 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15136 seq=1 START 2019-09-09 14:21:42,612 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=4k -iodepth=1 -rw=write -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:22:13,147 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568038932,\n "time" : "Mon Sep 9 14:22:12 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "write" : {\n "io_bytes" : 20140,\n "bw" : 1006,\n "iops" : 251.71,\n "runtime" : 20003,\n "total_ios" : 5035,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 21,\n "max" : 17267,\n "mean" : 56.66,\n "stddev" : 272.10\n },\n "clat" : {\n "min" : 2613,\n "max" : 29987,\n "mean" : 3903.51,\n "stddev" : 2108.01,\n "percentile" : {\n "1.000000" : 2800,\n "5.000000" : 2896,\n "10.000000" : 2960,\n "20.000000" : 3024,\n "30.000000" : 3088,\n "40.000000" : 3152,\n "50.000000" : 3248,\n "60.000000" : 3376,\n "70.000000" : 3600,\n "80.000000" : 4512,\n "90.000000" : 5024,\n "95.000000" : 5408,\n "99.000000" : 14144,\n "99.500000" : 17024,\n "99.900000" : 25216,\n "99.950000" : 28288,\n "99.990000" : 30080,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 2669,\n "max" : 30043,\n "mean" : 3961.40,\n "stddev" : 2130.36\n },\n "bw_min" : 0,\n "bw_max" : 1171,\n "bw_agg" : 97.65,\n "bw_mean" : 982.38,\n "bw_dev" : 193.11\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n' 2019-09-09 14:22:13,149 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u' "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 0.90,\n "sys_cpu" : 2.84,\n "ctx" : 7783,\n "majf" : 0,\n "minf" : 13,\n "iodepth_level" : {\n "1" : 152.69,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00\n },\n "latency_ms" : {\n "2" : 0.00,\n "4" : 73.76,\n "10" : 23.44,\n "20" : 2.50,\n "50" : 0.30,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 0,\n "write_ios" : 7678,\n "read_merges" : 0,\n "write_merges" : 10,\n "read_ticks" : 0,\n "write_ticks" : 29456,\n "in_queue" : 29456,\n "util" : 97.84\n }\n ]\n}\n' 2019-09-09 14:22:14,195 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15136 seq=1 END 2019-09-09 14:22:14,195 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:22:14,196 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:22:14,196 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:22:14,250 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:22:14,252 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter write_bw=1006i,write_iops=251.71,write_lat=3961.4 1568038934194144000 2019-09-09 14:22:14,531 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:22:14,532 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:22:14,532 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'write', u'ramp_time': 10, u'bs': u'64k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:22:14,534 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:22:14,543 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:22:14,546 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:22:15,022 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:22:15,024 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:22:17,095 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15140 seq=1 START 2019-09-09 14:22:17,096 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=64k -iodepth=1 -rw=write -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:22:47,639 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568038966,\n "time" : "Mon Sep 9 14:22:46 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "write" : {\n "io_bytes" : 309440,\n "bw" : 15468,\n "iops" : 241.70,\n "runtime" : 20004,\n "total_ios" : 4835,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 25,\n "max" : 12727,\n "mean" : 60.98,\n "stddev" : 148.79\n },\n "clat" : {\n "min" : 3008,\n "max" : 28238,\n "mean" : 4064.50,\n "stddev" : 1901.60,\n "percentile" : {\n "1.000000" : 3184,\n "5.000000" : 3280,\n "10.000000" : 3312,\n "20.000000" : 3408,\n "30.000000" : 3440,\n "40.000000" : 3504,\n "50.000000" : 3536,\n "60.000000" : 3600,\n "70.000000" : 3696,\n "80.000000" : 3952,\n "90.000000" : 4960,\n "95.000000" : 5536,\n "99.000000" : 13376,\n "99.500000" : 15168,\n "99.900000" : 23936,\n "99.950000" : 24960,\n "99.990000" : 28288,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 3069,\n "max" : 28299,\n "mean" : 4125.97,\n "stddev" : 1901.61\n },\n "bw_min" : 6,\n "bw_max" : 17245,\n "bw_agg" : 97.45,\n "bw_mean" : 15074.03,\n "bw_dev" : 2616.14\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max"' 2019-09-09 14:22:47,640 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u' : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 0.94,\n "sys_cpu" : 2.90,\n "ctx" : 7407,\n "majf" : 0,\n "minf" : 12,\n "iodepth_level" : {\n "1" : 151.29,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00\n },\n "latency_ms" : {\n "2" : 0.00,\n "4" : 80.87,\n "10" : 16.15,\n "20" : 2.83,\n "50" : 0.14,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 0,\n "write_ios" : 7312,\n "read_merges" : 0,\n "write_merges" : 11,\n "read_ticks" : 0,\n "write_ticks" : 29468,\n "in_queue" : 29464,\n "util" : 97.81\n }\n ]\n}\n' 2019-09-09 14:22:48,684 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15140 seq=1 END 2019-09-09 14:22:48,685 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:22:48,686 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:22:48,686 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:22:48,715 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:22:48,717 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter write_bw=15468i,write_iops=241.7,write_lat=4125.97 1568038968684140800 2019-09-09 14:22:48,992 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:22:48,993 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:22:48,994 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'write', u'ramp_time': 10, u'bs': u'1024k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:22:48,995 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:22:49,004 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:22:49,007 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:22:49,450 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:22:49,451 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:22:51,525 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15144 seq=1 START 2019-09-09 14:22:51,526 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=1024k -iodepth=1 -rw=write -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:23:22,074 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568039001,\n "time" : "Mon Sep 9 14:23:21 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "write" : {\n "io_bytes" : 522240,\n "bw" : 26082,\n "iops" : 25.47,\n "runtime" : 20023,\n "total_ios" : 510,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 90,\n "max" : 591,\n "mean" : 170.05,\n "stddev" : 39.26\n },\n "clat" : {\n "min" : 31939,\n "max" : 125196,\n "mean" : 39082.14,\n "stddev" : 6902.68,\n "percentile" : {\n "1.000000" : 32384,\n "5.000000" : 34048,\n "10.000000" : 34560,\n "20.000000" : 35072,\n "30.000000" : 35584,\n "40.000000" : 36096,\n "50.000000" : 36096,\n "60.000000" : 37120,\n "70.000000" : 40192,\n "80.000000" : 43264,\n "90.000000" : 47872,\n "95.000000" : 50432,\n "99.000000" : 60672,\n "99.500000" : 63744,\n "99.900000" : 125440,\n "99.950000" : 125440,\n "99.990000" : 125440,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 32084,\n "max" : 125463,\n "mean" : 39247.81,\n "stddev" : 6906.72\n },\n "bw_min" : 101,\n "bw_max" : 29201,\n "bw_agg" : 97.70,\n "bw_mean" : 25482.36,\n "bw_dev" : 4550.56\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : ' 2019-09-09 14:23:22,076 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 0.26,\n "sys_cpu" : 0.56,\n "ctx" : 781,\n "majf" : 0,\n "minf" : 12,\n "iodepth_level" : {\n "1" : 148.04,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00\n },\n "latency_ms" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 94.12,\n "100" : 5.69,\n "250" : 0.20,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 0,\n "write_ios" : 766,\n "read_merges" : 0,\n "write_merges" : 13,\n "read_ticks" : 0,\n "write_ticks" : 30328,\n "in_queue" : 30356,\n "util" : 99.33\n }\n ]\n}\n' 2019-09-09 14:23:22,121 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Fio SLA validation failed. Error: write_lat 39247.810000 > sla:write_lat(20000.000000); write_iops 25 < sla:write_iops(100); ',) 2019-09-09 14:23:23,126 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15144 seq=1 END 2019-09-09 14:23:23,127 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:23:23,128 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:23:23,128 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:23:23,176 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:23:23,178 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter write_bw=26082i,write_iops=25.47,write_lat=39247.81 1568039003125317120 2019-09-09 14:23:23,460 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:23:23,462 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:23:23,462 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'randwrite', u'ramp_time': 10, u'bs': u'4k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:23:23,464 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:23:23,475 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:23:23,477 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:23:23,922 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:23:23,924 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:23:25,999 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15148 seq=1 START 2019-09-09 14:23:26,000 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=4k -iodepth=1 -rw=randwrite -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:23:56,529 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568039035,\n "time" : "Mon Sep 9 14:23:55 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "write" : {\n "io_bytes" : 20600,\n "bw" : 1029,\n "iops" : 257.46,\n "runtime" : 20003,\n "total_ios" : 5150,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 21,\n "max" : 13288,\n "mean" : 55.23,\n "stddev" : 150.40\n },\n "clat" : {\n "min" : 2186,\n "max" : 57506,\n "mean" : 3813.00,\n "stddev" : 2196.12,\n "percentile" : {\n "1.000000" : 2704,\n "5.000000" : 2864,\n "10.000000" : 2928,\n "20.000000" : 2992,\n "30.000000" : 3056,\n "40.000000" : 3120,\n "50.000000" : 3152,\n "60.000000" : 3280,\n "70.000000" : 3568,\n "80.000000" : 4320,\n "90.000000" : 4768,\n "95.000000" : 5152,\n "99.000000" : 13376,\n "99.500000" : 16512,\n "99.900000" : 24448,\n "99.950000" : 35584,\n "99.990000" : 57600,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 2243,\n "max" : 57562,\n "mean" : 3871.06,\n "stddev" : 2208.88\n },\n "bw_min" : 0,\n "bw_max" : 1144,\n "bw_agg" : 97.63,\n "bw_mean" : 1004.65,\n "bw_dev" : 173.47\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,' 2019-09-09 14:23:56,530 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 1.00,\n "sys_cpu" : 3.00,\n "ctx" : 7933,\n "majf" : 0,\n "minf" : 11,\n "iodepth_level" : {\n "1" : 151.84,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00\n },\n "latency_ms" : {\n "2" : 0.00,\n "4" : 72.99,\n "10" : 24.27,\n "20" : 2.39,\n "50" : 0.33,\n "100" : 0.02,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 0,\n "write_ios" : 7813,\n "read_merges" : 0,\n "write_merges" : 9,\n "read_ticks" : 0,\n "write_ticks" : 29408,\n "in_queue" : 29404,\n "util" : 97.64\n }\n ]\n}\n' 2019-09-09 14:23:57,577 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15148 seq=1 END 2019-09-09 14:23:57,578 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:23:57,579 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:23:57,579 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:23:57,596 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:23:57,598 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter write_bw=1029i,write_iops=257.46,write_lat=3871.06 1568039037576845056 2019-09-09 14:23:57,880 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:23:57,881 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:23:57,881 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'randwrite', u'ramp_time': 10, u'bs': u'64k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:23:57,883 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:23:57,894 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:23:57,896 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:23:58,339 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:23:58,341 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:24:00,415 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15152 seq=1 START 2019-09-09 14:24:00,416 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=64k -iodepth=1 -rw=randwrite -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:24:30,927 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568039069,\n "time" : "Mon Sep 9 14:24:29 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "write" : {\n "io_bytes" : 320512,\n "bw" : 16023,\n "iops" : 250.37,\n "runtime" : 20002,\n "total_ios" : 5008,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 23,\n "max" : 12980,\n "mean" : 63.95,\n "stddev" : 200.90\n },\n "clat" : {\n "min" : 2708,\n "max" : 33599,\n "mean" : 3914.65,\n "stddev" : 1891.51,\n "percentile" : {\n "1.000000" : 3120,\n "5.000000" : 3216,\n "10.000000" : 3280,\n "20.000000" : 3344,\n "30.000000" : 3408,\n "40.000000" : 3440,\n "50.000000" : 3472,\n "60.000000" : 3504,\n "70.000000" : 3568,\n "80.000000" : 3728,\n "90.000000" : 4768,\n "95.000000" : 5216,\n "99.000000" : 12992,\n "99.500000" : 15040,\n "99.900000" : 25728,\n "99.950000" : 26752,\n "99.990000" : 33536,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 2757,\n "max" : 33656,\n "mean" : 3980.48,\n "stddev" : 1906.87\n },\n "bw_min" : 6,\n "bw_max" : 17593,\n "bw_agg" : 97.67,\n "bw_mean" : 15649.12,\n "bw_dev" : 2655.64\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max"' 2019-09-09 14:24:30,929 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u' : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 1.12,\n "sys_cpu" : 3.04,\n "ctx" : 7601,\n "majf" : 0,\n "minf" : 11,\n "iodepth_level" : {\n "1" : 150.14,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00\n },\n "latency_ms" : {\n "2" : 0.00,\n "4" : 85.38,\n "10" : 12.00,\n "20" : 2.34,\n "50" : 0.28,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 0,\n "write_ios" : 7510,\n "read_merges" : 0,\n "write_merges" : 7,\n "read_ticks" : 0,\n "write_ticks" : 29388,\n "in_queue" : 29388,\n "util" : 97.44\n }\n ]\n}\n' 2019-09-09 14:24:31,976 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15152 seq=1 END 2019-09-09 14:24:31,976 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:24:31,977 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:24:31,977 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:24:32,017 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:24:32,019 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter write_bw=16023i,write_iops=250.37,write_lat=3980.48 1568039071975115008 2019-09-09 14:24:32,318 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:24:32,319 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:24:32,319 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'randwrite', u'ramp_time': 10, u'bs': u'1024k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:24:32,321 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:24:32,332 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:24:32,334 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:24:32,807 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:24:32,808 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:24:34,881 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15156 seq=1 START 2019-09-09 14:24:34,882 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=1024k -iodepth=1 -rw=randwrite -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:25:05,492 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568039104,\n "time" : "Mon Sep 9 14:25:04 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "write" : {\n "io_bytes" : 524288,\n "bw" : 26165,\n "iops" : 25.55,\n "runtime" : 20037,\n "total_ios" : 512,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 101,\n "max" : 396,\n "mean" : 132.45,\n "stddev" : 24.26\n },\n "clat" : {\n "min" : 33184,\n "max" : 77178,\n "mean" : 38986.53,\n "stddev" : 5592.57,\n "percentile" : {\n "1.000000" : 33536,\n "5.000000" : 34560,\n "10.000000" : 35072,\n "20.000000" : 35584,\n "30.000000" : 36096,\n "40.000000" : 36608,\n "50.000000" : 36608,\n "60.000000" : 37120,\n "70.000000" : 38656,\n "80.000000" : 42752,\n "90.000000" : 46336,\n "95.000000" : 50432,\n "99.000000" : 58112,\n "99.500000" : 67072,\n "99.900000" : 77312,\n "99.950000" : 77312,\n "99.990000" : 77312,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 33311,\n "max" : 77354,\n "mean" : 39120.62,\n "stddev" : 5593.46\n },\n "bw_min" : 101,\n "bw_max" : 28165,\n "bw_agg" : 97.66,\n "bw_mean" : 25553.08,\n "bw_dev" : 4310.36\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n ' 2019-09-09 14:25:05,493 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u' "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 0.38,\n "sys_cpu" : 0.32,\n "ctx" : 779,\n "majf" : 0,\n "minf" : 11,\n "iodepth_level" : {\n "1" : 149.41,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00\n },\n "latency_ms" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 94.53,\n "100" : 5.47,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 2,\n "write_ios" : 776,\n "read_merges" : 0,\n "write_merges" : 10,\n "read_ticks" : 8,\n "write_ticks" : 30236,\n "in_queue" : 30256,\n "util" : 99.29\n }\n ]\n}\n' 2019-09-09 14:25:05,540 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Fio SLA validation failed. Error: write_lat 39120.620000 > sla:write_lat(20000.000000); write_iops 25 < sla:write_iops(100); ',) 2019-09-09 14:25:06,545 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15156 seq=1 END 2019-09-09 14:25:06,546 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:25:06,547 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:25:06,547 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:25:06,602 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:25:06,603 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter write_bw=26165i,write_iops=25.55,write_lat=39120.62 1568039106544888064 2019-09-09 14:25:06,895 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:25:06,896 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:25:06,897 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'randread', u'ramp_time': 10, u'bs': u'4k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:25:06,898 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:25:06,906 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:25:06,908 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:25:07,414 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:25:07,416 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:25:09,490 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15160 seq=1 START 2019-09-09 14:25:09,490 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=4k -iodepth=1 -rw=randread -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:25:40,090 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568039139,\n "time" : "Mon Sep 9 14:25:39 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 89660,\n "bw" : 4482,\n "iops" : 1120.69,\n "runtime" : 20001,\n "total_ios" : 22415,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 20,\n "max" : 515,\n "mean" : 45.10,\n "stddev" : 12.63\n },\n "clat" : {\n "min" : 476,\n "max" : 6712,\n "mean" : 832.32,\n "stddev" : 141.50,\n "percentile" : {\n "1.000000" : 628,\n "5.000000" : 668,\n "10.000000" : 684,\n "20.000000" : 716,\n "30.000000" : 748,\n "40.000000" : 788,\n "50.000000" : 828,\n "60.000000" : 876,\n "70.000000" : 908,\n "80.000000" : 932,\n "90.000000" : 972,\n "95.000000" : 1004,\n "99.000000" : 1128,\n "99.500000" : 1256,\n "99.900000" : 1400,\n "99.950000" : 1464,\n "99.990000" : 5344,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 583,\n "max" : 6761,\n "mean" : 879.53,\n "stddev" : 142.61\n },\n "bw_min" : 0,\n "bw_max" : 5208,\n "bw_agg" : 97.68,\n "bw_mean" : 4378.00,\n "bw_dev" : 818.77\n },\n "write" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,' 2019-09-09 14:25:40,091 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 4.28,\n "sys_cpu" : 10.84,\n "ctx" : 33087,\n "majf" : 0,\n "minf" : 10,\n "iodepth_level" : {\n "1" : 146.03,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.01,\n "750" : 29.57,\n "1000" : 65.29\n },\n "latency_ms" : {\n "2" : 5.10,\n "4" : 0.01,\n "10" : 0.03,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 32649,\n "write_ios" : 5,\n "read_merges" : 0,\n "write_merges" : 6,\n "read_ticks" : 27612,\n "write_ticks" : 44,\n "in_queue" : 27628,\n "util" : 91.95\n }\n ]\n}\n' 2019-09-09 14:25:41,142 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15160 seq=1 END 2019-09-09 14:25:41,143 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:25:41,143 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:25:41,143 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:25:41,183 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:25:41,184 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter read_bw=4482i,read_iops=1120.69,read_lat=879.53 1568039141141515008 2019-09-09 14:25:41,500 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:25:41,501 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:25:41,502 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'randread', u'ramp_time': 10, u'bs': u'64k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:25:41,503 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:25:41,515 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:25:41,516 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:25:41,960 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:25:41,962 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:25:44,036 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15164 seq=1 START 2019-09-09 14:25:44,037 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=64k -iodepth=1 -rw=randread -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:26:14,713 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568039173,\n "time" : "Mon Sep 9 14:26:13 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 1209152,\n "bw" : 60454,\n "iops" : 944.60,\n "runtime" : 20001,\n "total_ios" : 18893,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 15,\n "max" : 510,\n "mean" : 51.56,\n "stddev" : 13.23\n },\n "clat" : {\n "min" : 651,\n "max" : 4935,\n "mean" : 991.97,\n "stddev" : 96.03,\n "percentile" : {\n "1.000000" : 812,\n "5.000000" : 868,\n "10.000000" : 900,\n "20.000000" : 932,\n "30.000000" : 956,\n "40.000000" : 972,\n "50.000000" : 988,\n "60.000000" : 1004,\n "70.000000" : 1020,\n "80.000000" : 1048,\n "90.000000" : 1080,\n "95.000000" : 1128,\n "99.000000" : 1288,\n "99.500000" : 1400,\n "99.900000" : 1560,\n "99.950000" : 1624,\n "99.990000" : 4512,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 688,\n "max" : 4989,\n "mean" : 1045.49,\n "stddev" : 97.76\n },\n "bw_min" : 6,\n "bw_max" : 62208,\n "bw_agg" : 97.76,\n "bw_mean" : 59101.43,\n "bw_dev" : 9624.50\n },\n "write" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg"' 2019-09-09 14:26:14,715 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u' : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 3.44,\n "sys_cpu" : 10.24,\n "ctx" : 27696,\n "majf" : 0,\n "minf" : 25,\n "iodepth_level" : {\n "1" : 145.37,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.13,\n "1000" : 56.63\n },\n "latency_ms" : {\n "2" : 43.21,\n "4" : 0.02,\n "10" : 0.01,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 27403,\n "write_ios" : 8,\n "read_merges" : 0,\n "write_merges" : 3,\n "read_ticks" : 27588,\n "write_ticks" : 128,\n "in_queue" : 27684,\n "util" : 91.87\n }\n ]\n}\n' 2019-09-09 14:26:15,764 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15164 seq=1 END 2019-09-09 14:26:15,764 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:26:15,765 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:26:15,765 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:26:15,787 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:26:15,788 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter read_bw=60454i,read_iops=944.6,read_lat=1045.49 1568039175763448832 2019-09-09 14:26:16,077 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:26:16,078 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:26:16,078 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'randread', u'ramp_time': 10, u'bs': u'1024k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:26:16,079 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:26:16,088 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:26:16,089 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:26:16,561 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:26:16,562 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:26:18,634 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15168 seq=1 START 2019-09-09 14:26:18,634 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=1024k -iodepth=1 -rw=randread -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:26:49,206 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568039208,\n "time" : "Mon Sep 9 14:26:48 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 7937024,\n "bw" : 396811,\n "iops" : 387.51,\n "runtime" : 20002,\n "total_ios" : 7751,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 41,\n "max" : 944,\n "mean" : 108.66,\n "stddev" : 19.40\n },\n "clat" : {\n "min" : 1973,\n "max" : 11623,\n "mean" : 2456.22,\n "stddev" : 229.31,\n "percentile" : {\n "1.000000" : 2128,\n "5.000000" : 2224,\n "10.000000" : 2256,\n "20.000000" : 2320,\n "30.000000" : 2384,\n "40.000000" : 2416,\n "50.000000" : 2448,\n "60.000000" : 2480,\n "70.000000" : 2512,\n "80.000000" : 2544,\n "90.000000" : 2640,\n "95.000000" : 2736,\n "99.000000" : 3024,\n "99.500000" : 3088,\n "99.900000" : 3408,\n "99.950000" : 7136,\n "99.990000" : 11584,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 2020,\n "max" : 11730,\n "mean" : 2567.00,\n "stddev" : 230.33\n },\n "bw_min" : 517,\n "bw_max" : 409600,\n "bw_agg" : 97.53,\n "bw_mean" : 387024.06,\n "bw_dev" : 64512.82\n },\n "write" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" ' 2019-09-09 14:26:49,207 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u': 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 1.48,\n "sys_cpu" : 7.70,\n "ctx" : 11809,\n "majf" : 0,\n "minf" : 265,\n "iodepth_level" : {\n "1" : 149.44,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00\n },\n "latency_ms" : {\n "2" : 0.01,\n "4" : 99.91,\n "10" : 0.06,\n "20" : 0.01,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 11553,\n "write_ios" : 3,\n "read_merges" : 0,\n "write_merges" : 5,\n "read_ticks" : 28248,\n "write_ticks" : 12,\n "in_queue" : 28252,\n "util" : 94.13\n }\n ]\n}\n' 2019-09-09 14:26:50,258 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15168 seq=1 END 2019-09-09 14:26:50,259 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:26:50,260 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:26:50,260 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:26:50,312 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:26:50,314 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter read_bw=396811i,read_iops=387.51,read_lat=2567.0 1568039210258052096 2019-09-09 14:26:50,617 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:26:50,618 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:26:50,619 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'rw', u'ramp_time': 10, u'bs': u'4k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:26:50,621 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:26:50,633 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:26:50,635 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:26:51,084 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:26:51,085 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:26:53,158 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15172 seq=1 START 2019-09-09 14:26:53,160 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=4k -iodepth=1 -rw=rw -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:27:23,720 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568039242,\n "time" : "Mon Sep 9 14:27:22 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 16000,\n "bw" : 799,\n "iops" : 199.95,\n "runtime" : 20005,\n "total_ios" : 4000,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 9,\n "max" : 8228,\n "mean" : 49.08,\n "stddev" : 106.73\n },\n "clat" : {\n "min" : 573,\n "max" : 8473,\n "mean" : 991.14,\n "stddev" : 207.77,\n "percentile" : {\n "1.000000" : 732,\n "5.000000" : 820,\n "10.000000" : 860,\n "20.000000" : 908,\n "30.000000" : 940,\n "40.000000" : 964,\n "50.000000" : 988,\n "60.000000" : 1012,\n "70.000000" : 1032,\n "80.000000" : 1064,\n "90.000000" : 1112,\n "95.000000" : 1144,\n "99.000000" : 1272,\n "99.500000" : 1400,\n "99.900000" : 1640,\n "99.950000" : 6944,\n "99.990000" : 8512,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 583,\n "max" : 8515,\n "mean" : 1039.09,\n "stddev" : 211.01\n },\n "bw_min" : 581,\n "bw_max" : 948,\n "bw_agg" : 100.00,\n "bw_mean" : 799.38,\n "bw_dev" : 93.67\n },\n "write" : {\n "io_bytes" : 16420,\n "bw" : 820,\n "iops" : 205.20,\n "runtime" : 20005,\n "total_ios" : 4105,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 13,\n "max" : 2478,\n "mean" : 51.84,\n "stddev" : 36.81\n },\n "clat" : {\n "min" : 2560,\n "max" : 25053,\n "mean" : 3787.33,\n "stddev" : 1971.79,\n "percentile" : {\n "1.000000" : 2832,\n "5.000000" : 2928,\n "10.000000" : 2992,\n "20.000000" : 3088,\n "30.000000" : 3120,\n "40.000000" : 3184,\n "50.000000" : 3248,\n "60.000000" : 3312,\n "70.000000" : 3440,\n "80.000000" : 4128,\n "90.000000" : 4448,\n "95.000000" : 4896,\n "99.000000" : 13248,\n "99.500000" : 15168,\n "99.900000" : 22912,\n "99.950000" : 24192,\n "99.990000" : 24960,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 2575,\n "max" : 25111,\n "mean" : 3839.00,\n "stddev" : 1974.40\n },\n "bw_min" : 0,\n "bw_max" : 956,\n "bw_agg" : 97.67,\n "bw_mean" : 800.92,\n "bw_dev" : 139.62\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "max" : 0,\n "mean" ' 2019-09-09 14:27:23,721 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u': 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 1.20,\n "sys_cpu" : 4.60,\n "ctx" : 12307,\n "majf" : 0,\n "minf" : 12,\n "iodepth_level" : {\n "1" : 150.25,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.73,\n "1000" : 26.55\n },\n "latency_ms" : {\n "2" : 22.04,\n "4" : 39.56,\n "10" : 9.46,\n "20" : 1.55,\n "50" : 0.11,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 6063,\n "write_ios" : 6097,\n "read_merges" : 0,\n "write_merges" : 15,\n "read_ticks" : 5996,\n "write_ticks" : 23084,\n "in_queue" : 29072,\n "util" : 96.55\n }\n ]\n}\n' 2019-09-09 14:27:24,774 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15172 seq=1 END 2019-09-09 14:27:24,775 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:27:24,775 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:27:24,775 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:27:24,811 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:27:24,812 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter read_bw=799i,read_iops=199.95,read_lat=1039.09,write_bw=820i,write_iops=205.2,write_lat=3839.0 1568039244774203904 2019-09-09 14:27:25,104 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:27:25,105 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:27:25,106 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'rw', u'ramp_time': 10, u'bs': u'64k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:27:25,108 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:27:25,119 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:27:25,120 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:27:25,576 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:27:25,577 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:27:27,651 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15176 seq=1 START 2019-09-09 14:27:27,652 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=64k -iodepth=1 -rw=rw -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:27:58,219 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568039277,\n "time" : "Mon Sep 9 14:27:57 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 235584,\n "bw" : 11778,\n "iops" : 184.04,\n "runtime" : 20001,\n "total_ios" : 3681,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 22,\n "max" : 12787,\n "mean" : 57.27,\n "stddev" : 170.77\n },\n "clat" : {\n "min" : 6,\n "max" : 6882,\n "mean" : 1149.10,\n "stddev" : 183.02,\n "percentile" : {\n "1.000000" : 924,\n "5.000000" : 1004,\n "10.000000" : 1032,\n "20.000000" : 1080,\n "30.000000" : 1096,\n "40.000000" : 1128,\n "50.000000" : 1144,\n "60.000000" : 1160,\n "70.000000" : 1192,\n "80.000000" : 1208,\n "90.000000" : 1240,\n "95.000000" : 1272,\n "99.000000" : 1512,\n "99.500000" : 1592,\n "99.900000" : 5088,\n "99.950000" : 5792,\n "99.990000" : 6880,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 810,\n "max" : 12797,\n "mean" : 1212.13,\n "stddev" : 264.24\n },\n "bw_min" : 7424,\n "bw_max" : 15201,\n "bw_agg" : 100.00,\n "bw_mean" : 11787.85,\n "bw_dev" : 1522.83\n },\n "write" : {\n "io_bytes" : 242432,\n "bw" : 12120,\n "iops" : 189.39,\n "runtime" : 20001,\n "total_ios" : 3788,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 23,\n "max" : 2566,\n "mean" : 62.04,\n "stddev" : 36.46\n },\n "clat" : {\n "min" : 2782,\n "max" : 30949,\n "mean" : 4010.94,\n "stddev" : 2026.63,\n "percentile" : {\n "1.000000" : 3184,\n "5.000000" : 3280,\n "10.000000" : 3344,\n "20.000000" : 3408,\n "30.000000" : 3472,\n "40.000000" : 3504,\n "50.000000" : 3568,\n "60.000000" : 3600,\n "70.000000" : 3664,\n "80.000000" : 3792,\n "90.000000" : 4576,\n "95.000000" : 5216,\n "99.000000" : 13504,\n "99.500000" : 17024,\n "99.900000" : 24960,\n "99.950000" : 27776,\n "99.990000" : 30848,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 2844,\n "max" : 31015,\n "mean" : 4077.39,\n "stddev" : 2028.74\n },\n "bw_min" : 6,\n "bw_max" : 13641,\n "bw_agg" : 97.69,\n "bw_mean" : 11839.60,\n "bw_dev" : 2010.31\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 0,\n "m' 2019-09-09 14:27:58,221 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'ax" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 1.46,\n "sys_cpu" : 4.54,\n "ctx" : 11359,\n "majf" : 0,\n "minf" : 13,\n "iodepth_level" : {\n "1" : 150.41,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.01,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 2.44\n },\n "latency_ms" : {\n "2" : 46.78,\n "4" : 43.94,\n "10" : 5.23,\n "20" : 1.45,\n "50" : 0.15,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 5580,\n "write_ios" : 5636,\n "read_merges" : 0,\n "write_merges" : 10,\n "read_ticks" : 6448,\n "write_ticks" : 22564,\n "in_queue" : 28992,\n "util" : 96.15\n }\n ]\n}\n' 2019-09-09 14:27:59,278 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15176 seq=1 END 2019-09-09 14:27:59,279 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:27:59,279 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:27:59,280 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:27:59,290 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:27:59,291 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter read_bw=11778i,read_iops=184.04,read_lat=1212.13,write_bw=12120i,write_iops=189.39,write_lat=4077.39 1568039279278192128 2019-09-09 14:27:59,565 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:27:59,567 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:27:59,567 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc005', u'host': 'fio.yardstick-TC005-d2d30d9b', u'sla': {u'write_lat': 20000, u'read_iops': 100, u'write_bw': 400, u'action': u'monitor', u'read_bw': 400, u'write_iops': 100, u'read_lat': 20000}, u'type': u'Fio', u'options': {u'duration': 20, u'rw': u'rw', u'ramp_time': 10, u'bs': u'1024k', u'filename': u'/home/ubuntu/data.raw'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:27:59,569 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:27:59,579 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:27:59,582 [DEBUG] yardstick.ssh.fio ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:28:00,076 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:28:00,078 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:116 No job file configuration received, Fio will use parameters. 2019-09-09 14:28:02,152 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15180 seq=1 START 2019-09-09 14:28:02,153 [DEBUG] yardstick.benchmark.scenarios.storage.fio fio.py:183 Executing command: sudo bash fio.sh /home/ubuntu/data.raw -filename=/home/ubuntu/data.raw -direct=1 -bs=1024k -iodepth=1 -rw=rw -rwmixwrite=50 -size=1g -ramp_time=10 -numjobs=1 -runtime=20 -name=yardstick-fio -ioengine=libaio -group_reporting -time_based -time_based --output-format=json 2019-09-09 14:28:32,763 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'{\n "fio version" : "fio-2.2.10",\n "timestamp" : 1568039311,\n "time" : "Mon Sep 9 14:28:31 2019",\n "jobs" : [\n {\n "jobname" : "yardstick-fio",\n "groupid" : 0,\n "error" : 0,\n "eta" : 0,\n "elapsed" : 31,\n "read" : {\n "io_bytes" : 559104,\n "bw" : 27924,\n "iops" : 27.27,\n "runtime" : 20022,\n "total_ios" : 546,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 64,\n "max" : 306,\n "mean" : 115.58,\n "stddev" : 17.43\n },\n "clat" : {\n "min" : 2107,\n "max" : 3691,\n "mean" : 2690.56,\n "stddev" : 195.26,\n "percentile" : {\n "1.000000" : 2288,\n "5.000000" : 2416,\n "10.000000" : 2480,\n "20.000000" : 2544,\n "30.000000" : 2576,\n "40.000000" : 2640,\n "50.000000" : 2672,\n "60.000000" : 2736,\n "70.000000" : 2800,\n "80.000000" : 2832,\n "90.000000" : 2928,\n "95.000000" : 2992,\n "99.000000" : 3312,\n "99.500000" : 3504,\n "99.900000" : 3696,\n "99.950000" : 3696,\n "99.990000" : 3696,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 2217,\n "max" : 3813,\n "mean" : 2809.01,\n "stddev" : 198.29\n },\n "bw_min" : 13891,\n "bw_max" : 54388,\n "bw_agg" : 99.71,\n "bw_mean" : 27843.68,\n "bw_dev" : 8885.92\n },\n "write" : {\n "io_bytes" : 488448,\n "bw" : 24395,\n "iops" : 23.82,\n "runtime" : 20022,\n "total_ios" : 477,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 63,\n "max" : 25855,\n "mean" : 205.10,\n "stddev" : 966.01\n },\n "clat" : {\n "min" : 27527,\n "max" : 68161,\n "mean" : 38557.31,\n "stddev" : 5046.46,\n "percentile" : {\n "1.000000" : 32640,\n "5.000000" : 34560,\n "10.000000" : 34560,\n "20.000000" : 35072,\n "30.000000" : 35584,\n "40.000000" : 36096,\n "50.000000" : 36608,\n "60.000000" : 37120,\n "70.000000" : 39680,\n "80.000000" : 41728,\n "90.000000" : 44800,\n "95.000000" : 47872,\n "99.000000" : 58112,\n "99.500000" : 61696,\n "99.900000" : 68096,\n "99.950000" : 68096,\n "99.990000" : 68096,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min" : 27646,\n "max" : 68375,\n "mean" : 38729.84,\n "stddev" : 5064.67\n },\n "bw_min" : 101,\n "bw_max" : 26153,\n "bw_agg" : 97.47,\n "bw_mean" : 23777.31,\n "bw_dev" : 4008.17\n },\n "trim" : {\n "io_bytes" : 0,\n "bw" : 0,\n "iops" : 0.00,\n "runtime" : 0,\n "total_ios" : 0,\n "short_ios" : 0,\n "drop_ios" : 0,\n "slat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "clat" : {\n "min" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00,\n "percentile" : {\n "1.000000" : 0,\n "5.000000" : 0,\n "10.000000" : 0,\n "20.000000" : 0,\n "30.000000" : 0,\n "40.000000" : 0,\n "50.000000" : 0,\n "60.000000" : 0,\n "70.000000" : 0,\n "80.000000" : 0,\n "90.000000" : 0,\n "95.000000" : 0,\n "99.000000" : 0,\n "99.500000" : 0,\n "99.900000" : 0,\n "99.950000" : 0,\n "99.990000" : 0,\n "0.00" : 0,\n "0.00" : 0,\n "0.00" : 0\n }\n },\n "lat" : {\n "min' 2019-09-09 14:28:32,765 [DEBUG] yardstick.ssh.fio ssh.py:292 stdout: u'" : 0,\n "max" : 0,\n "mean" : 0.00,\n "stddev" : 0.00\n },\n "bw_min" : 0,\n "bw_max" : 0,\n "bw_agg" : 0.00,\n "bw_mean" : 0.00,\n "bw_dev" : 0.00\n },\n "usr_cpu" : 0.62,\n "sys_cpu" : 0.82,\n "ctx" : 1568,\n "majf" : 0,\n "minf" : 12,\n "iodepth_level" : {\n "1" : 148.78,\n "2" : 0.00,\n "4" : 0.00,\n "8" : 0.00,\n "16" : 0.00,\n "32" : 0.00,\n ">=64" : 0.00\n },\n "latency_us" : {\n "2" : 0.00,\n "4" : 0.00,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 0.00,\n "100" : 0.00,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00\n },\n "latency_ms" : {\n "2" : 0.00,\n "4" : 53.37,\n "10" : 0.00,\n "20" : 0.00,\n "50" : 44.87,\n "100" : 1.76,\n "250" : 0.00,\n "500" : 0.00,\n "750" : 0.00,\n "1000" : 0.00,\n "2000" : 0.00,\n ">=2000" : 0.00\n },\n "latency_depth" : 1,\n "latency_target" : 0,\n "latency_percentile" : 100.00,\n "latency_window" : 0\n }\n ],\n "disk_util" : [\n {\n "name" : "vda",\n "read_ios" : 806,\n "write_ios" : 726,\n "read_merges" : 0,\n "write_merges" : 9,\n "read_ticks" : 2220,\n "write_ticks" : 27808,\n "in_queue" : 30032,\n "util" : 98.92\n }\n ]\n}\n' 2019-09-09 14:28:32,810 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Fio SLA validation failed. Error: write_lat 38729.840000 > sla:write_lat(20000.000000); read_iops 27 < sla:read_iops(100); write_iops 23 < sla:write_iops(100); ',) 2019-09-09 14:28:33,815 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15180 seq=1 END 2019-09-09 14:28:33,816 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:28:33,816 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:28:33,817 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:28:33,851 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:28:33,853 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc005,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter read_bw=27924i,read_iops=27.27,read_lat=2809.01,write_bw=24395i,write_iops=23.82,write_lat=38729.84 1568039313814521088 2019-09-09 14:28:34,159 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:28:34,159 [INFO] yardstick.benchmark.core.task task.py:129 Testcase: "opnfv_yardstick_tc005" SUCCESS!!! 2019-09-09 14:28:34,160 [INFO] yardstick.benchmark.contexts.heat heat.py:459 Undeploying context 'yardstick-TC005-d2d30d9b' START 2019-09-09 14:29:15,933 [INFO] yardstick.benchmark.contexts.heat heat.py:462 Undeploying context 'yardstick-TC005-d2d30d9b' DONE 2019-09-09 14:29:15,934 [INFO] yardstick.benchmark.core.task task.py:148 Task /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc005.yaml finished in 815 secs 2019-09-09 14:29:15,934 [INFO] yardstick.benchmark.contexts.heat heat.py:336 Deploying context 'yardstick-TC010-d2d30d9b' START 2019-09-09 14:29:16,016 [DEBUG] yardstick.orchestrator.heat heat.py:177 template object 'yardstick-TC010-d2d30d9b' created 2019-09-09 14:29:16,016 [DEBUG] yardstick.orchestrator.heat heat.py:440 adding Nova::KeyPair 'yardstick-TC010-d2d30d9b-key' 2019-09-09 14:29:16,016 [DEBUG] yardstick.orchestrator.heat heat.py:476 adding Neutron::SecurityGroup 'yardstick-TC010-d2d30d9b-secgroup' 2019-09-09 14:29:16,016 [DEBUG] yardstick.orchestrator.heat heat.py:537 The security group rules is [{'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp'}, {'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp'}, {'remote_ip_prefix': '0.0.0.0/0', 'protocol': 'icmp'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'tcp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'udp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'protocol': 'icmp'}, {'direction': 'egress', 'protocol': 'tcp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'direction': 'egress', 'protocol': 'udp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'direction': 'egress', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}] 2019-09-09 14:29:16,017 [DEBUG] yardstick.orchestrator.heat heat.py:246 adding Neutron::Net 'yardstick-TC010-d2d30d9b-test' 2019-09-09 14:29:16,017 [DEBUG] yardstick.orchestrator.heat heat.py:286 adding Neutron::Subnet 'yardstick-TC010-d2d30d9b-test-subnet' in network 'yardstick-TC010-d2d30d9b-test', cidr '10.0.1.0/24' 2019-09-09 14:29:16,017 [DEBUG] yardstick.orchestrator.heat heat.py:317 adding Neutron::Router:'yardstick-TC010-d2d30d9b-test-router', gw-net:'floating_net' 2019-09-09 14:29:16,017 [DEBUG] yardstick.orchestrator.heat heat.py:332 adding Neutron::RouterInterface 'yardstick-TC010-d2d30d9b-test-router-if0' router:'yardstick-TC010-d2d30d9b-test-router', subnet:'yardstick-TC010-d2d30d9b-test-subnet' 2019-09-09 14:29:16,017 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC010-d2d30d9b-test-subnet', 'yardstick-TC010-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC010-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC010-d2d30d9b-test-subnet'}}], 'name': 'demeter.yardstick-TC010-d2d30d9b-test-port', 'security_groups': ['yardstick-TC010-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 14:29:16,018 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'demeter.yardstick-TC010-d2d30d9b-fip', network 'floating_net', port 'demeter.yardstick-TC010-d2d30d9b-test-port', rif 'yardstick-TC010-d2d30d9b-test-router-if0' 2019-09-09 14:29:16,018 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'demeter.yardstick-TC010-d2d30d9b-fip-assoc', server 'demeter.yardstick-TC010-d2d30d9b-test-port', floating_ip 'demeter.yardstick-TC010-d2d30d9b-fip' 2019-09-09 14:29:16,018 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'demeter.yardstick-TC010-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['demeter.yardstick-TC010-d2d30d9b-test-port'] 2019-09-09 14:29:16,018 [INFO] yardstick.orchestrator.heat heat.py:630 Creating stack 'yardstick-TC010-d2d30d9b' START 2019-09-09 14:30:03,722 [INFO] yardstick.orchestrator.heat heat.py:648 Creating stack 'yardstick-TC010-d2d30d9b' DONE in 47 secs 2019-09-09 14:30:04,990 [INFO] yardstick.benchmark.contexts.heat heat.py:377 Deploying context 'yardstick-TC010-d2d30d9b' DONE 2019-09-09 14:30:04,992 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:30:04,992 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 10}, 'tc': u'opnfv_yardstick_tc010', u'host': 'demeter.yardstick-TC010-d2d30d9b', u'sla': {u'action': u'monitor', u'max_latency': 30}, u'type': u'Lmbench', u'options': {u'stride': 128, u'test_type': u'latency', u'stop_size': 64.0}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:30:04,994 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:30:05,004 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 10 times, class 2019-09-09 14:30:05,007 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.117 2019-09-09 14:30:06,011 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:30:08,016 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:30:10,019 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.117')",) 2019-09-09 14:30:11,022 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.117')",) 2019-09-09 14:30:12,024 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.117')",) 2019-09-09 14:30:13,027 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.117')",) 2019-09-09 14:30:15,174 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:30:21,340 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15184 seq=1 START 2019-09-09 14:30:21,341 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_latency.sh 64.000000 128 2019-09-09 14:30:21,439 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'[\n' 2019-09-09 14:30:23,865 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00049, "latency": 1.433}' 2019-09-09 14:30:25,155 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:25,156 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00098, "latency": 1.120}' 2019-09-09 14:30:26,514 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:26,515 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00195, "latency": 1.117}' 2019-09-09 14:30:27,718 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:27,719 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00293, "latency": 1.117}' 2019-09-09 14:30:28,942 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:28,943 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00391, "latency": 1.116}' 2019-09-09 14:30:30,142 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:30,143 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00586, "latency": 1.116}' 2019-09-09 14:30:31,438 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:31,439 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00781, "latency": 1.117}' 2019-09-09 14:30:32,638 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:32,640 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01172, "latency": 1.117}' 2019-09-09 14:30:33,844 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:33,845 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01562, "latency": 1.116}' 2019-09-09 14:30:35,227 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:35,228 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.02344, "latency": 1.116}' 2019-09-09 14:30:36,426 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:36,428 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.03125, "latency": 1.117}' 2019-09-09 14:30:37,645 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:37,646 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.04688, "latency": 3.213}' 2019-09-09 14:30:38,926 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:38,928 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.06250, "latency": 3.452}' 2019-09-09 14:30:40,128 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:40,129 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.09375, "latency": 3.489}' 2019-09-09 14:30:41,873 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:41,875 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.12500, "latency": 3.474}' 2019-09-09 14:30:43,227 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:43,230 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.18750, "latency": 4.353}' 2019-09-09 14:30:44,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:44,512 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.25000, "latency": 4.845}' 2019-09-09 14:30:45,815 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:45,816 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.37500, "latency": 5.370}' 2019-09-09 14:30:47,008 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:47,010 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.50000, "latency": 5.368}' 2019-09-09 14:30:48,153 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:48,154 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.75000, "latency": 5.361}' 2019-09-09 14:30:49,362 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:49,364 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.00000, "latency": 5.363}' 2019-09-09 14:30:50,815 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:50,818 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.50000, "latency": 5.363}' 2019-09-09 14:30:52,007 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:52,010 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 2.00000, "latency": 6.906}' 2019-09-09 14:30:53,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:53,290 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 3.00000, "latency": 5.582}' 2019-09-09 14:30:54,478 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:54,481 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 4.00000, "latency": 5.584}' 2019-09-09 14:30:55,610 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:55,613 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 6.00000, "latency": 5.575}' 2019-09-09 14:30:56,770 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:56,773 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 8.00000, "latency": 5.582}' 2019-09-09 14:30:57,945 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:57,949 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 12.00000, "latency": 5.575}' 2019-09-09 14:30:59,346 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:30:59,349 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 16.00000, "latency": 6.267}' 2019-09-09 14:31:00,496 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:00,498 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 24.00000, "latency": 11.294}' 2019-09-09 14:31:01,901 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:01,905 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 32.00000, "latency": 16.559}' 2019-09-09 14:31:03,351 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:03,357 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 48.00000, "latency": 17.869}' 2019-09-09 14:31:04,728 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:04,730 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 64.00000, "latency": 18.101}' 2019-09-09 14:31:04,731 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u']\n' 2019-09-09 14:31:05,736 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15184 seq=1 END 2019-09-09 14:31:05,739 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15184 seq=2 START 2019-09-09 14:31:05,739 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_latency.sh 64.000000 128 2019-09-09 14:31:05,763 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'[\n' 2019-09-09 14:31:07,593 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00049, "latency": 1.434}' 2019-09-09 14:31:08,799 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:08,800 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00098, "latency": 1.239}' 2019-09-09 14:31:10,001 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:31:10,002 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:10,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00195, "latency": 1.116}' 2019-09-09 14:31:10,004 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc010,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter latencies0.latency=1.433,latencies0.size=0.00049,latencies1.latency=1.12,latencies1.size=0.00098,latencies10.latency=1.117,latencies10.size=0.03125,latencies11.latency=3.213,latencies11.size=0.04688,latencies12.latency=3.452,latencies12.size=0.0625,latencies13.latency=3.489,latencies13.size=0.09375,latencies14.latency=3.474,latencies14.size=0.125,latencies15.latency=4.353,latencies15.size=0.1875,latencies16.latency=4.845,latencies16.size=0.25,latencies17.latency=5.37,latencies17.size=0.375,latencies18.latency=5.368,latencies18.size=0.5,latencies19.latency=5.361,latencies19.size=0.75,latencies2.latency=1.117,latencies2.size=0.00195,latencies20.latency=5.363,latencies20.size=1.0,latencies21.latency=5.363,latencies21.size=1.5,latencies22.latency=6.906,latencies22.size=2.0,latencies23.latency=5.582,latencies23.size=3.0,latencies24.latency=5.584,latencies24.size=4.0,latencies25.latency=5.575,latencies25.size=6.0,latencies26.latency=5.582,latencies26.size=8.0,latencies27.latency=5.575,latencies27.size=12.0,latencies28.latency=6.267,latencies28.size=16.0,latencies29.latency=11.294,latencies29.size=24.0,latencies3.latency=1.117,latencies3.size=0.00293,latencies30.latency=16.559,latencies30.size=32.0,latencies31.latency=17.869,latencies31.size=48.0,latencies32.latency=18.101,latencies32.size=64.0,latencies4.latency=1.116,latencies4.size=0.00391,latencies5.latency=1.116,latencies5.size=0.00586,latencies6.latency=1.117,latencies6.size=0.00781,latencies7.latency=1.117,latencies7.size=0.01172,latencies8.latency=1.116,latencies8.size=0.01562,latencies9.latency=1.116,latencies9.size=0.02344 1568039465735901184 2019-09-09 14:31:11,206 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:11,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00293, "latency": 1.118}' 2019-09-09 14:31:12,501 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:12,502 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00391, "latency": 1.120}' 2019-09-09 14:31:13,681 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:13,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00586, "latency": 1.120}' 2019-09-09 14:31:14,970 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:14,973 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00781, "latency": 1.116}' 2019-09-09 14:31:16,328 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:16,329 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01172, "latency": 1.118}' 2019-09-09 14:31:17,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:17,553 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01562, "latency": 1.117}' 2019-09-09 14:31:18,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:18,765 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.02344, "latency": 1.117}' 2019-09-09 14:31:19,979 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:19,980 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.03125, "latency": 1.116}' 2019-09-09 14:31:21,178 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:21,180 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.04688, "latency": 3.214}' 2019-09-09 14:31:22,391 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:22,392 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.06250, "latency": 3.363}' 2019-09-09 14:31:23,874 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:23,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.09375, "latency": 3.487}' 2019-09-09 14:31:25,103 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:25,104 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.12500, "latency": 3.403}' 2019-09-09 14:31:26,335 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:26,336 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.18750, "latency": 4.227}' 2019-09-09 14:31:27,502 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:27,504 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.25000, "latency": 4.868}' 2019-09-09 14:31:28,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:28,703 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.37500, "latency": 5.005}' 2019-09-09 14:31:29,820 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:29,821 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.50000, "latency": 5.264}' 2019-09-09 14:31:31,022 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:31,023 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.75000, "latency": 5.293}' 2019-09-09 14:31:32,240 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:32,242 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.00000, "latency": 5.279}' 2019-09-09 14:31:33,462 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:33,464 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.50000, "latency": 5.285}' 2019-09-09 14:31:34,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:34,685 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 2.00000, "latency": 5.293}' 2019-09-09 14:31:35,872 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:35,875 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 3.00000, "latency": 5.490}' 2019-09-09 14:31:37,070 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:37,072 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 4.00000, "latency": 5.493}' 2019-09-09 14:31:38,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:38,276 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 6.00000, "latency": 5.501}' 2019-09-09 14:31:39,490 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:39,492 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 8.00000, "latency": 5.498}' 2019-09-09 14:31:40,713 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:40,717 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 12.00000, "latency": 5.494}' 2019-09-09 14:31:41,951 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:41,953 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 16.00000, "latency": 6.062}' 2019-09-09 14:31:43,095 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:43,101 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 24.00000, "latency": 11.258}' 2019-09-09 14:31:44,491 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:44,497 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 32.00000, "latency": 16.393}' 2019-09-09 14:31:45,917 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:45,920 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 48.00000, "latency": 17.591}' 2019-09-09 14:31:47,187 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:47,188 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 64.00000, "latency": 17.665}' 2019-09-09 14:31:47,190 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u']\n' 2019-09-09 14:31:48,193 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15184 seq=2 END 2019-09-09 14:31:48,195 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15184 seq=3 START 2019-09-09 14:31:48,195 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_latency.sh 64.000000 128 2019-09-09 14:31:48,217 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'[\n' 2019-09-09 14:31:50,303 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:31:50,305 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc010,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter latencies0.latency=1.434,latencies0.size=0.00049,latencies1.latency=1.239,latencies1.size=0.00098,latencies10.latency=1.116,latencies10.size=0.03125,latencies11.latency=3.214,latencies11.size=0.04688,latencies12.latency=3.363,latencies12.size=0.0625,latencies13.latency=3.487,latencies13.size=0.09375,latencies14.latency=3.403,latencies14.size=0.125,latencies15.latency=4.227,latencies15.size=0.1875,latencies16.latency=4.868,latencies16.size=0.25,latencies17.latency=5.005,latencies17.size=0.375,latencies18.latency=5.264,latencies18.size=0.5,latencies19.latency=5.293,latencies19.size=0.75,latencies2.latency=1.116,latencies2.size=0.00195,latencies20.latency=5.279,latencies20.size=1.0,latencies21.latency=5.285,latencies21.size=1.5,latencies22.latency=5.293,latencies22.size=2.0,latencies23.latency=5.49,latencies23.size=3.0,latencies24.latency=5.493,latencies24.size=4.0,latencies25.latency=5.501,latencies25.size=6.0,latencies26.latency=5.498,latencies26.size=8.0,latencies27.latency=5.494,latencies27.size=12.0,latencies28.latency=6.062,latencies28.size=16.0,latencies29.latency=11.258,latencies29.size=24.0,latencies3.latency=1.118,latencies3.size=0.00293,latencies30.latency=16.393,latencies30.size=32.0,latencies31.latency=17.591,latencies31.size=48.0,latencies32.latency=17.665,latencies32.size=64.0,latencies4.latency=1.12,latencies4.size=0.00391,latencies5.latency=1.12,latencies5.size=0.00586,latencies6.latency=1.116,latencies6.size=0.00781,latencies7.latency=1.118,latencies7.size=0.01172,latencies8.latency=1.117,latencies8.size=0.01562,latencies9.latency=1.117,latencies9.size=0.02344 1568039508193166848 2019-09-09 14:31:50,593 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00049, "latency": 1.117}' 2019-09-09 14:31:51,786 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:51,787 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00098, "latency": 1.116}' 2019-09-09 14:31:52,987 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:52,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00195, "latency": 1.116}' 2019-09-09 14:31:54,189 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:54,191 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00293, "latency": 1.119}' 2019-09-09 14:31:55,413 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:55,414 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00391, "latency": 1.116}' 2019-09-09 14:31:56,591 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:56,592 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00586, "latency": 1.116}' 2019-09-09 14:31:57,815 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:57,816 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00781, "latency": 1.117}' 2019-09-09 14:31:59,018 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:31:59,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01172, "latency": 1.116}' 2019-09-09 14:32:00,223 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:00,224 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01562, "latency": 1.116}' 2019-09-09 14:32:01,448 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:01,449 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.02344, "latency": 1.117}' 2019-09-09 14:32:02,608 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:02,609 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.03125, "latency": 1.117}' 2019-09-09 14:32:03,842 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:03,843 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.04688, "latency": 3.188}' 2019-09-09 14:32:05,133 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:05,135 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.06250, "latency": 3.505}' 2019-09-09 14:32:06,282 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:06,283 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.09375, "latency": 3.355}' 2019-09-09 14:32:07,471 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:07,472 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.12500, "latency": 3.399}' 2019-09-09 14:32:08,578 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:08,579 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.18750, "latency": 5.215}' 2019-09-09 14:32:09,805 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:09,806 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.25000, "latency": 4.531}' 2019-09-09 14:32:11,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:11,107 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.37500, "latency": 5.004}' 2019-09-09 14:32:12,210 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:12,212 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.50000, "latency": 5.282}' 2019-09-09 14:32:13,344 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:13,345 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.75000, "latency": 5.290}' 2019-09-09 14:32:14,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:14,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.00000, "latency": 5.293}' 2019-09-09 14:32:15,796 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:15,799 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.50000, "latency": 5.298}' 2019-09-09 14:32:17,032 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:17,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 2.00000, "latency": 5.291}' 2019-09-09 14:32:18,256 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:18,256 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 3.00000, "latency": 5.492}' 2019-09-09 14:32:19,439 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:19,440 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 4.00000, "latency": 5.490}' 2019-09-09 14:32:20,649 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:20,651 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 6.00000, "latency": 5.502}' 2019-09-09 14:32:21,868 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:21,872 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 8.00000, "latency": 5.505}' 2019-09-09 14:32:23,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:23,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 12.00000, "latency": 5.538}' 2019-09-09 14:32:24,294 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:24,296 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 16.00000, "latency": 6.001}' 2019-09-09 14:32:25,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:25,536 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 24.00000, "latency": 11.104}' 2019-09-09 14:32:26,918 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:26,920 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 32.00000, "latency": 16.307}' 2019-09-09 14:32:28,347 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:28,352 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 48.00000, "latency": 17.591}' 2019-09-09 14:32:29,619 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:29,621 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 64.00000, "latency": 17.713}' 2019-09-09 14:32:29,622 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u']\n' 2019-09-09 14:32:30,626 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15184 seq=3 END 2019-09-09 14:32:30,627 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15184 seq=4 START 2019-09-09 14:32:30,627 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_latency.sh 64.000000 128 2019-09-09 14:32:30,650 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'[\n' 2019-09-09 14:32:32,245 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00049, "latency": 1.413}' 2019-09-09 14:32:33,463 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:33,464 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00098, "latency": 1.119}' 2019-09-09 14:32:34,665 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:34,667 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00195, "latency": 1.116}' 2019-09-09 14:32:35,607 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:32:35,609 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc010,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter latencies0.latency=1.117,latencies0.size=0.00049,latencies1.latency=1.116,latencies1.size=0.00098,latencies10.latency=1.117,latencies10.size=0.03125,latencies11.latency=3.188,latencies11.size=0.04688,latencies12.latency=3.505,latencies12.size=0.0625,latencies13.latency=3.355,latencies13.size=0.09375,latencies14.latency=3.399,latencies14.size=0.125,latencies15.latency=5.215,latencies15.size=0.1875,latencies16.latency=4.531,latencies16.size=0.25,latencies17.latency=5.004,latencies17.size=0.375,latencies18.latency=5.282,latencies18.size=0.5,latencies19.latency=5.29,latencies19.size=0.75,latencies2.latency=1.116,latencies2.size=0.00195,latencies20.latency=5.293,latencies20.size=1.0,latencies21.latency=5.298,latencies21.size=1.5,latencies22.latency=5.291,latencies22.size=2.0,latencies23.latency=5.492,latencies23.size=3.0,latencies24.latency=5.49,latencies24.size=4.0,latencies25.latency=5.502,latencies25.size=6.0,latencies26.latency=5.505,latencies26.size=8.0,latencies27.latency=5.538,latencies27.size=12.0,latencies28.latency=6.001,latencies28.size=16.0,latencies29.latency=11.104,latencies29.size=24.0,latencies3.latency=1.119,latencies3.size=0.00293,latencies30.latency=16.307,latencies30.size=32.0,latencies31.latency=17.591,latencies31.size=48.0,latencies32.latency=17.713,latencies32.size=64.0,latencies4.latency=1.116,latencies4.size=0.00391,latencies5.latency=1.116,latencies5.size=0.00586,latencies6.latency=1.117,latencies6.size=0.00781,latencies7.latency=1.116,latencies7.size=0.01172,latencies8.latency=1.116,latencies8.size=0.01562,latencies9.latency=1.117,latencies9.size=0.02344 1568039550626408960 2019-09-09 14:32:35,870 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:35,871 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00293, "latency": 1.116}' 2019-09-09 14:32:37,051 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:37,052 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00391, "latency": 1.116}' 2019-09-09 14:32:38,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:38,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00586, "latency": 1.117}' 2019-09-09 14:32:39,484 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:39,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00781, "latency": 1.117}' 2019-09-09 14:32:40,711 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:40,713 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01172, "latency": 1.117}' 2019-09-09 14:32:41,925 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:41,926 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01562, "latency": 1.116}' 2019-09-09 14:32:43,132 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:43,136 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.02344, "latency": 1.116}' 2019-09-09 14:32:44,353 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:44,355 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.03125, "latency": 1.117}' 2019-09-09 14:32:45,574 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:45,575 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.04688, "latency": 3.245}' 2019-09-09 14:32:46,837 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:46,839 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.06250, "latency": 3.462}' 2019-09-09 14:32:47,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:47,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.09375, "latency": 3.382}' 2019-09-09 14:32:49,226 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:49,228 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.12500, "latency": 4.761}' 2019-09-09 14:32:50,408 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:50,409 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.18750, "latency": 3.441}' 2019-09-09 14:32:51,712 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:51,714 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.25000, "latency": 4.413}' 2019-09-09 14:32:52,910 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:52,912 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.37500, "latency": 5.284}' 2019-09-09 14:32:54,061 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:54,063 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.50000, "latency": 5.209}' 2019-09-09 14:32:55,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:55,233 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.75000, "latency": 5.464}' 2019-09-09 14:32:56,491 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:56,493 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.00000, "latency": 5.485}' 2019-09-09 14:32:57,677 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:57,680 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.50000, "latency": 5.469}' 2019-09-09 14:32:58,879 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:58,882 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 2.00000, "latency": 5.473}' 2019-09-09 14:32:59,990 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:32:59,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 3.00000, "latency": 5.689}' 2019-09-09 14:33:01,182 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:01,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 4.00000, "latency": 5.685}' 2019-09-09 14:33:02,354 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:02,356 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 6.00000, "latency": 5.683}' 2019-09-09 14:33:03,611 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:03,616 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 8.00000, "latency": 5.692}' 2019-09-09 14:33:04,820 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:04,824 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 12.00000, "latency": 5.706}' 2019-09-09 14:33:06,019 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:06,024 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 16.00000, "latency": 6.055}' 2019-09-09 14:33:07,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:07,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 24.00000, "latency": 11.060}' 2019-09-09 14:33:08,594 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:08,596 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 32.00000, "latency": 16.342}' 2019-09-09 14:33:10,022 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:10,024 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 48.00000, "latency": 17.619}' 2019-09-09 14:33:11,494 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:11,495 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 64.00000, "latency": 17.668}' 2019-09-09 14:33:11,497 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u']\n' 2019-09-09 14:33:12,500 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15184 seq=4 END 2019-09-09 14:33:12,501 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15184 seq=5 START 2019-09-09 14:33:12,501 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_latency.sh 64.000000 128 2019-09-09 14:33:12,526 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'[\n' 2019-09-09 14:33:14,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00049, "latency": 1.128}' 2019-09-09 14:33:15,428 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:15,429 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00098, "latency": 1.116}' 2019-09-09 14:33:15,874 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:33:15,876 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc010,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter latencies0.latency=1.413,latencies0.size=0.00049,latencies1.latency=1.119,latencies1.size=0.00098,latencies10.latency=1.117,latencies10.size=0.03125,latencies11.latency=3.245,latencies11.size=0.04688,latencies12.latency=3.462,latencies12.size=0.0625,latencies13.latency=3.382,latencies13.size=0.09375,latencies14.latency=4.761,latencies14.size=0.125,latencies15.latency=3.441,latencies15.size=0.1875,latencies16.latency=4.413,latencies16.size=0.25,latencies17.latency=5.284,latencies17.size=0.375,latencies18.latency=5.209,latencies18.size=0.5,latencies19.latency=5.464,latencies19.size=0.75,latencies2.latency=1.116,latencies2.size=0.00195,latencies20.latency=5.485,latencies20.size=1.0,latencies21.latency=5.469,latencies21.size=1.5,latencies22.latency=5.473,latencies22.size=2.0,latencies23.latency=5.689,latencies23.size=3.0,latencies24.latency=5.685,latencies24.size=4.0,latencies25.latency=5.683,latencies25.size=6.0,latencies26.latency=5.692,latencies26.size=8.0,latencies27.latency=5.706,latencies27.size=12.0,latencies28.latency=6.055,latencies28.size=16.0,latencies29.latency=11.06,latencies29.size=24.0,latencies3.latency=1.116,latencies3.size=0.00293,latencies30.latency=16.342,latencies30.size=32.0,latencies31.latency=17.619,latencies31.size=48.0,latencies32.latency=17.668,latencies32.size=64.0,latencies4.latency=1.116,latencies4.size=0.00391,latencies5.latency=1.117,latencies5.size=0.00586,latencies6.latency=1.117,latencies6.size=0.00781,latencies7.latency=1.117,latencies7.size=0.01172,latencies8.latency=1.116,latencies8.size=0.01562,latencies9.latency=1.116,latencies9.size=0.02344 1568039592500307200 2019-09-09 14:33:16,651 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:16,653 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00195, "latency": 1.117}' 2019-09-09 14:33:17,871 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:17,873 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00293, "latency": 1.124}' 2019-09-09 14:33:19,011 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:19,013 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00391, "latency": 1.118}' 2019-09-09 14:33:20,216 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:20,217 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00586, "latency": 1.116}' 2019-09-09 14:33:21,419 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:21,420 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00781, "latency": 1.117}' 2019-09-09 14:33:22,643 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:22,644 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01172, "latency": 1.118}' 2019-09-09 14:33:23,867 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:23,868 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01562, "latency": 1.117}' 2019-09-09 14:33:25,092 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:25,094 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.02344, "latency": 1.116}' 2019-09-09 14:33:26,314 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:26,315 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.03125, "latency": 1.117}' 2019-09-09 14:33:27,491 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:27,492 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.04688, "latency": 3.177}' 2019-09-09 14:33:28,718 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:28,719 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.06250, "latency": 3.355}' 2019-09-09 14:33:29,884 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:29,885 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.09375, "latency": 3.377}' 2019-09-09 14:33:31,119 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:31,121 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.12500, "latency": 4.671}' 2019-09-09 14:33:32,364 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:32,366 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.18750, "latency": 3.424}' 2019-09-09 14:33:33,535 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:33,537 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.25000, "latency": 4.499}' 2019-09-09 14:33:34,762 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:34,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.37500, "latency": 5.155}' 2019-09-09 14:33:36,070 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:36,071 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.50000, "latency": 5.282}' 2019-09-09 14:33:37,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:37,273 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.75000, "latency": 5.277}' 2019-09-09 14:33:38,496 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:38,497 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.00000, "latency": 5.288}' 2019-09-09 14:33:39,679 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:39,680 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.50000, "latency": 5.286}' 2019-09-09 14:33:40,896 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:40,899 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 2.00000, "latency": 5.290}' 2019-09-09 14:33:42,210 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:42,212 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 3.00000, "latency": 5.497}' 2019-09-09 14:33:43,395 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:43,396 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 4.00000, "latency": 5.497}' 2019-09-09 14:33:44,602 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:44,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 6.00000, "latency": 5.500}' 2019-09-09 14:33:45,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:45,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 8.00000, "latency": 5.500}' 2019-09-09 14:33:46,982 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:46,984 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 12.00000, "latency": 5.518}' 2019-09-09 14:33:48,194 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:48,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 16.00000, "latency": 5.972}' 2019-09-09 14:33:49,354 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:49,356 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 24.00000, "latency": 11.174}' 2019-09-09 14:33:50,728 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:50,732 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 32.00000, "latency": 16.217}' 2019-09-09 14:33:52,157 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:52,160 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 48.00000, "latency": 17.661}' 2019-09-09 14:33:53,430 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:53,431 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 64.00000, "latency": 17.697}' 2019-09-09 14:33:53,433 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u']\n' 2019-09-09 14:33:54,437 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15184 seq=5 END 2019-09-09 14:33:54,438 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15184 seq=6 START 2019-09-09 14:33:54,438 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_latency.sh 64.000000 128 2019-09-09 14:33:54,463 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'[\n' 2019-09-09 14:33:56,156 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:33:56,157 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc010,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter latencies0.latency=1.128,latencies0.size=0.00049,latencies1.latency=1.116,latencies1.size=0.00098,latencies10.latency=1.117,latencies10.size=0.03125,latencies11.latency=3.177,latencies11.size=0.04688,latencies12.latency=3.355,latencies12.size=0.0625,latencies13.latency=3.377,latencies13.size=0.09375,latencies14.latency=4.671,latencies14.size=0.125,latencies15.latency=3.424,latencies15.size=0.1875,latencies16.latency=4.499,latencies16.size=0.25,latencies17.latency=5.155,latencies17.size=0.375,latencies18.latency=5.282,latencies18.size=0.5,latencies19.latency=5.277,latencies19.size=0.75,latencies2.latency=1.117,latencies2.size=0.00195,latencies20.latency=5.288,latencies20.size=1.0,latencies21.latency=5.286,latencies21.size=1.5,latencies22.latency=5.29,latencies22.size=2.0,latencies23.latency=5.497,latencies23.size=3.0,latencies24.latency=5.497,latencies24.size=4.0,latencies25.latency=5.5,latencies25.size=6.0,latencies26.latency=5.5,latencies26.size=8.0,latencies27.latency=5.518,latencies27.size=12.0,latencies28.latency=5.972,latencies28.size=16.0,latencies29.latency=11.174,latencies29.size=24.0,latencies3.latency=1.124,latencies3.size=0.00293,latencies30.latency=16.217,latencies30.size=32.0,latencies31.latency=17.661,latencies31.size=48.0,latencies32.latency=17.697,latencies32.size=64.0,latencies4.latency=1.118,latencies4.size=0.00391,latencies5.latency=1.116,latencies5.size=0.00586,latencies6.latency=1.117,latencies6.size=0.00781,latencies7.latency=1.118,latencies7.size=0.01172,latencies8.latency=1.117,latencies8.size=0.01562,latencies9.latency=1.116,latencies9.size=0.02344 1568039634437520128 2019-09-09 14:33:56,868 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00049, "latency": 1.117}' 2019-09-09 14:33:58,063 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:58,064 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00098, "latency": 1.117}' 2019-09-09 14:33:59,244 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:33:59,245 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00195, "latency": 1.117}' 2019-09-09 14:34:00,468 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:00,471 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00293, "latency": 1.116}' 2019-09-09 14:34:01,689 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:01,691 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00391, "latency": 1.117}' 2019-09-09 14:34:02,913 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:02,914 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00586, "latency": 1.117}' 2019-09-09 14:34:04,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:04,108 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00781, "latency": 1.116}' 2019-09-09 14:34:05,330 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:05,331 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01172, "latency": 1.117}' 2019-09-09 14:34:06,535 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:06,536 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01562, "latency": 1.116}' 2019-09-09 14:34:07,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:07,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.02344, "latency": 1.117}' 2019-09-09 14:34:08,985 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:08,985 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.03125, "latency": 1.117}' 2019-09-09 14:34:10,207 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:10,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.04688, "latency": 3.226}' 2019-09-09 14:34:11,447 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:11,449 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.06250, "latency": 3.364}' 2019-09-09 14:34:12,681 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:12,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.09375, "latency": 3.574}' 2019-09-09 14:34:13,895 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:13,896 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.12500, "latency": 3.562}' 2019-09-09 14:34:15,124 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:15,126 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.18750, "latency": 5.363}' 2019-09-09 14:34:16,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:16,265 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.25000, "latency": 4.697}' 2019-09-09 14:34:17,470 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:17,471 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.37500, "latency": 4.995}' 2019-09-09 14:34:18,595 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:18,596 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.50000, "latency": 5.282}' 2019-09-09 14:34:19,810 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:19,811 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.75000, "latency": 5.282}' 2019-09-09 14:34:20,959 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:20,961 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.00000, "latency": 5.282}' 2019-09-09 14:34:22,176 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:22,179 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.50000, "latency": 5.284}' 2019-09-09 14:34:23,396 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:23,398 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 2.00000, "latency": 5.284}' 2019-09-09 14:34:24,599 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:24,600 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 3.00000, "latency": 5.528}' 2019-09-09 14:34:25,789 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:25,792 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 4.00000, "latency": 5.526}' 2019-09-09 14:34:27,006 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:27,008 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 6.00000, "latency": 5.528}' 2019-09-09 14:34:28,221 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:28,224 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 8.00000, "latency": 5.529}' 2019-09-09 14:34:29,400 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:29,404 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 12.00000, "latency": 5.528}' 2019-09-09 14:34:30,631 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:30,633 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 16.00000, "latency": 6.067}' 2019-09-09 14:34:31,834 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:31,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 24.00000, "latency": 11.177}' 2019-09-09 14:34:33,222 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:33,228 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 32.00000, "latency": 16.285}' 2019-09-09 14:34:34,652 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:34,656 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 48.00000, "latency": 17.655}' 2019-09-09 14:34:35,927 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:35,928 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 64.00000, "latency": 17.720}' 2019-09-09 14:34:35,930 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u']\n' 2019-09-09 14:34:36,934 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15184 seq=6 END 2019-09-09 14:34:36,935 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15184 seq=7 START 2019-09-09 14:34:36,935 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_latency.sh 64.000000 128 2019-09-09 14:34:36,958 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'[\n' 2019-09-09 14:34:39,372 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00049, "latency": 1.117}' 2019-09-09 14:34:40,591 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:40,593 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00098, "latency": 1.117}' 2019-09-09 14:34:41,428 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:34:41,430 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc010,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter latencies0.latency=1.117,latencies0.size=0.00049,latencies1.latency=1.117,latencies1.size=0.00098,latencies10.latency=1.117,latencies10.size=0.03125,latencies11.latency=3.226,latencies11.size=0.04688,latencies12.latency=3.364,latencies12.size=0.0625,latencies13.latency=3.574,latencies13.size=0.09375,latencies14.latency=3.562,latencies14.size=0.125,latencies15.latency=5.363,latencies15.size=0.1875,latencies16.latency=4.697,latencies16.size=0.25,latencies17.latency=4.995,latencies17.size=0.375,latencies18.latency=5.282,latencies18.size=0.5,latencies19.latency=5.282,latencies19.size=0.75,latencies2.latency=1.117,latencies2.size=0.00195,latencies20.latency=5.282,latencies20.size=1.0,latencies21.latency=5.284,latencies21.size=1.5,latencies22.latency=5.284,latencies22.size=2.0,latencies23.latency=5.528,latencies23.size=3.0,latencies24.latency=5.526,latencies24.size=4.0,latencies25.latency=5.528,latencies25.size=6.0,latencies26.latency=5.529,latencies26.size=8.0,latencies27.latency=5.528,latencies27.size=12.0,latencies28.latency=6.067,latencies28.size=16.0,latencies29.latency=11.177,latencies29.size=24.0,latencies3.latency=1.116,latencies3.size=0.00293,latencies30.latency=16.285,latencies30.size=32.0,latencies31.latency=17.655,latencies31.size=48.0,latencies32.latency=17.72,latencies32.size=64.0,latencies4.latency=1.117,latencies4.size=0.00391,latencies5.latency=1.117,latencies5.size=0.00586,latencies6.latency=1.116,latencies6.size=0.00781,latencies7.latency=1.117,latencies7.size=0.01172,latencies8.latency=1.116,latencies8.size=0.01562,latencies9.latency=1.117,latencies9.size=0.02344 1568039676934600960 2019-09-09 14:34:41,792 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:41,794 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00195, "latency": 1.118}' 2019-09-09 14:34:42,991 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:42,993 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00293, "latency": 1.116}' 2019-09-09 14:34:44,190 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:44,192 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00391, "latency": 1.116}' 2019-09-09 14:34:45,390 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:45,392 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00586, "latency": 1.116}' 2019-09-09 14:34:46,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:46,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00781, "latency": 1.117}' 2019-09-09 14:34:47,761 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:47,762 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01172, "latency": 1.117}' 2019-09-09 14:34:48,987 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:48,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01562, "latency": 1.116}' 2019-09-09 14:34:50,212 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:50,214 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.02344, "latency": 1.116}' 2019-09-09 14:34:51,436 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:51,439 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.03125, "latency": 1.117}' 2019-09-09 14:34:52,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:52,740 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.04688, "latency": 3.212}' 2019-09-09 14:34:53,949 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:53,950 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.06250, "latency": 3.382}' 2019-09-09 14:34:55,053 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:55,054 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.09375, "latency": 3.388}' 2019-09-09 14:34:56,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:56,321 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.12500, "latency": 3.456}' 2019-09-09 14:34:57,544 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:57,548 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.18750, "latency": 6.392}' 2019-09-09 14:34:58,756 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:58,757 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.25000, "latency": 5.633}' 2019-09-09 14:34:59,921 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:34:59,923 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.37500, "latency": 4.977}' 2019-09-09 14:35:01,032 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:01,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.50000, "latency": 5.286}' 2019-09-09 14:35:02,253 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:02,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.75000, "latency": 5.293}' 2019-09-09 14:35:03,466 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:03,468 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.00000, "latency": 5.282}' 2019-09-09 14:35:04,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:04,686 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.50000, "latency": 5.289}' 2019-09-09 14:35:05,905 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:05,907 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 2.00000, "latency": 5.296}' 2019-09-09 14:35:07,134 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:07,137 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 3.00000, "latency": 5.605}' 2019-09-09 14:35:08,329 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:08,332 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 4.00000, "latency": 5.593}' 2019-09-09 14:35:09,538 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:09,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 6.00000, "latency": 5.590}' 2019-09-09 14:35:10,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:10,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 8.00000, "latency": 5.586}' 2019-09-09 14:35:11,983 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:11,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 12.00000, "latency": 5.610}' 2019-09-09 14:35:13,221 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:13,224 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 16.00000, "latency": 6.071}' 2019-09-09 14:35:14,456 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:14,458 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 24.00000, "latency": 11.191}' 2019-09-09 14:35:15,844 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:15,848 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 32.00000, "latency": 16.273}' 2019-09-09 14:35:17,277 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:17,280 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 48.00000, "latency": 17.706}' 2019-09-09 14:35:18,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:18,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 64.00000, "latency": 17.769}' 2019-09-09 14:35:18,762 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u']\n' 2019-09-09 14:35:19,766 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15184 seq=7 END 2019-09-09 14:35:19,767 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15184 seq=8 START 2019-09-09 14:35:19,767 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_latency.sh 64.000000 128 2019-09-09 14:35:19,791 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'[\n' 2019-09-09 14:35:21,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00049, "latency": 1.120}' 2019-09-09 14:35:21,713 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:35:21,715 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc010,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter latencies0.latency=1.117,latencies0.size=0.00049,latencies1.latency=1.117,latencies1.size=0.00098,latencies10.latency=1.117,latencies10.size=0.03125,latencies11.latency=3.212,latencies11.size=0.04688,latencies12.latency=3.382,latencies12.size=0.0625,latencies13.latency=3.388,latencies13.size=0.09375,latencies14.latency=3.456,latencies14.size=0.125,latencies15.latency=6.392,latencies15.size=0.1875,latencies16.latency=5.633,latencies16.size=0.25,latencies17.latency=4.977,latencies17.size=0.375,latencies18.latency=5.286,latencies18.size=0.5,latencies19.latency=5.293,latencies19.size=0.75,latencies2.latency=1.118,latencies2.size=0.00195,latencies20.latency=5.282,latencies20.size=1.0,latencies21.latency=5.289,latencies21.size=1.5,latencies22.latency=5.296,latencies22.size=2.0,latencies23.latency=5.605,latencies23.size=3.0,latencies24.latency=5.593,latencies24.size=4.0,latencies25.latency=5.59,latencies25.size=6.0,latencies26.latency=5.586,latencies26.size=8.0,latencies27.latency=5.61,latencies27.size=12.0,latencies28.latency=6.071,latencies28.size=16.0,latencies29.latency=11.191,latencies29.size=24.0,latencies3.latency=1.116,latencies3.size=0.00293,latencies30.latency=16.273,latencies30.size=32.0,latencies31.latency=17.706,latencies31.size=48.0,latencies32.latency=17.769,latencies32.size=64.0,latencies4.latency=1.116,latencies4.size=0.00391,latencies5.latency=1.116,latencies5.size=0.00586,latencies6.latency=1.117,latencies6.size=0.00781,latencies7.latency=1.117,latencies7.size=0.01172,latencies8.latency=1.116,latencies8.size=0.01562,latencies9.latency=1.116,latencies9.size=0.02344 1568039719766510848 2019-09-09 14:35:22,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:22,685 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00098, "latency": 1.116}' 2019-09-09 14:35:23,908 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:23,910 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00195, "latency": 1.115}' 2019-09-09 14:35:25,132 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:25,134 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00293, "latency": 1.116}' 2019-09-09 14:35:26,332 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:26,334 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00391, "latency": 1.116}' 2019-09-09 14:35:27,556 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:27,558 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00586, "latency": 1.116}' 2019-09-09 14:35:28,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:28,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00781, "latency": 1.116}' 2019-09-09 14:35:29,921 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:29,922 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01172, "latency": 1.119}' 2019-09-09 14:35:31,133 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:31,134 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01562, "latency": 1.116}' 2019-09-09 14:35:32,355 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:32,356 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.02344, "latency": 1.116}' 2019-09-09 14:35:33,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:33,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.03125, "latency": 1.116}' 2019-09-09 14:35:34,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:34,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.04688, "latency": 3.182}' 2019-09-09 14:35:35,922 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:35,923 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.06250, "latency": 3.350}' 2019-09-09 14:35:37,054 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:37,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.09375, "latency": 3.407}' 2019-09-09 14:35:38,294 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:38,295 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.12500, "latency": 4.818}' 2019-09-09 14:35:39,468 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:39,469 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.18750, "latency": 5.088}' 2019-09-09 14:35:40,700 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:40,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.25000, "latency": 5.635}' 2019-09-09 14:35:41,915 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:41,916 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.37500, "latency": 5.306}' 2019-09-09 14:35:43,115 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:43,117 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.50000, "latency": 5.276}' 2019-09-09 14:35:44,321 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:44,323 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.75000, "latency": 5.288}' 2019-09-09 14:35:45,423 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:45,424 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.00000, "latency": 5.287}' 2019-09-09 14:35:46,642 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:46,644 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.50000, "latency": 5.300}' 2019-09-09 14:35:47,865 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:47,868 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 2.00000, "latency": 5.298}' 2019-09-09 14:35:49,091 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:49,094 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 3.00000, "latency": 5.625}' 2019-09-09 14:35:50,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:50,292 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 4.00000, "latency": 5.634}' 2019-09-09 14:35:51,494 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:51,496 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 6.00000, "latency": 5.628}' 2019-09-09 14:35:52,644 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:52,648 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 8.00000, "latency": 5.617}' 2019-09-09 14:35:53,837 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:53,840 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 12.00000, "latency": 5.608}' 2019-09-09 14:35:55,079 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:55,084 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 16.00000, "latency": 6.030}' 2019-09-09 14:35:56,320 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:56,324 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 24.00000, "latency": 11.290}' 2019-09-09 14:35:57,711 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:57,715 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 32.00000, "latency": 16.358}' 2019-09-09 14:35:59,145 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:35:59,148 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 48.00000, "latency": 17.674}' 2019-09-09 14:36:00,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:00,427 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 64.00000, "latency": 17.809}' 2019-09-09 14:36:00,428 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u']\n' 2019-09-09 14:36:01,434 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15184 seq=8 END 2019-09-09 14:36:01,434 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15184 seq=9 START 2019-09-09 14:36:01,434 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_latency.sh 64.000000 128 2019-09-09 14:36:01,462 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'[\n' 2019-09-09 14:36:02,007 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:36:02,010 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc010,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter latencies0.latency=1.12,latencies0.size=0.00049,latencies1.latency=1.116,latencies1.size=0.00098,latencies10.latency=1.116,latencies10.size=0.03125,latencies11.latency=3.182,latencies11.size=0.04688,latencies12.latency=3.35,latencies12.size=0.0625,latencies13.latency=3.407,latencies13.size=0.09375,latencies14.latency=4.818,latencies14.size=0.125,latencies15.latency=5.088,latencies15.size=0.1875,latencies16.latency=5.635,latencies16.size=0.25,latencies17.latency=5.306,latencies17.size=0.375,latencies18.latency=5.276,latencies18.size=0.5,latencies19.latency=5.288,latencies19.size=0.75,latencies2.latency=1.115,latencies2.size=0.00195,latencies20.latency=5.287,latencies20.size=1.0,latencies21.latency=5.3,latencies21.size=1.5,latencies22.latency=5.298,latencies22.size=2.0,latencies23.latency=5.625,latencies23.size=3.0,latencies24.latency=5.634,latencies24.size=4.0,latencies25.latency=5.628,latencies25.size=6.0,latencies26.latency=5.617,latencies26.size=8.0,latencies27.latency=5.608,latencies27.size=12.0,latencies28.latency=6.03,latencies28.size=16.0,latencies29.latency=11.29,latencies29.size=24.0,latencies3.latency=1.116,latencies3.size=0.00293,latencies30.latency=16.358,latencies30.size=32.0,latencies31.latency=17.674,latencies31.size=48.0,latencies32.latency=17.809,latencies32.size=64.0,latencies4.latency=1.116,latencies4.size=0.00391,latencies5.latency=1.116,latencies5.size=0.00586,latencies6.latency=1.116,latencies6.size=0.00781,latencies7.latency=1.119,latencies7.size=0.01172,latencies8.latency=1.116,latencies8.size=0.01562,latencies9.latency=1.116,latencies9.size=0.02344 1568039761433937920 2019-09-09 14:36:03,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00049, "latency": 1.116}' 2019-09-09 14:36:05,095 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:05,096 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00098, "latency": 1.116}' 2019-09-09 14:36:06,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:06,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00195, "latency": 1.118}' 2019-09-09 14:36:07,502 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:07,503 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00293, "latency": 1.116}' 2019-09-09 14:36:08,666 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:08,668 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00391, "latency": 1.117}' 2019-09-09 14:36:09,818 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:09,820 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00586, "latency": 1.118}' 2019-09-09 14:36:10,959 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:10,960 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00781, "latency": 1.116}' 2019-09-09 14:36:12,183 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:12,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01172, "latency": 1.117}' 2019-09-09 14:36:13,406 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:13,407 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01562, "latency": 1.117}' 2019-09-09 14:36:14,609 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:14,611 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.02344, "latency": 1.117}' 2019-09-09 14:36:15,763 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:15,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.03125, "latency": 1.117}' 2019-09-09 14:36:16,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:16,958 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.04688, "latency": 3.191}' 2019-09-09 14:36:18,197 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:18,199 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.06250, "latency": 3.436}' 2019-09-09 14:36:19,365 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:19,367 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.09375, "latency": 3.477}' 2019-09-09 14:36:20,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:20,542 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.12500, "latency": 3.378}' 2019-09-09 14:36:21,721 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:21,723 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.18750, "latency": 5.240}' 2019-09-09 14:36:22,923 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:22,924 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.25000, "latency": 5.633}' 2019-09-09 14:36:24,132 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:24,134 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.37500, "latency": 5.006}' 2019-09-09 14:36:25,240 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:25,241 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.50000, "latency": 5.280}' 2019-09-09 14:36:26,455 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:26,456 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.75000, "latency": 5.284}' 2019-09-09 14:36:27,674 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:27,676 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.00000, "latency": 5.287}' 2019-09-09 14:36:28,888 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:28,890 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.50000, "latency": 5.293}' 2019-09-09 14:36:30,110 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:30,112 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 2.00000, "latency": 5.294}' 2019-09-09 14:36:31,334 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:31,336 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 3.00000, "latency": 5.656}' 2019-09-09 14:36:32,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:32,536 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 4.00000, "latency": 5.617}' 2019-09-09 14:36:33,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:33,744 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 6.00000, "latency": 5.629}' 2019-09-09 14:36:34,957 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:34,959 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 8.00000, "latency": 5.619}' 2019-09-09 14:36:36,188 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:36,189 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 12.00000, "latency": 5.635}' 2019-09-09 14:36:37,422 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:37,424 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 16.00000, "latency": 6.253}' 2019-09-09 14:36:38,635 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:38,640 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 24.00000, "latency": 11.392}' 2019-09-09 14:36:40,002 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:40,008 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 32.00000, "latency": 16.297}' 2019-09-09 14:36:41,438 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:41,443 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 48.00000, "latency": 17.703}' 2019-09-09 14:36:42,920 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:42,922 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 64.00000, "latency": 17.786}' 2019-09-09 14:36:42,924 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u']\n' 2019-09-09 14:36:43,929 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15184 seq=9 END 2019-09-09 14:36:43,930 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15184 seq=10 START 2019-09-09 14:36:43,931 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_latency.sh 64.000000 128 2019-09-09 14:36:43,961 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'[\n' 2019-09-09 14:36:46,361 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00049, "latency": 1.117}' 2019-09-09 14:36:47,309 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:36:47,311 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc010,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter latencies0.latency=1.116,latencies0.size=0.00049,latencies1.latency=1.116,latencies1.size=0.00098,latencies10.latency=1.117,latencies10.size=0.03125,latencies11.latency=3.191,latencies11.size=0.04688,latencies12.latency=3.436,latencies12.size=0.0625,latencies13.latency=3.477,latencies13.size=0.09375,latencies14.latency=3.378,latencies14.size=0.125,latencies15.latency=5.24,latencies15.size=0.1875,latencies16.latency=5.633,latencies16.size=0.25,latencies17.latency=5.006,latencies17.size=0.375,latencies18.latency=5.28,latencies18.size=0.5,latencies19.latency=5.284,latencies19.size=0.75,latencies2.latency=1.118,latencies2.size=0.00195,latencies20.latency=5.287,latencies20.size=1.0,latencies21.latency=5.293,latencies21.size=1.5,latencies22.latency=5.294,latencies22.size=2.0,latencies23.latency=5.656,latencies23.size=3.0,latencies24.latency=5.617,latencies24.size=4.0,latencies25.latency=5.629,latencies25.size=6.0,latencies26.latency=5.619,latencies26.size=8.0,latencies27.latency=5.635,latencies27.size=12.0,latencies28.latency=6.253,latencies28.size=16.0,latencies29.latency=11.392,latencies29.size=24.0,latencies3.latency=1.116,latencies3.size=0.00293,latencies30.latency=16.297,latencies30.size=32.0,latencies31.latency=17.703,latencies31.size=48.0,latencies32.latency=17.786,latencies32.size=64.0,latencies4.latency=1.117,latencies4.size=0.00391,latencies5.latency=1.118,latencies5.size=0.00586,latencies6.latency=1.116,latencies6.size=0.00781,latencies7.latency=1.117,latencies7.size=0.01172,latencies8.latency=1.117,latencies8.size=0.01562,latencies9.latency=1.117,latencies9.size=0.02344 1568039803929435136 2019-09-09 14:36:47,580 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:47,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00098, "latency": 1.116}' 2019-09-09 14:36:48,717 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:48,719 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00195, "latency": 1.116}' 2019-09-09 14:36:49,902 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:49,903 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00293, "latency": 1.116}' 2019-09-09 14:36:51,126 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:51,127 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00391, "latency": 1.116}' 2019-09-09 14:36:52,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:52,312 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00586, "latency": 1.116}' 2019-09-09 14:36:53,532 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:53,534 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.00781, "latency": 1.117}' 2019-09-09 14:36:54,704 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:54,708 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01172, "latency": 1.116}' 2019-09-09 14:36:55,915 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:55,916 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.01562, "latency": 1.117}' 2019-09-09 14:36:57,146 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:57,148 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.02344, "latency": 1.121}' 2019-09-09 14:36:58,332 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:58,334 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.03125, "latency": 1.116}' 2019-09-09 14:36:59,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:36:59,513 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.04688, "latency": 3.176}' 2019-09-09 14:37:00,742 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:00,743 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.06250, "latency": 3.385}' 2019-09-09 14:37:01,984 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:01,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.09375, "latency": 3.399}' 2019-09-09 14:37:03,210 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:03,212 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.12500, "latency": 3.362}' 2019-09-09 14:37:04,398 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:04,399 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.18750, "latency": 4.377}' 2019-09-09 14:37:05,631 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:05,633 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.25000, "latency": 4.520}' 2019-09-09 14:37:06,837 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:06,839 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.37500, "latency": 5.121}' 2019-09-09 14:37:08,140 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:08,142 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.50000, "latency": 5.289}' 2019-09-09 14:37:09,259 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:09,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 0.75000, "latency": 5.282}' 2019-09-09 14:37:10,488 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:10,490 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.00000, "latency": 5.285}' 2019-09-09 14:37:11,668 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:11,671 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 1.50000, "latency": 5.284}' 2019-09-09 14:37:12,887 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:12,889 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 2.00000, "latency": 5.296}' 2019-09-09 14:37:14,090 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:14,092 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 3.00000, "latency": 5.640}' 2019-09-09 14:37:15,286 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:15,287 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 4.00000, "latency": 5.639}' 2019-09-09 14:37:16,494 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:16,496 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 6.00000, "latency": 5.637}' 2019-09-09 14:37:17,713 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:17,715 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 8.00000, "latency": 5.633}' 2019-09-09 14:37:19,046 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:19,052 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 12.00000, "latency": 5.625}' 2019-09-09 14:37:20,222 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:20,224 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 16.00000, "latency": 6.119}' 2019-09-09 14:37:21,376 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:21,380 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 24.00000, "latency": 11.296}' 2019-09-09 14:37:22,706 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:22,712 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 32.00000, "latency": 16.358}' 2019-09-09 14:37:24,149 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:24,156 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 48.00000, "latency": 17.665}' 2019-09-09 14:37:25,433 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u',\n' 2019-09-09 14:37:25,435 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size": 64.00000, "latency": 17.760}' 2019-09-09 14:37:25,436 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u']\n' 2019-09-09 14:37:26,441 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15184 seq=10 END 2019-09-09 14:37:26,442 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:37:26,443 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:37:26,443 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:37:26,474 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:37:26,477 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc010,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter latencies0.latency=1.117,latencies0.size=0.00049,latencies1.latency=1.116,latencies1.size=0.00098,latencies10.latency=1.116,latencies10.size=0.03125,latencies11.latency=3.176,latencies11.size=0.04688,latencies12.latency=3.385,latencies12.size=0.0625,latencies13.latency=3.399,latencies13.size=0.09375,latencies14.latency=3.362,latencies14.size=0.125,latencies15.latency=4.377,latencies15.size=0.1875,latencies16.latency=4.52,latencies16.size=0.25,latencies17.latency=5.121,latencies17.size=0.375,latencies18.latency=5.289,latencies18.size=0.5,latencies19.latency=5.282,latencies19.size=0.75,latencies2.latency=1.116,latencies2.size=0.00195,latencies20.latency=5.285,latencies20.size=1.0,latencies21.latency=5.284,latencies21.size=1.5,latencies22.latency=5.296,latencies22.size=2.0,latencies23.latency=5.64,latencies23.size=3.0,latencies24.latency=5.639,latencies24.size=4.0,latencies25.latency=5.637,latencies25.size=6.0,latencies26.latency=5.633,latencies26.size=8.0,latencies27.latency=5.625,latencies27.size=12.0,latencies28.latency=6.119,latencies28.size=16.0,latencies29.latency=11.296,latencies29.size=24.0,latencies3.latency=1.116,latencies3.size=0.00293,latencies30.latency=16.358,latencies30.size=32.0,latencies31.latency=17.665,latencies31.size=48.0,latencies32.latency=17.76,latencies32.size=64.0,latencies4.latency=1.116,latencies4.size=0.00391,latencies5.latency=1.116,latencies5.size=0.00586,latencies6.latency=1.117,latencies6.size=0.00781,latencies7.latency=1.116,latencies7.size=0.01172,latencies8.latency=1.117,latencies8.size=0.01562,latencies9.latency=1.121,latencies9.size=0.02344 1568039846441575936 2019-09-09 14:37:26,771 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:37:26,772 [INFO] yardstick.benchmark.core.task task.py:129 Testcase: "opnfv_yardstick_tc010" SUCCESS!!! 2019-09-09 14:37:26,772 [INFO] yardstick.benchmark.contexts.heat heat.py:459 Undeploying context 'yardstick-TC010-d2d30d9b' START 2019-09-09 14:38:07,339 [INFO] yardstick.benchmark.contexts.heat heat.py:462 Undeploying context 'yardstick-TC010-d2d30d9b' DONE 2019-09-09 14:38:07,340 [INFO] yardstick.benchmark.core.task task.py:148 Task /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml finished in 531 secs 2019-09-09 14:38:07,340 [INFO] yardstick.benchmark.contexts.heat heat.py:336 Deploying context 'demo-d2d30d9b' START 2019-09-09 14:38:07,376 [DEBUG] yardstick.orchestrator.heat heat.py:177 template object 'demo-d2d30d9b' created 2019-09-09 14:38:07,376 [DEBUG] yardstick.orchestrator.heat heat.py:440 adding Nova::KeyPair 'demo-d2d30d9b-key' 2019-09-09 14:38:07,376 [DEBUG] yardstick.orchestrator.heat heat.py:476 adding Neutron::SecurityGroup 'demo-d2d30d9b-secgroup' 2019-09-09 14:38:07,376 [DEBUG] yardstick.orchestrator.heat heat.py:537 The security group rules is [{'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp'}, {'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp'}, {'remote_ip_prefix': '0.0.0.0/0', 'protocol': 'icmp'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'tcp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'udp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'protocol': 'icmp'}, {'direction': 'egress', 'protocol': 'tcp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'direction': 'egress', 'protocol': 'udp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'direction': 'egress', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}] 2019-09-09 14:38:07,377 [DEBUG] yardstick.orchestrator.heat heat.py:246 adding Neutron::Net 'demo-d2d30d9b-test' 2019-09-09 14:38:07,377 [DEBUG] yardstick.orchestrator.heat heat.py:286 adding Neutron::Subnet 'demo-d2d30d9b-test-subnet' in network 'demo-d2d30d9b-test', cidr '10.0.1.0/24' 2019-09-09 14:38:07,377 [DEBUG] yardstick.orchestrator.heat heat.py:317 adding Neutron::Router:'demo-d2d30d9b-test-router', gw-net:'floating_net' 2019-09-09 14:38:07,377 [DEBUG] yardstick.orchestrator.heat heat.py:332 adding Neutron::RouterInterface 'demo-d2d30d9b-test-router-if0' router:'demo-d2d30d9b-test-router', subnet:'demo-d2d30d9b-test-subnet' 2019-09-09 14:38:07,377 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'demo-d2d30d9b-test-subnet', 'demo-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'demo-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'demo-d2d30d9b-test-subnet'}}], 'name': 'demeter.demo-d2d30d9b-test-port', 'security_groups': ['demo-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 14:38:07,378 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'demeter.demo-d2d30d9b-fip', network 'floating_net', port 'demeter.demo-d2d30d9b-test-port', rif 'demo-d2d30d9b-test-router-if0' 2019-09-09 14:38:07,378 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'demeter.demo-d2d30d9b-fip-assoc', server 'demeter.demo-d2d30d9b-test-port', floating_ip 'demeter.demo-d2d30d9b-fip' 2019-09-09 14:38:07,378 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'demeter.demo-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['demeter.demo-d2d30d9b-test-port'] 2019-09-09 14:38:07,378 [INFO] yardstick.orchestrator.heat heat.py:630 Creating stack 'demo-d2d30d9b' START 2019-09-09 14:38:54,261 [INFO] yardstick.orchestrator.heat heat.py:648 Creating stack 'demo-d2d30d9b' DONE in 46 secs 2019-09-09 14:38:55,796 [INFO] yardstick.benchmark.contexts.heat heat.py:377 Deploying context 'demo-d2d30d9b' DONE 2019-09-09 14:38:55,798 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:38:55,798 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 10}, 'tc': u'opnfv_yardstick_tc012', u'host': 'demeter.demo-d2d30d9b', u'sla': {u'action': u'monitor', u'min_bandwidth': 15000}, u'type': u'Lmbench', u'options': {u'test_type': u'bandwidth', u'benchmark': u'rdwr', u'warmup': 0, u'size': 10240}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:38:55,800 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:38:55,811 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 10 times, class 2019-09-09 14:38:55,814 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.122 2019-09-09 14:38:56,819 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:38:58,824 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:38:59,827 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.122')",) 2019-09-09 14:39:00,830 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.122')",) 2019-09-09 14:39:01,833 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.122')",) 2019-09-09 14:39:02,835 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.122')",) 2019-09-09 14:39:03,838 [DEBUG] yardstick.ssh.demeter ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.122')",) 2019-09-09 14:39:05,722 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:39:11,871 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15188 seq=1 START 2019-09-09 14:39:11,873 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_bandwidth.sh 10240 rdwr 0 2019-09-09 14:39:13,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size(MB)": 10.49, "bandwidth(MBps)": 16924.65}' 2019-09-09 14:39:14,276 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15188 seq=1 END 2019-09-09 14:39:14,277 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15188 seq=2 START 2019-09-09 14:39:14,277 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_bandwidth.sh 10240 rdwr 0 2019-09-09 14:39:15,525 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size(MB)": 10.49, "bandwidth(MBps)": 16927.68}' 2019-09-09 14:39:15,806 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:39:15,808 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc012,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter bandwidth(MBps)=16924.65,size(MB)=10.49 1568039954275213056 2019-09-09 14:39:16,528 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15188 seq=2 END 2019-09-09 14:39:16,528 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15188 seq=3 START 2019-09-09 14:39:16,529 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_bandwidth.sh 10240 rdwr 0 2019-09-09 14:39:17,774 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size(MB)": 10.49, "bandwidth(MBps)": 16918.58}' 2019-09-09 14:39:18,777 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15188 seq=3 END 2019-09-09 14:39:18,777 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15188 seq=4 START 2019-09-09 14:39:18,778 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_bandwidth.sh 10240 rdwr 0 2019-09-09 14:39:20,025 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size(MB)": 10.49, "bandwidth(MBps)": 16917.06}' 2019-09-09 14:39:21,028 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15188 seq=4 END 2019-09-09 14:39:21,028 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15188 seq=5 START 2019-09-09 14:39:21,029 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_bandwidth.sh 10240 rdwr 0 2019-09-09 14:39:21,080 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:39:21,081 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc012,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter bandwidth(MBps)=16927.68,size(MB)=10.49 1568039956528093184 2019-09-09 14:39:21,371 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:39:21,372 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc012,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter bandwidth(MBps)=16918.58,size(MB)=10.49 1568039958777463808 2019-09-09 14:39:21,648 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:39:21,648 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc012,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter bandwidth(MBps)=16917.06,size(MB)=10.49 1568039961028081920 2019-09-09 14:39:22,410 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size(MB)": 10.49, "bandwidth(MBps)": 16915.55}' 2019-09-09 14:39:23,412 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15188 seq=5 END 2019-09-09 14:39:23,413 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15188 seq=6 START 2019-09-09 14:39:23,414 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_bandwidth.sh 10240 rdwr 0 2019-09-09 14:39:24,654 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size(MB)": 10.49, "bandwidth(MBps)": 16926.17}' 2019-09-09 14:39:25,657 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15188 seq=6 END 2019-09-09 14:39:25,657 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15188 seq=7 START 2019-09-09 14:39:25,657 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_bandwidth.sh 10240 rdwr 0 2019-09-09 14:39:26,927 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:39:26,928 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc012,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter bandwidth(MBps)=16915.55,size(MB)=10.49 1568039963412861952 2019-09-09 14:39:26,954 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size(MB)": 10.49, "bandwidth(MBps)": 16927.68}' 2019-09-09 14:39:27,210 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:39:27,211 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc012,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter bandwidth(MBps)=16926.17,size(MB)=10.49 1568039965656960000 2019-09-09 14:39:27,956 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15188 seq=7 END 2019-09-09 14:39:27,957 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15188 seq=8 START 2019-09-09 14:39:27,957 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_bandwidth.sh 10240 rdwr 0 2019-09-09 14:39:28,419 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size(MB)": 10.49, "bandwidth(MBps)": 16900.40}' 2019-09-09 14:39:29,422 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15188 seq=8 END 2019-09-09 14:39:29,423 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15188 seq=9 START 2019-09-09 14:39:29,423 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_bandwidth.sh 10240 rdwr 0 2019-09-09 14:39:30,891 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size(MB)": 10.49, "bandwidth(MBps)": 16912.52}' 2019-09-09 14:39:31,893 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15188 seq=9 END 2019-09-09 14:39:31,894 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15188 seq=10 START 2019-09-09 14:39:31,894 [DEBUG] yardstick.benchmark.scenarios.compute.lmbench lmbench.py:125 Executing command: sudo bash lmbench_bandwidth.sh 10240 rdwr 0 2019-09-09 14:39:32,487 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:39:32,488 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc012,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter bandwidth(MBps)=16927.68,size(MB)=10.49 1568039967956736000 2019-09-09 14:39:32,766 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:39:32,767 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc012,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter bandwidth(MBps)=16900.4,size(MB)=10.49 1568039969422497024 2019-09-09 14:39:33,047 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:39:33,048 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc012,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter bandwidth(MBps)=16912.52,size(MB)=10.49 1568039971893545984 2019-09-09 14:39:33,146 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{"size(MB)": 10.49, "bandwidth(MBps)": 16904.94}' 2019-09-09 14:39:34,149 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15188 seq=10 END 2019-09-09 14:39:34,150 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:39:34,150 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:39:34,150 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:39:34,184 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:39:34,185 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc012,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter bandwidth(MBps)=16904.94,size(MB)=10.49 1568039974149192192 2019-09-09 14:39:34,454 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:39:34,455 [INFO] yardstick.benchmark.core.task task.py:129 Testcase: "opnfv_yardstick_tc012" SUCCESS!!! 2019-09-09 14:39:34,455 [INFO] yardstick.benchmark.contexts.heat heat.py:459 Undeploying context 'demo-d2d30d9b' START 2019-09-09 14:40:12,245 [INFO] yardstick.benchmark.contexts.heat heat.py:462 Undeploying context 'demo-d2d30d9b' DONE 2019-09-09 14:40:12,246 [INFO] yardstick.benchmark.core.task task.py:148 Task /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc012.yaml finished in 124 secs 2019-09-09 14:40:12,247 [INFO] yardstick.benchmark.contexts.heat heat.py:336 Deploying context 'yardstick-TC014-d2d30d9b' START 2019-09-09 14:40:12,398 [DEBUG] yardstick.orchestrator.heat heat.py:177 template object 'yardstick-TC014-d2d30d9b' created 2019-09-09 14:40:12,398 [DEBUG] yardstick.orchestrator.heat heat.py:440 adding Nova::KeyPair 'yardstick-TC014-d2d30d9b-key' 2019-09-09 14:40:12,398 [DEBUG] yardstick.orchestrator.heat heat.py:476 adding Neutron::SecurityGroup 'yardstick-TC014-d2d30d9b-secgroup' 2019-09-09 14:40:12,398 [DEBUG] yardstick.orchestrator.heat heat.py:537 The security group rules is [{'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp'}, {'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp'}, {'remote_ip_prefix': '0.0.0.0/0', 'protocol': 'icmp'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'tcp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'udp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'protocol': 'icmp'}, {'direction': 'egress', 'protocol': 'tcp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'direction': 'egress', 'protocol': 'udp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'direction': 'egress', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}] 2019-09-09 14:40:12,399 [DEBUG] yardstick.orchestrator.heat heat.py:246 adding Neutron::Net 'yardstick-TC014-d2d30d9b-test' 2019-09-09 14:40:12,399 [DEBUG] yardstick.orchestrator.heat heat.py:286 adding Neutron::Subnet 'yardstick-TC014-d2d30d9b-test-subnet' in network 'yardstick-TC014-d2d30d9b-test', cidr '10.0.1.0/24' 2019-09-09 14:40:12,399 [DEBUG] yardstick.orchestrator.heat heat.py:317 adding Neutron::Router:'yardstick-TC014-d2d30d9b-test-router', gw-net:'floating_net' 2019-09-09 14:40:12,399 [DEBUG] yardstick.orchestrator.heat heat.py:332 adding Neutron::RouterInterface 'yardstick-TC014-d2d30d9b-test-router-if0' router:'yardstick-TC014-d2d30d9b-test-router', subnet:'yardstick-TC014-d2d30d9b-test-subnet' 2019-09-09 14:40:12,399 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC014-d2d30d9b-test-subnet', 'yardstick-TC014-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC014-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC014-d2d30d9b-test-subnet'}}], 'name': "Chang'e.yardstick-TC014-d2d30d9b-test-port", 'security_groups': ['yardstick-TC014-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 14:40:12,400 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'Chang'e.yardstick-TC014-d2d30d9b-fip', network 'floating_net', port 'Chang'e.yardstick-TC014-d2d30d9b-test-port', rif 'yardstick-TC014-d2d30d9b-test-router-if0' 2019-09-09 14:40:12,400 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'Chang'e.yardstick-TC014-d2d30d9b-fip-assoc', server 'Chang'e.yardstick-TC014-d2d30d9b-test-port', floating_ip 'Chang'e.yardstick-TC014-d2d30d9b-fip' 2019-09-09 14:40:12,400 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'Chang'e.yardstick-TC014-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ["Chang'e.yardstick-TC014-d2d30d9b-test-port"] 2019-09-09 14:40:12,400 [INFO] yardstick.orchestrator.heat heat.py:630 Creating stack 'yardstick-TC014-d2d30d9b' START 2019-09-09 14:41:00,262 [INFO] yardstick.orchestrator.heat heat.py:648 Creating stack 'yardstick-TC014-d2d30d9b' DONE in 47 secs 2019-09-09 14:41:01,613 [INFO] yardstick.benchmark.contexts.heat heat.py:377 Deploying context 'yardstick-TC014-d2d30d9b' DONE 2019-09-09 14:41:01,614 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:41:01,615 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 1}, 'tc': u'opnfv_yardstick_tc014', u'host': "Chang'e.yardstick-TC014-d2d30d9b", u'type': u'UnixBench', u'options': {u'test_type': u'dhry2reg', u'run_mode': u'verbose'}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:41:01,616 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:41:01,629 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 1 times, class 2019-09-09 14:41:01,632 [DEBUG] yardstick.ssh.Chang'e ssh.py:148 user:ubuntu host:100.64.200.122 2019-09-09 14:41:02,637 [DEBUG] yardstick.ssh.Chang'e ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:41:04,643 [DEBUG] yardstick.ssh.Chang'e ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:41:05,647 [DEBUG] yardstick.ssh.Chang'e ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.122')",) 2019-09-09 14:41:06,649 [DEBUG] yardstick.ssh.Chang'e ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.122')",) 2019-09-09 14:41:07,652 [DEBUG] yardstick.ssh.Chang'e ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.122')",) 2019-09-09 14:41:08,654 [DEBUG] yardstick.ssh.Chang'e ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.122')",) 2019-09-09 14:41:10,798 [DEBUG] yardstick.ssh.Chang'e ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:41:12,846 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15192 seq=1 START 2019-09-09 14:41:12,847 [DEBUG] yardstick.benchmark.scenarios.compute.unixbench unixbench.py:92 Executing run_mode: verbose 2019-09-09 14:41:12,847 [DEBUG] yardstick.benchmark.scenarios.compute.unixbench unixbench.py:111 Executing command: sudo bash unixbench_benchmark.sh -v dhry2reg 2019-09-09 14:41:13,364 [DEBUG] yardstick.ssh.Chang'e ssh.py:300 stderr: u'sh: 1: ' 2019-09-09 14:41:13,365 [DEBUG] yardstick.ssh.Chang'e ssh.py:300 stderr: u'3dinfo: not found\n' 2019-09-09 14:41:13,379 [DEBUG] yardstick.ssh.Chang'e ssh.py:300 stderr: u'Redundant argument in printf at ./Run line 1925.\n' 2019-09-09 14:43:25,036 [DEBUG] yardstick.ssh.Chang'e ssh.py:292 stdout: u'{ "single_score":"3397.8", "parallel_score":"3397.8" }\n' 2019-09-09 14:43:26,039 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15192 seq=1 END 2019-09-09 14:43:26,040 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:43:26,040 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:43:26,041 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:43:26,055 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:43:26,056 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc014,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter parallel_score="3397.8",single_score="3397.8" 1568040206038722048 2019-09-09 14:43:26,394 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:43:26,395 [INFO] yardstick.benchmark.core.task task.py:129 Testcase: "opnfv_yardstick_tc014" SUCCESS!!! 2019-09-09 14:43:26,395 [INFO] yardstick.benchmark.contexts.heat heat.py:459 Undeploying context 'yardstick-TC014-d2d30d9b' START 2019-09-09 14:44:09,798 [INFO] yardstick.benchmark.contexts.heat heat.py:462 Undeploying context 'yardstick-TC014-d2d30d9b' DONE 2019-09-09 14:44:09,799 [INFO] yardstick.benchmark.core.task task.py:148 Task /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc014.yaml finished in 237 secs 2019-09-09 14:44:09,799 [INFO] yardstick.benchmark.contexts.heat heat.py:336 Deploying context 'yardstick-TC037-d2d30d9b' START 2019-09-09 14:44:09,867 [DEBUG] yardstick.orchestrator.heat heat.py:177 template object 'yardstick-TC037-d2d30d9b' created 2019-09-09 14:44:09,868 [DEBUG] yardstick.orchestrator.heat heat.py:440 adding Nova::KeyPair 'yardstick-TC037-d2d30d9b-key' 2019-09-09 14:44:09,868 [DEBUG] yardstick.orchestrator.heat heat.py:476 adding Neutron::SecurityGroup 'yardstick-TC037-d2d30d9b-secgroup' 2019-09-09 14:44:09,868 [DEBUG] yardstick.orchestrator.heat heat.py:537 The security group rules is [{'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp'}, {'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp'}, {'remote_ip_prefix': '0.0.0.0/0', 'protocol': 'icmp'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'tcp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'udp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'protocol': 'icmp'}, {'direction': 'egress', 'protocol': 'tcp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'direction': 'egress', 'protocol': 'udp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'direction': 'egress', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}] 2019-09-09 14:44:09,869 [DEBUG] yardstick.orchestrator.heat heat.py:246 adding Neutron::Net 'yardstick-TC037-d2d30d9b-test' 2019-09-09 14:44:09,869 [DEBUG] yardstick.orchestrator.heat heat.py:286 adding Neutron::Subnet 'yardstick-TC037-d2d30d9b-test-subnet' in network 'yardstick-TC037-d2d30d9b-test', cidr '10.0.1.0/24' 2019-09-09 14:44:09,869 [DEBUG] yardstick.orchestrator.heat heat.py:317 adding Neutron::Router:'yardstick-TC037-d2d30d9b-test-router', gw-net:'floating_net' 2019-09-09 14:44:09,870 [DEBUG] yardstick.orchestrator.heat heat.py:332 adding Neutron::RouterInterface 'yardstick-TC037-d2d30d9b-test-router-if0' router:'yardstick-TC037-d2d30d9b-test-router', subnet:'yardstick-TC037-d2d30d9b-test-subnet' 2019-09-09 14:44:09,870 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC037-d2d30d9b-test-subnet', 'yardstick-TC037-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC037-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC037-d2d30d9b-test-subnet'}}], 'name': 'demeter.yardstick-TC037-d2d30d9b-test-port', 'security_groups': ['yardstick-TC037-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 14:44:09,870 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'demeter.yardstick-TC037-d2d30d9b-fip', network 'floating_net', port 'demeter.yardstick-TC037-d2d30d9b-test-port', rif 'yardstick-TC037-d2d30d9b-test-router-if0' 2019-09-09 14:44:09,870 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'demeter.yardstick-TC037-d2d30d9b-fip-assoc', server 'demeter.yardstick-TC037-d2d30d9b-test-port', floating_ip 'demeter.yardstick-TC037-d2d30d9b-fip' 2019-09-09 14:44:09,871 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'demeter.yardstick-TC037-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['demeter.yardstick-TC037-d2d30d9b-test-port'] 2019-09-09 14:44:09,871 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC037-d2d30d9b-test-subnet', 'yardstick-TC037-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC037-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC037-d2d30d9b-test-subnet'}}], 'name': 'poseidon.yardstick-TC037-d2d30d9b-test-port', 'security_groups': ['yardstick-TC037-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 14:44:09,871 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'poseidon.yardstick-TC037-d2d30d9b-fip', network 'floating_net', port 'poseidon.yardstick-TC037-d2d30d9b-test-port', rif 'yardstick-TC037-d2d30d9b-test-router-if0' 2019-09-09 14:44:09,871 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'poseidon.yardstick-TC037-d2d30d9b-fip-assoc', server 'poseidon.yardstick-TC037-d2d30d9b-test-port', floating_ip 'poseidon.yardstick-TC037-d2d30d9b-fip' 2019-09-09 14:44:09,871 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'poseidon.yardstick-TC037-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['poseidon.yardstick-TC037-d2d30d9b-test-port'] 2019-09-09 14:44:09,872 [INFO] yardstick.orchestrator.heat heat.py:630 Creating stack 'yardstick-TC037-d2d30d9b' START 2019-09-09 14:45:19,574 [INFO] yardstick.orchestrator.heat heat.py:648 Creating stack 'yardstick-TC037-d2d30d9b' DONE in 69 secs 2019-09-09 14:45:20,828 [INFO] yardstick.benchmark.contexts.heat heat.py:377 Deploying context 'yardstick-TC037-d2d30d9b' DONE 2019-09-09 14:45:20,828 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:45:20,828 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', 'runner': {'duration': 1000000000, 'type': 'Duration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}}, 'tc': u'opnfv_yardstick_tc037', u'host': 'demeter.yardstick-TC037-d2d30d9b', u'type': u'CPUload', u'options': {u'interval': 1}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases', u'run_in_background': True}) 2019-09-09 14:45:20,830 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 14:45:20,839 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:45:20,840 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', 'runner': {'duration': 1000000000, 'type': 'Duration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}}, 'tc': u'opnfv_yardstick_tc037', u'host': 'poseidon.yardstick-TC037-d2d30d9b', u'type': u'CPUload', u'options': {u'interval': 1}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases', u'run_in_background': True}) 2019-09-09 14:45:20,841 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 14:45:20,842 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 14:45:20,843 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 14:45:20,844 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:45:20,845 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.123 2019-09-09 14:45:20,848 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 14:45:20,849 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 14:45:20,849 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 14:45:20,851 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.120 2019-09-09 14:45:20,852 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:45:20,855 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 14:45:20,856 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 14:45:20,859 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:45:20,860 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.123 2019-09-09 14:45:20,866 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 14:45:20,867 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.120 2019-09-09 14:45:20,868 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.120 2019-09-09 14:45:21,855 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:45:21,874 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:45:22,037 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:45:22,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:45:22,052 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=1 START 2019-09-09 14:45:22,053 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:22,112 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:81 MPSTAT is installed 2019-09-09 14:45:22,113 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=1 START 2019-09-09 14:45:22,114 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:22,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.19 0.05 0.02 3/127 1481\n' 2019-09-09 14:45:22,187 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:22,233 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:23,236 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:21 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:22 PM all 96.00 0.00 4.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:45:22 PM 0 96.00 0.00 4.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 96.00 0.00 4.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 96.00 0.00 4.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:45:23,858 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:45:23,879 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:45:24,241 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=1 END 2019-09-09 14:45:24,242 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=2 START 2019-09-09 14:45:24,243 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:24,257 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.19 0.05 0.02 3/128 1486\n' 2019-09-09 14:45:24,258 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:24,304 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:25,308 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:23 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:24 PM all 82.83 0.00 4.04 13.13 0.00 0.00 0.00 0.00 0.00 0.00\n02:45:24 PM 0 82.83 0.00 4.04 13.13 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 82.83 0.00 4.04 13.13 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 82.83 0.00 4.04 13.13 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:45:25,861 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:45:25,863 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:25,867 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.19",loadavg1="0.05",loadavg2="0.02",loadavg3="3/127",loadavg4="1481",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="4.00",mpstat_average.cpu.%usr="96.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="4.00",mpstat_average.cpu0.%usr="96.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="4.00",mpstat_maximun.cpu.%usr="96.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="4.00",mpstat_maximun.cpu0.%usr="96.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="4.00",mpstat_minimum.cpu.%usr="96.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="4.00",mpstat_minimum.cpu0.%usr="96.00" 1568040324240786176 2019-09-09 14:45:25,882 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:45:26,311 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=2 END 2019-09-09 14:45:26,312 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=3 START 2019-09-09 14:45:26,312 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:26,462 [ERROR] yardstick.benchmark.scenarios.networking.ping ping.py:99 ping '-s 100' 'poseidon.yardstick-TC037-d2d30d9b' timeout 2019-09-09 14:45:26,463 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: packet dropped rtt 999999.000000 > sla: max_rtt(10.000000)',) 2019-09-09 14:45:26,483 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.41 0.10 0.03 1/124 1488\n' 2019-09-09 14:45:26,484 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:26,528 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:27,466 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=1 END 2019-09-09 14:45:27,467 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=2 START 2019-09-09 14:45:27,467 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:27,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:25 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:26 PM all 0.00 0.00 1.79 98.21 0.00 0.00 0.00 0.00 0.00 0.00\n02:45:26 PM 0 0.00 0.00 1.79 98.21 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 1.79 98.21 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 1.79 98.21 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:45:27,863 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.120')",) 2019-09-09 14:45:27,882 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.120')",) 2019-09-09 14:45:28,758 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=3 END 2019-09-09 14:45:28,758 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=4 START 2019-09-09 14:45:28,759 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:28,783 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.41 0.10 0.03 5/128 1494\n' 2019-09-09 14:45:28,787 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:28,794 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.85' 2019-09-09 14:45:28,843 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:28,866 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.120')",) 2019-09-09 14:45:28,885 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.120')",) 2019-09-09 14:45:29,868 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.120')",) 2019-09-09 14:45:29,888 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.120')",) 2019-09-09 14:45:30,309 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:28 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:29 PM all 53.33 0.00 6.67 36.67 0.00 3.33 0.00 0.00 0.00 0.00\n02:45:29 PM 0 53.33 0.00 6.67 36.67 0.00 3.33 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 53.33 0.00 6.67 36.67 0.00 3.33 0.00 0.00 0.00 0.00\nAverage: 0 53.33 0.00 6.67 36.67 0.00 3.33 0.00 0.00 0.00 0.00\n' 2019-09-09 14:45:30,871 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.120')",) 2019-09-09 14:45:30,891 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.120')",) 2019-09-09 14:45:31,175 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:31,177 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.19",loadavg1="0.05",loadavg2="0.02",loadavg3="3/128",loadavg4="1486",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="13.13",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="4.04",mpstat_average.cpu.%usr="82.83",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="13.13",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="4.04",mpstat_average.cpu0.%usr="82.83",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="13.13",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="4.04",mpstat_maximun.cpu.%usr="82.83",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="13.13",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="4.04",mpstat_maximun.cpu0.%usr="82.83",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="13.13",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="4.04",mpstat_minimum.cpu.%usr="82.83",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="13.13",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="4.04",mpstat_minimum.cpu0.%usr="82.83" 1568040326311399936 2019-09-09 14:45:31,310 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=2 END 2019-09-09 14:45:31,311 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=3 START 2019-09-09 14:45:31,311 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:31,312 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=4 END 2019-09-09 14:45:31,312 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=5 START 2019-09-09 14:45:31,313 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:31,322 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.16 0.05 2/125 1498\n' 2019-09-09 14:45:31,323 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:31,479 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:31,481 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.41",loadavg1="0.10",loadavg2="0.03",loadavg3="1/124",loadavg4="1488",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="98.21",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.79",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="98.21",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.79",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="98.21",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.79",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="98.21",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.79",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="98.21",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.79",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="98.21",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.79",mpstat_minimum.cpu0.%usr="0.00" 1568040328758243072 2019-09-09 14:45:31,627 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:31,753 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:31,755 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.41",loadavg1="0.10",loadavg2="0.03",loadavg3="5/128",loadavg4="1494",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="36.67",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="3.33",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="6.67",mpstat_average.cpu.%usr="53.33",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="36.67",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="3.33",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="6.67",mpstat_average.cpu0.%usr="53.33",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="36.67",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="3.33",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="6.67",mpstat_maximun.cpu.%usr="53.33",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="36.67",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="3.33",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="6.67",mpstat_maximun.cpu0.%usr="53.33",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="36.67",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="3.33",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="6.67",mpstat_minimum.cpu.%usr="53.33",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="36.67",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="3.33",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="6.67",mpstat_minimum.cpu0.%usr="53.33" 1568040331312472064 2019-09-09 14:45:32,027 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:32,028 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=999999.0 1568040327465699840 2019-09-09 14:45:32,299 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:32,300 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.85 1568040331310512128 2019-09-09 14:45:32,323 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.424' 2019-09-09 14:45:32,628 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:30 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:31 PM all 88.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 5.00\n02:45:31 PM 0 88.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 5.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 88.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 5.00\nAverage: 0 88.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 5.00\n' 2019-09-09 14:45:33,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:45:33,260 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.123 2019-09-09 14:45:33,261 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.123 2019-09-09 14:45:33,267 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:45:33,436 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:81 MPSTAT is installed 2019-09-09 14:45:33,437 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=1 START 2019-09-09 14:45:33,438 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:33,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.54 0.12 0.04 9/143 1406\n' 2019-09-09 14:45:33,537 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:33,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:33,631 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=5 END 2019-09-09 14:45:33,632 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=6 START 2019-09-09 14:45:33,632 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:33,639 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.16 0.05 1/124 1549\n' 2019-09-09 14:45:33,640 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:33,665 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:45:33,685 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:34,328 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=3 END 2019-09-09 14:45:34,329 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=4 START 2019-09-09 14:45:34,329 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:34,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:33 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:45:34 all 92.00 0.00 8.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n14:45:34 0 92.00 0.00 8.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 92.00 0.00 8.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 92.00 0.00 8.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:45:34,687 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:32 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:33 PM all 1.00 0.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 97.00\n02:45:33 PM 0 1.00 0.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 97.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.00 0.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 97.00\nAverage: 0 1.00 0.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 97.00\n' 2019-09-09 14:45:35,344 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.585' 2019-09-09 14:45:35,628 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=1 END 2019-09-09 14:45:35,629 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=2 START 2019-09-09 14:45:35,629 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:35,637 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.54 0.12 0.04 2/138 1448\n' 2019-09-09 14:45:35,643 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:35,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:35,689 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=6 END 2019-09-09 14:45:35,690 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=7 START 2019-09-09 14:45:35,691 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:35,697 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.64 0.16 0.05 1/127 1558\n' 2019-09-09 14:45:35,699 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:35,744 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:36,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:35 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:36,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:36 all' 2019-09-09 14:45:36,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 63.00 0.00 13.00' 2019-09-09 14:45:36,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 22.00' 2019-09-09 14:45:36,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.00' 2019-09-09 14:45:36,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:36,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:36,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:36 0' 2019-09-09 14:45:36,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 63.00' 2019-09-09 14:45:36,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 13.00' 2019-09-09 14:45:36,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 22.00 0.00' 2019-09-09 14:45:36,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:36,705 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 1.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 63.00' 2019-09-09 14:45:36,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 13.00' 2019-09-09 14:45:36,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 22.00 0.00' 2019-09-09 14:45:36,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:36,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:36,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,713 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15200 seq=1 START 2019-09-09 14:45:36,714 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:36,714 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1001 -j DROP 2019-09-09 14:45:36,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:45:36,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:36,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 63.00' 2019-09-09 14:45:36,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,717 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 13.00' 2019-09-09 14:45:36,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 22.00' 2019-09-09 14:45:36,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.00' 2019-09-09 14:45:36,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:36,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:36,745 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:34 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:36,746 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:45:35 PM all' 2019-09-09 14:45:36,747 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:36,749 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 30.00' 2019-09-09 14:45:36,749 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:36,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 70.00' 2019-09-09 14:45:36,753 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:36,754 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:45:35 PM' 2019-09-09 14:45:36,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:45:36,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,756 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,757 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 30.00' 2019-09-09 14:45:36,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:36,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:36,761 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 70.00' 2019-09-09 14:45:36,762 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:36,763 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:45:36,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:45:36,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,765 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,766 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 30.00' 2019-09-09 14:45:36,767 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:36,767 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 1 64 20 1 1000000 2019-09-09 14:45:36,767 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,768 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,769 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 70.00' 2019-09-09 14:45:36,769 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:36,771 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:36,772 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:45:36,772 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,773 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,773 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 30.00' 2019-09-09 14:45:36,774 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,774 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,775 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:36,776 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:36,776 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 70.00' 2019-09-09 14:45:36,776 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:37,349 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=4 END 2019-09-09 14:45:37,349 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=5 START 2019-09-09 14:45:37,350 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:37,583 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:37,584 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.16",loadavg2="0.05",loadavg3="2/125",loadavg4="1498",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="5.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="7.00",mpstat_average.cpu.%usr="88.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="5.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="7.00",mpstat_average.cpu0.%usr="88.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="5.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="7.00",mpstat_maximun.cpu.%usr="88.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="5.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="7.00",mpstat_maximun.cpu0.%usr="88.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="5.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="7.00",mpstat_minimum.cpu.%usr="88.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="5.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="7.00",mpstat_minimum.cpu0.%usr="88.00" 1568040333631532800 2019-09-09 14:45:37,726 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=2 END 2019-09-09 14:45:37,727 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=3 START 2019-09-09 14:45:37,727 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:37,736 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.54 0.12 0.04 1/124 1499\n' 2019-09-09 14:45:37,737 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:37,778 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=7 END 2019-09-09 14:45:37,779 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=8 START 2019-09-09 14:45:37,779 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:37,782 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:37,787 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.64 0.16 0.05 1/129 1570\n' 2019-09-09 14:45:37,788 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:37,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:37,909 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:37,912 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.16",loadavg2="0.05",loadavg3="1/124",loadavg4="1549",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.00",mpstat_average.cpu.%iowait="2.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.00",mpstat_average.cpu0.%iowait="2.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.00",mpstat_maximun.cpu.%iowait="2.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.00",mpstat_maximun.cpu0.%iowait="2.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.00",mpstat_minimum.cpu.%iowait="2.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.00",mpstat_minimum.cpu0.%iowait="2.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="1.00" 1568040335689485056 2019-09-09 14:45:38,190 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:38,191 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.64",loadavg1="0.16",loadavg2="0.05",loadavg3="1/127",loadavg4="1558",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="70.00",mpstat_average.cpu.%iowait="30.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="70.00",mpstat_average.cpu0.%iowait="30.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="70.00",mpstat_maximun.cpu.%iowait="30.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="70.00",mpstat_maximun.cpu0.%iowait="30.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="70.00",mpstat_minimum.cpu.%iowait="30.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="70.00",mpstat_minimum.cpu0.%iowait="30.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040337778707968 2019-09-09 14:45:38,363 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.757' 2019-09-09 14:45:38,464 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:38,466 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.54",loadavg1="0.12",loadavg2="0.04",loadavg3="9/143",loadavg4="1406",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="8.00",mpstat_average.cpu.%usr="92.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="8.00",mpstat_average.cpu0.%usr="92.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="8.00",mpstat_maximun.cpu.%usr="92.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="8.00",mpstat_maximun.cpu0.%usr="92.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="8.00",mpstat_minimum.cpu.%usr="92.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="8.00",mpstat_minimum.cpu0.%usr="92.00" 1568040335627580928 2019-09-09 14:45:38,727 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:38,729 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.54",loadavg1="0.12",loadavg2="0.04",loadavg3="2/138",loadavg4="1448",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="1.00",mpstat_average.cpu.%iowait="22.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="13.00",mpstat_average.cpu.%usr="63.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="1.00",mpstat_average.cpu0.%iowait="22.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="13.00",mpstat_average.cpu0.%usr="63.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="1.00",mpstat_maximun.cpu.%iowait="22.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="13.00",mpstat_maximun.cpu.%usr="63.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="1.00",mpstat_maximun.cpu0.%iowait="22.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="13.00",mpstat_maximun.cpu0.%usr="63.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="1.00",mpstat_minimum.cpu.%iowait="22.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="13.00",mpstat_minimum.cpu.%usr="63.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="1.00",mpstat_minimum.cpu0.%iowait="22.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="13.00",mpstat_minimum.cpu0.%usr="63.00" 1568040337726449920 2019-09-09 14:45:38,782 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:37 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:38,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:38 all' 2019-09-09 14:45:38,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,784 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.02' 2019-09-09 14:45:38,784 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 12.24' 2019-09-09 14:45:38,785 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,785 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,787 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,787 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:38,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 86.73\n' 2019-09-09 14:45:38,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:38 ' 2019-09-09 14:45:38,789 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:38,790 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:38,790 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.02' 2019-09-09 14:45:38,790 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 12.24' 2019-09-09 14:45:38,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:38,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,793 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 86.73\n' 2019-09-09 14:45:38,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:38,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:38,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:38,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.02' 2019-09-09 14:45:38,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 12.24' 2019-09-09 14:45:38,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,797 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 86.73\n' 2019-09-09 14:45:38,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:38,802 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:45:38,802 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.02' 2019-09-09 14:45:38,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 12.24 0.00' 2019-09-09 14:45:38,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:38,806 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 86.73\n' 2019-09-09 14:45:38,862 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:37 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:38 PM all 0.00 0.00 0.00 10.87 0.00 0.00 0.00 0.00 0.00 89.13\n02:45:38 PM 0 0.00 0.00 0.00 10.87 0.00 0.00 0.00 0.00 0.00 89.13\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.00 10.87 0.00 0.00 0.00 0.00 0.00 89.13\nAverage: 0 0.00 0.00 0.00 10.87 0.00 0.00 0.00 0.00 0.00 89.13\n' 2019-09-09 14:45:38,999 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:39,000 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.424 1568040334328259840 2019-09-09 14:45:39,275 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:39,276 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.585 1568040337348933888 2019-09-09 14:45:39,808 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=3 END 2019-09-09 14:45:39,809 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=4 START 2019-09-09 14:45:39,809 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:39,835 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.50 0.11 0.04 1/124 1501\n' 2019-09-09 14:45:39,836 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:39,864 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=8 END 2019-09-09 14:45:39,866 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=9 START 2019-09-09 14:45:39,866 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:39,873 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.67 0.17 0.06 2/129 1636\n' 2019-09-09 14:45:39,874 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:39,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:39,922 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:40,369 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=5 END 2019-09-09 14:45:40,370 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=6 START 2019-09-09 14:45:40,370 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:40,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:39 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:40,906 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:40 ' 2019-09-09 14:45:40,906 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:40,906 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:40,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:40,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.88' 2019-09-09 14:45:40,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 4.41' 2019-09-09 14:45:40,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:40,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:40,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 89.71' 2019-09-09 14:45:40,910 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:40,911 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:40 0' 2019-09-09 14:45:40,911 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:40,912 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:40,912 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:40,913 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.88 0.00' 2019-09-09 14:45:40,913 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.41' 2019-09-09 14:45:40,914 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:40,914 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:40,915 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 89.71\n' 2019-09-09 14:45:40,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:45:40,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:40,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:40,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:40,918 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 5.88' 2019-09-09 14:45:40,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 4.41 0.00' 2019-09-09 14:45:40,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:40,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 89.71\n' 2019-09-09 14:45:40,921 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:45:40,921 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:40,923 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:39 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:40 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:45:40 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:45:40,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:40,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.88 0.00' 2019-09-09 14:45:40,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.41 0.00 0.00' 2019-09-09 14:45:40,926 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 89.71' 2019-09-09 14:45:40,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:41,393 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.54' 2019-09-09 14:45:41,925 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=9 END 2019-09-09 14:45:41,926 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=10 START 2019-09-09 14:45:41,927 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:41,929 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=4 END 2019-09-09 14:45:41,930 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=5 START 2019-09-09 14:45:41,930 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:41,934 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.67 0.17 0.06 2/130 1642\n' 2019-09-09 14:45:41,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.50 0.11 0.04 1/124 1503\n' 2019-09-09 14:45:41,936 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:41,936 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:41,979 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:42,005 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:42,980 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:41 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:42,981 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:42 ' 2019-09-09 14:45:42,982 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:42,983 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:42,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:42,985 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 17.72' 2019-09-09 14:45:42,986 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:42,987 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.80' 2019-09-09 14:45:42,987 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:42,989 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:42,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 78.48' 2019-09-09 14:45:42,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:42,991 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:42 0' 2019-09-09 14:45:42,992 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:42,993 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:42,994 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 17.72 0.00' 2019-09-09 14:45:42,995 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.80' 2019-09-09 14:45:42,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:42,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:42,997 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 78.48' 2019-09-09 14:45:42,999 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:43,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.00 17.72 0.00 3.80 0.00 0.00 0.00 78.48\nAverage: 0 0.00 0.00 0.00 17.72 0.00 3.80 0.00 0.00 0.00 78.48\n' 2019-09-09 14:45:43,006 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:41 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:43,007 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:45:42 PM' 2019-09-09 14:45:43,008 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:45:43,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:45:43,013 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,014 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,015 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:43,015 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,016 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,017 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:43,018 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:43,019 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:45:42 PM' 2019-09-09 14:45:43,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:45:43,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:43,021 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:45:43,024 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,025 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,025 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:43,026 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,027 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,027 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,028 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,028 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:43,029 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:43,030 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:43,030 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:45:43,031 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,032 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 99.00' 2019-09-09 14:45:43,032 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:43,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:43,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:43,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,037 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:43,037 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:43,038 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:45:43,038 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,039 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,039 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00 0.00' 2019-09-09 14:45:43,040 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,041 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:43,041 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:43,042 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,042 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:43,043 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:43,399 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=6 END 2019-09-09 14:45:43,400 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=7 START 2019-09-09 14:45:43,400 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:44,002 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=5 END 2019-09-09 14:45:44,002 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=6 START 2019-09-09 14:45:44,002 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:44,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.46 0.11 0.04 1/124 1505\n' 2019-09-09 14:45:44,009 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:44,045 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=10 END 2019-09-09 14:45:44,046 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=11 START 2019-09-09 14:45:44,046 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:44,052 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:44,053 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.67 0.17 0.06 2/130 1645\n' 2019-09-09 14:45:44,055 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:44,099 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:44,423 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.99' 2019-09-09 14:45:44,547 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:45:44,549 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.64",loadavg1="0.16",loadavg2="0.05",loadavg3="1/129",loadavg4="1570",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="89.13",mpstat_average.cpu.%iowait="10.87",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="89.13",mpstat_average.cpu0.%iowait="10.87",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="89.13",mpstat_maximun.cpu.%iowait="10.87",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="89.13",mpstat_maximun.cpu0.%iowait="10.87",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="89.13",mpstat_minimum.cpu.%iowait="10.87",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="89.13",mpstat_minimum.cpu0.%iowait="10.87",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040339864422912 2019-09-09 14:45:44,817 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:44,820 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.67",loadavg1="0.17",loadavg2="0.06",loadavg3="2/129",loadavg4="1636",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040341925852160 2019-09-09 14:45:45,053 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:43 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:45,054 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:44 ' 2019-09-09 14:45:45,055 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:45:45,056 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,057 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,058 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 11.43 0.00' 2019-09-09 14:45:45,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.86' 2019-09-09 14:45:45,060 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,061 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,063 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,064 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.71' 2019-09-09 14:45:45,064 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:45,065 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:44 0' 2019-09-09 14:45:45,066 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,066 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,067 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,067 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 11.43 0.00' 2019-09-09 14:45:45,068 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.86' 2019-09-09 14:45:45,068 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,069 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,070 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,070 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.71' 2019-09-09 14:45:45,071 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:45,071 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:45,072 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:45:45,073 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:45,073 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,074 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 11.43' 2019-09-09 14:45:45,075 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,075 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.86' 2019-09-09 14:45:45,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:45,077 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.71' 2019-09-09 14:45:45,078 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:45,078 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:45,079 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:45:45,079 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,080 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,080 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 11.43' 2019-09-09 14:45:45,081 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,081 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.86' 2019-09-09 14:45:45,082 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,082 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,083 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:45,083 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.71' 2019-09-09 14:45:45,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:45,099 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:45,100 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:43 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:44 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:45:44 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:45:45,102 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.67",loadavg1="0.17",loadavg2="0.06",loadavg3="2/130",loadavg4="1642",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="0.00" 1568040344045120000 2019-09-09 14:45:45,370 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:45:45,373 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.54",loadavg1="0.12",loadavg2="0.04",loadavg3="1/124",loadavg4="1499",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="86.73",mpstat_average.cpu.%iowait="12.24",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.02",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="86.73",mpstat_average.cpu0.%iowait="12.24",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.02",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="86.73",mpstat_maximun.cpu.%iowait="12.24",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.02",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="86.73",mpstat_maximun.cpu0.%iowait="12.24",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.02",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="86.73",mpstat_minimum.cpu.%iowait="12.24",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.02",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="86.73",mpstat_minimum.cpu0.%iowait="12.24",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.02",mpstat_minimum.cpu0.%usr="0.00" 1568040339808296960 2019-09-09 14:45:45,648 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:45,651 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.50",loadavg1="0.11",loadavg2="0.04",loadavg3="1/124",loadavg4="1501",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="89.71",mpstat_average.cpu.%iowait="5.88",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="4.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="89.71",mpstat_average.cpu0.%iowait="5.88",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="4.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="89.71",mpstat_maximun.cpu.%iowait="5.88",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="4.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="89.71",mpstat_maximun.cpu0.%iowait="5.88",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="4.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="89.71",mpstat_minimum.cpu.%iowait="5.88",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="4.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="89.71",mpstat_minimum.cpu0.%iowait="5.88",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="4.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040341929442048 2019-09-09 14:45:45,930 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:45,932 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.50",loadavg1="0.11",loadavg2="0.04",loadavg3="1/124",loadavg4="1503",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="78.48",mpstat_average.cpu.%iowait="17.72",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="3.80",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="78.48",mpstat_average.cpu0.%iowait="17.72",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="3.80",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="78.48",mpstat_maximun.cpu.%iowait="17.72",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="3.80",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="78.48",mpstat_maximun.cpu0.%iowait="17.72",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="3.80",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="78.48",mpstat_minimum.cpu.%iowait="17.72",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="3.80",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="78.48",mpstat_minimum.cpu0.%iowait="17.72",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="3.80",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040344002125056 2019-09-09 14:45:46,086 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=6 END 2019-09-09 14:45:46,086 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=7 START 2019-09-09 14:45:46,087 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:46,093 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.46 0.11 0.04 1/124 1507\n' 2019-09-09 14:45:46,095 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:46,101 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=11 END 2019-09-09 14:45:46,102 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=12 START 2019-09-09 14:45:46,102 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:46,110 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.19 0.06 2/129 1650\n' 2019-09-09 14:45:46,111 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:46,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:46,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:46,210 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:46,212 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.46",loadavg1="0.11",loadavg2="0.04",loadavg3="1/124",loadavg4="1505",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="85.71",mpstat_average.cpu.%iowait="11.43",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.86",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="85.71",mpstat_average.cpu0.%iowait="11.43",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.86",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="85.71",mpstat_maximun.cpu.%iowait="11.43",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.86",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="85.71",mpstat_maximun.cpu0.%iowait="11.43",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.86",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="85.71",mpstat_minimum.cpu.%iowait="11.43",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.86",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="85.71",mpstat_minimum.cpu0.%iowait="11.43",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.86",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040346086247936 2019-09-09 14:45:46,429 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=7 END 2019-09-09 14:45:46,430 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=8 START 2019-09-09 14:45:46,431 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:46,484 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:45:46,485 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.757 1568040340369190912 2019-09-09 14:45:46,740 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:46,742 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.54 1568040343399655168 2019-09-09 14:45:46,998 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:46,998 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.99 1568040346429507072 2019-09-09 14:45:47,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:45 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:47,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:46 ' 2019-09-09 14:45:47,137 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:47,138 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:47,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,140 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,141 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,143 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.90' 2019-09-09 14:45:47,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,145 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.10' 2019-09-09 14:45:47,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:46 ' 2019-09-09 14:45:47,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:47,149 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,151 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:47,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,153 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.90' 2019-09-09 14:45:47,154 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,156 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.10' 2019-09-09 14:45:47,156 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:47,157 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:45:47,158 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:47,158 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,158 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,159 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:47,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:45 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:46 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:45:46 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:45:47,159 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,160 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.90' 2019-09-09 14:45:47,160 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,161 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 96.10' 2019-09-09 14:45:47,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:47,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:47,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:47,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:47,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,169 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.90' 2019-09-09 14:45:47,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:47,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:47,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.10\n' 2019-09-09 14:45:47,446 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.34' 2019-09-09 14:45:48,161 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=12 END 2019-09-09 14:45:48,162 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=13 START 2019-09-09 14:45:48,162 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:48,171 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.19 0.06 2/130 1656\n' 2019-09-09 14:45:48,172 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:48,174 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=7 END 2019-09-09 14:45:48,174 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=8 START 2019-09-09 14:45:48,175 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:48,180 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.42 0.11 0.04 1/122 1509\n' 2019-09-09 14:45:48,181 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:48,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:48,240 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:49,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:48 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:49,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:49 ' 2019-09-09 14:45:49,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:49,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:49,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,230 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.28' 2019-09-09 14:45:49,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,233 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,233 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72' 2019-09-09 14:45:49,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:49 ' 2019-09-09 14:45:49,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:49,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:49,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:45:49,240 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:47 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:49,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,241 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:45:48 PM' 2019-09-09 14:45:49,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,242 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:45:49,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72' 2019-09-09 14:45:49,243 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,243 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:49,243 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:45:49,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:49,244 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:49,244 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:49,245 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:49,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,245 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,247 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,247 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:49,248 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.28' 2019-09-09 14:45:49,249 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,252 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:49,252 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:48 PM' 2019-09-09 14:45:49,252 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,253 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:45:49,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72' 2019-09-09 14:45:49,254 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:49,254 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,254 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:45:49,254 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:49,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,255 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:49,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,255 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,256 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:49,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,256 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,257 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,257 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:49,257 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,258 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:45:49,258 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:49,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:49,258 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:49,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,259 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:49,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72' 2019-09-09 14:45:49,259 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:45:49,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,260 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:49,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:45:49,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:49,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:45:49,265 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,266 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:49,267 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,267 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:45:49,268 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:45:49,268 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,269 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,270 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:45:49,270 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:49,271 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00 0.00' 2019-09-09 14:45:49,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,273 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:49,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:49,452 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=8 END 2019-09-09 14:45:49,453 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=9 START 2019-09-09 14:45:49,453 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:50,262 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=8 END 2019-09-09 14:45:50,263 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=9 START 2019-09-09 14:45:50,263 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:50,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.42 0.11 0.04 2/122 1511\n' 2019-09-09 14:45:50,272 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:50,277 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=13 END 2019-09-09 14:45:50,278 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=14 START 2019-09-09 14:45:50,278 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:50,286 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.20 0.07 2/130 1659\n' 2019-09-09 14:45:50,287 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:50,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:50,334 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:50,466 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.16' 2019-09-09 14:45:51,317 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:50 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:51,318 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:51 all' 2019-09-09 14:45:51,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:51,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 13.33' 2019-09-09 14:45:51,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.33' 2019-09-09 14:45:51,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:51,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.33' 2019-09-09 14:45:51,322 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:51,323 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:51 0' 2019-09-09 14:45:51,323 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,323 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:51,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 13.33' 2019-09-09 14:45:51,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.33 0.00' 2019-09-09 14:45:51,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.33' 2019-09-09 14:45:51,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:51,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:51,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:51,330 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:51,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 13.33' 2019-09-09 14:45:51,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.33' 2019-09-09 14:45:51,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:51,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.33' 2019-09-09 14:45:51,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:45:51,335 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:49 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:50 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:45:50 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:45:51,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:45:51,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 13.33' 2019-09-09 14:45:51,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.33' 2019-09-09 14:45:51,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:51,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:51,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.33' 2019-09-09 14:45:51,342 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:52,282 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:45:52,285 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.67",loadavg1="0.17",loadavg2="0.06",loadavg3="2/130",loadavg4="1645",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040346101736192 2019-09-09 14:45:52,338 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=14 END 2019-09-09 14:45:52,339 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=15 START 2019-09-09 14:45:52,339 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:52,344 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=9 END 2019-09-09 14:45:52,345 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=10 START 2019-09-09 14:45:52,345 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:52,347 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.20 0.07 2/129 1664\n' 2019-09-09 14:45:52,348 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:52,351 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.42 0.11 0.04 1/122 1513\n' 2019-09-09 14:45:52,352 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:52,394 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:52,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:52,472 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=9 END 2019-09-09 14:45:52,472 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=10 START 2019-09-09 14:45:52,473 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:52,557 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:45:52,559 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.19",loadavg2="0.06",loadavg3="2/129",loadavg4="1650",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040348161544960 2019-09-09 14:45:52,828 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:52,830 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.19",loadavg2="0.06",loadavg3="2/130",loadavg4="1656",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="0.00" 1568040350277412864 2019-09-09 14:45:53,091 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:53,094 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.20",loadavg2="0.07",loadavg3="2/130",loadavg4="1659",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040352337584896 2019-09-09 14:45:53,364 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:45:53,367 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.46",loadavg1="0.11",loadavg2="0.04",loadavg3="1/124",loadavg4="1507",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.10",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="3.90",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.10",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="3.90",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.10",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="3.90",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.10",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="3.90",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.10",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="3.90",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.10",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="3.90",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040348174206976 2019-09-09 14:45:53,395 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:51 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:52 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:45:52 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:45:53,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:52 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:53,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:53 ' 2019-09-09 14:45:53,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:45:53,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 20.51' 2019-09-09 14:45:53,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.56' 2019-09-09 14:45:53,430 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,430 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 76.92' 2019-09-09 14:45:53,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:53,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:53 0' 2019-09-09 14:45:53,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 20.51' 2019-09-09 14:45:53,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,437 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56' 2019-09-09 14:45:53,440 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,440 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,441 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,441 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 76.92' 2019-09-09 14:45:53,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:53,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:53,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:45:53,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,445 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 20.51' 2019-09-09 14:45:53,445 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,446 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56' 2019-09-09 14:45:53,446 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,447 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,447 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 76.92' 2019-09-09 14:45:53,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:53,449 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:53,449 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:53,451 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,451 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 20.51' 2019-09-09 14:45:53,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,453 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56' 2019-09-09 14:45:53,454 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:53,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 76.92' 2019-09-09 14:45:53,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:53,489 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.27' 2019-09-09 14:45:53,634 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:53,635 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.42",loadavg1="0.11",loadavg2="0.04",loadavg3="1/122",loadavg4="1509",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.72",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.28",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.72",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.28",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.72",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.28",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.72",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.28",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.72",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.28",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.72",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.28",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040350262238976 2019-09-09 14:45:53,903 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:53,905 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.42",loadavg1="0.11",loadavg2="0.04",loadavg3="2/122",loadavg4="1511",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="85.33",mpstat_average.cpu.%iowait="13.33",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.33",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="85.33",mpstat_average.cpu0.%iowait="13.33",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.33",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="85.33",mpstat_maximun.cpu.%iowait="13.33",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.33",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="85.33",mpstat_maximun.cpu0.%iowait="13.33",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.33",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="85.33",mpstat_minimum.cpu.%iowait="13.33",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.33",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="85.33",mpstat_minimum.cpu0.%iowait="13.33",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.33",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040352344284928 2019-09-09 14:45:54,179 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:54,179 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.34 1568040349452423936 2019-09-09 14:45:54,398 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=15 END 2019-09-09 14:45:54,398 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=16 START 2019-09-09 14:45:54,399 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:54,404 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.83 0.23 0.08 3/130 1670\n' 2019-09-09 14:45:54,405 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:54,450 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:54,455 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:45:54,455 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.16 1568040352472198912 2019-09-09 14:45:54,459 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=10 END 2019-09-09 14:45:54,460 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=11 START 2019-09-09 14:45:54,460 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:54,466 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.39 0.11 0.04 1/122 1515\n' 2019-09-09 14:45:54,467 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:54,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:55,451 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:53 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:55,452 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:45:54 PM' 2019-09-09 14:45:55,455 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:45:55,456 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,457 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:45:55,458 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,459 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,462 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,463 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:54 PM' 2019-09-09 14:45:55,464 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:45:55,464 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,468 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,468 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:45:55,469 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,470 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,471 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,471 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,472 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,473 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:55,475 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: all' 2019-09-09 14:45:55,475 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,476 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:45:55,476 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,477 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,480 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,481 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,482 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,483 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,483 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:55,484 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:45:55,484 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,485 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:45:55,487 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,487 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,488 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,489 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,489 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,492 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:45:55,493 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=10 END 2019-09-09 14:45:55,494 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=11 START 2019-09-09 14:45:55,494 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:55,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:54 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:55,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:55 ' 2019-09-09 14:45:55,513 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:55,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.67 0.00' 2019-09-09 14:45:55,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 6.67' 2019-09-09 14:45:55,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 78.67' 2019-09-09 14:45:55,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:55,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:55 ' 2019-09-09 14:45:55,521 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:55,522 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,522 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.67' 2019-09-09 14:45:55,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 6.67' 2019-09-09 14:45:55,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 78.67' 2019-09-09 14:45:55,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:55,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:55,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:55,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:55,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.67' 2019-09-09 14:45:55,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 6.67 0.00' 2019-09-09 14:45:55,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 78.67' 2019-09-09 14:45:55,533 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:55,533 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:55,534 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:55,534 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:55,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.67' 2019-09-09 14:45:55,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 6.67' 2019-09-09 14:45:55,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,538 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,539 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:55,539 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 78.67' 2019-09-09 14:45:55,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:56,494 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=16 END 2019-09-09 14:45:56,495 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=17 START 2019-09-09 14:45:56,495 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:56,503 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.83 0.23 0.08 5/133 1676\n' 2019-09-09 14:45:56,504 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:56,514 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.95' 2019-09-09 14:45:56,541 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=11 END 2019-09-09 14:45:56,542 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=12 START 2019-09-09 14:45:56,542 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:56,549 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.39 0.11 0.04 1/122 1517\n' 2019-09-09 14:45:56,550 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:56,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:56,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:57,556 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:55 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:57,557 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:45:56 PM all' 2019-09-09 14:45:57,558 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:57,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:45:57,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:57,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:56 PM' 2019-09-09 14:45:57,565 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:45:57,567 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,567 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:45:57,568 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,568 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,569 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:57,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:57,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:57,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:57,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:45:57,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:57,573 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:45:57,574 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,574 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,575 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,575 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:57,576 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,576 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,577 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:45:57,578 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:45:57,579 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,580 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:45:57,580 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,580 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,581 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,583 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,583 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:45:57,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:56 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:57,621 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:57 all' 2019-09-09 14:45:57,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:57,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 8.33 0.00' 2019-09-09 14:45:57,625 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:45:57,626 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,627 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 88.89' 2019-09-09 14:45:57,629 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:57,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:57 ' 2019-09-09 14:45:57,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:57,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,633 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 8.33' 2019-09-09 14:45:57,633 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,634 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:45:57,634 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 88.89' 2019-09-09 14:45:57,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:57,637 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:57,638 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:57,639 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:57,640 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:57,640 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,641 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 8.33' 2019-09-09 14:45:57,641 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,643 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:45:57,643 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,644 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,645 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 88.89' 2019-09-09 14:45:57,646 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:45:57,647 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00 0.00' 2019-09-09 14:45:57,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:57,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 8.33 0.00' 2019-09-09 14:45:57,649 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:45:57,652 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:57,653 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 88.89' 2019-09-09 14:45:57,653 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:58,519 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=11 END 2019-09-09 14:45:58,520 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=12 START 2019-09-09 14:45:58,521 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:45:58,585 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=17 END 2019-09-09 14:45:58,586 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=18 START 2019-09-09 14:45:58,587 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:58,594 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.83 0.23 0.08 2/130 1679\n' 2019-09-09 14:45:58,595 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:58,642 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:58,655 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=12 END 2019-09-09 14:45:58,656 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=13 START 2019-09-09 14:45:58,656 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:45:58,664 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.36 0.11 0.04 1/122 1519\n' 2019-09-09 14:45:58,666 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:45:58,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:45:59,538 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.00' 2019-09-09 14:45:59,643 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:57 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:45:58 PM all 0.00 0.00 44.79 12.50 0.00 0.00 0.00 0.00 0.00 42.71\n02:45:58 PM 0 0.00 0.00 44.79 12.50 0.00 0.00 0.00 0.00 0.00 42.71\n' 2019-09-09 14:45:59,644 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 44.79 12.50 0.00 0.00 0.00 0.00 0.00 42.71\nAverage: 0 0.00 0.00 44.79 12.50 0.00 0.00 0.00 0.00 0.00 42.71\n' 2019-09-09 14:45:59,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:45:58 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:59,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:59 ' 2019-09-09 14:45:59,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:45:59,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,714 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:59,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.22' 2019-09-09 14:45:59,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,717 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.78' 2019-09-09 14:45:59,718 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:59,718 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:45:59 ' 2019-09-09 14:45:59,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:59,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,720 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:45:59,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.22' 2019-09-09 14:45:59,722 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,723 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.20",loadavg2="0.07",loadavg3="2/129",loadavg4="1664",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040354397746944 2019-09-09 14:45:59,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.78' 2019-09-09 14:45:59,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:59,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:45:59,725 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:45:59,726 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:45:59,727 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:59,727 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,728 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,728 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.22' 2019-09-09 14:45:59,729 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,730 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:59,730 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.78' 2019-09-09 14:45:59,731 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:45:59,731 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:45:59,732 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,732 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,733 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:45:59,735 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,735 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.22 0.00' 2019-09-09 14:45:59,736 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,736 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:45:59,737 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.78' 2019-09-09 14:45:59,737 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:45:59,987 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:45:59,990 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.83",loadavg1="0.23",loadavg2="0.08",loadavg3="3/130",loadavg4="1670",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040356494494976 2019-09-09 14:46:00,094 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":4062372 , "packets_per_second":203916, "flows":2, "errors":0 }\n' 2019-09-09 14:46:00,096 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1001/ {{printf "%s", $1}}' 2019-09-09 14:46:00,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3922258' 2019-09-09 14:46:00,126 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 140114 - Lost ppm 34491 2019-09-09 14:46:00,127 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 34491 > sla_max_ppm 1000; ',) 2019-09-09 14:46:00,265 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:00,268 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.83",loadavg1="0.23",loadavg2="0.08",loadavg3="5/133",loadavg4="1676",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040358585860096 2019-09-09 14:46:00,531 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:00,533 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.42",loadavg1="0.11",loadavg2="0.04",loadavg3="1/122",loadavg4="1513",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="76.92",mpstat_average.cpu.%iowait="20.51",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.56",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="76.92",mpstat_average.cpu0.%iowait="20.51",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.56",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="76.92",mpstat_maximun.cpu.%iowait="20.51",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.56",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="76.92",mpstat_maximun.cpu0.%iowait="20.51",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.56",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="76.92",mpstat_minimum.cpu.%iowait="20.51",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.56",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="76.92",mpstat_minimum.cpu0.%iowait="20.51",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.56",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040354459271936 2019-09-09 14:46:00,648 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=18 END 2019-09-09 14:46:00,649 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=19 START 2019-09-09 14:46:00,650 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:00,658 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.23 0.08 1/125 1694\n' 2019-09-09 14:46:00,659 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:00,704 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:00,741 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=13 END 2019-09-09 14:46:00,742 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=14 START 2019-09-09 14:46:00,742 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:00,750 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.36 0.11 0.04 1/122 1525\n' 2019-09-09 14:46:00,751 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:00,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:00,795 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:00,796 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.39",loadavg1="0.11",loadavg2="0.04",loadavg3="1/122",loadavg4="1515",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="78.67",mpstat_average.cpu.%iowait="14.67",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="6.67",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="78.67",mpstat_average.cpu0.%iowait="14.67",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="6.67",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="78.67",mpstat_maximun.cpu.%iowait="14.67",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="6.67",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="78.67",mpstat_maximun.cpu0.%iowait="14.67",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="6.67",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="78.67",mpstat_minimum.cpu.%iowait="14.67",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="6.67",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="78.67",mpstat_minimum.cpu0.%iowait="14.67",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="6.67",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040356541795072 2019-09-09 14:46:01,068 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:01,069 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.39",loadavg1="0.11",loadavg2="0.04",loadavg3="1/122",loadavg4="1517",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="88.89",mpstat_average.cpu.%iowait="8.33",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.78",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="88.89",mpstat_average.cpu0.%iowait="8.33",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.78",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="88.89",mpstat_maximun.cpu.%iowait="8.33",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.78",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="88.89",mpstat_maximun.cpu0.%iowait="8.33",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.78",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="88.89",mpstat_minimum.cpu.%iowait="8.33",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.78",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="88.89",mpstat_minimum.cpu0.%iowait="8.33",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.78",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040358655736064 2019-09-09 14:46:01,130 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15200 seq=1 END 2019-09-09 14:46:01,130 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15200 seq=2 START 2019-09-09 14:46:01,131 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1001 -j DROP 2019-09-09 14:46:01,163 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 1 64 20 1 1000000 2019-09-09 14:46:01,337 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:01,339 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.36",loadavg1="0.11",loadavg2="0.04",loadavg3="1/122",loadavg4="1519",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.78",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.22",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.78",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.22",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.78",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.22",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.78",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.22",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.78",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.22",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.78",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.22",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040360741074944 2019-09-09 14:46:01,544 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=12 END 2019-09-09 14:46:01,544 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=13 START 2019-09-09 14:46:01,544 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:01,596 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:01,597 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.27 1568040355493726976 2019-09-09 14:46:01,705 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:45:59 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:00 PM all 2.00 0.00 3.00 16.00 0.00 0.00 0.00 0.00 0.00 79.00\n02:46:00 PM 0 2.00 0.00 3.00 16.00 0.00 0.00 0.00 0.00 0.00 79.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.00 0.00 3.00 16.00 0.00 0.00 0.00 0.00 0.00 79.00\nAverage: 0 2.00 0.00 3.00 16.00 0.00 0.00 0.00 0.00 0.00 79.00\n' 2019-09-09 14:46:01,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:00 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:46:01 all 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n14:46:01 0 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\nAverage: 0 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n' 2019-09-09 14:46:01,872 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:01,873 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.95 1568040358519892992 2019-09-09 14:46:02,141 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:02,142 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.0 1568040361544222208 2019-09-09 14:46:02,557 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.639' 2019-09-09 14:46:02,709 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=19 END 2019-09-09 14:46:02,709 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=20 START 2019-09-09 14:46:02,709 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:02,716 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.23 0.08 1/129 1707\n' 2019-09-09 14:46:02,717 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:02,787 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:02,798 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=14 END 2019-09-09 14:46:02,799 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=15 START 2019-09-09 14:46:02,799 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:02,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.33 0.10 0.03 1/122 1532\n' 2019-09-09 14:46:02,806 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:02,849 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:03,790 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:01 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:02 PM all 5.10 0.00 34.69 0.00 0.00 0.00 0.00 0.00 0.00 60.20\n02:46:02 PM 0 5.10 0.00 34.69 0.00 0.00 0.00 0.00 0.00 0.00 60.20\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 5.10 0.00 34.69 0.00 0.00 0.00 0.00 0.00 0.00 60.20\nAverage: 0 5.10 0.00 34.69 0.00 0.00 0.00 0.00 0.00 0.00 60.20\n' 2019-09-09 14:46:03,850 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:02 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:03,851 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:03 all' 2019-09-09 14:46:03,852 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,854 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:03,854 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.35' 2019-09-09 14:46:03,855 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:03,855 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,856 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,856 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,856 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.65' 2019-09-09 14:46:03,857 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:03,857 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:03 ' 2019-09-09 14:46:03,858 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:03,858 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,858 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.35' 2019-09-09 14:46:03,860 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:03,860 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,860 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:03,861 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.65' 2019-09-09 14:46:03,861 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:03,862 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:03,862 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:03,862 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:03,863 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,863 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,864 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,864 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.35 0.00' 2019-09-09 14:46:03,864 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,865 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,866 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,867 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,867 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.65' 2019-09-09 14:46:03,867 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:03,868 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:46:03,868 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,869 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:03,869 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.35' 2019-09-09 14:46:03,870 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:03,870 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,871 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,871 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:03,872 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.65\n' 2019-09-09 14:46:04,564 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=13 END 2019-09-09 14:46:04,564 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=14 START 2019-09-09 14:46:04,565 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:04,793 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=20 END 2019-09-09 14:46:04,794 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=21 START 2019-09-09 14:46:04,794 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:04,806 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.78 0.24 0.08 2/130 1771\n' 2019-09-09 14:46:04,806 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:04,874 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=15 END 2019-09-09 14:46:04,874 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=16 START 2019-09-09 14:46:04,874 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:04,874 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:04,881 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.33 0.10 0.03 1/122 1534\n' 2019-09-09 14:46:04,882 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:04,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:05,579 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.93' 2019-09-09 14:46:05,875 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:04 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:05 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:46:05 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:05,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:04 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:05,926 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:05 ' 2019-09-09 14:46:05,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:05,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 13.92' 2019-09-09 14:46:05,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53' 2019-09-09 14:46:05,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:05,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 83.54' 2019-09-09 14:46:05,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:05,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:05 ' 2019-09-09 14:46:05,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:05,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 13.92' 2019-09-09 14:46:05,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53 0.00' 2019-09-09 14:46:05,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:05,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 83.54' 2019-09-09 14:46:05,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:05,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:05,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:05,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 13.92' 2019-09-09 14:46:05,941 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.53' 2019-09-09 14:46:05,941 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:05,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 83.54' 2019-09-09 14:46:05,945 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:05,945 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:05,945 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:05,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,947 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,947 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 13.92 0.00' 2019-09-09 14:46:05,947 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53' 2019-09-09 14:46:05,948 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:05,948 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:05,949 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 83.54' 2019-09-09 14:46:05,949 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:06,878 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=21 END 2019-09-09 14:46:06,878 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=22 START 2019-09-09 14:46:06,878 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:06,885 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.78 0.24 0.08 2/129 1776\n' 2019-09-09 14:46:06,886 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:06,951 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=16 END 2019-09-09 14:46:06,951 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=17 START 2019-09-09 14:46:06,952 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:06,954 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:06,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.33 0.10 0.03 1/122 1536\n' 2019-09-09 14:46:06,959 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:07,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:07,411 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:07,412 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2i,packets_per_second=203916i,packets_received=3922258i,packets_sent=4062372i,packetsize=64i,ppm=34491.0 1568040361130141952 2019-09-09 14:46:07,584 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=14 END 2019-09-09 14:46:07,585 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=15 START 2019-09-09 14:46:07,586 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:07,708 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:46:07,710 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.83",loadavg1="0.23",loadavg2="0.08",loadavg3="2/130",loadavg4="1679",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="42.71",mpstat_average.cpu.%iowait="12.50",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="44.79",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="42.71",mpstat_average.cpu0.%iowait="12.50",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="44.79",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="42.71",mpstat_maximun.cpu.%iowait="12.50",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="44.79",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="42.71",mpstat_maximun.cpu0.%iowait="12.50",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="44.79",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="42.71",mpstat_minimum.cpu.%iowait="12.50",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="44.79",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="42.71",mpstat_minimum.cpu0.%iowait="12.50",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="44.79",mpstat_minimum.cpu0.%usr="0.00" 1568040360648709120 2019-09-09 14:46:07,955 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:06 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:07 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:46:07 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:07,983 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:07,986 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.23",loadavg2="0.08",loadavg3="1/125",loadavg4="1694",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="79.00",mpstat_average.cpu.%iowait="16.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="3.00",mpstat_average.cpu.%usr="2.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="79.00",mpstat_average.cpu0.%iowait="16.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="3.00",mpstat_average.cpu0.%usr="2.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="79.00",mpstat_maximun.cpu.%iowait="16.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="3.00",mpstat_maximun.cpu.%usr="2.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="79.00",mpstat_maximun.cpu0.%iowait="16.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="3.00",mpstat_maximun.cpu0.%usr="2.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="79.00",mpstat_minimum.cpu.%iowait="16.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="3.00",mpstat_minimum.cpu.%usr="2.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="79.00",mpstat_minimum.cpu0.%iowait="16.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="3.00",mpstat_minimum.cpu0.%usr="2.00" 1568040362708945920 2019-09-09 14:46:08,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:06 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:08,002 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:07 ' 2019-09-09 14:46:08,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:08,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:08,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.46 0.00' 2019-09-09 14:46:08,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 85.54' 2019-09-09 14:46:08,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:07 ' 2019-09-09 14:46:08,010 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:08,010 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 14.46' 2019-09-09 14:46:08,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:08,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.54' 2019-09-09 14:46:08,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:08,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:08,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:08,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:08,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,017 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.46 0.00' 2019-09-09 14:46:08,017 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.54' 2019-09-09 14:46:08,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:46:08,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:08,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:08,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 14.46' 2019-09-09 14:46:08,026 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:08,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:08,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 85.54' 2019-09-09 14:46:08,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:08,259 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:08,261 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.23",loadavg2="0.08",loadavg3="1/129",loadavg4="1707",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="60.20",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="34.69",mpstat_average.cpu.%usr="5.10",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="60.20",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="34.69",mpstat_average.cpu0.%usr="5.10",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="60.20",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="34.69",mpstat_maximun.cpu.%usr="5.10",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="60.20",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="34.69",mpstat_maximun.cpu0.%usr="5.10",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="60.20",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="34.69",mpstat_minimum.cpu.%usr="5.10",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="60.20",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="34.69",mpstat_minimum.cpu0.%usr="5.10" 1568040364793415168 2019-09-09 14:46:08,529 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:08,531 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.78",loadavg1="0.24",loadavg2="0.08",loadavg3="2/130",loadavg4="1771",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040366878092032 2019-09-09 14:46:08,610 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'5.20' 2019-09-09 14:46:08,794 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:08,796 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.36",loadavg1="0.11",loadavg2="0.04",loadavg3="1/122",loadavg4="1525",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="2.00",mpstat_average.cpu.%usr="2.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="2.00",mpstat_average.cpu0.%usr="2.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="2.00",mpstat_maximun.cpu.%usr="2.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="2.00",mpstat_maximun.cpu0.%usr="2.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="2.00",mpstat_minimum.cpu.%usr="2.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="2.00",mpstat_minimum.cpu0.%usr="2.00" 1568040362798337024 2019-09-09 14:46:08,957 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=22 END 2019-09-09 14:46:08,958 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=23 START 2019-09-09 14:46:08,958 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:08,966 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.78 0.24 0.08 2/128 1783\n' 2019-09-09 14:46:08,967 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:09,014 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:09,033 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=17 END 2019-09-09 14:46:09,034 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=18 START 2019-09-09 14:46:09,034 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:09,065 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.30 0.10 0.03 1/122 1538\n' 2019-09-09 14:46:09,066 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:09,117 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:09,118 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:09,119 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.33",loadavg1="0.10",loadavg2="0.03",loadavg3="1/122",loadavg4="1532",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.65",mpstat_average.cpu.%iowait="2.35",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.65",mpstat_average.cpu0.%iowait="2.35",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.65",mpstat_maximun.cpu.%iowait="2.35",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.65",mpstat_maximun.cpu0.%iowait="2.35",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.65",mpstat_minimum.cpu.%iowait="2.35",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.65",mpstat_minimum.cpu0.%iowait="2.35",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040364873992960 2019-09-09 14:46:09,387 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:09,390 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.33",loadavg1="0.10",loadavg2="0.03",loadavg3="1/122",loadavg4="1534",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="83.54",mpstat_average.cpu.%iowait="13.92",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.53",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="83.54",mpstat_average.cpu0.%iowait="13.92",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.53",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="83.54",mpstat_maximun.cpu.%iowait="13.92",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.53",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="83.54",mpstat_maximun.cpu0.%iowait="13.92",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.53",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="83.54",mpstat_minimum.cpu.%iowait="13.92",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.53",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="83.54",mpstat_minimum.cpu0.%iowait="13.92",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.53",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040366951347968 2019-09-09 14:46:09,658 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:09,661 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.33",loadavg1="0.10",loadavg2="0.03",loadavg3="1/122",loadavg4="1536",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="85.54",mpstat_average.cpu.%iowait="14.46",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="85.54",mpstat_average.cpu0.%iowait="14.46",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="85.54",mpstat_maximun.cpu.%iowait="14.46",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="85.54",mpstat_maximun.cpu0.%iowait="14.46",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="85.54",mpstat_minimum.cpu.%iowait="14.46",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="85.54",mpstat_minimum.cpu0.%iowait="14.46",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040369033467904 2019-09-09 14:46:09,955 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:09,956 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.639 1568040364564260864 2019-09-09 14:46:10,015 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:08 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:10,016 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:09 PM' 2019-09-09 14:46:10,018 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:10,019 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01 0.00' 2019-09-09 14:46:10,021 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.99' 2019-09-09 14:46:10,023 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,024 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,025 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,026 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:46:10,027 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:09 PM' 2019-09-09 14:46:10,027 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:46:10,028 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:10,028 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01 0.00' 2019-09-09 14:46:10,029 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,030 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99 0.00' 2019-09-09 14:46:10,031 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,031 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:10,032 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:10,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:10,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:46:10,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:10,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01' 2019-09-09 14:46:10,037 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,040 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,040 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99 0.00' 2019-09-09 14:46:10,040 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,041 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,042 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:46:10,043 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:10,044 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:46:10,044 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,045 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,047 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01 0.00' 2019-09-09 14:46:10,047 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,048 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99 0.00' 2019-09-09 14:46:10,048 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:10,049 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:10,117 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:08 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:10,118 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:09 ' 2019-09-09 14:46:10,118 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:10,119 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 7.23' 2019-09-09 14:46:10,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.41' 2019-09-09 14:46:10,122 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:10,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 90.36\n' 2019-09-09 14:46:10,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:09 ' 2019-09-09 14:46:10,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:10,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,125 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,125 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,126 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 7.23' 2019-09-09 14:46:10,126 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,126 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.41' 2019-09-09 14:46:10,127 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,127 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 90.36' 2019-09-09 14:46:10,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:10,129 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:10,129 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:10,131 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:10,131 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 7.23' 2019-09-09 14:46:10,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,133 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.41 0.00' 2019-09-09 14:46:10,134 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,134 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,134 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 90.36' 2019-09-09 14:46:10,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:46:10,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:10,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:10,137 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:10,138 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 7.23 0.00' 2019-09-09 14:46:10,138 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.41' 2019-09-09 14:46:10,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00 90.36\n' 2019-09-09 14:46:10,231 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:10,232 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.93 1568040367584901120 2019-09-09 14:46:10,615 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=15 END 2019-09-09 14:46:10,616 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=16 START 2019-09-09 14:46:10,617 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:11,052 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=23 END 2019-09-09 14:46:11,052 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=24 START 2019-09-09 14:46:11,052 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:11,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.80 0.25 0.09 3/128 1786\n' 2019-09-09 14:46:11,060 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:11,107 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:11,141 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=18 END 2019-09-09 14:46:11,142 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=19 START 2019-09-09 14:46:11,142 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:11,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.30 0.10 0.03 1/122 1540\n' 2019-09-09 14:46:11,149 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:11,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:11,665 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.73' 2019-09-09 14:46:12,108 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:10 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:11 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:46:11 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:12,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:11 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:12,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:12 all' 2019-09-09 14:46:12,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,221 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,221 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,222 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53' 2019-09-09 14:46:12,222 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47\n' 2019-09-09 14:46:12,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:12 ' 2019-09-09 14:46:12,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:12,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,226 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:12,226 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53 0.00' 2019-09-09 14:46:12,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:12,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47' 2019-09-09 14:46:12,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:12,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:12,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:12,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,233 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,233 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53' 2019-09-09 14:46:12,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:12,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47' 2019-09-09 14:46:12,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:12,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:12,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:12,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,238 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,238 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,238 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53' 2019-09-09 14:46:12,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:12,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47' 2019-09-09 14:46:12,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:13,110 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=24 END 2019-09-09 14:46:13,111 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=25 START 2019-09-09 14:46:13,111 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:13,118 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.80 0.25 0.09 2/127 1791\n' 2019-09-09 14:46:13,119 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:13,166 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:13,242 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=19 END 2019-09-09 14:46:13,243 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=20 START 2019-09-09 14:46:13,243 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:13,250 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.28 0.10 0.03 1/122 1542\n' 2019-09-09 14:46:13,251 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:13,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:13,670 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=16 END 2019-09-09 14:46:13,671 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=17 START 2019-09-09 14:46:13,671 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:14,167 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:12 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:13 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:46:13 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:14,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:13 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:14,322 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:14 ' 2019-09-09 14:46:14,323 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:14,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,326 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,326 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:14,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56' 2019-09-09 14:46:14,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44' 2019-09-09 14:46:14,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:14,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:14 ' 2019-09-09 14:46:14,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:14,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56 0.00' 2019-09-09 14:46:14,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44' 2019-09-09 14:46:14,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:14,338 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:14,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:46:14,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,342 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:14,343 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56' 2019-09-09 14:46:14,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44\n' 2019-09-09 14:46:14,347 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:46:14,348 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:14,349 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:14,349 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:14,350 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56 0.00' 2019-09-09 14:46:14,351 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:14,352 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44' 2019-09-09 14:46:14,352 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:14,686 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.43' 2019-09-09 14:46:15,170 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=25 END 2019-09-09 14:46:15,171 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=26 START 2019-09-09 14:46:15,171 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:15,179 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.81 0.27 0.09 2/128 1797\n' 2019-09-09 14:46:15,181 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:15,251 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:15,356 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=20 END 2019-09-09 14:46:15,357 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=21 START 2019-09-09 14:46:15,357 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:15,366 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.28 0.10 0.03 2/122 1544\n' 2019-09-09 14:46:15,366 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:15,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:15,508 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:46:15,511 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.78",loadavg1="0.24",loadavg2="0.08",loadavg3="2/129",loadavg4="1776",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040368957267968 2019-09-09 14:46:15,773 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:15,776 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.78",loadavg1="0.24",loadavg2="0.08",loadavg3="2/128",loadavg4="1783",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.99",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.99",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.99",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.99",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.99",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.99",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.00" 1568040371052016128 2019-09-09 14:46:16,036 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:16,039 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.80",loadavg1="0.25",loadavg2="0.09",loadavg3="3/128",loadavg4="1786",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040373110569984 2019-09-09 14:46:16,253 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:14 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:16,254 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:15 PM' 2019-09-09 14:46:16,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:46:16,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,256 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:16,256 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,257 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,257 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,258 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,259 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:16,259 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:46:16,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:15 PM' 2019-09-09 14:46:16,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:46:16,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,263 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:16,263 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:16,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,265 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,265 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,266 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,267 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:16,267 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:46:16,268 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:46:16,268 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,269 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,270 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:46:16,270 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,271 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,271 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,273 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:46:16,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:16,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:16,276 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:46:16,276 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,277 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,278 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,278 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,280 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,280 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:16,306 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:16,308 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.80",loadavg1="0.25",loadavg2="0.09",loadavg3="2/127",loadavg4="1791",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040375170199040 2019-09-09 14:46:16,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:15 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:16,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:16 ' 2019-09-09 14:46:16,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:16,437 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:16,438 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 13.92' 2019-09-09 14:46:16,439 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.27' 2019-09-09 14:46:16,439 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,440 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,441 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 84.81\n' 2019-09-09 14:46:16,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:16 0' 2019-09-09 14:46:16,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,445 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,447 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 13.92' 2019-09-09 14:46:16,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27 0.00' 2019-09-09 14:46:16,449 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,449 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,450 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 84.81' 2019-09-09 14:46:16,451 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:16,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:16,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:16,453 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:16,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 13.92' 2019-09-09 14:46:16,457 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,458 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:46:16,458 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 84.81' 2019-09-09 14:46:16,460 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:16,460 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:16,461 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:16,461 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,462 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 13.92' 2019-09-09 14:46:16,462 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:16,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:46:16,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:16,464 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 84.81' 2019-09-09 14:46:16,464 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:16,567 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:16,568 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.30",loadavg1="0.10",loadavg2="0.03",loadavg3="1/122",loadavg4="1538",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="90.36",mpstat_average.cpu.%iowait="7.23",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="90.36",mpstat_average.cpu0.%iowait="7.23",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="90.36",mpstat_maximun.cpu.%iowait="7.23",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="90.36",mpstat_maximun.cpu0.%iowait="7.23",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="90.36",mpstat_minimum.cpu.%iowait="7.23",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="90.36",mpstat_minimum.cpu0.%iowait="7.23",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040371141120000 2019-09-09 14:46:16,692 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=17 END 2019-09-09 14:46:16,693 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=18 START 2019-09-09 14:46:16,693 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:16,837 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:16,839 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.30",loadavg1="0.10",loadavg2="0.03",loadavg3="1/122",loadavg4="1540",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.47",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.53",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.47",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.53",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.47",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.53",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.47",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.53",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.47",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.53",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.47",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.53",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040373242535168 2019-09-09 14:46:17,093 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:17,096 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.28",loadavg1="0.10",loadavg2="0.03",loadavg3="1/122",loadavg4="1542",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.44",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.56",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.44",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.56",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.44",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.56",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.44",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.56",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.44",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.56",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.44",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.56",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040375356662016 2019-09-09 14:46:17,283 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=26 END 2019-09-09 14:46:17,284 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=27 START 2019-09-09 14:46:17,284 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:17,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.81 0.27 0.09 2/128 1800\n' 2019-09-09 14:46:17,291 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:17,360 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:17,363 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:17,364 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=5.2 1568040370615719168 2019-09-09 14:46:17,466 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=21 END 2019-09-09 14:46:17,467 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=22 START 2019-09-09 14:46:17,467 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:17,474 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.28 0.10 0.03 1/122 1546\n' 2019-09-09 14:46:17,476 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:17,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:17,627 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:17,628 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.73 1568040373670681856 2019-09-09 14:46:17,707 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.26' 2019-09-09 14:46:17,897 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:17,897 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.43 1568040376692641024 2019-09-09 14:46:18,361 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:16 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:17 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:46:17 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:18,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:17 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:18,521 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:18 ' 2019-09-09 14:46:18,522 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:18,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.29' 2019-09-09 14:46:18,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:18,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.71' 2019-09-09 14:46:18,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:18 ' 2019-09-09 14:46:18,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:18,533 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,534 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,534 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.29' 2019-09-09 14:46:18,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.71' 2019-09-09 14:46:18,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:18,538 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:46:18,538 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:18,539 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,539 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.29' 2019-09-09 14:46:18,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,541 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,541 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,542 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,543 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 85.71' 2019-09-09 14:46:18,543 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:18,544 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:46:18,544 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,545 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,546 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,546 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.29' 2019-09-09 14:46:18,547 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,547 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,548 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,548 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,549 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:18,549 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 85.71' 2019-09-09 14:46:18,550 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:19,364 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=27 END 2019-09-09 14:46:19,364 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=28 START 2019-09-09 14:46:19,365 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:19,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.81 0.27 0.09 2/127 1805\n' 2019-09-09 14:46:19,375 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:19,419 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:19,552 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=22 END 2019-09-09 14:46:19,552 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=23 START 2019-09-09 14:46:19,552 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:19,559 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.25 0.10 0.03 1/122 1548\n' 2019-09-09 14:46:19,560 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:19,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:19,713 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=18 END 2019-09-09 14:46:19,714 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=19 START 2019-09-09 14:46:19,715 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:20,420 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:18 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:19 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:46:19 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:20,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:19 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:20,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:20 ' 2019-09-09 14:46:20,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:20,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,609 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:20,610 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 12.82 0.00' 2019-09-09 14:46:20,610 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56' 2019-09-09 14:46:20,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,614 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 84.62\n' 2019-09-09 14:46:20,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:20 ' 2019-09-09 14:46:20,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:20,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 12.82' 2019-09-09 14:46:20,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.56' 2019-09-09 14:46:20,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,621 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,621 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 84.62' 2019-09-09 14:46:20,622 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:20,622 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:20,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:20,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:20,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,625 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 12.82' 2019-09-09 14:46:20,626 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.56' 2019-09-09 14:46:20,627 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,627 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 84.62' 2019-09-09 14:46:20,629 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:20,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:20,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:20,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:20,633 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 12.82' 2019-09-09 14:46:20,633 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,634 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56' 2019-09-09 14:46:20,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:20,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 84.62' 2019-09-09 14:46:20,637 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:20,731 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.258' 2019-09-09 14:46:21,422 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=28 END 2019-09-09 14:46:21,423 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=29 START 2019-09-09 14:46:21,424 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:21,431 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.83 0.28 0.10 2/128 1811\n' 2019-09-09 14:46:21,433 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:21,502 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:21,639 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=23 END 2019-09-09 14:46:21,640 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=24 START 2019-09-09 14:46:21,641 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:21,646 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.25 0.10 0.03 1/122 1550\n' 2019-09-09 14:46:21,647 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:21,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:22,503 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:20 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:22,505 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:21 PM' 2019-09-09 14:46:22,506 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:22,507 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,508 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:22,509 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,512 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,513 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,516 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,516 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:22,517 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:21 PM 0' 2019-09-09 14:46:22,518 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,518 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,519 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:22,519 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,520 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,520 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,521 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,521 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,522 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,522 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:22,523 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:46:22,523 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:46:22,524 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,524 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:22,525 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,526 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,526 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,527 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,527 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,528 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,528 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,529 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:22,529 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:22,530 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:22,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:22,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,532 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,532 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,533 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,533 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,534 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,534 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:22,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:21 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:22,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:22 all' 2019-09-09 14:46:22,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,698 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32' 2019-09-09 14:46:22,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.68\n' 2019-09-09 14:46:22,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:22 ' 2019-09-09 14:46:22,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:22,702 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32' 2019-09-09 14:46:22,705 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.68\n' 2019-09-09 14:46:22,710 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:46:22,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:22,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,714 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32' 2019-09-09 14:46:22,714 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.68' 2019-09-09 14:46:22,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:22,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:22,717 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:22,718 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:22,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32 0.00' 2019-09-09 14:46:22,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:22,722 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.68' 2019-09-09 14:46:22,722 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:22,737 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=19 END 2019-09-09 14:46:22,737 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=20 START 2019-09-09 14:46:22,738 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:23,200 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:23,202 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.81",loadavg1="0.27",loadavg2="0.09",loadavg3="2/128",loadavg4="1797",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040377283443968 2019-09-09 14:46:23,466 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:23,469 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.81",loadavg1="0.27",loadavg2="0.09",loadavg3="2/128",loadavg4="1800",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040379364193792 2019-09-09 14:46:23,536 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=29 END 2019-09-09 14:46:23,537 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=30 START 2019-09-09 14:46:23,537 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:23,545 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.83 0.28 0.10 1/127 1815\n' 2019-09-09 14:46:23,547 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:23,591 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:23,724 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=24 END 2019-09-09 14:46:23,725 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=25 START 2019-09-09 14:46:23,726 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:23,734 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.23 0.10 0.03 1/122 1552\n' 2019-09-09 14:46:23,735 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:23,739 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:23,740 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.81",loadavg1="0.27",loadavg2="0.09",loadavg3="2/127",loadavg4="1805",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040381422689024 2019-09-09 14:46:23,754 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.661' 2019-09-09 14:46:23,782 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:24,010 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:24,012 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.83",loadavg1="0.28",loadavg2="0.10",loadavg3="2/128",loadavg4="1811",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040383536537856 2019-09-09 14:46:24,312 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:46:24,314 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.28",loadavg1="0.10",loadavg2="0.03",loadavg3="2/122",loadavg4="1544",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="84.81",mpstat_average.cpu.%iowait="13.92",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.27",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="84.81",mpstat_average.cpu0.%iowait="13.92",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.27",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="84.81",mpstat_maximun.cpu.%iowait="13.92",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.27",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="84.81",mpstat_maximun.cpu0.%iowait="13.92",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.27",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="84.81",mpstat_minimum.cpu.%iowait="13.92",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.27",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="84.81",mpstat_minimum.cpu0.%iowait="13.92",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.27",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040377466761216 2019-09-09 14:46:24,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3778533 , "packets_per_second":189543, "flows":2, "errors":0 }\n' 2019-09-09 14:46:24,462 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1001/ {{printf "%s", $1}}' 2019-09-09 14:46:24,487 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3535811' 2019-09-09 14:46:24,489 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 242722 - Lost ppm 64238 2019-09-09 14:46:24,490 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 64238 > sla_max_ppm 1000; ',) 2019-09-09 14:46:24,574 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:24,576 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.28",loadavg1="0.10",loadavg2="0.03",loadavg3="1/122",loadavg4="1546",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="85.71",mpstat_average.cpu.%iowait="14.29",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="85.71",mpstat_average.cpu0.%iowait="14.29",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="85.71",mpstat_maximun.cpu.%iowait="14.29",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="85.71",mpstat_maximun.cpu0.%iowait="14.29",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="85.71",mpstat_minimum.cpu.%iowait="14.29",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="85.71",mpstat_minimum.cpu0.%iowait="14.29",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040379552110848 2019-09-09 14:46:24,593 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:22 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:23 PM all 1.00 0.00 2.00 1.00 0.00 0.00 0.00 0.00 0.00 96.00\n02:46:23 PM 0 1.00 0.00 2.00 1.00 0.00 0.00 0.00 0.00 0.00 96.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.00 0.00 2.00 1.00 0.00 0.00 0.00 0.00 0.00 96.00\nAverage: 0 1.00 0.00 2.00 1.00 0.00 0.00 0.00 0.00 0.00 96.00\n' 2019-09-09 14:46:24,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:23 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:46:24 all 0.99 0.00 0.99 0.00 0.00 0.00 0.99 0.00 0.00 97.03\n14:46:24 0 0.99 0.00 0.99 0.00 0.00 0.00 0.99 0.00 0.00 97.03\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.99 0.00 0.99 0.00 0.00 0.00 0.99 0.00 0.00 97.03\nAverage: 0 0.99 0.00 0.99 0.00 0.00 0.00 0.99 0.00 0.00 97.03\n' 2019-09-09 14:46:24,837 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:24,839 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.25",loadavg1="0.10",loadavg2="0.03",loadavg3="1/122",loadavg4="1548",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="84.62",mpstat_average.cpu.%iowait="12.82",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.56",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="84.62",mpstat_average.cpu0.%iowait="12.82",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.56",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="84.62",mpstat_maximun.cpu.%iowait="12.82",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.56",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="84.62",mpstat_maximun.cpu0.%iowait="12.82",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.56",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="84.62",mpstat_minimum.cpu.%iowait="12.82",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.56",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="84.62",mpstat_minimum.cpu0.%iowait="12.82",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.56",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040381639846144 2019-09-09 14:46:25,112 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:25,114 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.25",loadavg1="0.10",loadavg2="0.03",loadavg3="1/122",loadavg4="1550",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.68",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.32",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.68",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.32",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.68",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.32",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.68",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.32",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.68",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.32",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.68",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.32",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040383724636160 2019-09-09 14:46:25,384 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:25,384 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.26 1568040379713157888 2019-09-09 14:46:25,492 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15200 seq=2 END 2019-09-09 14:46:25,493 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:46:25,493 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:46:25,493 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:46:25,595 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=30 END 2019-09-09 14:46:25,596 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=31 START 2019-09-09 14:46:25,596 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:25,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.27 0.10 1/120 1830\n' 2019-09-09 14:46:25,605 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:25,652 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:25,653 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:25,654 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.258 1568040382737032960 2019-09-09 14:46:25,759 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=20 END 2019-09-09 14:46:25,760 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=21 START 2019-09-09 14:46:25,760 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:25,785 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=25 END 2019-09-09 14:46:25,787 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=26 START 2019-09-09 14:46:25,787 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:25,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.23 0.10 0.03 1/120 1559\n' 2019-09-09 14:46:25,797 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:25,842 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:25,923 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:25,924 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.661 1568040385759531008 2019-09-09 14:46:26,185 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:26,187 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2i,packets_per_second=189543i,packets_received=3535811i,packets_sent=3778533i,packetsize=64i,ppm=64238.0 1568040385492572928 2019-09-09 14:46:26,456 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:46:26,457 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:46:26,460 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:46:26,470 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 14:46:26,471 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.120 2019-09-09 14:46:26,472 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.120 2019-09-09 14:46:26,653 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:24 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:25 PM all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n02:46:25 PM 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\nAverage: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:46:26,775 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.614' 2019-09-09 14:46:26,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:25 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:46:26 all 20.00 0.00 7.00 1.00 0.00 0.00 0.00 0.00 0.00 72.00\n14:46:26 0 20.00 0.00 7.00 1.00 0.00 0.00 0.00 0.00 0.00 72.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 20.00 0.00 7.00 1.00 0.00 0.00 0.00 0.00 0.00 72.00\nAverage: 0 20.00 0.00 7.00 1.00 0.00 0.00 0.00 0.00 0.00 72.00\n' 2019-09-09 14:46:26,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:46:26,948 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.123 2019-09-09 14:46:26,949 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.123 2019-09-09 14:46:27,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:46:27,655 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=31 END 2019-09-09 14:46:27,656 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=32 START 2019-09-09 14:46:27,657 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:27,664 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.27 0.10 1/125 1874\n' 2019-09-09 14:46:27,666 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:27,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:27,846 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=26 END 2019-09-09 14:46:27,846 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=27 START 2019-09-09 14:46:27,846 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:27,854 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.21 0.09 0.03 1/122 1597\n' 2019-09-09 14:46:27,855 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:27,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:28,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:26 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:28,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:27 PM' 2019-09-09 14:46:28,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:28,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,740 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,740 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99' 2019-09-09 14:46:28,740 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,741 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,741 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01' 2019-09-09 14:46:28,747 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:28,747 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:27 PM 0' 2019-09-09 14:46:28,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,749 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:46:28,749 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99' 2019-09-09 14:46:28,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01' 2019-09-09 14:46:28,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:28,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:28,753 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: all' 2019-09-09 14:46:28,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,761 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,762 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,762 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,763 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99 0.00' 2019-09-09 14:46:28,763 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,763 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01' 2019-09-09 14:46:28,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:28,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:46:28,765 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,769 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,770 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,771 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,771 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99' 2019-09-09 14:46:28,772 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,772 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01' 2019-09-09 14:46:28,773 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:28,780 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=21 END 2019-09-09 14:46:28,780 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=22 START 2019-09-09 14:46:28,780 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:28,926 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:27 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:28,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:28 ' 2019-09-09 14:46:28,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:28,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.98' 2019-09-09 14:46:28,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 17.65' 2019-09-09 14:46:28,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 81.37' 2019-09-09 14:46:28,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:28,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:28 0' 2019-09-09 14:46:28,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.98' 2019-09-09 14:46:28,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 17.65' 2019-09-09 14:46:28,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 81.37' 2019-09-09 14:46:28,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:28,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:28,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:28,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.98' 2019-09-09 14:46:28,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 17.65' 2019-09-09 14:46:28,941 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,942 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,942 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,943 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 81.37\n' 2019-09-09 14:46:28,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:46:28,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,945 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.98' 2019-09-09 14:46:28,948 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 17.65 0.00' 2019-09-09 14:46:28,949 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:28,949 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:28,951 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 81.37' 2019-09-09 14:46:28,951 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:29,774 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=32 END 2019-09-09 14:46:29,775 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=33 START 2019-09-09 14:46:29,775 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:29,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.27 0.10 1/125 1877\n' 2019-09-09 14:46:29,783 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:29,792 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.605' 2019-09-09 14:46:29,828 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:29,953 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=27 END 2019-09-09 14:46:29,954 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=28 START 2019-09-09 14:46:29,954 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:29,961 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.21 0.09 0.03 1/122 1599\n' 2019-09-09 14:46:29,962 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:30,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:30,367 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15214 seq=1 START 2019-09-09 14:46:30,368 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1010 -j DROP 2019-09-09 14:46:30,405 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 10 64 20 1 1000000 2019-09-09 14:46:30,829 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:29 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:30 PM all 1.01 0.00 1.01 3.03 0.00 0.00 0.00 0.00 0.00 94.95\n02:46:30 PM 0 1.01 0.00 1.01 3.03 0.00 0.00 0.00 0.00 0.00 94.95\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.01 0.00 1.01 3.03 0.00 0.00 0.00 0.00 0.00 94.95\nAverage: 0 1.01 0.00 1.01 3.03 0.00 0.00 0.00 0.00 0.00 94.95\n' 2019-09-09 14:46:31,033 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:29 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:46:30 all 2.06 0.00 1.03 15.46 0.00 0.00 0.00 0.00 0.00 81.44\n14:46:30 0 2.06 0.00 1.03 15.46 0.00 0.00 0.00 0.00 0.00 81.44\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.06 0.00 1.03 15.46 0.00 0.00 0.00 0.00 0.00 81.44\nAverage: 0 2.06 0.00 1.03 15.46 0.00 0.00 0.00 0.00 0.00 81.44\n' 2019-09-09 14:46:31,466 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:31,468 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.83",loadavg1="0.28",loadavg2="0.10",loadavg3="1/127",loadavg4="1815",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.00",mpstat_average.cpu.%iowait="1.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="2.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.00",mpstat_average.cpu0.%iowait="1.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="2.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.00",mpstat_maximun.cpu.%iowait="1.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="2.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.00",mpstat_maximun.cpu0.%iowait="1.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="2.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.00",mpstat_minimum.cpu.%iowait="1.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="2.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.00",mpstat_minimum.cpu0.%iowait="1.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="2.00",mpstat_minimum.cpu0.%usr="1.00" 1568040385595719936 2019-09-09 14:46:31,740 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:31,742 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.27",loadavg2="0.10",loadavg3="1/120",loadavg4="1830",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040387655862016 2019-09-09 14:46:31,798 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=22 END 2019-09-09 14:46:31,799 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=23 START 2019-09-09 14:46:31,799 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:31,833 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=33 END 2019-09-09 14:46:31,833 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=34 START 2019-09-09 14:46:31,834 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:31,841 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.27 0.10 1/126 1890\n' 2019-09-09 14:46:31,842 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:31,887 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:32,021 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:32,023 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.27",loadavg2="0.10",loadavg3="1/125",loadavg4="1874",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="99.01",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.99",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="99.01",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.99",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="99.01",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.99",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="99.01",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.99",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="99.01",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.99",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="99.01",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.99",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040389774854912 2019-09-09 14:46:32,036 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=28 END 2019-09-09 14:46:32,036 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=29 START 2019-09-09 14:46:32,037 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:32,045 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.21 0.09 0.03 1/120 1607\n' 2019-09-09 14:46:32,046 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:32,090 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:32,277 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:32,278 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.27",loadavg2="0.10",loadavg3="1/125",loadavg4="1877",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="94.95",mpstat_average.cpu.%iowait="3.03",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.01",mpstat_average.cpu.%usr="1.01",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="94.95",mpstat_average.cpu0.%iowait="3.03",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.01",mpstat_average.cpu0.%usr="1.01",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="94.95",mpstat_maximun.cpu.%iowait="3.03",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.01",mpstat_maximun.cpu.%usr="1.01",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="94.95",mpstat_maximun.cpu0.%iowait="3.03",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.01",mpstat_maximun.cpu0.%usr="1.01",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="94.95",mpstat_minimum.cpu.%iowait="3.03",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.01",mpstat_minimum.cpu.%usr="1.01",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="94.95",mpstat_minimum.cpu0.%iowait="3.03",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.01",mpstat_minimum.cpu0.%usr="1.01" 1568040391833225984 2019-09-09 14:46:32,546 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:46:32,548 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.23",loadavg1="0.10",loadavg2="0.03",loadavg3="1/122",loadavg4="1552",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.03",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.99",mpstat_average.cpu.%sys="0.99",mpstat_average.cpu.%usr="0.99",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.03",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.99",mpstat_average.cpu0.%sys="0.99",mpstat_average.cpu0.%usr="0.99",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.03",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.99",mpstat_maximun.cpu.%sys="0.99",mpstat_maximun.cpu.%usr="0.99",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.03",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.99",mpstat_maximun.cpu0.%sys="0.99",mpstat_maximun.cpu0.%usr="0.99",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.03",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.99",mpstat_minimum.cpu.%sys="0.99",mpstat_minimum.cpu.%usr="0.99",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.03",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.99",mpstat_minimum.cpu0.%sys="0.99",mpstat_minimum.cpu0.%usr="0.99" 1568040385785372928 2019-09-09 14:46:32,816 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:32,818 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.23",loadavg1="0.10",loadavg2="0.03",loadavg3="1/120",loadavg4="1559",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="72.00",mpstat_average.cpu.%iowait="1.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="7.00",mpstat_average.cpu.%usr="20.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="72.00",mpstat_average.cpu0.%iowait="1.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="7.00",mpstat_average.cpu0.%usr="20.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="72.00",mpstat_maximun.cpu.%iowait="1.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="7.00",mpstat_maximun.cpu.%usr="20.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="72.00",mpstat_maximun.cpu0.%iowait="1.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="7.00",mpstat_maximun.cpu0.%usr="20.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="72.00",mpstat_minimum.cpu.%iowait="1.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="7.00",mpstat_minimum.cpu.%usr="20.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="72.00",mpstat_minimum.cpu0.%iowait="1.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="7.00",mpstat_minimum.cpu0.%usr="20.00" 1568040387846110208 2019-09-09 14:46:32,825 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.62' 2019-09-09 14:46:32,889 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:31 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:32 PM all 4.00 0.00 23.00 0.00 0.00 0.00 0.00 0.00 0.00 73.00\n02:46:32 PM 0 4.00 0.00 23.00 0.00 0.00 0.00 0.00 0.00 0.00 73.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 4.00 0.00 23.00 0.00 0.00 0.00 0.00 0.00 0.00 73.00\nAverage: 0 4.00 0.00 23.00 0.00 0.00 0.00 0.00 0.00 0.00 73.00\n' 2019-09-09 14:46:33,087 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:33,089 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.21",loadavg1="0.09",loadavg2="0.03",loadavg3="1/122",loadavg4="1597",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="81.37",mpstat_average.cpu.%iowait="17.65",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.98",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="81.37",mpstat_average.cpu0.%iowait="17.65",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.98",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="81.37",mpstat_maximun.cpu.%iowait="17.65",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.98",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="81.37",mpstat_maximun.cpu0.%iowait="17.65",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.98",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="81.37",mpstat_minimum.cpu.%iowait="17.65",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.98",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="81.37",mpstat_minimum.cpu0.%iowait="17.65",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.98",mpstat_minimum.cpu0.%usr="0.00" 1568040389953811968 2019-09-09 14:46:33,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:31 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:33,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:32 ' 2019-09-09 14:46:33,093 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:33,093 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,094 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 8.43' 2019-09-09 14:46:33,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20 0.00' 2019-09-09 14:46:33,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 90.36' 2019-09-09 14:46:33,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:33,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:32 ' 2019-09-09 14:46:33,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:33,101 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,102 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 8.43' 2019-09-09 14:46:33,102 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20 0.00' 2019-09-09 14:46:33,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:33,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 90.36\n' 2019-09-09 14:46:33,105 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:33,105 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:33,106 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:33,106 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 8.43' 2019-09-09 14:46:33,108 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,108 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20' 2019-09-09 14:46:33,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,110 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,111 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 90.36' 2019-09-09 14:46:33,111 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:33,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:33,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:33,113 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:33,115 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,116 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 8.43 0.00' 2019-09-09 14:46:33,116 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20' 2019-09-09 14:46:33,117 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,118 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:33,118 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 90.36' 2019-09-09 14:46:33,119 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:33,350 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:33,352 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.21",loadavg1="0.09",loadavg2="0.03",loadavg3="1/122",loadavg4="1599",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="81.44",mpstat_average.cpu.%iowait="15.46",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.03",mpstat_average.cpu.%usr="2.06",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="81.44",mpstat_average.cpu0.%iowait="15.46",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.03",mpstat_average.cpu0.%usr="2.06",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="81.44",mpstat_maximun.cpu.%iowait="15.46",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.03",mpstat_maximun.cpu.%usr="2.06",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="81.44",mpstat_maximun.cpu0.%iowait="15.46",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.03",mpstat_maximun.cpu0.%usr="2.06",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="81.44",mpstat_minimum.cpu.%iowait="15.46",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.03",mpstat_minimum.cpu.%usr="2.06",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="81.44",mpstat_minimum.cpu0.%iowait="15.46",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.03",mpstat_minimum.cpu0.%usr="2.06" 1568040392036019200 2019-09-09 14:46:33,615 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:33,615 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.614 1568040388779959808 2019-09-09 14:46:33,885 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:33,885 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.605 1568040391798472960 2019-09-09 14:46:33,892 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=34 END 2019-09-09 14:46:33,892 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=35 START 2019-09-09 14:46:33,893 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:33,900 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.27 0.10 2/126 1956\n' 2019-09-09 14:46:33,901 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:33,969 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:34,121 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=29 END 2019-09-09 14:46:34,122 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=30 START 2019-09-09 14:46:34,122 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:34,129 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.20 0.09 0.03 1/120 1609\n' 2019-09-09 14:46:34,131 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:34,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:34,831 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=23 END 2019-09-09 14:46:34,832 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=24 START 2019-09-09 14:46:34,832 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:34,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:33 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:34 PM all 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\n02:46:34 PM 0 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:35,174 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:33 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:35,176 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:34 all' 2019-09-09 14:46:35,176 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:35,178 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:35,179 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 5.63' 2019-09-09 14:46:35,181 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.41' 2019-09-09 14:46:35,182 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:35,183 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:35,184 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:35,184 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 92.96' 2019-09-09 14:46:35,185 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:35,187 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:34 0' 2019-09-09 14:46:35,188 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:35,188 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:35,189 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 5.63' 2019-09-09 14:46:35,189 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:35,190 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41 0.00' 2019-09-09 14:46:35,190 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:35,191 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 92.96\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.00 5.63 0.00 1.41 0.00 0.00 0.00 92.96\nAverage: 0 0.00 0.00 0.00 5.63 0.00 1.41 0.00 0.00 0.00 92.96\n' 2019-09-09 14:46:35,846 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.34' 2019-09-09 14:46:35,973 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=35 END 2019-09-09 14:46:35,974 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=36 START 2019-09-09 14:46:35,974 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:35,979 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.73 0.28 0.10 2/127 1962\n' 2019-09-09 14:46:35,980 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:36,049 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:36,193 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=30 END 2019-09-09 14:46:36,195 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=31 START 2019-09-09 14:46:36,195 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:36,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.20 0.09 0.03 1/120 1611\n' 2019-09-09 14:46:36,203 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:36,281 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:37,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:35 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:37,051 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:36 PM all' 2019-09-09 14:46:37,051 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,051 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,052 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:37,052 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,053 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,053 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,054 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,055 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,055 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,056 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,056 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:37,057 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:36 PM' 2019-09-09 14:46:37,057 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:46:37,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,061 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:37,061 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,063 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,063 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,064 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,064 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,065 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,065 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:37,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:37,067 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:37,067 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:46:37,068 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,068 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,068 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:37,069 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,070 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,071 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,071 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,072 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,072 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,073 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,073 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:37,074 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:37,074 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:46:37,075 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:37,076 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:37,076 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:37,077 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,077 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,078 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,078 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,079 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:46:37,282 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:36 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:37,283 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:37 all' 2019-09-09 14:46:37,284 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,285 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:37,287 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.35' 2019-09-09 14:46:37,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:37,289 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.65' 2019-09-09 14:46:37,291 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:37 ' 2019-09-09 14:46:37,293 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:37,294 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:37,297 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:37,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.35' 2019-09-09 14:46:37,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,301 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,303 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,304 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.65\n' 2019-09-09 14:46:37,305 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:37,305 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:37,306 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:37,307 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,307 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:37,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,309 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.35' 2019-09-09 14:46:37,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:46:37,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.65\n' 2019-09-09 14:46:37,313 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:37,313 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:37,314 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:37,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:37,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.35' 2019-09-09 14:46:37,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:37,317 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.65' 2019-09-09 14:46:37,318 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:37,851 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=24 END 2019-09-09 14:46:37,852 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=25 START 2019-09-09 14:46:37,852 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:38,083 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=36 END 2019-09-09 14:46:38,083 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=37 START 2019-09-09 14:46:38,084 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:38,095 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.73 0.28 0.10 2/127 1965\n' 2019-09-09 14:46:38,096 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:38,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:38,320 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=31 END 2019-09-09 14:46:38,321 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=32 START 2019-09-09 14:46:38,321 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:38,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.18 0.09 0.03 1/120 1613\n' 2019-09-09 14:46:38,328 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:38,399 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:38,867 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.39' 2019-09-09 14:46:39,161 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:39,164 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.27",loadavg2="0.10",loadavg3="1/126",loadavg4="1890",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="73.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="23.00",mpstat_average.cpu.%usr="4.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="73.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="23.00",mpstat_average.cpu0.%usr="4.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="73.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="23.00",mpstat_maximun.cpu.%usr="4.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="73.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="23.00",mpstat_maximun.cpu0.%usr="4.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="73.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="23.00",mpstat_minimum.cpu.%usr="4.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="73.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="23.00",mpstat_minimum.cpu0.%usr="4.00" 1568040393892196864 2019-09-09 14:46:39,165 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:37 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:38 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:46:38 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:39,400 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:38 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:39,402 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:39 all 0.00' 2019-09-09 14:46:39,403 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:39,403 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,404 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,405 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32 0.00' 2019-09-09 14:46:39,406 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,407 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,407 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.68' 2019-09-09 14:46:39,408 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:39,409 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:39 ' 2019-09-09 14:46:39,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:39,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:39,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,412 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,412 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32' 2019-09-09 14:46:39,413 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:39,413 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.68' 2019-09-09 14:46:39,414 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:39,414 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:39,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:39,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:39,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,416 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,416 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:39,417 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,418 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32' 2019-09-09 14:46:39,418 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,419 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.68\nAverage: 0 0.00 0.00 0.00 0.00 0.00 1.32' 2019-09-09 14:46:39,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:39,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:39,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.68' 2019-09-09 14:46:39,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:39,434 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:39,436 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.27",loadavg2="0.10",loadavg3="2/126",loadavg4="1956",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="0.00" 1568040395973402112 2019-09-09 14:46:39,724 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:39,727 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.73",loadavg1="0.28",loadavg2="0.10",loadavg3="2/127",loadavg4="1962",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040398083110144 2019-09-09 14:46:39,995 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:39,997 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.21",loadavg1="0.09",loadavg2="0.03",loadavg3="1/120",loadavg4="1607",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="90.36",mpstat_average.cpu.%iowait="8.43",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.20",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="90.36",mpstat_average.cpu0.%iowait="8.43",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.20",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="90.36",mpstat_maximun.cpu.%iowait="8.43",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.20",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="90.36",mpstat_maximun.cpu0.%iowait="8.43",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.20",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="90.36",mpstat_minimum.cpu.%iowait="8.43",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.20",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="90.36",mpstat_minimum.cpu0.%iowait="8.43",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.20",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040394121396992 2019-09-09 14:46:40,168 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=37 END 2019-09-09 14:46:40,169 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=38 START 2019-09-09 14:46:40,170 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:40,179 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.29 0.11 2/126 1970\n' 2019-09-09 14:46:40,180 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:40,226 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:40,259 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:40,261 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.20",loadavg1="0.09",loadavg2="0.03",loadavg3="1/120",loadavg4="1609",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="92.96",mpstat_average.cpu.%iowait="5.63",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="92.96",mpstat_average.cpu0.%iowait="5.63",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="92.96",mpstat_maximun.cpu.%iowait="5.63",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="92.96",mpstat_maximun.cpu0.%iowait="5.63",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="92.96",mpstat_minimum.cpu.%iowait="5.63",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="92.96",mpstat_minimum.cpu0.%iowait="5.63",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040396193059072 2019-09-09 14:46:40,425 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=32 END 2019-09-09 14:46:40,426 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=33 START 2019-09-09 14:46:40,427 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:40,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.18 0.09 0.03 1/120 1615\n' 2019-09-09 14:46:40,434 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:40,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:40,527 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:40,529 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.20",loadavg1="0.09",loadavg2="0.03",loadavg3="1/120",loadavg4="1611",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.65",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.35",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.65",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.35",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.65",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.35",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.65",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.35",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.65",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.35",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.65",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.35",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040398320229120 2019-09-09 14:46:40,793 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:40,796 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.18",loadavg1="0.09",loadavg2="0.03",loadavg3="1/120",loadavg4="1613",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.68",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.32",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.68",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.32",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.68",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.32",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.68",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.32",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.68",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.32",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.68",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.32",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040400425144064 2019-09-09 14:46:40,873 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=25 END 2019-09-09 14:46:40,874 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=26 START 2019-09-09 14:46:40,875 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:41,065 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:41,067 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.62 1568040394831328000 2019-09-09 14:46:41,227 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:39 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:40 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:46:40 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:41,334 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:41,334 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.34 1568040397851531008 2019-09-09 14:46:41,477 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:40 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:41,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:41 ' 2019-09-09 14:46:41,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:41,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,482 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,483 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 10.77 0.00' 2019-09-09 14:46:41,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.08 0.00' 2019-09-09 14:46:41,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,488 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 86.15\n' 2019-09-09 14:46:41,488 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:41 ' 2019-09-09 14:46:41,489 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:41,489 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,490 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,491 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 10.77' 2019-09-09 14:46:41,491 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,492 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.08' 2019-09-09 14:46:41,492 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,493 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,494 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 86.15' 2019-09-09 14:46:41,495 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:41,495 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:41,496 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:41,496 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,497 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,497 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,499 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 10.77' 2019-09-09 14:46:41,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.08' 2019-09-09 14:46:41,501 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,501 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,502 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,502 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 86.15' 2019-09-09 14:46:41,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:46:41,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:41,504 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:41,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 10.77' 2019-09-09 14:46:41,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.08' 2019-09-09 14:46:41,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:41,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 86.15' 2019-09-09 14:46:41,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:41,608 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:41,608 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.39 1568040400873660928 2019-09-09 14:46:41,888 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.16' 2019-09-09 14:46:42,229 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=38 END 2019-09-09 14:46:42,231 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=39 START 2019-09-09 14:46:42,231 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:42,239 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.29 0.11 2/127 1976\n' 2019-09-09 14:46:42,240 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:42,310 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:42,510 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=33 END 2019-09-09 14:46:42,511 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=34 START 2019-09-09 14:46:42,511 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:42,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.18 0.09 0.03 1/120 1617\n' 2019-09-09 14:46:42,520 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:42,564 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:43,310 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:41 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:43,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:42 PM' 2019-09-09 14:46:43,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:46:43,312 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:43,313 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:43,314 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:43,315 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,315 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,316 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,317 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:43,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:43,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:42 PM 0' 2019-09-09 14:46:43,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,320 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,321 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:43,323 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,323 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,324 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,324 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,325 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,325 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,326 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,326 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:43,327 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:43,327 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:43,328 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:46:43,328 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,329 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,330 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:43,330 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,331 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,331 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,332 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,332 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,333 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,333 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,334 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:43,335 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:46:43,335 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:43,335 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:43,336 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,336 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,337 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,338 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,338 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:43,339 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,339 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:43,565 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:42 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:43,566 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:43 ' 2019-09-09 14:46:43,567 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:43,568 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,569 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,570 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 17.65' 2019-09-09 14:46:43,571 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.94' 2019-09-09 14:46:43,572 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,573 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,574 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 79.41' 2019-09-09 14:46:43,575 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:43 ' 2019-09-09 14:46:43,576 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:43,576 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,577 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,577 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 17.65 0.00' 2019-09-09 14:46:43,578 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.94' 2019-09-09 14:46:43,578 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,579 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,579 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,579 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 79.41' 2019-09-09 14:46:43,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:43,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:43,581 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:43,581 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 17.65' 2019-09-09 14:46:43,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.94' 2019-09-09 14:46:43,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 79.41\n' 2019-09-09 14:46:43,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:46:43,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:43,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 17.65' 2019-09-09 14:46:43,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:43,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.94' 2019-09-09 14:46:43,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:43,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 79.41' 2019-09-09 14:46:43,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:43,893 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=26 END 2019-09-09 14:46:43,894 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=27 START 2019-09-09 14:46:43,894 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:44,341 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=39 END 2019-09-09 14:46:44,342 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=40 START 2019-09-09 14:46:44,342 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:44,349 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.29 0.11 2/127 1979\n' 2019-09-09 14:46:44,350 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:44,419 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:44,595 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=34 END 2019-09-09 14:46:44,596 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=35 START 2019-09-09 14:46:44,597 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:44,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.17 0.09 0.03 1/120 1619\n' 2019-09-09 14:46:44,605 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:44,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:44,906 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.14' 2019-09-09 14:46:45,420 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:43 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:44 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:46:44 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:45,649 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:44 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:45,650 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:45 all' 2019-09-09 14:46:45,650 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,651 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,652 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 14.47' 2019-09-09 14:46:45,652 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,652 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.63' 2019-09-09 14:46:45,653 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,654 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,655 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 82.89' 2019-09-09 14:46:45,656 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:45,657 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:45 ' 2019-09-09 14:46:45,658 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:45,659 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,660 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 14.47' 2019-09-09 14:46:45,661 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,663 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.63' 2019-09-09 14:46:45,664 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,664 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:45,665 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 82.89\n' 2019-09-09 14:46:45,665 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:45,666 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:45,667 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:45,667 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,668 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,668 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,669 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.47' 2019-09-09 14:46:45,670 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,670 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.63' 2019-09-09 14:46:45,671 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,671 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,672 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,672 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 82.89' 2019-09-09 14:46:45,673 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:46:45,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:45,676 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:45,677 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,678 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 14.47' 2019-09-09 14:46:45,679 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.63' 2019-09-09 14:46:45,679 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:45,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:45,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 82.89' 2019-09-09 14:46:45,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:46,422 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=40 END 2019-09-09 14:46:46,422 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=41 START 2019-09-09 14:46:46,423 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:46,430 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.30 0.11 2/126 1984\n' 2019-09-09 14:46:46,431 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:46,478 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:46,683 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=35 END 2019-09-09 14:46:46,684 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=36 START 2019-09-09 14:46:46,684 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:46,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.17 0.09 0.03 1/120 1621\n' 2019-09-09 14:46:46,692 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:46,735 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:46,867 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:46:46,870 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.73",loadavg1="0.28",loadavg2="0.10",loadavg3="2/127",loadavg4="1965",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040400168431104 2019-09-09 14:46:46,912 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=27 END 2019-09-09 14:46:46,913 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=28 START 2019-09-09 14:46:46,913 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:47,152 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:47,155 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.29",loadavg2="0.11",loadavg3="2/126",loadavg4="1970",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040402228993792 2019-09-09 14:46:47,424 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:47,426 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.29",loadavg2="0.11",loadavg3="2/127",loadavg4="1976",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040404341319936 2019-09-09 14:46:47,479 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:45 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:46 PM all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n02:46:46 PM 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:47,682 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:47,685 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.29",loadavg2="0.11",loadavg3="2/127",loadavg4="1979",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040406422306048 2019-09-09 14:46:47,735 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:46 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:47,736 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:47 ' 2019-09-09 14:46:47,737 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:47,738 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:47,739 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,740 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,740 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.56' 2019-09-09 14:46:47,741 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:47,743 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,743 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.44' 2019-09-09 14:46:47,744 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:47,745 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:47 ' 2019-09-09 14:46:47,747 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:47,747 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:47,748 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,749 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,751 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,752 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.56' 2019-09-09 14:46:47,752 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,753 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,753 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,754 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.44\n' 2019-09-09 14:46:47,754 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:47,755 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:47,755 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:47,755 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,756 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,756 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,757 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,757 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,758 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.56' 2019-09-09 14:46:47,758 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:47,759 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,760 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.44\n' 2019-09-09 14:46:47,760 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:47,760 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:47,761 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:47,763 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,763 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,763 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,764 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.56 0.00' 2019-09-09 14:46:47,764 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,765 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:47,766 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.44' 2019-09-09 14:46:47,766 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:47,928 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.11' 2019-09-09 14:46:47,938 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:47,940 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.18",loadavg1="0.09",loadavg2="0.03",loadavg3="1/120",loadavg4="1615",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="86.15",mpstat_average.cpu.%iowait="10.77",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="3.08",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="86.15",mpstat_average.cpu0.%iowait="10.77",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="3.08",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="86.15",mpstat_maximun.cpu.%iowait="10.77",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="3.08",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="86.15",mpstat_maximun.cpu0.%iowait="10.77",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="3.08",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="86.15",mpstat_minimum.cpu.%iowait="10.77",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="3.08",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="86.15",mpstat_minimum.cpu0.%iowait="10.77",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="3.08",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040402510621184 2019-09-09 14:46:48,194 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:48,196 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.18",loadavg1="0.09",loadavg2="0.03",loadavg3="1/120",loadavg4="1617",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="79.41",mpstat_average.cpu.%iowait="17.65",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.94",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="79.41",mpstat_average.cpu0.%iowait="17.65",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.94",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="79.41",mpstat_maximun.cpu.%iowait="17.65",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.94",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="79.41",mpstat_maximun.cpu0.%iowait="17.65",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.94",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="79.41",mpstat_minimum.cpu.%iowait="17.65",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.94",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="79.41",mpstat_minimum.cpu0.%iowait="17.65",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.94",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040404595796224 2019-09-09 14:46:48,464 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:48,466 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.17",loadavg1="0.09",loadavg2="0.03",loadavg3="1/120",loadavg4="1619",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="82.89",mpstat_average.cpu.%iowait="14.47",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.63",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="82.89",mpstat_average.cpu0.%iowait="14.47",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.63",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="82.89",mpstat_maximun.cpu.%iowait="14.47",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.63",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="82.89",mpstat_maximun.cpu0.%iowait="14.47",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.63",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="82.89",mpstat_minimum.cpu.%iowait="14.47",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.63",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="82.89",mpstat_minimum.cpu0.%iowait="14.47",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.63",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040406683716096 2019-09-09 14:46:48,482 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=41 END 2019-09-09 14:46:48,483 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=42 START 2019-09-09 14:46:48,483 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:48,490 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.30 0.11 2/127 1990\n' 2019-09-09 14:46:48,491 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:48,538 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:48,735 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:48,736 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.16 1568040403893639936 2019-09-09 14:46:48,768 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=36 END 2019-09-09 14:46:48,769 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=37 START 2019-09-09 14:46:48,770 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:48,776 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.15 0.09 0.03 1/120 1623\n' 2019-09-09 14:46:48,777 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:48,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:48,996 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:48,997 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.14 1568040406912380928 2019-09-09 14:46:49,538 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:47 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:49,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:48 PM' 2019-09-09 14:46:49,541 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:49,541 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,542 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:46:49,543 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:49,543 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,544 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,545 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,546 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,547 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:48 PM' 2019-09-09 14:46:49,548 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:49,549 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,551 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:49,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,553 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:49,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:49,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:46:49,556 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:49,556 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:49,557 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:46:49,558 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,558 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,558 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:49,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,561 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:49,561 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:49,565 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:49,565 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:49,566 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,566 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:46:49,567 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:49,568 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,568 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,569 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:49,569 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:46:49,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:48 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:49,821 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:49 ' 2019-09-09 14:46:49,822 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:49,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:49,824 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,825 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.94' 2019-09-09 14:46:49,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,829 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.06' 2019-09-09 14:46:49,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:49,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:49 ' 2019-09-09 14:46:49,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:49,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,833 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,833 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,834 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,835 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.94' 2019-09-09 14:46:49,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.06' 2019-09-09 14:46:49,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:49,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:49,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:46:49,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,842 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:49,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.94' 2019-09-09 14:46:49,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,844 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,844 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,845 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.06' 2019-09-09 14:46:49,845 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:49,846 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:49,847 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:49,847 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,847 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,848 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,848 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,849 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.94' 2019-09-09 14:46:49,850 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,851 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,851 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:49,852 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.06' 2019-09-09 14:46:49,852 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:49,933 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=28 END 2019-09-09 14:46:49,934 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=29 START 2019-09-09 14:46:49,934 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:50,572 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=42 END 2019-09-09 14:46:50,573 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=43 START 2019-09-09 14:46:50,573 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:50,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.32 0.12 2/127 1993\n' 2019-09-09 14:46:50,583 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:50,630 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:50,854 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=37 END 2019-09-09 14:46:50,855 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=38 START 2019-09-09 14:46:50,855 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:50,860 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.15 0.09 0.03 1/120 1625\n' 2019-09-09 14:46:50,861 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:50,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:50,945 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.09' 2019-09-09 14:46:51,630 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:49 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:51,632 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:46:50 PM all 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:46:50 PM 0 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:46:51,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:50 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:51,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:51 ' 2019-09-09 14:46:51,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:51,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90' 2019-09-09 14:46:51,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10\n' 2019-09-09 14:46:51,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:51 ' 2019-09-09 14:46:51,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:51,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,941 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,942 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,943 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,943 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90' 2019-09-09 14:46:51,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,945 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:51,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10' 2019-09-09 14:46:51,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:51,947 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:51,948 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:51,948 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,949 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,951 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:51,951 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,952 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90' 2019-09-09 14:46:51,952 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,953 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,953 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,954 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10' 2019-09-09 14:46:51,954 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:46:51,955 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:51,955 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,956 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:51,956 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,957 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90 0.00' 2019-09-09 14:46:51,958 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,958 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:51,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10' 2019-09-09 14:46:51,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:52,634 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=43 END 2019-09-09 14:46:52,635 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=44 START 2019-09-09 14:46:52,635 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:52,642 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.32 0.12 2/126 1998\n' 2019-09-09 14:46:52,643 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:52,712 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:52,952 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=29 END 2019-09-09 14:46:52,953 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=30 START 2019-09-09 14:46:52,953 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:52,962 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=38 END 2019-09-09 14:46:52,962 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=39 START 2019-09-09 14:46:52,963 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:52,972 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.14 0.08 0.03 1/120 1627\n' 2019-09-09 14:46:52,973 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:53,018 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:53,702 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":4657858 , "packets_per_second":233517, "flows":110, "errors":0 }\n' 2019-09-09 14:46:53,704 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1010/ {{printf "%s", $1}}' 2019-09-09 14:46:53,713 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:51 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:52 PM all 0.00 0.00 2.02 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n02:46:52 PM 0 0.00 0.00 2.02 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 2.02 0.00 0.00 0.00 0.00 0.00 0.00 97.98\nAverage: 0 0.00 0.00 2.02 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n' 2019-09-09 14:46:53,733 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'4196052' 2019-09-09 14:46:53,734 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 461806 - Lost ppm 99146 2019-09-09 14:46:53,735 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 99146 > sla_max_ppm 1000; ',) 2019-09-09 14:46:53,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.735' 2019-09-09 14:46:54,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:52 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:46:53 all 2.00 0.00 1.00 15.00 0.00 0.00 0.00 0.00 0.00 82.00\n14:46:53 0 2.00 0.00 1.00 15.00 0.00 0.00 0.00 0.00 0.00 82.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.00 0.00 1.00 15.00 0.00 0.00 0.00 0.00 0.00 82.00\nAverage: 0 2.00 0.00 1.00 15.00 0.00 0.00 0.00 0.00 0.00 82.00\n' 2019-09-09 14:46:54,258 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:54,262 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.30",loadavg2="0.11",loadavg3="2/126",loadavg4="1984",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.99",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.99",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.99",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.99",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.99",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.99",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.00" 1568040408481756928 2019-09-09 14:46:54,529 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:54,531 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.30",loadavg2="0.11",loadavg3="2/127",loadavg4="1990",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040410572434944 2019-09-09 14:46:54,717 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=44 END 2019-09-09 14:46:54,717 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=45 START 2019-09-09 14:46:54,718 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:54,725 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.31 0.12 1/123 2014\n' 2019-09-09 14:46:54,727 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:54,741 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15214 seq=1 END 2019-09-09 14:46:54,742 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15214 seq=2 START 2019-09-09 14:46:54,742 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1010 -j DROP 2019-09-09 14:46:54,772 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:54,776 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 10 64 20 1 1000000 2019-09-09 14:46:54,800 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:54,803 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.32",loadavg2="0.12",loadavg3="2/127",loadavg4="1993",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="1.00" 1568040412634475008 2019-09-09 14:46:55,021 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=39 END 2019-09-09 14:46:55,022 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=40 START 2019-09-09 14:46:55,022 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:55,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.14 0.08 0.03 1/120 1638\n' 2019-09-09 14:46:55,030 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:55,063 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:55,065 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.32",loadavg2="0.12",loadavg3="2/126",loadavg4="1998",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.98",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="2.02",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.98",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="2.02",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.98",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="2.02",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.98",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="2.02",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.98",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="2.02",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.98",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="2.02",mpstat_minimum.cpu0.%usr="0.00" 1568040414717019136 2019-09-09 14:46:55,073 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:55,334 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:46:55,336 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.17",loadavg1="0.09",loadavg2="0.03",loadavg3="1/120",loadavg4="1621",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.44",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.56",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.44",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.56",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.44",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.56",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.44",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.56",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.44",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.56",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.44",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.56",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040408768737024 2019-09-09 14:46:55,603 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:55,605 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.15",loadavg1="0.09",loadavg2="0.03",loadavg3="1/120",loadavg4="1623",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.06",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.94",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.06",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.94",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.06",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.94",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.06",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.94",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.06",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.94",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.06",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.94",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040410854541056 2019-09-09 14:46:55,774 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:53 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:54 PM all 2.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 97.00\n02:46:54 PM 0 2.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 97.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 97.00\nAverage: 0 2.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 97.00\n' 2019-09-09 14:46:55,873 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:55,875 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.15",loadavg1="0.09",loadavg2="0.03",loadavg3="1/120",loadavg4="1625",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.10",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.90",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.10",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.90",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.10",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.90",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.10",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.90",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.10",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.90",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.10",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.90",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040412961935872 2019-09-09 14:46:55,973 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=30 END 2019-09-09 14:46:55,974 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=31 START 2019-09-09 14:46:55,974 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:56,075 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:54 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:56,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:55 all' 2019-09-09 14:46:56,077 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,080 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,081 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.00' 2019-09-09 14:46:56,083 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:56,083 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,085 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,086 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.00' 2019-09-09 14:46:56,087 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:55 ' 2019-09-09 14:46:56,088 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:56,089 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.00' 2019-09-09 14:46:56,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:56,093 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,094 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:56,094 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.00' 2019-09-09 14:46:56,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:56,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:46:56,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:56,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,097 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.00' 2019-09-09 14:46:56,098 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,098 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:56,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.00' 2019-09-09 14:46:56,101 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:46:56,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:56,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.00' 2019-09-09 14:46:56,105 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:56,105 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,106 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:56,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:56,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.00' 2019-09-09 14:46:56,108 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:56,143 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:56,145 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.14",loadavg1="0.08",loadavg2="0.03",loadavg3="1/120",loadavg4="1627",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="82.00",mpstat_average.cpu.%iowait="15.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="2.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="82.00",mpstat_average.cpu0.%iowait="15.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="2.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="82.00",mpstat_maximun.cpu.%iowait="15.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="2.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="82.00",mpstat_maximun.cpu0.%iowait="15.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="2.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="82.00",mpstat_minimum.cpu.%iowait="15.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="2.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="82.00",mpstat_minimum.cpu0.%iowait="15.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="2.00" 1568040415021573120 2019-09-09 14:46:56,448 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:46:56,449 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.11 1568040409933486080 2019-09-09 14:46:56,709 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:46:56,711 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.09 1568040412952448000 2019-09-09 14:46:56,776 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=45 END 2019-09-09 14:46:56,777 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=46 START 2019-09-09 14:46:56,778 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:56,787 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.31 0.12 1/126 2024\n' 2019-09-09 14:46:56,788 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:56,831 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:56,980 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:46:56,981 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.735 1568040415973310976 2019-09-09 14:46:56,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.497' 2019-09-09 14:46:57,110 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=40 END 2019-09-09 14:46:57,110 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=41 START 2019-09-09 14:46:57,110 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:57,122 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.14 0.08 0.03 1/119 1640\n' 2019-09-09 14:46:57,123 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:57,197 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:57,832 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:56 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:57 PM all 6.00 0.00 82.00 0.00 0.00 0.00 0.00 0.00 0.00 12.00\n02:46:57 PM 0 6.00 0.00 82.00 0.00 0.00 0.00 0.00 0.00 0.00 12.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 6.00 0.00 82.00 0.00 0.00 0.00 0.00 0.00 0.00 12.00\nAverage: 0 6.00 0.00 82.00 0.00 0.00 0.00 0.00 0.00 0.00 12.00\n' 2019-09-09 14:46:58,198 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:56 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:58,198 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:57 ' 2019-09-09 14:46:58,199 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:46:58,199 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:58,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.27 0.00' 2019-09-09 14:46:58,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:46:58,201 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47' 2019-09-09 14:46:58,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:58,204 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:46:57 ' 2019-09-09 14:46:58,204 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:46:58,205 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,206 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:58,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:46:58,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27 0.00' 2019-09-09 14:46:58,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:58,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47' 2019-09-09 14:46:58,209 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:58,209 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:46:58,210 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:58,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:46:58,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27 0.00' 2019-09-09 14:46:58,213 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:46:58,213 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47\n' 2019-09-09 14:46:58,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:46:58,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:46:58,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.27' 2019-09-09 14:46:58,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:46:58,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:46:58,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:46:58,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.47' 2019-09-09 14:46:58,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:46:58,834 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=46 END 2019-09-09 14:46:58,835 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=47 START 2019-09-09 14:46:58,835 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:58,841 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.31 0.12 2/126 2090\n' 2019-09-09 14:46:58,841 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:58,910 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:58,997 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=31 END 2019-09-09 14:46:58,998 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=32 START 2019-09-09 14:46:58,998 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:46:59,226 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=41 END 2019-09-09 14:46:59,228 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=42 START 2019-09-09 14:46:59,229 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:46:59,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.13 0.08 0.03 1/119 1642\n' 2019-09-09 14:46:59,237 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:46:59,280 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:46:59,911 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:46:58 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:46:59 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:46:59 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:00,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.14' 2019-09-09 14:47:00,281 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:46:59 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:00,283 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:00 all' 2019-09-09 14:47:00,284 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,285 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,286 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:00,287 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:47:00,289 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,290 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:00,291 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.22' 2019-09-09 14:47:00,292 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:00 ' 2019-09-09 14:47:00,292 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:00,293 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,293 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,294 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:00,295 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.78' 2019-09-09 14:47:00,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,297 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:00,297 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.22' 2019-09-09 14:47:00,298 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:00,299 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:47:00,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:00,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,301 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:00,302 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,303 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:47:00,303 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,304 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,304 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.22' 2019-09-09 14:47:00,305 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:00,305 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:00,306 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:00,306 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,307 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:00,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.78' 2019-09-09 14:47:00,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,309 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,309 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:00,310 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.22' 2019-09-09 14:47:00,310 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:00,913 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=47 END 2019-09-09 14:47:00,914 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=48 START 2019-09-09 14:47:00,914 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:00,921 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.32 0.12 2/127 2096\n' 2019-09-09 14:47:00,921 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:00,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:01,313 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=42 END 2019-09-09 14:47:01,314 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=43 START 2019-09-09 14:47:01,314 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:01,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.13 0.08 0.03 1/119 1644\n' 2019-09-09 14:47:01,323 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:01,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:01,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:00 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:01,966 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:01 PM' 2019-09-09 14:47:01,966 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:01,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99 0.00' 2019-09-09 14:47:01,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01' 2019-09-09 14:47:01,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:01,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,969 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,969 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:01,972 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:01 PM' 2019-09-09 14:47:01,972 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:47:01,972 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99' 2019-09-09 14:47:01,973 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 99.01' 2019-09-09 14:47:01,974 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:01,975 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,975 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:01,976 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,976 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,977 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:01,977 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:01,978 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:01,978 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:01,979 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99' 2019-09-09 14:47:01,980 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 99.01' 2019-09-09 14:47:01,981 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:01,982 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:01,983 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,983 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,984 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,984 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:01,984 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:01,985 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:47:01,985 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99' 2019-09-09 14:47:01,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01' 2019-09-09 14:47:01,987 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,987 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:01,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,989 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:01,989 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:02,015 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=32 END 2019-09-09 14:47:02,016 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=33 START 2019-09-09 14:47:02,016 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:02,249 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:02,251 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=110i,packets_per_second=233517i,packets_received=4196052i,packets_sent=4657858i,packetsize=64i,ppm=99146.0 1568040414740290048 2019-09-09 14:47:02,369 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:01 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:02,371 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:02 all' 2019-09-09 14:47:02,372 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,373 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:02,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,376 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,376 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.00' 2019-09-09 14:47:02,379 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:47:02,380 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.00' 2019-09-09 14:47:02,380 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:02,381 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:02 ' 2019-09-09 14:47:02,381 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:02,382 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:02,383 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:02,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.00' 2019-09-09 14:47:02,385 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,386 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,386 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 96.00' 2019-09-09 14:47:02,387 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:02,387 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:02,388 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:02,388 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,389 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:02,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.00' 2019-09-09 14:47:02,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,393 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,394 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,395 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.00' 2019-09-09 14:47:02,396 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:02,396 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:02,397 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:02,398 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:02,399 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,399 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,400 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,401 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.00 0.00' 2019-09-09 14:47:02,403 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,403 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:02,404 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.00' 2019-09-09 14:47:02,404 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:02,519 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:02,523 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.31",loadavg2="0.12",loadavg3="1/123",loadavg4="2014",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="2.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="2.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="2.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="2.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="2.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="2.00" 1568040416776849920 2019-09-09 14:47:02,791 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:02,794 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.31",loadavg2="0.12",loadavg3="1/126",loadavg4="2024",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="12.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="82.00",mpstat_average.cpu.%usr="6.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="12.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="82.00",mpstat_average.cpu0.%usr="6.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="12.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="82.00",mpstat_maximun.cpu.%usr="6.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="12.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="82.00",mpstat_maximun.cpu0.%usr="6.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="12.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="82.00",mpstat_minimum.cpu.%usr="6.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="12.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="82.00",mpstat_minimum.cpu0.%usr="6.00" 1568040418834605824 2019-09-09 14:47:02,991 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=48 END 2019-09-09 14:47:02,992 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=49 START 2019-09-09 14:47:02,992 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:02,999 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.32 0.12 2/127 2099\n' 2019-09-09 14:47:03,001 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:03,030 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.33' 2019-09-09 14:47:03,062 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:03,063 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.31",loadavg2="0.12",loadavg3="2/126",loadavg4="2090",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040420913854976 2019-09-09 14:47:03,070 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:03,332 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:03,335 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.32",loadavg2="0.12",loadavg3="2/127",loadavg4="2096",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.99",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.99",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.99",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.99",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.99",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.99" 1568040422991684864 2019-09-09 14:47:03,406 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=43 END 2019-09-09 14:47:03,407 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=44 START 2019-09-09 14:47:03,407 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:03,414 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.12 0.08 0.03 1/119 1646\n' 2019-09-09 14:47:03,415 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:03,460 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:03,607 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:47:03,610 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.14",loadavg1="0.08",loadavg2="0.03",loadavg3="1/120",loadavg4="1638",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="2.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="2.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="2.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="2.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="2.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="2.00",mpstat_minimum.cpu0.%usr="0.00" 1568040417109925888 2019-09-09 14:47:03,876 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:03,878 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.14",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1640",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.47",mpstat_average.cpu.%iowait="1.27",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.27",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.47",mpstat_average.cpu0.%iowait="1.27",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.27",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.47",mpstat_maximun.cpu.%iowait="1.27",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.27",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.47",mpstat_maximun.cpu0.%iowait="1.27",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.27",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.47",mpstat_minimum.cpu.%iowait="1.27",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.27",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.47",mpstat_minimum.cpu0.%iowait="1.27",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.27",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040419225001216 2019-09-09 14:47:04,071 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:02 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:04,072 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:03 PM all' 2019-09-09 14:47:04,073 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,074 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:04,074 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,075 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,075 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,076 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,076 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:04,077 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:03 PM' 2019-09-09 14:47:04,077 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:47:04,078 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,078 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,079 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:04,079 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,080 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,080 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,080 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,081 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,081 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,084 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,085 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:04,085 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:04,086 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:04,086 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:04,087 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,087 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:04,087 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,088 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,088 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,089 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,090 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:04,090 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:04,091 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:47:04,091 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,092 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,092 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:04,093 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,093 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,096 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,097 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,097 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,098 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:47:04,146 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:04,148 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.13",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1642",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.22",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.78",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.22",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.78",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.22",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.78",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.22",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.78",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.22",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.78",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.22",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.78",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040421313242880 2019-09-09 14:47:04,408 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:04,411 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.13",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1644",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="4.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="4.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="4.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="4.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="4.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="4.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040423406456064 2019-09-09 14:47:04,462 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:03 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:04,462 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:04 ' 2019-09-09 14:47:04,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:04,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,464 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,464 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,465 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:47:04,465 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,467 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,468 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.22' 2019-09-09 14:47:04,468 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:04,469 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:04 ' 2019-09-09 14:47:04,469 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:04,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,471 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:47:04,473 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,474 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,475 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,475 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.22\n' 2019-09-09 14:47:04,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:04,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:04,477 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:04,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:47:04,481 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,482 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,483 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.22' 2019-09-09 14:47:04,483 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:47:04,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:04,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,486 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:04,486 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,487 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:47:04,487 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,488 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:04,488 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.22' 2019-09-09 14:47:04,489 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:04,678 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:04,679 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.497 1568040418997484800 2019-09-09 14:47:04,932 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:04,933 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.14 1568040422015532032 2019-09-09 14:47:05,034 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=33 END 2019-09-09 14:47:05,035 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=34 START 2019-09-09 14:47:05,036 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:05,100 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=49 END 2019-09-09 14:47:05,101 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=50 START 2019-09-09 14:47:05,103 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:05,110 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.33 0.13 2/127 2105\n' 2019-09-09 14:47:05,111 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:05,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:05,211 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:05,211 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.33 1568040425034679040 2019-09-09 14:47:05,492 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=44 END 2019-09-09 14:47:05,493 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=45 START 2019-09-09 14:47:05,495 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:05,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.12 0.08 0.03 1/119 1648\n' 2019-09-09 14:47:05,501 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:05,554 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:06,051 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.54' 2019-09-09 14:47:06,160 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:04 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:06,161 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:05 PM' 2019-09-09 14:47:06,161 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:06,162 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:06,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:06,165 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,165 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,167 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,167 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n02:47:05 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:06,554 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:05 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:06,555 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:06 all' 2019-09-09 14:47:06,556 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:06,557 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:06,559 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,559 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.22' 2019-09-09 14:47:06,560 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:06,561 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,563 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.78\n' 2019-09-09 14:47:06,564 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:06 ' 2019-09-09 14:47:06,565 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:06,567 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,568 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,569 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,570 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,571 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.22 0.00' 2019-09-09 14:47:06,572 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,573 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,573 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.78\n' 2019-09-09 14:47:06,575 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all' 2019-09-09 14:47:06,575 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:06,576 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,577 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.22' 2019-09-09 14:47:06,581 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,581 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.78' 2019-09-09 14:47:06,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:06,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:47:06,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:06,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.22 0.00' 2019-09-09 14:47:06,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:06,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.78' 2019-09-09 14:47:06,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:07,169 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=50 END 2019-09-09 14:47:07,170 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=51 START 2019-09-09 14:47:07,170 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:07,177 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.33 0.13 2/126 2110\n' 2019-09-09 14:47:07,179 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:07,222 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:07,592 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=45 END 2019-09-09 14:47:07,593 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=46 START 2019-09-09 14:47:07,593 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:07,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.12 0.08 0.03 1/119 1650\n' 2019-09-09 14:47:07,599 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:07,666 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:08,056 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=34 END 2019-09-09 14:47:08,057 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=35 START 2019-09-09 14:47:08,057 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:08,222 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:06 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:07 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:47:07 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:08,666 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:07 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:08,667 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:08 all' 2019-09-09 14:47:08,667 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,668 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:08,668 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,669 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,669 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,670 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,671 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,671 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:08,672 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:08,672 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:08 ' 2019-09-09 14:47:08,673 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:08,673 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:08,674 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,674 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,676 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,676 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,677 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:47:08,677 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:08,679 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:08,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:08,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:08,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:08,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:08,683 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,683 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:47:08,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:08,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:08,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,685 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,685 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,686 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:08,686 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,686 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:08,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:47:09,072 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.73' 2019-09-09 14:47:09,224 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=51 END 2019-09-09 14:47:09,224 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=52 START 2019-09-09 14:47:09,225 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:09,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.33 0.13 2/127 2116\n' 2019-09-09 14:47:09,232 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:09,299 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:09,690 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=46 END 2019-09-09 14:47:09,692 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=47 START 2019-09-09 14:47:09,692 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:09,698 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.11 0.08 0.03 1/119 1652\n' 2019-09-09 14:47:09,699 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:09,739 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:10,301 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:08 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:10,302 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:09 PM all' 2019-09-09 14:47:10,303 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,303 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:10,304 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,304 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,305 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,305 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,306 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:10,307 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,307 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:10,308 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:09 PM' 2019-09-09 14:47:10,308 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:47:10,308 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,309 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,309 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:10,312 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,312 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,312 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:10,313 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,314 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,314 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,315 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:10,315 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:10,315 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:10,316 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,316 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,317 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:10,317 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,317 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:10,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:10,320 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:10,320 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:10,321 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,321 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:10,323 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,324 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:10,324 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,325 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,325 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:10,325 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:10,479 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:10,481 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.32",loadavg2="0.12",loadavg3="2/127",loadavg4="2099",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040425100653056 2019-09-09 14:47:10,740 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:09 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:10,741 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:10,741 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:10 ' 2019-09-09 14:47:10,742 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:10,742 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:10,742 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.33",loadavg2="0.13",loadavg3="2/127",loadavg4="2105",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040427169940992 2019-09-09 14:47:10,743 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,743 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,744 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,744 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:47:10,745 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,746 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,747 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,747 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:47:10,747 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:10,748 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:10 ' 2019-09-09 14:47:10,748 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:10,749 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,750 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:10,751 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,751 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.30' 2019-09-09 14:47:10,752 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,752 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,753 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,755 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70\n' 2019-09-09 14:47:10,756 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:10,756 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:10,756 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:10,757 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,757 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,758 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:10,759 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,759 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30 0.00' 2019-09-09 14:47:10,760 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,760 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,761 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70\nAverage: ' 2019-09-09 14:47:10,761 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:10,762 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:10,763 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:10,763 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 1.30' 2019-09-09 14:47:10,764 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:10,765 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.70' 2019-09-09 14:47:10,767 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:11,009 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:11,011 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.33",loadavg2="0.13",loadavg3="2/126",loadavg4="2110",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040429224477952 2019-09-09 14:47:11,079 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=35 END 2019-09-09 14:47:11,079 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=36 START 2019-09-09 14:47:11,080 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:11,278 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:11,280 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.12",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1646",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.22",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.78",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.22",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.78",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.22",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.78",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.22",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.78",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.22",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.78",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.22",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.78",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040425492432128 2019-09-09 14:47:11,327 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=52 END 2019-09-09 14:47:11,328 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=53 START 2019-09-09 14:47:11,328 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:11,335 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.35 0.13 2/127 2119\n' 2019-09-09 14:47:11,336 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:11,403 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:11,547 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:11,549 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.12",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1648",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.78",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.22",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.78",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.22",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.78",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.22",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.78",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.22",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.78",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.22",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.78",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.22",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040427592870912 2019-09-09 14:47:11,770 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=47 END 2019-09-09 14:47:11,770 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=48 START 2019-09-09 14:47:11,770 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:11,775 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.11 0.08 0.03 1/119 1654\n' 2019-09-09 14:47:11,776 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:11,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:11,851 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:11,852 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.12",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1650",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040429690141952 2019-09-09 14:47:12,095 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.74' 2019-09-09 14:47:12,120 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:12,123 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.11",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1652",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.70",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.30",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.70",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.30",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.70",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.30",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.70",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.30",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.70",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.30",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.70",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.30",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040431769686016 2019-09-09 14:47:12,392 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:12,392 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.54 1568040428056761088 2019-09-09 14:47:12,404 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:10 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:12,405 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:11 PM' 2019-09-09 14:47:12,406 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:12,406 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:12,407 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,408 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:12,408 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,410 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00 0.00\n02:47:11 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:12,653 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:12,654 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.73 1568040431078334976 2019-09-09 14:47:12,821 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:11 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:12,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:12 all' 2019-09-09 14:47:12,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:12,824 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:12,824 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:47:12,825 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,825 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72' 2019-09-09 14:47:12,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:12 ' 2019-09-09 14:47:12,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:12,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,829 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:12,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28 0.00' 2019-09-09 14:47:12,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:12,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72\n' 2019-09-09 14:47:12,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:12,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:12,833 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:12,833 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,834 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,834 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,835 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.28' 2019-09-09 14:47:12,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:12,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72' 2019-09-09 14:47:12,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:12,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:12,838 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:12,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:12,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:47:12,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:12,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:12,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72' 2019-09-09 14:47:12,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:13,412 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=53 END 2019-09-09 14:47:13,413 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=54 START 2019-09-09 14:47:13,413 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:13,421 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.35 0.13 2/126 2124\n' 2019-09-09 14:47:13,422 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:13,490 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:13,846 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=48 END 2019-09-09 14:47:13,846 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=49 START 2019-09-09 14:47:13,846 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:13,852 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.10 0.08 0.03 1/119 1656\n' 2019-09-09 14:47:13,852 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:13,921 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:14,100 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=36 END 2019-09-09 14:47:14,101 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=37 START 2019-09-09 14:47:14,101 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:14,491 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:12 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:13 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:47:13 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:14,921 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:13 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:14,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:14 ' 2019-09-09 14:47:14,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:14,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,926 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,926 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:47:14,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.22' 2019-09-09 14:47:14,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:14,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:14 ' 2019-09-09 14:47:14,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:14,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:47:14,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.22' 2019-09-09 14:47:14,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:14,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:14,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:47:14,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:47:14,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,941 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,941 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,943 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.22\n' 2019-09-09 14:47:14,943 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:14,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:14,945 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,945 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:47:14,947 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,947 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,948 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:14,948 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.22' 2019-09-09 14:47:14,949 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:15,114 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.33' 2019-09-09 14:47:15,494 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=54 END 2019-09-09 14:47:15,494 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=55 START 2019-09-09 14:47:15,495 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:15,502 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.80 0.36 0.14 2/127 2130\n' 2019-09-09 14:47:15,503 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:15,550 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:15,952 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=49 END 2019-09-09 14:47:15,953 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=50 START 2019-09-09 14:47:15,953 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:15,958 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.10 0.08 0.03 1/119 1658\n' 2019-09-09 14:47:15,959 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:16,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:16,550 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:14 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:16,551 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:15 PM' 2019-09-09 14:47:16,551 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:16,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:16,553 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,553 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,557 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,557 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:16,558 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:15 PM 0' 2019-09-09 14:47:16,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:16,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:16,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,561 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,561 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:16,565 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:47:16,565 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:16,566 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,566 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,567 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:16,567 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,568 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,568 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,569 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:16,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:47:16,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:47:16,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,573 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:16,576 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,576 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,577 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:16,577 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,578 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:16,579 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:47:17,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:15 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:17,002 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:16 ' 2019-09-09 14:47:17,002 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:17,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:17,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.48' 2019-09-09 14:47:17,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:17,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 94.52' 2019-09-09 14:47:17,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:17,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:16 ' 2019-09-09 14:47:17,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:17,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:17,010 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 5.48' 2019-09-09 14:47:17,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 94.52\n' 2019-09-09 14:47:17,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:47:17,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:17,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 5.48' 2019-09-09 14:47:17,017 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 94.52' 2019-09-09 14:47:17,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:17,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:17,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:17,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:17,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.48' 2019-09-09 14:47:17,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:17,026 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 94.52' 2019-09-09 14:47:17,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:17,119 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=37 END 2019-09-09 14:47:17,120 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=38 START 2019-09-09 14:47:17,120 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:17,581 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=55 END 2019-09-09 14:47:17,582 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=56 START 2019-09-09 14:47:17,582 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:17,590 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.80 0.36 0.14 1/126 2134\n' 2019-09-09 14:47:17,591 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:17,635 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:17,905 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:47:17,908 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.33",loadavg2="0.13",loadavg3="2/127",loadavg4="2116",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040431327619072 2019-09-09 14:47:18,029 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=50 END 2019-09-09 14:47:18,030 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=51 START 2019-09-09 14:47:18,030 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:18,039 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.09 0.08 0.03 1/119 1660\n' 2019-09-09 14:47:18,040 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:18,077 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3835348 , "packets_per_second":191986, "flows":110, "errors":0 }\n' 2019-09-09 14:47:18,080 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1010/ {{printf "%s", $1}}' 2019-09-09 14:47:18,088 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:18,108 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3345776' 2019-09-09 14:47:18,110 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 489572 - Lost ppm 127648 2019-09-09 14:47:18,110 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 127648 > sla_max_ppm 1000; ',) 2019-09-09 14:47:18,134 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.668' 2019-09-09 14:47:18,191 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:18,193 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.35",loadavg2="0.13",loadavg3="2/127",loadavg4="2119",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040433412529920 2019-09-09 14:47:18,461 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:18,464 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.35",loadavg2="0.13",loadavg3="2/126",loadavg4="2124",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040435494152960 2019-09-09 14:47:18,637 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:16 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:17 PM all 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n02:47:17 PM 0 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\nAverage: 0 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n' 2019-09-09 14:47:18,724 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:18,725 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.80",loadavg1="0.36",loadavg2="0.14",loadavg3="2/127",loadavg4="2130",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040437581188864 2019-09-09 14:47:19,007 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:19,008 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.11",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1654",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.72",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.28",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.72",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.28",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.72",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.28",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.72",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.28",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.72",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.28",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.72",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.28",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040433846059008 2019-09-09 14:47:19,088 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:17 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:47:18 all 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n14:47:18 0 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\nAverage: 0 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n' 2019-09-09 14:47:19,112 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15214 seq=2 END 2019-09-09 14:47:19,113 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:47:19,113 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:47:19,114 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:47:19,273 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:19,276 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.10",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1656",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.22",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.78",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.22",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.78",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.22",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.78",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.22",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.78",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.22",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.78",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.22",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.78",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040435952292864 2019-09-09 14:47:19,538 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:19,540 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.10",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1658",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="94.52",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="5.48",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="94.52",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="5.48",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="94.52",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="5.48",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="94.52",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="5.48",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="94.52",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="5.48",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="94.52",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="5.48",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040438029301760 2019-09-09 14:47:19,640 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=56 END 2019-09-09 14:47:19,642 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=57 START 2019-09-09 14:47:19,642 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:19,650 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.35 0.13 1/120 2149\n' 2019-09-09 14:47:19,651 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:19,721 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:19,809 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:19,810 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.74 1568040434100462080 2019-09-09 14:47:20,084 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:20,085 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.33 1568040437119420160 2019-09-09 14:47:20,092 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=51 END 2019-09-09 14:47:20,093 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=52 START 2019-09-09 14:47:20,093 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:20,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.09 0.08 0.03 1/117 1667\n' 2019-09-09 14:47:20,104 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:20,139 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=38 END 2019-09-09 14:47:20,139 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=39 START 2019-09-09 14:47:20,140 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:20,174 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:20,341 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:20,342 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.668 1568040440139148032 2019-09-09 14:47:20,609 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:20,610 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=110i,packets_per_second=191986i,packets_received=3345776i,packets_sent=3835348i,packetsize=64i,ppm=127648.0 1568040439112190976 2019-09-09 14:47:20,722 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:18 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:19 PM all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n02:47:19 PM 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\nAverage: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:47:20,879 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:47:20,880 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:47:20,883 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:47:20,899 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 14:47:20,900 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.120 2019-09-09 14:47:20,901 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.120 2019-09-09 14:47:21,154 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.522' 2019-09-09 14:47:21,176 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:19 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:47:20 all 12.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 81.00\n14:47:20 0 12.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 81.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 12.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 81.00\nAverage: 0 12.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 81.00\n' 2019-09-09 14:47:21,353 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:47:21,355 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.123 2019-09-09 14:47:21,356 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.123 2019-09-09 14:47:21,725 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=57 END 2019-09-09 14:47:21,726 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=58 START 2019-09-09 14:47:21,726 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:21,734 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.35 0.13 2/126 2189\n' 2019-09-09 14:47:21,735 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:21,777 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:21,792 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:47:22,178 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=52 END 2019-09-09 14:47:22,179 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=53 START 2019-09-09 14:47:22,179 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:22,187 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.09 0.08 0.03 1/119 1705\n' 2019-09-09 14:47:22,188 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:22,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:22,779 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:20 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:21 PM all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n02:47:21 PM 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\nAverage: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:47:23,160 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=39 END 2019-09-09 14:47:23,160 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=40 START 2019-09-09 14:47:23,161 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:23,260 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:22 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:23,262 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:23 ' 2019-09-09 14:47:23,262 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:23,263 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,264 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,265 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,266 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,267 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,267 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:23,272 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:23,272 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:23 ' 2019-09-09 14:47:23,273 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:23,274 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,274 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:23,275 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,275 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,276 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,276 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,276 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,277 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:23,277 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:23,278 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:23,278 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:23,278 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:23,279 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,279 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,280 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:23,280 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,281 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,283 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:47:23,283 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:23,284 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:23,284 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:23,285 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:23,286 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,287 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:23,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:23,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,290 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:23,290 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:23,291 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:23,291 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:23,782 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=58 END 2019-09-09 14:47:23,782 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=59 START 2019-09-09 14:47:23,783 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:23,790 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.35 0.13 1/125 2196\n' 2019-09-09 14:47:23,792 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:23,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:24,175 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.536' 2019-09-09 14:47:24,293 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=53 END 2019-09-09 14:47:24,294 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=54 START 2019-09-09 14:47:24,295 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:24,303 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.08 0.08 0.03 1/119 1707\n' 2019-09-09 14:47:24,304 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:24,374 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:24,837 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:23 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:24 PM all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n02:47:24 PM 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\nAverage: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:47:24,840 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15220 seq=1 START 2019-09-09 14:47:24,841 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1050 -j DROP 2019-09-09 14:47:24,876 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 50 64 20 1 1000000 2019-09-09 14:47:25,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:24 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:47:25 all 2.94 0.00 2.94 0.00 0.00 0.00 0.00 0.00 0.00 94.12\n14:47:25 0 2.94 0.00 2.94 0.00 0.00 0.00 0.00 0.00 0.00 94.12\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.94 0.00 2.94 0.00 0.00 0.00 0.00 0.00 0.00 94.12\nAverage: 0 2.94 0.00 2.94 0.00 0.00 0.00 0.00 0.00 0.00 94.12\n' 2019-09-09 14:47:25,840 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=59 END 2019-09-09 14:47:25,841 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=60 START 2019-09-09 14:47:25,842 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:25,850 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.68 0.34 0.13 1/125 2208\n' 2019-09-09 14:47:25,851 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:25,891 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:47:25,894 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.80",loadavg1="0.36",loadavg2="0.14",loadavg3="1/126",loadavg4="2134",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.98",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.01",mpstat_average.cpu.%usr="1.01",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.98",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.01",mpstat_average.cpu0.%usr="1.01",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.98",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.01",mpstat_maximun.cpu.%usr="1.01",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.98",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.01",mpstat_maximun.cpu0.%usr="1.01",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.98",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.01",mpstat_minimum.cpu.%usr="1.01",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.98",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.01",mpstat_minimum.cpu0.%usr="1.01" 1568040439640798976 2019-09-09 14:47:25,895 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:26,180 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=40 END 2019-09-09 14:47:26,180 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=41 START 2019-09-09 14:47:26,181 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:26,191 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:26,194 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.35",loadavg2="0.13",loadavg3="1/120",loadavg4="2149",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040441724998912 2019-09-09 14:47:26,378 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=54 END 2019-09-09 14:47:26,379 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=55 START 2019-09-09 14:47:26,379 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:26,386 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.08 0.08 0.03 1/119 1714\n' 2019-09-09 14:47:26,388 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:26,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:26,448 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:26,451 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.35",loadavg2="0.13",loadavg3="2/126",loadavg4="2189",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040443781892096 2019-09-09 14:47:26,720 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:26,722 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.35",loadavg2="0.13",loadavg3="1/125",loadavg4="2196",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040445840841984 2019-09-09 14:47:26,897 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:25 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:26 PM all 0.00 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 99.01\n02:47:26 PM 0 0.00 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 99.01\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 99.01\nAverage: 0 0.00 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 99.01\n' 2019-09-09 14:47:26,992 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:47:26,994 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.09",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1660",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="1.00" 1568040440092255232 2019-09-09 14:47:27,194 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.538' 2019-09-09 14:47:27,262 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:27,265 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.09",loadavg1="0.08",loadavg2="0.03",loadavg3="1/117",loadavg4="1667",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="81.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="7.00",mpstat_average.cpu.%usr="12.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="81.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="7.00",mpstat_average.cpu0.%usr="12.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="81.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="7.00",mpstat_maximun.cpu.%usr="12.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="81.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="7.00",mpstat_maximun.cpu0.%usr="12.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="81.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="7.00",mpstat_minimum.cpu.%usr="12.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="81.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="7.00",mpstat_minimum.cpu0.%usr="12.00" 1568040442178459904 2019-09-09 14:47:27,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:26 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:27,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:27 all' 2019-09-09 14:47:27,437 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,437 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,439 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:27,440 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,441 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:27,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:47:27,446 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:27 0' 2019-09-09 14:47:27,446 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,447 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,449 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,449 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,451 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:27,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:27,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:27,453 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:27,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all 0.00' 2019-09-09 14:47:27,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:27,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,457 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,458 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:27,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00\nAverage: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:47:27,526 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:27,528 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.09",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1705",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040444293730048 2019-09-09 14:47:27,825 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:27,827 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.08",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1707",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="94.12",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="2.94",mpstat_average.cpu.%usr="2.94",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="94.12",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="2.94",mpstat_average.cpu0.%usr="2.94",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="94.12",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="2.94",mpstat_maximun.cpu.%usr="2.94",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="94.12",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="2.94",mpstat_maximun.cpu0.%usr="2.94",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="94.12",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="2.94",mpstat_minimum.cpu.%usr="2.94",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="94.12",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="2.94",mpstat_minimum.cpu0.%usr="2.94" 1568040446378380032 2019-09-09 14:47:27,900 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=60 END 2019-09-09 14:47:27,901 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=61 START 2019-09-09 14:47:27,901 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:27,909 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.68 0.34 0.13 2/127 2275\n' 2019-09-09 14:47:27,911 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:27,980 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:28,098 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:28,099 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.522 1568040443159854848 2019-09-09 14:47:28,363 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:28,364 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.536 1568040446179924992 2019-09-09 14:47:28,461 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=55 END 2019-09-09 14:47:28,462 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=56 START 2019-09-09 14:47:28,462 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:28,469 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.08 0.07 0.03 1/119 1716\n' 2019-09-09 14:47:28,471 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:28,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:28,981 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:27 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:28,983 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:28 PM' 2019-09-09 14:47:28,983 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:28,984 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:28,985 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:28,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:28,987 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:28,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:28,989 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:28,989 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:28,990 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:28,991 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:28 PM' 2019-09-09 14:47:28,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:28,993 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:28,994 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:28,995 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:28,996 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:28,997 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:28,998 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:28,998 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:28,999 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:47:28,999 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:29,000 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,001 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,001 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:47:29,002 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,003 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,003 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,005 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,007 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:47:29,007 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:47:29,008 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,008 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:29,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,010 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,010 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:29,011 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,011 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,012 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,012 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:29,200 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=41 END 2019-09-09 14:47:29,201 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=42 START 2019-09-09 14:47:29,201 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:29,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:28 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:29,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:29 ' 2019-09-09 14:47:29,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:29,522 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:47:29,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:29,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.86' 2019-09-09 14:47:29,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.14\n' 2019-09-09 14:47:29,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:29 0' 2019-09-09 14:47:29,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:29,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,533 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.86' 2019-09-09 14:47:29,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:47:29,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.14' 2019-09-09 14:47:29,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:29,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:47:29,538 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:29,538 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,539 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:29,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,541 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.86' 2019-09-09 14:47:29,541 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:29,542 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,543 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.14\n' 2019-09-09 14:47:29,543 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:47:29,544 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,544 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,545 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,545 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,546 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,547 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.86' 2019-09-09 14:47:29,547 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:29,548 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:29,548 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.14' 2019-09-09 14:47:29,549 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:30,014 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=61 END 2019-09-09 14:47:30,015 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=62 START 2019-09-09 14:47:30,016 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:30,025 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.36 0.14 2/127 2278\n' 2019-09-09 14:47:30,027 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:30,073 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:30,213 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.32' 2019-09-09 14:47:30,552 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=56 END 2019-09-09 14:47:30,552 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=57 START 2019-09-09 14:47:30,553 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:30,559 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.08 0.07 0.03 1/119 1718\n' 2019-09-09 14:47:30,560 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:30,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:31,074 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:29 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:30 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:47:30 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:31,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:30 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:31,606 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:31 ' 2019-09-09 14:47:31,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:31,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:31,609 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:31,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:47:31,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:31,614 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18\n' 2019-09-09 14:47:31,614 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:31 0' 2019-09-09 14:47:31,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:31,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:31,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:47:31,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:31,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:47:31,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:31,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:47:31,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,621 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,622 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:47:31,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,625 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.18' 2019-09-09 14:47:31,626 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:31,627 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:47:31,627 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,629 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,629 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,629 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:47:31,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:31,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:47:31,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:32,076 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=62 END 2019-09-09 14:47:32,077 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=63 START 2019-09-09 14:47:32,077 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:32,084 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.36 0.14 3/126 2283\n' 2019-09-09 14:47:32,084 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:32,130 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:32,218 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=42 END 2019-09-09 14:47:32,219 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=43 START 2019-09-09 14:47:32,219 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:32,634 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=57 END 2019-09-09 14:47:32,635 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=58 START 2019-09-09 14:47:32,635 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:32,643 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.08 0.07 0.03 1/119 1720\n' 2019-09-09 14:47:32,644 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:32,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:33,130 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:31 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:32 PM all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n02:47:32 PM 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:33,233 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.12' 2019-09-09 14:47:33,639 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:33,642 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.68",loadavg1="0.34",loadavg2="0.13",loadavg3="1/125",loadavg4="2208",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="99.01",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.99",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="99.01",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.99",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="99.01",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.99",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="99.01",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.99",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="99.01",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.99",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="99.01",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.99",mpstat_minimum.cpu0.%usr="0.00" 1568040447900321024 2019-09-09 14:47:33,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:32 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:33,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:33 ' 2019-09-09 14:47:33,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:33,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:33,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:33,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:33,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.63' 2019-09-09 14:47:33,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:33,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:33,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.37' 2019-09-09 14:47:33,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:33,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:33 ' 2019-09-09 14:47:33,702 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:33,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:33,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:33,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:33,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.63' 2019-09-09 14:47:33,705 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:33,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:33,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.37\n' 2019-09-09 14:47:33,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:33,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:47:33,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:33,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:33,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.63' 2019-09-09 14:47:33,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:33,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:33,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.37\n' 2019-09-09 14:47:33,717 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:47:33,718 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:33,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:33,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:33,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.63 0.00' 2019-09-09 14:47:33,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:33,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.37' 2019-09-09 14:47:33,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:33,912 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:33,913 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.68",loadavg1="0.34",loadavg2="0.13",loadavg3="2/127",loadavg4="2275",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040450014436096 2019-09-09 14:47:34,133 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=63 END 2019-09-09 14:47:34,133 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=64 START 2019-09-09 14:47:34,134 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:34,143 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.36 0.14 2/127 2289\n' 2019-09-09 14:47:34,144 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:34,186 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:34,188 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.36",loadavg2="0.14",loadavg3="2/127",loadavg4="2278",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040452076636928 2019-09-09 14:47:34,190 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:34,459 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:34,461 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.36",loadavg2="0.14",loadavg3="3/126",loadavg4="2283",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.99",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.99",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.99",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.99",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.99",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.99",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.00" 1568040454133104128 2019-09-09 14:47:34,727 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=58 END 2019-09-09 14:47:34,728 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=59 START 2019-09-09 14:47:34,728 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:34,728 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:47:34,729 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.08",loadavg1="0.08",loadavg2="0.03",loadavg3="1/119",loadavg4="1714",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040448461808896 2019-09-09 14:47:34,735 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.07 0.07 0.03 1/119 1722\n' 2019-09-09 14:47:34,736 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:34,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:34,999 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:35,001 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.08",loadavg1="0.07",loadavg2="0.03",loadavg3="1/119",loadavg4="1716",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.14",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.86",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.14",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.86",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.14",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.86",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.14",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.86",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.14",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.86",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.14",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.86",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040450551919872 2019-09-09 14:47:35,190 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:33 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:35,192 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:34 PM all 0.00' 2019-09-09 14:47:35,193 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,194 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:35,194 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,195 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:35,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,197 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,199 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,199 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,200 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:34 PM' 2019-09-09 14:47:35,201 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:35,201 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,202 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:35,203 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,203 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:35,204 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,204 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,205 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:35,206 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:35,207 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:35,207 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:35,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:35,209 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:35,212 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,212 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,213 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:35,213 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:35,214 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:35,214 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:35,215 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:35,216 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:35,216 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,217 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,217 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,218 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:35,218 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:35,237 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=43 END 2019-09-09 14:47:35,238 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=44 START 2019-09-09 14:47:35,238 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:35,272 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:35,275 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.08",loadavg1="0.07",loadavg2="0.03",loadavg3="1/119",loadavg4="1718",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.18",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.82",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.18",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.82",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.18",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.82",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.18",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.82",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.18",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.82",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.18",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.82",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040452634233088 2019-09-09 14:47:35,544 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:35,546 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.08",loadavg1="0.07",loadavg2="0.03",loadavg3="1/119",loadavg4="1720",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.37",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.63",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.37",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.63",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.37",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.63",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.37",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.63",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.37",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.63",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.37",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.63",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040454727164928 2019-09-09 14:47:35,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:34 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:35,810 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:35 ' 2019-09-09 14:47:35,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:35,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:35,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:35,815 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:35,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.45' 2019-09-09 14:47:35,816 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.538 1568040449200344064 2019-09-09 14:47:35,816 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,817 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,818 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,819 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.55\n' 2019-09-09 14:47:35,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:35 ' 2019-09-09 14:47:35,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:35,821 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,824 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:35,824 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,825 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.45' 2019-09-09 14:47:35,825 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.55' 2019-09-09 14:47:35,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:35,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:35,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:35,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:35,829 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.45' 2019-09-09 14:47:35,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,833 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,833 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.55\n' 2019-09-09 14:47:35,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:35,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:35,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,838 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,838 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:35,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.45' 2019-09-09 14:47:35,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:35,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.55' 2019-09-09 14:47:35,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:36,092 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:36,092 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.32 1568040452218339840 2019-09-09 14:47:36,220 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=64 END 2019-09-09 14:47:36,221 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=65 START 2019-09-09 14:47:36,222 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:36,230 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.73 0.37 0.14 2/127 2292\n' 2019-09-09 14:47:36,231 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:36,250 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.09' 2019-09-09 14:47:36,300 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:36,383 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:36,384 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.12 1568040455237862144 2019-09-09 14:47:36,843 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=59 END 2019-09-09 14:47:36,844 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=60 START 2019-09-09 14:47:36,844 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:36,849 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.07 0.07 0.03 1/119 1724\n' 2019-09-09 14:47:36,850 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:36,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:37,300 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:35 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:37,303 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:36 PM all' 2019-09-09 14:47:37,304 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:37,305 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:47:37,306 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,307 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,307 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,309 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,312 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,312 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:47:37,313 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:36 PM' 2019-09-09 14:47:37,313 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:47:37,314 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,314 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:37,315 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,315 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,316 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,316 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,317 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,317 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:37,320 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:47:37,320 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:37,321 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,323 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,324 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:37,324 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:37,325 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,326 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,326 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,327 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,328 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,328 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:47:37,329 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:47:37,330 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:37,330 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:37,331 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,332 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,332 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,333 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,333 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,335 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,336 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,336 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:37,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:36 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:37,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:37 ' 2019-09-09 14:47:37,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:37,921 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:37,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.86' 2019-09-09 14:47:37,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:37,926 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.14' 2019-09-09 14:47:37,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:37,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:37 0' 2019-09-09 14:47:37,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:37,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.86 0.00' 2019-09-09 14:47:37,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.14' 2019-09-09 14:47:37,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:37,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:37,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:37,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:37,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:37,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.86' 2019-09-09 14:47:37,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.14' 2019-09-09 14:47:37,941 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:37,941 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:37,942 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:37,942 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,943 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,943 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:37,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.86' 2019-09-09 14:47:37,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,945 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:37,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.14' 2019-09-09 14:47:37,947 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:38,256 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=44 END 2019-09-09 14:47:38,256 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=45 START 2019-09-09 14:47:38,257 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:38,339 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=65 END 2019-09-09 14:47:38,340 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=66 START 2019-09-09 14:47:38,340 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:38,348 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.73 0.37 0.14 2/127 2298\n' 2019-09-09 14:47:38,350 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:38,418 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:38,949 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=60 END 2019-09-09 14:47:38,950 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=61 START 2019-09-09 14:47:38,950 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:38,956 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.06 0.07 0.03 1/119 1726\n' 2019-09-09 14:47:38,957 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:39,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:39,269 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.30' 2019-09-09 14:47:39,418 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:37 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:38 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:47:38 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:40,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:38 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:40,002 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:39 all 0.00' 2019-09-09 14:47:40,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:40,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90' 2019-09-09 14:47:40,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,006 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.10' 2019-09-09 14:47:40,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:40,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:39 ' 2019-09-09 14:47:40,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:40,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:40,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90' 2019-09-09 14:47:40,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 97.10' 2019-09-09 14:47:40,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:40,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:47:40,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:40,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90' 2019-09-09 14:47:40,017 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,017 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,018 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,018 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10\n' 2019-09-09 14:47:40,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:40,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:40,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.90' 2019-09-09 14:47:40,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:40,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:40,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10' 2019-09-09 14:47:40,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:40,419 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=66 END 2019-09-09 14:47:40,420 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=67 START 2019-09-09 14:47:40,421 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:40,429 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.38 0.15 2/126 2303\n' 2019-09-09 14:47:40,431 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:40,499 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:41,025 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=61 END 2019-09-09 14:47:41,026 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=62 START 2019-09-09 14:47:41,026 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:41,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.06 0.07 0.03 1/119 1728\n' 2019-09-09 14:47:41,032 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:41,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:41,274 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=45 END 2019-09-09 14:47:41,275 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=46 START 2019-09-09 14:47:41,275 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:41,500 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:39 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:40 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:47:40 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:41,657 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:41,659 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.36",loadavg2="0.14",loadavg3="2/127",loadavg4="2289",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040456220611072 2019-09-09 14:47:41,932 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:41,934 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.73",loadavg1="0.37",loadavg2="0.14",loadavg3="2/127",loadavg4="2292",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040458339142144 2019-09-09 14:47:42,077 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:40 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:42,079 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:41 ' 2019-09-09 14:47:42,080 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:42,081 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:42,083 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:42,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:47:42,085 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,087 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,088 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,088 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:47:42,089 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:42,090 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:41 0' 2019-09-09 14:47:42,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:42,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,093 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,093 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:47:42,094 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:42,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:47:42,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:42,097 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:42,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:42,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,101 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:42,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:47:42,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,105 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:42,105 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:47:42,106 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:47:42,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:42,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,108 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,111 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:42,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:47:42,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,113 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,115 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:42,115 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18\n' 2019-09-09 14:47:42,193 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:42,195 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.73",loadavg1="0.37",loadavg2="0.14",loadavg3="2/127",loadavg4="2298",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040460419789056 2019-09-09 14:47:42,288 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.40' 2019-09-09 14:47:42,466 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:42,469 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.07",loadavg1="0.07",loadavg2="0.03",loadavg3="1/119",loadavg4="1722",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.55",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.45",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.55",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.45",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.55",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.45",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.55",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.45",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.55",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.45",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.55",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.45",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040456843689984 2019-09-09 14:47:42,503 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=67 END 2019-09-09 14:47:42,504 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=68 START 2019-09-09 14:47:42,504 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:42,512 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.38 0.15 3/127 2309\n' 2019-09-09 14:47:42,513 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:42,558 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:42,739 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:42,742 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.07",loadavg1="0.07",loadavg2="0.03",loadavg3="1/119",loadavg4="1724",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.14",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.86",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.14",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.86",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.14",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.86",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.14",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.86",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.14",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.86",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.14",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.86",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040458949163008 2019-09-09 14:47:43,012 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:43,013 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.06",loadavg1="0.07",loadavg2="0.03",loadavg3="1/119",loadavg4="1726",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.10",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.90",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.10",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.90",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.10",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.90",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.10",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.90",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.10",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.90",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.10",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.90",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040461025850112 2019-09-09 14:47:43,119 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=62 END 2019-09-09 14:47:43,119 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=63 START 2019-09-09 14:47:43,120 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:43,125 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.06 0.07 0.02 1/119 1730\n' 2019-09-09 14:47:43,126 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:43,196 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:43,272 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:43,275 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.06",loadavg1="0.07",loadavg2="0.03",loadavg3="1/119",loadavg4="1728",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.18",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.82",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.18",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.82",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.18",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.82",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.18",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.82",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.18",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.82",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.18",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.82",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040463119111168 2019-09-09 14:47:43,547 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:43,548 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.09 1568040458255933952 2019-09-09 14:47:43,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:41 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:43,561 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:42 PM all' 2019-09-09 14:47:43,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:43,565 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,566 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,567 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:43,568 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,569 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:47:43,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:42 PM' 2019-09-09 14:47:43,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:47:43,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,575 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,575 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:43,576 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,576 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:43,577 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,577 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:43,578 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,578 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:43,579 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:47:43,579 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:43,580 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,580 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,581 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:43,581 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,583 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,583 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:43,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,585 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:47:43,587 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:47:43,587 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,588 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:43,588 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,589 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,590 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,590 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,591 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,591 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:43,592 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:47:43,816 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:43,816 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.3 1568040461274622976 2019-09-09 14:47:44,196 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:42 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:44,198 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:43 all' 2019-09-09 14:47:44,199 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:44,201 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:44,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.23' 2019-09-09 14:47:44,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,204 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,205 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 95.77' 2019-09-09 14:47:44,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:44,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:43 ' 2019-09-09 14:47:44,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:44,209 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:44,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,213 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.23' 2019-09-09 14:47:44,214 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:44,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.77' 2019-09-09 14:47:44,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:44,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:44,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:44,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:44,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,221 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.23' 2019-09-09 14:47:44,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:44,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 95.77' 2019-09-09 14:47:44,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:44,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:44,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:44,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 4.23' 2019-09-09 14:47:44,230 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:44,230 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:44,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.77' 2019-09-09 14:47:44,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:44,294 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=46 END 2019-09-09 14:47:44,294 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=47 START 2019-09-09 14:47:44,295 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:44,594 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=68 END 2019-09-09 14:47:44,594 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=69 START 2019-09-09 14:47:44,595 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:44,603 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.39 0.15 2/127 2312\n' 2019-09-09 14:47:44,604 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:44,673 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:45,234 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=63 END 2019-09-09 14:47:45,234 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=64 START 2019-09-09 14:47:45,235 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:45,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.06 0.07 0.02 1/119 1732\n' 2019-09-09 14:47:45,243 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:45,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.36' 2019-09-09 14:47:45,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:45,675 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:43 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:44 PM all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n02:47:44 PM 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:46,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:45 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:46,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:46 ' 2019-09-09 14:47:46,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:46,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:46,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:46,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.45' 2019-09-09 14:47:46,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:46,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.55\n' 2019-09-09 14:47:46,326 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:46 0' 2019-09-09 14:47:46,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:46,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,330 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.45' 2019-09-09 14:47:46,330 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.55' 2019-09-09 14:47:46,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:46,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:46,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:46,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:46,338 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:46,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.45' 2019-09-09 14:47:46,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:46,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.55\n' 2019-09-09 14:47:46,342 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:46,343 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:46,343 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,348 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,348 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.45' 2019-09-09 14:47:46,349 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,349 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,350 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:46,350 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.55' 2019-09-09 14:47:46,351 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:46,677 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=69 END 2019-09-09 14:47:46,678 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=70 START 2019-09-09 14:47:46,678 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:46,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.39 0.15 2/126 2317\n' 2019-09-09 14:47:46,685 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:46,754 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:47,317 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=47 END 2019-09-09 14:47:47,318 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=48 START 2019-09-09 14:47:47,318 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:47,353 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=64 END 2019-09-09 14:47:47,354 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=65 START 2019-09-09 14:47:47,354 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:47,362 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.06 0.07 0.02 1/119 1734\n' 2019-09-09 14:47:47,363 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:47,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:47,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:45 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:46 PM all 0.00 0.00 40.40 0.00 0.00 0.00 0.00 0.00 0.00 59.60\n02:47:46 PM 0 0.00 0.00 40.40 0.00 0.00 0.00 0.00 0.00 0.00 59.60\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 40.40 0.00 0.00 0.00 0.00 0.00 0.00 59.60\nAverage: 0 0.00 0.00' 2019-09-09 14:47:47,756 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 40.40 0.00 0.00 0.00 0.00 0.00 0.00 59.60\n' 2019-09-09 14:47:48,178 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":4600834 , "packets_per_second":231168, "flows":2550, "errors":0 }\n' 2019-09-09 14:47:48,181 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1050/ {{printf "%s", $1}}' 2019-09-09 14:47:48,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'4117274' 2019-09-09 14:47:48,209 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 483560 - Lost ppm 105103 2019-09-09 14:47:48,211 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 105103 > sla_max_ppm 1000; ',) 2019-09-09 14:47:48,333 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.661' 2019-09-09 14:47:48,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:47 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:47:48 all 1.98 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 97.03\n14:47:48 0 1.98 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 97.03\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.98 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 97.03\nAverage: 0 1.98 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 97.03\n' 2019-09-09 14:47:48,759 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=70 END 2019-09-09 14:47:48,760 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=71 START 2019-09-09 14:47:48,760 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:48,767 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.39 0.15 1/123 2333\n' 2019-09-09 14:47:48,767 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:48,811 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:49,170 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:47:49,173 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.38",loadavg2="0.15",loadavg3="2/126",loadavg4="2303",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040462503525888 2019-09-09 14:47:49,215 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15220 seq=1 END 2019-09-09 14:47:49,216 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15220 seq=2 START 2019-09-09 14:47:49,217 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1050 -j DROP 2019-09-09 14:47:49,250 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 50 64 20 1 1000000 2019-09-09 14:47:49,413 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=65 END 2019-09-09 14:47:49,414 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=66 START 2019-09-09 14:47:49,415 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:49,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.07 0.02 1/119 1745\n' 2019-09-09 14:47:49,424 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:49,444 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:49,446 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.38",loadavg2="0.15",loadavg3="3/127",loadavg4="2309",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040464594134016 2019-09-09 14:47:49,495 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:49,714 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:49,716 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.39",loadavg2="0.15",loadavg3="2/127",loadavg4="2312",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.99",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.99",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.99",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.99",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.99",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.99",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.00" 1568040466677886976 2019-09-09 14:47:49,813 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:47 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:48 PM all 0.00 0.00 1.02 0.00 0.00 0.00 0.00 0.00 0.00 98.98\n02:47:48 PM 0 0.00 0.00 1.02 0.00 0.00 0.00 0.00 0.00 0.00 98.98\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 1.02 0.00 0.00 0.00 0.00 0.00 0.00 98.98\nAverage: 0 0.00 0.00 1.02 0.00 0.00 0.00 0.00 0.00 0.00 98.98\n' 2019-09-09 14:47:49,987 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:49,989 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.39",loadavg2="0.15",loadavg3="2/126",loadavg4="2317",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="59.60",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="40.40",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="59.60",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="40.40",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="59.60",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="40.40",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="59.60",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="40.40",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="59.60",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="40.40",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="59.60",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="40.40",mpstat_minimum.cpu0.%usr="0.00" 1568040468759603968 2019-09-09 14:47:50,263 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:50,265 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.06",loadavg1="0.07",loadavg2="0.02",loadavg3="1/119",loadavg4="1730",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="95.77",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="4.23",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="95.77",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="4.23",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="95.77",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="4.23",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="95.77",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="4.23",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="95.77",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="4.23",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="95.77",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="4.23",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040465234170880 2019-09-09 14:47:50,338 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=48 END 2019-09-09 14:47:50,338 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=49 START 2019-09-09 14:47:50,338 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:50,495 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:49 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:50,496 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:50 ' 2019-09-09 14:47:50,497 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:50,498 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:50,499 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:50,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:50,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:50,502 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:50,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:50,504 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:47:50,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:50 ' 2019-09-09 14:47:50,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00 0.00 0.00' 2019-09-09 14:47:50,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:50,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:50,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:50,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00\n' 2019-09-09 14:47:50,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:47:50,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:50,521 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:47:50,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:50,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:50,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:50,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:47:50,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: 0' 2019-09-09 14:47:50,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:50,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:50,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:50,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:50,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:50,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:47:50,576 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:50,577 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.06",loadavg1="0.07",loadavg2="0.02",loadavg3="1/119",loadavg4="1732",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.55",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.45",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.55",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.45",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.55",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.45",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.55",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.45",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.55",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.45",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.55",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.45",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040467353161984 2019-09-09 14:47:50,816 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=71 END 2019-09-09 14:47:50,817 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=72 START 2019-09-09 14:47:50,817 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:50,825 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.71 0.38 0.15 1/126 2343\n' 2019-09-09 14:47:50,826 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:50,830 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:50,832 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.06",loadavg1="0.07",loadavg2="0.02",loadavg3="1/119",loadavg4="1734",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.03",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.99",mpstat_average.cpu.%usr="1.98",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.03",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.99",mpstat_average.cpu0.%usr="1.98",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.03",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.99",mpstat_maximun.cpu.%usr="1.98",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.03",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.99",mpstat_maximun.cpu0.%usr="1.98",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.03",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.99",mpstat_minimum.cpu.%usr="1.98",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.03",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.99",mpstat_minimum.cpu0.%usr="1.98" 1568040469413705984 2019-09-09 14:47:50,897 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:51,101 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:51,102 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.4 1568040464293751040 2019-09-09 14:47:51,353 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.663' 2019-09-09 14:47:51,368 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:51,369 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.36 1568040467317361152 2019-09-09 14:47:51,534 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=66 END 2019-09-09 14:47:51,535 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=67 START 2019-09-09 14:47:51,535 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:51,543 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.07 0.02 1/119 1747\n' 2019-09-09 14:47:51,544 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:51,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:51,652 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:51,653 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.661 1568040470337861120 2019-09-09 14:47:51,899 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:50 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:51 PM all 4.04 0.00 42.42 0.00 0.00 0.00 0.00 0.00 0.00 53.54\n02:47:51 PM 0 4.04 0.00 42.42 0.00 0.00 0.00 0.00 0.00 0.00 53.54\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 4.04 0.00 42.42 0.00 0.00 0.00 0.00 0.00 0.00 53.54\nAverage: 0 4.04 0.00 42.42 0.00 0.00 0.00 0.00 0.00 0.00 53.54\n' 2019-09-09 14:47:52,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:51 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:52,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:52 ' 2019-09-09 14:47:52,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:52,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:52,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.44' 2019-09-09 14:47:52,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.56' 2019-09-09 14:47:52,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:52,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:52 0' 2019-09-09 14:47:52,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.44' 2019-09-09 14:47:52,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:52,606 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,606 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.56' 2019-09-09 14:47:52,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:52,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:47:52,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:52,609 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:52,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.44' 2019-09-09 14:47:52,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:52,614 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.56' 2019-09-09 14:47:52,614 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:52,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:52,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:52,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:52,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:52,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.44 0.00' 2019-09-09 14:47:52,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:52,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.56' 2019-09-09 14:47:52,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:52,902 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=72 END 2019-09-09 14:47:52,903 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=73 START 2019-09-09 14:47:52,903 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:52,910 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.71 0.38 0.15 2/126 2409\n' 2019-09-09 14:47:52,911 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:52,954 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:53,358 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=49 END 2019-09-09 14:47:53,359 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=50 START 2019-09-09 14:47:53,359 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:53,621 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=67 END 2019-09-09 14:47:53,622 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=68 START 2019-09-09 14:47:53,623 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:53,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.07 0.02 1/119 1749\n' 2019-09-09 14:47:53,630 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:53,671 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:53,955 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:52 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:53 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:47:53 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:54,374 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.42' 2019-09-09 14:47:54,672 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:53 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:54,674 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:54 all' 2019-09-09 14:47:54,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:54,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,676 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,676 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:47:54,677 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,677 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,678 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,678 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75' 2019-09-09 14:47:54,679 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:54,679 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:54 ' 2019-09-09 14:47:54,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:54,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.25' 2019-09-09 14:47:54,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,683 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,683 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75\n' 2019-09-09 14:47:54,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:54,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:54,685 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:54,685 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:54,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:47:54,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75' 2019-09-09 14:47:54,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:54,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:54,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:54,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:47:54,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:54,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:54,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75' 2019-09-09 14:47:54,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:54,958 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=73 END 2019-09-09 14:47:54,958 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=74 START 2019-09-09 14:47:54,959 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:54,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.73 0.39 0.16 2/127 2415\n' 2019-09-09 14:47:54,966 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:55,010 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:55,696 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=68 END 2019-09-09 14:47:55,697 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=69 START 2019-09-09 14:47:55,697 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:55,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.07 0.02 1/119 1751\n' 2019-09-09 14:47:55,714 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:55,782 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:56,010 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:54 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:56,011 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:55 PM all' 2019-09-09 14:47:56,012 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,013 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,014 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:56,014 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,015 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,016 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,016 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,017 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:56,018 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,019 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:56,019 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:47:55 PM 0' 2019-09-09 14:47:56,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:56,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:56,021 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,022 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,022 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,023 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:56,024 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,025 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:47:56,026 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:47:56,027 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:47:56,028 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:56,028 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:56,029 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,031 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,031 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:56,032 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,032 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:56,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:56,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:47:56,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:56,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:47:56,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,037 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,038 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,039 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,039 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:56,040 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:47:56,379 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=50 END 2019-09-09 14:47:56,380 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=51 START 2019-09-09 14:47:56,380 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:56,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:55 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:56,784 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:56 ' 2019-09-09 14:47:56,785 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:56,786 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,787 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.39' 2019-09-09 14:47:56,789 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:56,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:47:56,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:56,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:56 ' 2019-09-09 14:47:56,793 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:47:56,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:56,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.39' 2019-09-09 14:47:56,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,797 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:47:56,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:56,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:47:56,802 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:47:56,802 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:47:56,806 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:56,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.61' 2019-09-09 14:47:56,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:56,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:56,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:56,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:56,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:47:56,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:56,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:47:56,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:56,921 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:56,922 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2550i,packets_per_second=231168i,packets_received=4117274i,packets_sent=4600834i,packetsize=64i,ppm=105103.0 1568040469214801152 2019-09-09 14:47:57,042 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=74 END 2019-09-09 14:47:57,042 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=75 START 2019-09-09 14:47:57,043 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:57,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.73 0.39 0.16 2/127 2418\n' 2019-09-09 14:47:57,050 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:57,093 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:57,208 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:47:57,210 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.39",loadavg2="0.15",loadavg3="1/123",loadavg4="2333",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.98",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.02",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.98",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.02",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.98",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.02",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.98",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.02",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.98",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.02",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.98",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.02",mpstat_minimum.cpu0.%usr="0.00" 1568040470816613888 2019-09-09 14:47:57,394 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.23' 2019-09-09 14:47:57,480 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:57,482 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.71",loadavg1="0.38",loadavg2="0.15",loadavg3="1/126",loadavg4="2343",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="53.54",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="42.42",mpstat_average.cpu.%usr="4.04",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="53.54",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="42.42",mpstat_average.cpu0.%usr="4.04",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="53.54",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="42.42",mpstat_maximun.cpu.%usr="4.04",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="53.54",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="42.42",mpstat_maximun.cpu0.%usr="4.04",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="53.54",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="42.42",mpstat_minimum.cpu.%usr="4.04",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="53.54",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="42.42",mpstat_minimum.cpu0.%usr="4.04" 1568040472902429952 2019-09-09 14:47:57,738 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:57,739 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.71",loadavg1="0.38",loadavg2="0.15",loadavg3="2/126",loadavg4="2409",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040474958172928 2019-09-09 14:47:57,817 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=69 END 2019-09-09 14:47:57,818 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=70 START 2019-09-09 14:47:57,818 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:57,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.07 0.02 1/119 1753\n' 2019-09-09 14:47:57,824 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:57,868 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:58,005 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:58,006 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.73",loadavg1="0.39",loadavg2="0.16",loadavg3="2/127",loadavg4="2415",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040477042129152 2019-09-09 14:47:58,095 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:56 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:57 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:47:57 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:47:58,265 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:47:58,268 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.07",loadavg2="0.02",loadavg3="1/119",loadavg4="1745",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040471534224128 2019-09-09 14:47:58,538 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:47:58,540 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.07",loadavg2="0.02",loadavg3="1/119",loadavg4="1747",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.56",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.44",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.56",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.44",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.56",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.44",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.56",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.44",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.56",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.44",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.56",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.44",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040473621752064 2019-09-09 14:47:58,813 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:58,815 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.07",loadavg2="0.02",loadavg3="1/119",loadavg4="1749",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.75",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.25",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.75",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.25",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.75",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.25",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.75",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.25",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.75",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.25",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.75",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.25",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040475696541184 2019-09-09 14:47:58,869 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:57 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:58,871 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:58 ' 2019-09-09 14:47:58,872 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:58,873 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:58,874 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,875 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,875 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:47:58,876 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,877 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:58,878 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18\n' 2019-09-09 14:47:58,878 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:47:58 ' 2019-09-09 14:47:58,878 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:58,879 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:58,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,881 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,881 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:47:58,882 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,883 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,883 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.18' 2019-09-09 14:47:58,884 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:58,884 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:47:58,885 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:47:58,885 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:47:58,887 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,888 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,889 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:58,889 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82 0.00' 2019-09-09 14:47:58,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,891 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,891 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:47:58,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:47:58,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:47:58,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,894 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,894 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:47:58,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:47:58,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:47:58,897 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:47:58,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:47:59,085 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:59,087 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.07",loadavg2="0.02",loadavg3="1/119",loadavg4="1751",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.61",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.39",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.61",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.39",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.61",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.39",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.61",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.39",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.61",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.39",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.61",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.39",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040477817892096 2019-09-09 14:47:59,097 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=75 END 2019-09-09 14:47:59,098 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=76 START 2019-09-09 14:47:59,098 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:59,104 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.73 0.39 0.16 2/126 2423\n' 2019-09-09 14:47:59,105 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:59,174 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:47:59,356 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:59,357 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.663 1568040473358299136 2019-09-09 14:47:59,400 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=51 END 2019-09-09 14:47:59,401 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=52 START 2019-09-09 14:47:59,402 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:47:59,637 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:47:59,638 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.42 1568040476379575040 2019-09-09 14:47:59,898 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:47:59,899 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.23 1568040479400739840 2019-09-09 14:47:59,900 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=70 END 2019-09-09 14:47:59,900 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=71 START 2019-09-09 14:47:59,901 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:47:59,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.07 0.02 1/119 1755\n' 2019-09-09 14:47:59,909 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:47:59,952 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:00,175 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:47:58 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:47:59 PM all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n02:47:59 PM 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:00,416 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.15' 2019-09-09 14:48:00,953 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:47:59 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:00,954 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:00 all' 2019-09-09 14:48:00,955 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,955 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,955 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:00,956 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.82' 2019-09-09 14:48:00,956 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,957 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,958 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18\n' 2019-09-09 14:48:00,960 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:00 ' 2019-09-09 14:48:00,960 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:00,961 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,962 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,963 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,963 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,964 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,964 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:48:00,965 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:00,966 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,966 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:48:00,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:00,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:00,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:00,968 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:00,968 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,969 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,970 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,970 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:00,971 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:48:00,971 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,972 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:00,972 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:48:00,973 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:00,973 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:00,974 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:00,975 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,975 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,976 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,976 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,976 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,977 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:48:00,978 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:00,978 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:00,979 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:48:00,979 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:01,177 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=76 END 2019-09-09 14:48:01,179 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=77 START 2019-09-09 14:48:01,179 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:01,185 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.40 0.16 2/127 2429\n' 2019-09-09 14:48:01,187 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:01,233 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:01,981 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=71 END 2019-09-09 14:48:01,982 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=72 START 2019-09-09 14:48:01,983 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:01,988 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.07 0.02 1/119 1757\n' 2019-09-09 14:48:01,990 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:02,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:02,236 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:00 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:02,238 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:48:01 PM all' 2019-09-09 14:48:02,239 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,240 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:48:02,241 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,242 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,243 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:02,243 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,244 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,244 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,245 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:01 PM' 2019-09-09 14:48:02,247 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:02,248 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,248 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:02,249 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,249 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,250 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,250 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,251 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,251 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,252 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,252 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:02,253 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:02,254 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:02,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:48:02,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,256 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,256 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:02,257 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:02,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,262 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,262 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:02,263 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:48:02,263 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:48:02,265 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,266 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,266 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:02,267 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:02,267 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:48:02,422 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=52 END 2019-09-09 14:48:02,422 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=53 START 2019-09-09 14:48:02,423 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:03,060 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:01 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:03,061 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:02 ' 2019-09-09 14:48:03,061 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:03,062 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,063 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,063 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:03,064 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,065 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:48:03,065 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,066 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,066 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.26' 2019-09-09 14:48:03,067 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:03,067 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:02 ' 2019-09-09 14:48:03,068 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:03,068 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,069 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,070 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:03,071 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.74' 2019-09-09 14:48:03,071 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:03,072 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,072 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:48:03,073 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:03,074 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:03,075 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:03,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:03,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,077 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:03,077 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,078 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:48:03,078 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,079 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,079 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,080 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:48:03,080 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:03,081 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:48:03,081 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,082 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,082 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,083 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,083 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:48:03,085 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:03,085 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:03,086 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:48:03,087 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:03,270 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=77 END 2019-09-09 14:48:03,271 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=78 START 2019-09-09 14:48:03,271 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:03,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.40 0.16 2/127 2432\n' 2019-09-09 14:48:03,280 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:03,326 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:03,435 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.50' 2019-09-09 14:48:04,089 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=72 END 2019-09-09 14:48:04,090 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=73 START 2019-09-09 14:48:04,090 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:04,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.06 0.02 1/119 1759\n' 2019-09-09 14:48:04,096 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:04,140 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:04,327 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:02 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:03 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:03 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:05,141 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:03 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:05,143 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:04 all' 2019-09-09 14:48:05,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:05,145 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:05,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.11' 2019-09-09 14:48:05,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,149 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,151 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 95.89' 2019-09-09 14:48:05,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:05,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:04 ' 2019-09-09 14:48:05,153 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:05,154 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:05,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:05,156 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.11' 2019-09-09 14:48:05,157 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,158 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:05,158 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.89' 2019-09-09 14:48:05,159 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:05,159 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:05,160 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:05,161 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:05,163 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:05,163 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.11 0.00' 2019-09-09 14:48:05,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,166 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.89' 2019-09-09 14:48:05,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:05,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:05,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:05,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,169 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:05,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.11' 2019-09-09 14:48:05,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:05,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.89' 2019-09-09 14:48:05,173 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:05,193 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:05,195 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.73",loadavg1="0.39",loadavg2="0.16",loadavg3="2/127",loadavg4="2418",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040479097876992 2019-09-09 14:48:05,330 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=78 END 2019-09-09 14:48:05,331 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=79 START 2019-09-09 14:48:05,331 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:05,339 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.41 0.17 2/126 2437\n' 2019-09-09 14:48:05,340 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:05,411 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:05,440 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=53 END 2019-09-09 14:48:05,441 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=54 START 2019-09-09 14:48:05,442 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:05,489 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:05,491 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.73",loadavg1="0.39",loadavg2="0.16",loadavg3="2/126",loadavg4="2423",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.99",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.99",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.99",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.99",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.99",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.99",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.00" 1568040481177505024 2019-09-09 14:48:05,751 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:05,752 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.40",loadavg2="0.16",loadavg3="2/127",loadavg4="2429",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040483270140928 2019-09-09 14:48:06,020 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:06,023 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.40",loadavg2="0.16",loadavg3="2/127",loadavg4="2432",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040485330149888 2019-09-09 14:48:06,175 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=73 END 2019-09-09 14:48:06,176 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=74 START 2019-09-09 14:48:06,177 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:06,184 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.06 0.02 1/119 1761\n' 2019-09-09 14:48:06,185 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:06,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:06,287 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:48:06,289 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.07",loadavg2="0.02",loadavg3="1/119",loadavg4="1753",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.18",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.82",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.18",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.82",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.18",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.82",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.18",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.82",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.18",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.82",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.18",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.82",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040479900041216 2019-09-09 14:48:06,413 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:04 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:05 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:05 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:06,459 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.20' 2019-09-09 14:48:06,549 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:06,551 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.07",loadavg2="0.02",loadavg3="1/119",loadavg4="1755",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.18",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.82",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.18",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.82",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.18",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.82",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.18",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.82",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.18",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.82",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.18",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.82",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040481981393152 2019-09-09 14:48:06,821 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:06,823 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.07",loadavg2="0.02",loadavg3="1/119",loadavg4="1757",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.26",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.74",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.26",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.74",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.26",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.74",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.26",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.74",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.26",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.74",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.26",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.74",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040484089214976 2019-09-09 14:48:07,093 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:07,095 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1759",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="95.89",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="4.11",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="95.89",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="4.11",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="95.89",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="4.11",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="95.89",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="4.11",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="95.89",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="4.11",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="95.89",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="4.11",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040486175589120 2019-09-09 14:48:07,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:06 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:07,230 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:07 ' 2019-09-09 14:48:07,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:07,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,233 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.30' 2019-09-09 14:48:07,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,238 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70\n' 2019-09-09 14:48:07,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:07 ' 2019-09-09 14:48:07,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:07,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,243 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:07,243 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:48:07,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:48:07,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:07,246 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:07,247 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:07,247 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:07,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,249 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:48:07,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,252 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.70' 2019-09-09 14:48:07,252 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:07,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:07,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:07,254 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,254 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:07,254 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,255 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.30' 2019-09-09 14:48:07,255 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:07,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:07,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:48:07,257 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:07,364 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:07,364 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.15 1568040482421988096 2019-09-09 14:48:07,416 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=79 END 2019-09-09 14:48:07,417 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=80 START 2019-09-09 14:48:07,417 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:07,426 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.41 0.17 2/127 2443\n' 2019-09-09 14:48:07,427 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:07,474 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:07,633 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:07,634 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.5 1568040485440771072 2019-09-09 14:48:08,259 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=74 END 2019-09-09 14:48:08,260 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=75 START 2019-09-09 14:48:08,260 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:08,266 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.06 0.02 1/119 1763\n' 2019-09-09 14:48:08,267 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:08,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:08,464 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=54 END 2019-09-09 14:48:08,465 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=55 START 2019-09-09 14:48:08,466 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:08,475 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:06 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:07 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:07 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:48:08,476 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:09,313 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:08 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:09,314 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:09 all' 2019-09-09 14:48:09,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,317 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:09,318 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.74' 2019-09-09 14:48:09,318 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:09,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:48:09,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:09,322 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:09 ' 2019-09-09 14:48:09,323 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:09,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.74' 2019-09-09 14:48:09,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,330 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26\n' 2019-09-09 14:48:09,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:48:09,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:09,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:48:09,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:48:09,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:09,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:09,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:09,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,342 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:48:09,342 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,343 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,343 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:09,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:48:09,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:09,478 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=80 END 2019-09-09 14:48:09,479 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=81 START 2019-09-09 14:48:09,479 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:09,480 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.20' 2019-09-09 14:48:09,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.42 0.17 2/127 2449\n' 2019-09-09 14:48:09,487 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:09,530 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:10,346 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=75 END 2019-09-09 14:48:10,347 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=76 START 2019-09-09 14:48:10,347 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:10,352 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.06 0.02 1/119 1765\n' 2019-09-09 14:48:10,354 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:10,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:10,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:08 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:10,532 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:48:09 PM' 2019-09-09 14:48:10,533 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:10,534 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,535 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:48:10,536 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,537 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:10,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,541 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:10,542 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:48:09 PM 0' 2019-09-09 14:48:10,543 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,543 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,544 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:10,545 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,546 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,547 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,547 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:10,548 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,551 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:48:10,551 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:48:10,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:48:10,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,553 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:10,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,556 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,556 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,557 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,557 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:48:10,558 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:10,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:48:10,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:10,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:10,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:10,561 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:10,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:11,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:10 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:11,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:11 ' 2019-09-09 14:48:11,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:11,426 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:11,426 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:11,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:11,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.11' 2019-09-09 14:48:11,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:11,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:11,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.89' 2019-09-09 14:48:11,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:11,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:11 ' 2019-09-09 14:48:11,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:11,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:11,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:11,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:11,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.11' 2019-09-09 14:48:11,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:11,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:11,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.89' 2019-09-09 14:48:11,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:11,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:48:11,437 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:11,440 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:11,440 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:11,441 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:11,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 4.11' 2019-09-09 14:48:11,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:11,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:11,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.89' 2019-09-09 14:48:11,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:48:11,445 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:11,446 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:11,447 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:11,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 4.11' 2019-09-09 14:48:11,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:11,449 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:11,451 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:11,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.89\n' 2019-09-09 14:48:11,486 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=55 END 2019-09-09 14:48:11,487 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=56 START 2019-09-09 14:48:11,487 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:11,566 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=81 END 2019-09-09 14:48:11,567 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=82 START 2019-09-09 14:48:11,567 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:11,573 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.42 0.17 1/126 2453\n' 2019-09-09 14:48:11,575 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:11,618 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:12,454 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=76 END 2019-09-09 14:48:12,455 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=77 START 2019-09-09 14:48:12,456 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:12,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.06 0.02 1/119 1767\n' 2019-09-09 14:48:12,464 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:12,501 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.687' 2019-09-09 14:48:12,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:12,545 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":4415235 , "packets_per_second":221102, "flows":2550, "errors":0 }\n' 2019-09-09 14:48:12,547 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1050/ {{printf "%s", $1}}' 2019-09-09 14:48:12,573 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3405616' 2019-09-09 14:48:12,575 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 1009619 - Lost ppm 228668 2019-09-09 14:48:12,576 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 228668 > sla_max_ppm 1000; ',) 2019-09-09 14:48:12,620 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:10 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:11 PM all 1.01 0.00 3.03 0.00 0.00 0.00 0.00 0.00 0.00 95.96\n02:48:11 PM 0 1.01 0.00 3.03 0.00 0.00 0.00 0.00 0.00 0.00 95.96\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.01 0.00 3.03 0.00 0.00 0.00 0.00 0.00 0.00 95.96\nAverage: 0 1.01 0.00 3.03 0.00 0.00 0.00 0.00 0.00 0.00 95.96\n' 2019-09-09 14:48:12,904 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:12,906 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.41",loadavg2="0.17",loadavg3="2/126",loadavg4="2437",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040487416697088 2019-09-09 14:48:13,179 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:13,180 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.41",loadavg2="0.17",loadavg3="2/127",loadavg4="2443",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040489478498816 2019-09-09 14:48:13,480 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:13,482 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.42",loadavg2="0.17",loadavg3="2/127",loadavg4="2449",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040491566402048 2019-09-09 14:48:13,578 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15220 seq=2 END 2019-09-09 14:48:13,578 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:48:13,579 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:48:13,579 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:48:13,623 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=82 END 2019-09-09 14:48:13,624 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=83 START 2019-09-09 14:48:13,624 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:13,632 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.42 0.17 1/120 2468\n' 2019-09-09 14:48:13,633 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:13,708 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:13,752 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:13,754 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.42",loadavg2="0.17",loadavg3="1/126",loadavg4="2453",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="95.96",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="3.03",mpstat_average.cpu.%usr="1.01",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="95.96",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="3.03",mpstat_average.cpu0.%usr="1.01",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="95.96",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="3.03",mpstat_maximun.cpu.%usr="1.01",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="95.96",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="3.03",mpstat_maximun.cpu0.%usr="1.01",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="95.96",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="3.03",mpstat_minimum.cpu.%usr="1.01",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="95.96",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="3.03",mpstat_minimum.cpu0.%usr="1.01" 1568040493623513088 2019-09-09 14:48:14,021 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:14,023 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1761",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.70",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.30",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.70",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.30",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.70",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.30",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.70",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.30",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.70",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.30",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.70",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.30",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040488259769088 2019-09-09 14:48:14,278 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:14,280 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1763",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.26",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.74",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.26",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.74",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.26",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.74",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.26",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.74",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.26",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.74",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.26",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.74",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040490346332928 2019-09-09 14:48:14,506 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=56 END 2019-09-09 14:48:14,507 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=57 START 2019-09-09 14:48:14,507 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:14,534 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:14,536 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1765",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="95.89",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="4.11",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="95.89",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="4.11",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="95.89",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="4.11",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="95.89",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="4.11",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="95.89",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="4.11",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="95.89",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="4.11",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040492454753024 2019-09-09 14:48:14,539 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=77 END 2019-09-09 14:48:14,540 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=78 START 2019-09-09 14:48:14,540 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:14,549 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.06 0.02 1/117 1774\n' 2019-09-09 14:48:14,550 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:14,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:14,709 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:12 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:13 PM all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n02:48:13 PM 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\nAverage: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:48:14,806 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:14,807 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1767" 1568040494539652096 2019-09-09 14:48:15,064 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:15,065 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.2 1568040488464669952 2019-09-09 14:48:15,334 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:15,334 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.2 1568040491486332928 2019-09-09 14:48:15,521 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.681' 2019-09-09 14:48:15,592 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:15,592 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.687 1568040494506318080 2019-09-09 14:48:15,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:14 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:15,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:15 ' 2019-09-09 14:48:15,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:15,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:15,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:15,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:15,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:15,606 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:15 0' 2019-09-09 14:48:15,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:15,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:15,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,609 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,609 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,610 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,610 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:48:15,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:15,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:15,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:15,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:15,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:15,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:15,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:48:15,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:15,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:15,621 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:15,622 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:15,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:15,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:48:15,712 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=83 END 2019-09-09 14:48:15,713 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=84 START 2019-09-09 14:48:15,713 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:15,720 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.73 0.41 0.17 1/121 2474\n' 2019-09-09 14:48:15,720 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:15,791 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:15,860 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:15,861 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2550i,packets_per_second=221102i,packets_received=3405616i,packets_sent=4415235i,packetsize=64i,ppm=228668.0 1568040493578150144 2019-09-09 14:48:16,115 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:48:16,116 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:48:16,120 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:48:16,133 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 14:48:16,135 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.120 2019-09-09 14:48:16,135 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.120 2019-09-09 14:48:16,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:48:16,515 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.123 2019-09-09 14:48:16,516 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.123 2019-09-09 14:48:16,625 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=78 END 2019-09-09 14:48:16,626 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=79 START 2019-09-09 14:48:16,626 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:16,633 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.06 0.02 1/119 1812\n' 2019-09-09 14:48:16,635 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:16,705 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:16,792 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:14 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:15 PM all 17.00 0.00 6.00 0.00 0.00 0.00 0.00 0.00 0.00 77.00\n02:48:15 PM 0 17.00 0.00 6.00 0.00 0.00 0.00 0.00 0.00 0.00 77.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 17.00 0.00 6.00 0.00 0.00 0.00 0.00 0.00 0.00 77.00\nAverage: 0 17.00 0.00 6.00 0.00 0.00 0.00 0.00 0.00 0.00 77.00\n' 2019-09-09 14:48:16,920 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:48:17,526 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=57 END 2019-09-09 14:48:17,526 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=58 START 2019-09-09 14:48:17,527 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:17,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:16 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:17,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:17 ' 2019-09-09 14:48:17,710 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:17,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:17,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,714 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,717 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:48:17,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:17 ' 2019-09-09 14:48:17,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:17,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:17,722 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:17,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,725 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,725 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:17,727 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:17,727 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:17,727 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:17,728 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,728 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,729 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,730 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:17,730 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,731 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,731 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,732 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,732 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:17,733 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:17,733 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:17,734 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:17,735 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:17,735 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,736 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,736 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,736 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,737 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,738 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,739 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:17,739 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:17,740 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:17,796 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=84 END 2019-09-09 14:48:17,796 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=85 START 2019-09-09 14:48:17,797 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:17,805 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.73 0.41 0.17 1/125 2515\n' 2019-09-09 14:48:17,806 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:17,851 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:18,541 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.758' 2019-09-09 14:48:18,742 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=79 END 2019-09-09 14:48:18,742 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=80 START 2019-09-09 14:48:18,742 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:18,749 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.06 0.02 1/119 1814\n' 2019-09-09 14:48:18,750 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:18,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:18,853 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:17 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:18 PM all 0.00 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 98.99\n02:48:18 PM 0 0.00 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 98.99\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 98.99\nAverage: 0 0.00 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 98.99\n' 2019-09-09 14:48:19,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:18 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:19,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:19 ' 2019-09-09 14:48:19,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:19,797 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,798 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:19,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:19,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:19,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:19 ' 2019-09-09 14:48:19,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:19,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:19,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,810 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:48:19,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:19,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:48:19,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:19,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,816 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,816 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,817 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,817 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:48:19,818 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:19,818 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:19,819 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,819 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:19,821 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,822 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:19,822 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:19,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:19,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:19,856 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=85 END 2019-09-09 14:48:19,856 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=86 START 2019-09-09 14:48:19,857 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:19,864 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.67 0.41 0.17 1/124 2520\n' 2019-09-09 14:48:19,865 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:19,911 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:19,970 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15226 seq=1 START 2019-09-09 14:48:19,971 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1100 -j DROP 2019-09-09 14:48:20,005 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 100 64 20 1 1000000 2019-09-09 14:48:20,545 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=58 END 2019-09-09 14:48:20,546 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=59 START 2019-09-09 14:48:20,547 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:20,825 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=80 END 2019-09-09 14:48:20,829 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=81 START 2019-09-09 14:48:20,829 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:20,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.06 0.02 1/119 1821\n' 2019-09-09 14:48:20,839 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:20,882 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:20,912 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:19 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:20 PM all 1.01 0.00 2.02 0.00 0.00 0.00 0.00 0.00 0.00 96.97\n02:48:20 PM 0 1.01 0.00 2.02 0.00 0.00 0.00 0.00 0.00 0.00 96.97\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.01 0.00 2.02 0.00 0.00 0.00 0.00 0.00 0.00 96.97\nAverage: 0 1.01 0.00 2.02 0.00 0.00 0.00 0.00 0.00 0.00 96.97\n' 2019-09-09 14:48:21,128 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:21,132 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.42",loadavg2="0.17",loadavg3="1/120",loadavg4="2468",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040495712343808 2019-09-09 14:48:21,396 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:21,397 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.73",loadavg1="0.41",loadavg2="0.17",loadavg3="1/121",loadavg4="2474",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="77.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="6.00",mpstat_average.cpu.%usr="17.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="77.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="6.00",mpstat_average.cpu0.%usr="17.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="77.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="6.00",mpstat_maximun.cpu.%usr="17.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="77.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="6.00",mpstat_maximun.cpu0.%usr="17.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="77.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="6.00",mpstat_minimum.cpu.%usr="17.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="77.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="6.00",mpstat_minimum.cpu0.%usr="17.00" 1568040497795954944 2019-09-09 14:48:21,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.514' 2019-09-09 14:48:21,649 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:21,651 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.73",loadavg1="0.41",loadavg2="0.17",loadavg3="1/125",loadavg4="2515",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.99",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.01",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.99",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.01",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.99",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.01",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.99",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.01",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.99",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.01",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.99",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.01",mpstat_minimum.cpu0.%usr="0.00" 1568040499856157952 2019-09-09 14:48:21,882 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:20 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:21,884 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:21 all' 2019-09-09 14:48:21,885 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:21,886 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:21,887 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:21,888 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,889 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:21,891 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:21,891 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:21 ' 2019-09-09 14:48:21,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:21,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:21,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,894 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,894 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:21,897 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:21,898 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:48:21,898 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:21,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:21,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,901 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,901 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:21,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:21,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:21,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:21,906 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,906 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,910 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:21,910 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:21,911 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:21,915 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=86 END 2019-09-09 14:48:21,916 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=87 START 2019-09-09 14:48:21,916 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:21,921 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:21,922 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.67",loadavg1="0.41",loadavg2="0.17",loadavg3="1/124",loadavg4="2520",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.97",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="2.02",mpstat_average.cpu.%usr="1.01",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.97",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="2.02",mpstat_average.cpu0.%usr="1.01",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.97",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="2.02",mpstat_maximun.cpu.%usr="1.01",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.97",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="2.02",mpstat_maximun.cpu0.%usr="1.01",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.97",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="2.02",mpstat_minimum.cpu.%usr="1.01",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.97",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="2.02",mpstat_minimum.cpu0.%usr="1.01" 1568040501915659008 2019-09-09 14:48:21,923 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.67 0.41 0.17 1/126 2533\n' 2019-09-09 14:48:21,924 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:21,996 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:22,191 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:22,192 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.06",loadavg2="0.02",loadavg3="1/117",loadavg4="1774",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040496625524992 2019-09-09 14:48:22,494 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:22,496 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1812",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040498742119168 2019-09-09 14:48:22,764 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:22,766 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1814",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040500825469952 2019-09-09 14:48:22,913 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=81 END 2019-09-09 14:48:22,914 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=82 START 2019-09-09 14:48:22,914 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:22,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.06 0.02 1/119 1823\n' 2019-09-09 14:48:22,924 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:22,993 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:22,998 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:21 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:22 PM all 3.96 0.00 74.26 0.00 0.00 0.00 0.00 0.00 0.00 21.78\n02:48:22 PM 0 3.96 0.00 74.26 0.00 0.00 0.00 0.00 0.00 0.00 21.78\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 3.96 0.00 74.26 0.00 0.00 0.00 0.00 0.00 0.00 21.78\nAverage: 0 3.96 0.00 74.26 0.00 0.00 0.00 0.00 0.00 0.00 21.78\n' 2019-09-09 14:48:23,034 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:23,036 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1821",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040502913095936 2019-09-09 14:48:23,294 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:23,294 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.681 1568040497526017792 2019-09-09 14:48:23,569 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=59 END 2019-09-09 14:48:23,570 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=60 START 2019-09-09 14:48:23,570 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:23,598 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:23,599 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.758 1568040500545784832 2019-09-09 14:48:23,866 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:23,867 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.514 1568040503568974080 2019-09-09 14:48:23,994 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:22 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:23,995 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:23 ' 2019-09-09 14:48:23,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:23,997 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.25' 2019-09-09 14:48:23,998 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:23,999 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.25' 2019-09-09 14:48:24,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,000 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=87 END 2019-09-09 14:48:24,001 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=88 START 2019-09-09 14:48:24,002 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:24,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 97.50' 2019-09-09 14:48:24,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:24,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:23 0' 2019-09-09 14:48:24,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,010 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.25' 2019-09-09 14:48:24,011 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.67 0.41 0.17 2/127 2597\n' 2019-09-09 14:48:24,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,012 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:24,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:48:24,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:24,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:48:24,017 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:24,018 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:24,018 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:48:24,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25 0.00' 2019-09-09 14:48:24,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:48:24,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:48:24,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:48:24,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:24,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:48:24,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25 0.00' 2019-09-09 14:48:24,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:24,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:48:24,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:24,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:24,586 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.52' 2019-09-09 14:48:25,034 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=82 END 2019-09-09 14:48:25,034 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=83 START 2019-09-09 14:48:25,034 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:25,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.06 0.02 1/119 1825\n' 2019-09-09 14:48:25,040 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:25,059 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:23 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:24 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:24 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:25,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:26,061 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=88 END 2019-09-09 14:48:26,062 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=89 START 2019-09-09 14:48:26,063 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:26,070 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.42 0.17 2/126 2602\n' 2019-09-09 14:48:26,071 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:26,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:24 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:26,086 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:25 ' 2019-09-09 14:48:26,087 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:26,088 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,089 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:26,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30 0.00' 2019-09-09 14:48:26,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,093 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,094 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:48:26,094 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:26,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:25 ' 2019-09-09 14:48:26,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:26,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,097 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,097 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,098 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:48:26,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:48:26,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:26,101 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:26,101 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:26,102 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:26,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,105 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30 0.00' 2019-09-09 14:48:26,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,108 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:48:26,108 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:26,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:26,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:26,110 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,111 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,111 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,113 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:48:26,113 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,116 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:26,116 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:26,116 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.70' 2019-09-09 14:48:26,117 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:26,591 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=60 END 2019-09-09 14:48:26,592 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=61 START 2019-09-09 14:48:26,592 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:27,115 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:25 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:26 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:26 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:27,119 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=83 END 2019-09-09 14:48:27,120 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=84 START 2019-09-09 14:48:27,120 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:27,127 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.06 0.02 1/119 1827\n' 2019-09-09 14:48:27,128 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:27,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:27,606 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.36' 2019-09-09 14:48:28,117 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=89 END 2019-09-09 14:48:28,118 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=90 START 2019-09-09 14:48:28,118 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:28,125 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.42 0.17 2/127 2608\n' 2019-09-09 14:48:28,126 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:28,195 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:28,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:26 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:28,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:27 ' 2019-09-09 14:48:28,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:28,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,204 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:28,205 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:28,206 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:48:28,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:28,209 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72\n' 2019-09-09 14:48:28,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:27 0' 2019-09-09 14:48:28,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,213 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.28' 2019-09-09 14:48:28,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72\n' 2019-09-09 14:48:28,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:48:28,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:28,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,221 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,222 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:28,222 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:48:28,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:28,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72' 2019-09-09 14:48:28,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:28,226 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:28,226 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:28,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.28' 2019-09-09 14:48:28,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,230 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,230 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:28,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72\n' 2019-09-09 14:48:29,136 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:29,140 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.67",loadavg1="0.41",loadavg2="0.17",loadavg3="1/126",loadavg4="2533",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="21.78",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="74.26",mpstat_average.cpu.%usr="3.96",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="21.78",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="74.26",mpstat_average.cpu0.%usr="3.96",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="21.78",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="74.26",mpstat_maximun.cpu.%usr="3.96",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="21.78",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="74.26",mpstat_maximun.cpu0.%usr="3.96",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="21.78",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="74.26",mpstat_minimum.cpu.%usr="3.96",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="21.78",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="74.26",mpstat_minimum.cpu0.%usr="3.96" 1568040504000546816 2019-09-09 14:48:29,197 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:27 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:29,199 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:48:28 PM' 2019-09-09 14:48:29,200 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:29,201 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:29,203 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:29,203 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:29,204 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:29,206 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:29,207 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:29,209 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:29,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:28 PM' 2019-09-09 14:48:29,212 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00 0.00' 2019-09-09 14:48:29,213 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:29,213 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:29,214 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:29,215 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:48:29,216 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:29,217 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:29,217 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:48:29,218 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:29,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:48:29,220 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:29,220 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:29,221 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:29,223 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:48:29,224 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0 0.00' 2019-09-09 14:48:29,225 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:48:29,226 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:29,227 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:29,227 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:29,228 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:48:29,229 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:29,233 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=84 END 2019-09-09 14:48:29,233 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=85 START 2019-09-09 14:48:29,233 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:29,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.06 0.02 1/119 1829\n' 2019-09-09 14:48:29,240 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:29,283 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:29,410 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:29,413 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.67",loadavg1="0.41",loadavg2="0.17",loadavg3="2/127",loadavg4="2597",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040506061403904 2019-09-09 14:48:29,612 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=61 END 2019-09-09 14:48:29,613 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=62 START 2019-09-09 14:48:29,613 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:29,675 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:29,677 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.42",loadavg2="0.17",loadavg3="2/126",loadavg4="2602",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040508117577984 2019-09-09 14:48:29,939 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:29,941 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1823",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.50",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.25",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.25",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.50",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.25",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.25",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.50",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.25",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.25",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.50",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.25",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.25",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.50",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.25",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.25",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.50",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.25",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.25",mpstat_minimum.cpu0.%usr="0.00" 1568040505034182912 2019-09-09 14:48:30,209 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:30,211 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1825",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.70",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.30",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.70",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.30",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.70",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.30",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.70",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.30",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.70",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.30",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.70",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.30",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040507119343872 2019-09-09 14:48:30,231 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=90 END 2019-09-09 14:48:30,232 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=91 START 2019-09-09 14:48:30,232 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:30,240 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.43 0.18 3/127 2611\n' 2019-09-09 14:48:30,241 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:30,284 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:29 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:30,286 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:30 all' 2019-09-09 14:48:30,287 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:30,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,289 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:30,291 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,292 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,292 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,293 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,294 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:30,295 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:30,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:30 ' 2019-09-09 14:48:30,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:30,297 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,297 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,298 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,299 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,299 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,301 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,303 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:30,304 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:30,304 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:30,305 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:30,305 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:48:30,306 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,306 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,307 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,307 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:30,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,309 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:30,309 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:30,310 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:30,310 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:30,310 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:48:30,311 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,311 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,311 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,313 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:30,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:30,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:30,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:30,480 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:30,482 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1827",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.72",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.28",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.72",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.28",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.72",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.28",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.72",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.28",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.72",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.28",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.72",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.28",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040509233020928 2019-09-09 14:48:30,628 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.32' 2019-09-09 14:48:30,790 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:30,791 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.52 1568040506591696128 2019-09-09 14:48:31,058 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:31,059 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.36 1568040509612154880 2019-09-09 14:48:31,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:29 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:30 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:30 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:31,317 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=85 END 2019-09-09 14:48:31,318 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=86 START 2019-09-09 14:48:31,318 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:31,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.06 0.02 1/119 1831\n' 2019-09-09 14:48:31,325 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:31,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:32,313 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=91 END 2019-09-09 14:48:32,315 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=92 START 2019-09-09 14:48:32,315 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:32,323 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.43 0.18 2/126 2616\n' 2019-09-09 14:48:32,324 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:32,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:31 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:32,369 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:32 ' 2019-09-09 14:48:32,371 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:32,371 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,372 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,374 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:48:32,376 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,377 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:32,378 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:48:32,379 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:32 ' 2019-09-09 14:48:32,380 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:32,381 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,383 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,383 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:32,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:48:32,385 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,386 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,386 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,387 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:48:32,387 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:32,388 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:32,388 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:32,389 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:32,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:32,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:32,393 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:48:32,393 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:32,394 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,395 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:48:32,395 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:32,395 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:32,396 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:32,396 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:32,397 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,397 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,398 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,399 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,399 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,400 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:48:32,400 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,401 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,403 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:32,403 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:48:32,404 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:32,633 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=62 END 2019-09-09 14:48:32,634 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=63 START 2019-09-09 14:48:32,635 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:33,397 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:31 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:32 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:32 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:33,405 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=86 END 2019-09-09 14:48:33,406 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=87 START 2019-09-09 14:48:33,407 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:33,412 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.06 0.02 1/119 1833\n' 2019-09-09 14:48:33,415 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:33,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:33,648 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.995' 2019-09-09 14:48:34,400 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=92 END 2019-09-09 14:48:34,401 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=93 START 2019-09-09 14:48:34,402 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:34,411 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.43 0.18 2/127 2622\n' 2019-09-09 14:48:34,412 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:34,457 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:34,458 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:33 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:34,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:34 ' 2019-09-09 14:48:34,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:34,460 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,461 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:34,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 4.41' 2019-09-09 14:48:34,464 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,465 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,468 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,469 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.59' 2019-09-09 14:48:34,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:34,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:34 ' 2019-09-09 14:48:34,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:34,471 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:34,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,473 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,474 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.41 0.00' 2019-09-09 14:48:34,474 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,475 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 95.59' 2019-09-09 14:48:34,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:34,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:34,477 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:34,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:34,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,481 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,481 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.41' 2019-09-09 14:48:34,482 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,483 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,483 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 95.59' 2019-09-09 14:48:34,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:34,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:34,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:34,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:34,486 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,486 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,487 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.41 0.00' 2019-09-09 14:48:34,487 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:34,488 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 95.59' 2019-09-09 14:48:34,488 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:35,458 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:33 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:35,459 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:48:34 PM all' 2019-09-09 14:48:35,459 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:35,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,461 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:35,463 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,464 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,464 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,465 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,466 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:34 PM' 2019-09-09 14:48:35,467 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:35,468 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,469 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:35,470 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:35,471 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,472 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,472 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,475 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,475 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,476 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:35,476 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:35,477 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:48:35,477 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:35,478 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:48:35,479 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,479 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,480 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,480 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,481 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,481 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,483 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:35,483 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:35,484 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:48:35,484 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,485 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,485 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:35,487 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,487 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,488 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:35,488 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,489 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,489 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:35,490 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:35,490 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=87 END 2019-09-09 14:48:35,491 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=88 START 2019-09-09 14:48:35,491 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:35,496 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.06 0.02 1/119 1835\n' 2019-09-09 14:48:35,497 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:35,567 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:35,654 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=63 END 2019-09-09 14:48:35,655 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=64 START 2019-09-09 14:48:35,655 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:36,327 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:36,330 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.42",loadavg2="0.17",loadavg3="2/127",loadavg4="2608",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040510231532032 2019-09-09 14:48:36,492 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=93 END 2019-09-09 14:48:36,493 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=94 START 2019-09-09 14:48:36,493 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:36,498 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.44 0.18 2/127 2625\n' 2019-09-09 14:48:36,499 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:36,542 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:36,568 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:35 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:36,569 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:36 ' 2019-09-09 14:48:36,570 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:36,571 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:48:36,572 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:36,573 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.52' 2019-09-09 14:48:36,574 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,575 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:36,576 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.48' 2019-09-09 14:48:36,577 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:36,579 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:36 ' 2019-09-09 14:48:36,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:36,581 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:36,581 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.52' 2019-09-09 14:48:36,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.48' 2019-09-09 14:48:36,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:36,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:36,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:36,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:36,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:36,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.52' 2019-09-09 14:48:36,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:36,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.48' 2019-09-09 14:48:36,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:36,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:36,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:36,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.52' 2019-09-09 14:48:36,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:36,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:36,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.48' 2019-09-09 14:48:36,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:36,602 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:36,603 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.43",loadavg2="0.18",loadavg3="3/127",loadavg4="2611",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040512313558016 2019-09-09 14:48:36,672 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.69' 2019-09-09 14:48:36,874 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:36,876 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.43",loadavg2="0.18",loadavg3="2/126",loadavg4="2616",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040514400697088 2019-09-09 14:48:37,149 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:37,151 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.43",loadavg2="0.18",loadavg3="2/127",loadavg4="2622",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040516492468224 2019-09-09 14:48:37,415 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:37,418 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1829",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040511317789952 2019-09-09 14:48:37,543 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:35 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:36 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:36 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:37,602 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=88 END 2019-09-09 14:48:37,603 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=89 START 2019-09-09 14:48:37,603 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:37,610 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.06 0.02 1/119 1837\n' 2019-09-09 14:48:37,611 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:37,656 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:37,687 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:37,689 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1831",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.70",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.30",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.70",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.30",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.70",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.30",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.70",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.30",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.70",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.30",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.70",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.30",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040513405234944 2019-09-09 14:48:37,958 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:37,961 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1833",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="95.59",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="4.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="95.59",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="4.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="95.59",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="4.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="95.59",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="4.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="95.59",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="4.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="95.59",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="4.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040515490611968 2019-09-09 14:48:38,230 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:38,232 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1835",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.48",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.52",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.48",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.52",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.48",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.52",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.48",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.52",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.48",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.52",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.48",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.52",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040517602590208 2019-09-09 14:48:38,487 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:38,487 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.32 1568040512633558016 2019-09-09 14:48:38,545 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=94 END 2019-09-09 14:48:38,547 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=95 START 2019-09-09 14:48:38,547 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:38,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.44 0.18 2/126 2630\n' 2019-09-09 14:48:38,555 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:38,597 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:38,659 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:37 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:38,660 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:38 all' 2019-09-09 14:48:38,660 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,661 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,661 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,663 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.99' 2019-09-09 14:48:38,663 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,664 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,665 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.01' 2019-09-09 14:48:38,665 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:38,670 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:38 ' 2019-09-09 14:48:38,671 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:38,671 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:38,672 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,672 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,673 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.99' 2019-09-09 14:48:38,673 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,674 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,674 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.01' 2019-09-09 14:48:38,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:38,676 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:38,676 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:38,677 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=64 END 2019-09-09 14:48:38,677 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:38,677 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=65 START 2019-09-09 14:48:38,681 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:38,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,683 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:38,683 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.99' 2019-09-09 14:48:38,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,685 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.01' 2019-09-09 14:48:38,685 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:38,686 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:38,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:38,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:38,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.99' 2019-09-09 14:48:38,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:38,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.01' 2019-09-09 14:48:38,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:38,759 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:38,760 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.995 1568040515654504960 2019-09-09 14:48:39,031 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:39,032 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.69 1568040518676919040 2019-09-09 14:48:39,598 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:37 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:38 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:38 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:39,696 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.30' 2019-09-09 14:48:39,696 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=89 END 2019-09-09 14:48:39,697 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=90 START 2019-09-09 14:48:39,698 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:39,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.06 0.02 1/119 1839\n' 2019-09-09 14:48:39,705 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:39,776 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:40,601 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=95 END 2019-09-09 14:48:40,602 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=96 START 2019-09-09 14:48:40,602 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:40,610 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.45 0.19 2/127 2636\n' 2019-09-09 14:48:40,611 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:40,679 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:40,777 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:39 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:40,778 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:40 all' 2019-09-09 14:48:40,779 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:40,780 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,780 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,781 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,782 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.41' 2019-09-09 14:48:40,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,784 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,785 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 95.59' 2019-09-09 14:48:40,786 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:40,787 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:40 0' 2019-09-09 14:48:40,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:40,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,790 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:40,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.41' 2019-09-09 14:48:40,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:40,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.59' 2019-09-09 14:48:40,793 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:40,793 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:40,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:40,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:40,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:40,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.41' 2019-09-09 14:48:40,797 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,797 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:40,798 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.59' 2019-09-09 14:48:40,798 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:40,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:40,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:40,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:40,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.41' 2019-09-09 14:48:40,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:40,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:40,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 95.59' 2019-09-09 14:48:40,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:41,680 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:39 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:41,681 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:48:40 PM' 2019-09-09 14:48:41,682 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:48:41,682 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:41,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:48:41,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:41,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,685 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:41,686 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:40 PM' 2019-09-09 14:48:41,687 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:48:41,688 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,688 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,689 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:41,689 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,690 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,691 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,691 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:41,692 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,692 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:48:41,692 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:41,693 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:41,694 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:48:41,694 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:41,695 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:41,695 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,696 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,696 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,697 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:41,697 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,698 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,698 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:41,699 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:41,699 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:48:41,699 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,700 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:48:41,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,701 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=65 END 2019-09-09 14:48:41,703 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=66 START 2019-09-09 14:48:41,703 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:41,703 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:41,703 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,704 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,704 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:41,705 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:41,807 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=90 END 2019-09-09 14:48:41,807 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=91 START 2019-09-09 14:48:41,808 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:41,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.06 0.02 1/119 1841\n' 2019-09-09 14:48:41,815 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:41,860 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:42,707 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=96 END 2019-09-09 14:48:42,709 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=97 START 2019-09-09 14:48:42,709 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:42,723 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.45 0.19 1/129 2643\n' 2019-09-09 14:48:42,724 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.681' 2019-09-09 14:48:42,724 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:42,771 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:42,862 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:41 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:42,862 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:42 ' 2019-09-09 14:48:42,863 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 1.15' 2019-09-09 14:48:42,864 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,864 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:42,865 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,867 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.15' 2019-09-09 14:48:42,867 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,867 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,868 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,868 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.70' 2019-09-09 14:48:42,869 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:42,869 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:42 ' 2019-09-09 14:48:42,870 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:42,870 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.15' 2019-09-09 14:48:42,871 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:42,871 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,872 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,872 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.15' 2019-09-09 14:48:42,872 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,873 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,873 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,874 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.70' 2019-09-09 14:48:42,874 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:42,874 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:42,875 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:42,875 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:42,876 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.15' 2019-09-09 14:48:42,876 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,876 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,877 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,878 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,878 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.15 0.00' 2019-09-09 14:48:42,879 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,879 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.70' 2019-09-09 14:48:42,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:42,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:42,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:42,881 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.15' 2019-09-09 14:48:42,882 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,882 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,882 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,883 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,883 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.15' 2019-09-09 14:48:42,884 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:42,884 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:42,885 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.70' 2019-09-09 14:48:42,885 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:43,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":4781432 , "packets_per_second":239480, "flows":10100, "errors":0 }\n' 2019-09-09 14:48:43,315 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1100/ {{printf "%s", $1}}' 2019-09-09 14:48:43,343 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'4511120' 2019-09-09 14:48:43,344 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 270312 - Lost ppm 56534 2019-09-09 14:48:43,345 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 56534 > sla_max_ppm 1000; ',) 2019-09-09 14:48:43,773 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:41 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:42 PM all 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n02:48:42 PM 0 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\nAverage: 0 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n' 2019-09-09 14:48:43,888 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=91 END 2019-09-09 14:48:43,889 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=92 START 2019-09-09 14:48:43,889 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:43,898 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.05 0.02 1/119 1847\n' 2019-09-09 14:48:43,899 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:43,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:44,291 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:44,295 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.44",loadavg2="0.18",loadavg3="2/127",loadavg4="2625",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040518545569792 2019-09-09 14:48:44,350 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15226 seq=1 END 2019-09-09 14:48:44,351 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15226 seq=2 START 2019-09-09 14:48:44,351 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1100 -j DROP 2019-09-09 14:48:44,388 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 100 64 20 1 1000000 2019-09-09 14:48:44,567 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:44,569 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.44",loadavg2="0.18",loadavg3="2/126",loadavg4="2630",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040520601180928 2019-09-09 14:48:44,729 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=66 END 2019-09-09 14:48:44,731 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=67 START 2019-09-09 14:48:44,732 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:44,776 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=97 END 2019-09-09 14:48:44,777 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=98 START 2019-09-09 14:48:44,778 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:44,786 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.44 0.19 1/126 2662\n' 2019-09-09 14:48:44,787 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:44,825 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:44,831 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:44,833 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.45",loadavg2="0.19",loadavg3="2/127",loadavg4="2636",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040522707881984 2019-09-09 14:48:44,947 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:43 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:48:44 all 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n14:48:44 0 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\nAverage: 0 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n' 2019-09-09 14:48:45,119 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:45,122 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.45",loadavg2="0.19",loadavg3="1/129",loadavg4="2643",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="1.00" 1568040524776755200 2019-09-09 14:48:45,381 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:45,383 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1837",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.01",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.99",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.01",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.99",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.01",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.99",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.01",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.99",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.01",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.99",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.01",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.99",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040519696443136 2019-09-09 14:48:45,647 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:45,648 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1839",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="95.59",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="4.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="95.59",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="4.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="95.59",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="4.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="95.59",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="4.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="95.59",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="4.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="95.59",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="4.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040521806953984 2019-09-09 14:48:45,746 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.601' 2019-09-09 14:48:45,833 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:44 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:45 PM all 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\n02:48:45 PM 0 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\nAverage: 0 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\n' 2019-09-09 14:48:45,919 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:45,921 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.06",loadavg2="0.02",loadavg3="1/119",loadavg4="1841",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.70",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.15",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="1.15",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.70",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.15",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="1.15",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.70",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.15",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="1.15",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.70",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.15",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="1.15",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.70",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.15",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="1.15",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.70",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.15",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="1.15" 1568040523888302080 2019-09-09 14:48:45,949 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=92 END 2019-09-09 14:48:45,950 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=93 START 2019-09-09 14:48:45,950 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:45,957 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.05 0.02 1/119 1854\n' 2019-09-09 14:48:45,958 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:46,002 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:46,192 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:46,194 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1847",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="2.00",mpstat_average.cpu.%usr="2.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="2.00",mpstat_average.cpu0.%usr="2.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="2.00",mpstat_maximun.cpu.%usr="2.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="2.00",mpstat_maximun.cpu0.%usr="2.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="2.00",mpstat_minimum.cpu.%usr="2.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="2.00",mpstat_minimum.cpu0.%usr="2.00" 1568040525949522944 2019-09-09 14:48:46,466 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:46,467 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.3 1568040521701556992 2019-09-09 14:48:46,734 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:46,735 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.681 1568040524729149184 2019-09-09 14:48:46,834 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=98 END 2019-09-09 14:48:46,835 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=99 START 2019-09-09 14:48:46,836 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:46,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.44 0.19 2/126 2728\n' 2019-09-09 14:48:46,863 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:46,914 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:47,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:45 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:47,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:46 ' 2019-09-09 14:48:47,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:47,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,010 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:47,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:47,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:47,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:47,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:46 0' 2019-09-09 14:48:47,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,017 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:47,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:47,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:47,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:47,026 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:47,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:48:47,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:47,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:47,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00 0.00 0.00 100.00\nAverage: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:48:47,759 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=67 END 2019-09-09 14:48:47,760 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=68 START 2019-09-09 14:48:47,760 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:47,915 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:46 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:47 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:47 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:48,034 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=93 END 2019-09-09 14:48:48,035 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=94 START 2019-09-09 14:48:48,035 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:48,042 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.05 0.02 1/119 1856\n' 2019-09-09 14:48:48,043 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:48,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:48,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.09' 2019-09-09 14:48:48,917 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=99 END 2019-09-09 14:48:48,918 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=100 START 2019-09-09 14:48:48,918 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:48,925 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.44 0.19 2/127 2734\n' 2019-09-09 14:48:48,926 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:48,995 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:49,113 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:47 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:49,114 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:48 ' 2019-09-09 14:48:49,115 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:49,116 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,117 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:49,119 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.70 0.00' 2019-09-09 14:48:49,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.41' 2019-09-09 14:48:49,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:49,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 91.89' 2019-09-09 14:48:49,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:48 ' 2019-09-09 14:48:49,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:49,125 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,127 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,127 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.70' 2019-09-09 14:48:49,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 5.41' 2019-09-09 14:48:49,129 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,131 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 91.89\n' 2019-09-09 14:48:49,133 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:49,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:48:49,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:49,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.70' 2019-09-09 14:48:49,137 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,138 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.41' 2019-09-09 14:48:49,138 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,140 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 91.89' 2019-09-09 14:48:49,140 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:49,140 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:49,141 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:49,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:49,145 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,145 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.70 0.00' 2019-09-09 14:48:49,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.41' 2019-09-09 14:48:49,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:49,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:49,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 91.89' 2019-09-09 14:48:49,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:49,996 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:48 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:49,998 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:48:49 PM' 2019-09-09 14:48:49,999 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:50,000 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,000 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:48:50,001 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,002 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,003 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:50,005 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:48:50,007 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:48:49 PM' 2019-09-09 14:48:50,007 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:48:50,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,010 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,011 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:50,011 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,012 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:50,012 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,013 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,014 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,014 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:48:50,015 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:50,016 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: all' 2019-09-09 14:48:50,017 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,017 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:50,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:50,021 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,022 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,022 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:50,023 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,024 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:50,024 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:50,025 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:48:50,026 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,026 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:50,027 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:50,027 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,028 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,029 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:50,029 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:50,031 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:50,152 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=94 END 2019-09-09 14:48:50,152 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=95 START 2019-09-09 14:48:50,153 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:50,159 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.05 0.02 1/119 1858\n' 2019-09-09 14:48:50,160 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:50,204 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:50,789 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=68 END 2019-09-09 14:48:50,789 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=69 START 2019-09-09 14:48:50,792 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:51,033 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=100 END 2019-09-09 14:48:51,034 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=101 START 2019-09-09 14:48:51,034 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:51,041 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.73 0.45 0.19 2/127 2737\n' 2019-09-09 14:48:51,042 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:51,111 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:51,205 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:49 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:51,206 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:50 all' 2019-09-09 14:48:51,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:51,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,209 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,209 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:48:51,210 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:48:51,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:50 ' 2019-09-09 14:48:51,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:51,213 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,214 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:51,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.74' 2019-09-09 14:48:51,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26\n' 2019-09-09 14:48:51,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:48:51,221 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:51,221 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,222 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74 0.00' 2019-09-09 14:48:51,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,226 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:48:51,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:51,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:51,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:51,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,233 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,233 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.74' 2019-09-09 14:48:51,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:51,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.26' 2019-09-09 14:48:51,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:51,809 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.87' 2019-09-09 14:48:52,008 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:52,010 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=10100i,packets_per_second=239480i,packets_received=4511120i,packets_sent=4781432i,packetsize=64i,ppm=56534.0 1568040524350194944 2019-09-09 14:48:52,112 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:50 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:51 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:51 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:52,237 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=95 END 2019-09-09 14:48:52,238 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=96 START 2019-09-09 14:48:52,238 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:52,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.05 0.02 1/119 1860\n' 2019-09-09 14:48:52,246 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:52,291 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:52,293 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.44",loadavg2="0.19",loadavg3="1/126",loadavg4="2662",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="99.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="99.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="99.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="99.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="99.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="99.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="0.00" 1568040526834900992 2019-09-09 14:48:52,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:52,580 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:52,583 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.44",loadavg2="0.19",loadavg3="2/126",loadavg4="2728",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040528917662976 2019-09-09 14:48:52,843 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:52,846 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.44",loadavg2="0.19",loadavg3="2/127",loadavg4="2734",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040531033376000 2019-09-09 14:48:53,115 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=101 END 2019-09-09 14:48:53,116 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:53,116 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=102 START 2019-09-09 14:48:53,116 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:53,118 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.73",loadavg1="0.45",loadavg2="0.19",loadavg3="2/127",loadavg4="2737",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040533115516928 2019-09-09 14:48:53,124 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.73 0.45 0.19 3/126 2742\n' 2019-09-09 14:48:53,125 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:53,195 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:53,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:52 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:53,317 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:53 all' 2019-09-09 14:48:53,318 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,322 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.41' 2019-09-09 14:48:53,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:53,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59' 2019-09-09 14:48:53,326 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:53,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:53 ' 2019-09-09 14:48:53,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:53,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:53,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41 0.00' 2019-09-09 14:48:53,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.59' 2019-09-09 14:48:53,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:53,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:53,338 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:53,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:53,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,343 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41 0.00' 2019-09-09 14:48:53,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:53,346 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59' 2019-09-09 14:48:53,347 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:53,347 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:53,348 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:53,349 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,350 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:53,350 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:53,351 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41' 2019-09-09 14:48:53,351 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,352 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,352 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:53,353 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59' 2019-09-09 14:48:53,356 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:53,395 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:53,398 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1854",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040528034255872 2019-09-09 14:48:53,666 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:53,669 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1856",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="91.89",mpstat_average.cpu.%iowait="2.70",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="5.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="91.89",mpstat_average.cpu0.%iowait="2.70",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="5.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="91.89",mpstat_maximun.cpu.%iowait="2.70",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="5.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="91.89",mpstat_maximun.cpu0.%iowait="2.70",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="5.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="91.89",mpstat_minimum.cpu.%iowait="2.70",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="5.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="91.89",mpstat_minimum.cpu0.%iowait="2.70",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="5.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040530151934976 2019-09-09 14:48:53,814 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=69 END 2019-09-09 14:48:53,815 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=70 START 2019-09-09 14:48:53,815 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:53,956 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:53,959 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1858",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.26",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.74",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.26",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.74",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.26",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.74",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.26",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.74",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.26",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.74",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.26",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.74",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040532237620992 2019-09-09 14:48:54,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:52 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:53 PM all 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:53 PM 0 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:54,230 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:48:54,231 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.601 1568040527759251968 2019-09-09 14:48:54,357 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=96 END 2019-09-09 14:48:54,358 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=97 START 2019-09-09 14:48:54,358 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:54,364 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.05 0.02 1/119 1862\n' 2019-09-09 14:48:54,366 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:54,408 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:54,501 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:48:54,502 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.09 1568040530788940800 2019-09-09 14:48:54,787 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:48:54,787 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.87 1568040533814675200 2019-09-09 14:48:54,830 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.42' 2019-09-09 14:48:55,199 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=102 END 2019-09-09 14:48:55,199 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=103 START 2019-09-09 14:48:55,200 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:55,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.46 0.20 4/127 2748\n' 2019-09-09 14:48:55,209 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:55,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:55,409 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:54 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:55,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:55 ' 2019-09-09 14:48:55,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:55,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,412 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,413 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,414 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.39' 2019-09-09 14:48:55,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,416 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,417 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,418 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:48:55,419 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:55,419 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:55 ' 2019-09-09 14:48:55,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:55,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:55,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.39' 2019-09-09 14:48:55,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61\n' 2019-09-09 14:48:55,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:55,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:55,426 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:55,426 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39 0.00' 2019-09-09 14:48:55,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,430 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:48:55,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:55,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:55,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:55,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:55,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39 0.00' 2019-09-09 14:48:55,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:55,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:48:55,437 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:56,280 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:54 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:56,281 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:48:55 PM' 2019-09-09 14:48:56,283 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:48:56,284 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,284 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,285 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:56,286 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,287 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,287 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:56,288 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,290 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:48:56,291 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:48:55 PM' 2019-09-09 14:48:56,292 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:48:56,293 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:56,296 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:56,297 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,297 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:56,298 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,299 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,299 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,300 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:48:56,300 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:56,301 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:56,302 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:48:56,303 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:56,304 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:48:56,304 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:56,305 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:56,307 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,308 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:48:56,308 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:56,309 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:48:56,309 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,310 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:48:56,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:56,312 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:56,313 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:56,313 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:56,314 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:48:56,439 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=97 END 2019-09-09 14:48:56,440 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=98 START 2019-09-09 14:48:56,440 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:56,446 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.05 0.02 1/119 1864\n' 2019-09-09 14:48:56,447 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:56,492 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:56,835 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=70 END 2019-09-09 14:48:56,836 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=71 START 2019-09-09 14:48:56,837 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:48:57,316 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=103 END 2019-09-09 14:48:57,317 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=104 START 2019-09-09 14:48:57,318 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:57,325 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.46 0.20 2/127 2751\n' 2019-09-09 14:48:57,327 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:57,374 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:57,493 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:56 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:57,494 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:57 ' 2019-09-09 14:48:57,495 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:57,496 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:57,497 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,499 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,501 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.49' 2019-09-09 14:48:57,502 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,504 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.51' 2019-09-09 14:48:57,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:57 ' 2019-09-09 14:48:57,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:57,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:57,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,509 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.49 0.00' 2019-09-09 14:48:57,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.51' 2019-09-09 14:48:57,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:57,513 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:57,514 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:48:57,514 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.49 0.00' 2019-09-09 14:48:57,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.51' 2019-09-09 14:48:57,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:57,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:57,521 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:57,521 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,522 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:57,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.49 0.00' 2019-09-09 14:48:57,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:57,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.51' 2019-09-09 14:48:57,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:57,852 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.23' 2019-09-09 14:48:58,374 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:56 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:57 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:48:57 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:48:58,528 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=98 END 2019-09-09 14:48:58,529 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=99 START 2019-09-09 14:48:58,530 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:58,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.05 0.02 1/119 1866\n' 2019-09-09 14:48:58,537 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:58,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:59,377 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=104 END 2019-09-09 14:48:59,377 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=105 START 2019-09-09 14:48:59,377 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:48:59,382 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.46 0.20 2/126 2756\n' 2019-09-09 14:48:59,382 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:48:59,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:48:59,581 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:48:58 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:59,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:59 ' 2019-09-09 14:48:59,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:59,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:59,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:59,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.94' 2019-09-09 14:48:59,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.06' 2019-09-09 14:48:59,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:59,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:48:59 ' 2019-09-09 14:48:59,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:59,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:59,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.94' 2019-09-09 14:48:59,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.06\n' 2019-09-09 14:48:59,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:48:59,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:59,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:48:59,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:59,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:59,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.94' 2019-09-09 14:48:59,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:48:59,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.06' 2019-09-09 14:48:59,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:59,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:48:59,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:48:59,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.94' 2019-09-09 14:48:59,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:48:59,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.06' 2019-09-09 14:48:59,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:48:59,858 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=71 END 2019-09-09 14:48:59,858 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=72 START 2019-09-09 14:48:59,859 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:00,059 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:00,060 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.73",loadavg1="0.45",loadavg2="0.19",loadavg3="3/126",loadavg4="2742",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="1.00" 1568040535199183104 2019-09-09 14:49:00,329 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:00,332 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.46",loadavg2="0.20",loadavg3="4/127",loadavg4="2748",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040537316851968 2019-09-09 14:49:00,426 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:48:58 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:48:59 PM all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n02:48:59 PM 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:00,601 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:00,604 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.46",loadavg2="0.20",loadavg3="2/127",loadavg4="2751",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040539377207040 2019-09-09 14:49:00,606 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=99 END 2019-09-09 14:49:00,606 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=100 START 2019-09-09 14:49:00,606 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:00,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.05 0.02 1/119 1868\n' 2019-09-09 14:49:00,613 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:00,656 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:00,870 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.12' 2019-09-09 14:49:00,873 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:49:00,874 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1860",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.59",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.59",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.59",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.59",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.59",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.59",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040534357819136 2019-09-09 14:49:01,142 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:01,143 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1862",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.61",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.39",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.61",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.39",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.61",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.39",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.61",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.39",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.61",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.39",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.61",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.39",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040536439398912 2019-09-09 14:49:01,413 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:01,414 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1864",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.51",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.49",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.51",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.49",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.51",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.49",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.51",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.49",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.51",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.49",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.51",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.49",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040538528670976 2019-09-09 14:49:01,429 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=105 END 2019-09-09 14:49:01,429 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=106 START 2019-09-09 14:49:01,430 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:01,438 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.47 0.20 2/127 2762\n' 2019-09-09 14:49:01,439 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:01,507 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:01,657 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:00 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:01,657 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:01 ' 2019-09-09 14:49:01,658 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:01,658 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,659 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,659 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,660 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:01,660 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:49:01,661 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,661 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,663 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63\n14:49:01 ' 2019-09-09 14:49:01,664 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:01,664 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,665 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,667 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,668 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.37' 2019-09-09 14:49:01,668 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,669 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:01,671 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63\n' 2019-09-09 14:49:01,672 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:01,672 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:01,673 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:01,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:01,676 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 1.37' 2019-09-09 14:49:01,677 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,677 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:01,678 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63' 2019-09-09 14:49:01,679 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:01,679 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:01,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:01,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37 0.00' 2019-09-09 14:49:01,685 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,685 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:01,686 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63' 2019-09-09 14:49:01,686 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:01,703 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:01,704 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1866",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.06",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.94",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.06",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.94",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.06",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.94",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.06",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.94",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.06",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.94",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.06",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.94",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040540605666048 2019-09-09 14:49:01,992 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:01,994 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.42 1568040536835849984 2019-09-09 14:49:02,264 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:02,265 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.23 1568040539857615872 2019-09-09 14:49:02,508 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:00 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:02,508 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:01 PM' 2019-09-09 14:49:02,509 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:49:02,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:02,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:02,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,512 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:02,512 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,513 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,513 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:49:02,514 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:01 PM 0 0.00' 2019-09-09 14:49:02,515 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,515 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:02,516 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,516 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,517 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,517 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,519 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:49:02,519 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:02,520 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:02,520 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:02,521 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:49:02,521 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,523 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,524 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:02,524 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:02,525 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,525 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,526 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,526 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:02,527 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:02,527 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:02,528 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:49:02,528 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,528 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,529 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:49:02,529 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,530 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,530 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,530 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:02,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:02,688 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=100 END 2019-09-09 14:49:02,689 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=101 START 2019-09-09 14:49:02,689 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:02,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.05 0.02 1/119 1870\n' 2019-09-09 14:49:02,695 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:02,763 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:02,875 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=72 END 2019-09-09 14:49:02,876 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=73 START 2019-09-09 14:49:02,876 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:03,533 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=106 END 2019-09-09 14:49:03,534 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=107 START 2019-09-09 14:49:03,534 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:03,538 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.47 0.20 2/127 2765\n' 2019-09-09 14:49:03,539 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:03,586 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:03,764 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:02 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:03,765 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:03 all' 2019-09-09 14:49:03,766 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,766 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:03,767 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,767 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:03,768 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:03,768 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,769 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:03,769 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:03 ' 2019-09-09 14:49:03,770 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:03,771 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:03,772 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,773 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,777 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:03,779 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:03,780 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:03,781 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:03,782 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:03,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:03,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:03,784 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,785 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,785 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,786 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,787 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,787 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:03,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:03,789 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:49:03,790 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:03,790 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:03,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,793 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:03,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:03,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:03,891 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.35' 2019-09-09 14:49:04,587 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:02 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:03 PM all 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\n02:49:03 PM 0 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:04,797 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=101 END 2019-09-09 14:49:04,798 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=102 START 2019-09-09 14:49:04,799 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:04,806 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 1/119 1872\n' 2019-09-09 14:49:04,807 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:04,876 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:05,589 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=107 END 2019-09-09 14:49:05,590 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=108 START 2019-09-09 14:49:05,590 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:05,598 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.48 0.20 2/126 2770\n' 2019-09-09 14:49:05,599 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:05,645 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:05,876 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:04 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:05,878 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:05 ' 2019-09-09 14:49:05,879 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:05,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:05,881 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:05,882 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53' 2019-09-09 14:49:05,883 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,883 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,884 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,884 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47\n' 2019-09-09 14:49:05,885 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:05 ' 2019-09-09 14:49:05,885 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:05,886 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,887 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:05,887 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:05,888 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53 0.00' 2019-09-09 14:49:05,888 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,889 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.47' 2019-09-09 14:49:05,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:05,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:05,891 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:05,891 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:05,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:05,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,894 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53 0.00' 2019-09-09 14:49:05,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,896 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=73 END 2019-09-09 14:49:05,896 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=74 START 2019-09-09 14:49:05,896 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:05,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47' 2019-09-09 14:49:05,897 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:05,898 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:05,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:05,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,901 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,902 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53 0.00' 2019-09-09 14:49:05,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:05,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47\n' 2019-09-09 14:49:06,646 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:04 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:05 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:49:05 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:06,906 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=102 END 2019-09-09 14:49:06,906 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=103 START 2019-09-09 14:49:06,906 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:06,913 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.511' 2019-09-09 14:49:06,913 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 1/119 1874\n' 2019-09-09 14:49:06,915 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:06,958 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:07,539 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:07,541 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.46",loadavg2="0.20",loadavg3="2/126",loadavg4="2756",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.99",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.99",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.99",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.99",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.99",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.99",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.00" 1568040541429091072 2019-09-09 14:49:07,649 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=108 END 2019-09-09 14:49:07,649 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=109 START 2019-09-09 14:49:07,649 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:07,657 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.48 0.20 1/126 2777\n' 2019-09-09 14:49:07,659 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:07,698 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":4206539 , "packets_per_second":210450, "flows":10100, "errors":0 }\n' 2019-09-09 14:49:07,702 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1100/ {{printf "%s", $1}}' 2019-09-09 14:49:07,707 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:07,727 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3561329' 2019-09-09 14:49:07,728 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 645210 - Lost ppm 153383 2019-09-09 14:49:07,729 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 153383 > sla_max_ppm 1000; ',) 2019-09-09 14:49:07,831 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:07,833 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.47",loadavg2="0.20",loadavg3="2/127",loadavg4="2762",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040543533763840 2019-09-09 14:49:07,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:06 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:49:07 all 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n14:49:07 0 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\nAverage: 0 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n' 2019-09-09 14:49:08,103 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:08,105 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.47",loadavg2="0.20",loadavg3="2/127",loadavg4="2765",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="0.00" 1568040545589800960 2019-09-09 14:49:08,374 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:08,376 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.48",loadavg2="0.20",loadavg3="2/126",loadavg4="2770",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040547648914176 2019-09-09 14:49:08,647 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:08,650 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1868",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.63",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.37",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.63",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.37",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.63",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.37",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.63",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.37",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.63",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.37",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.63",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.37",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040542688397824 2019-09-09 14:49:08,707 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:06 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:08,708 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:07 PM' 2019-09-09 14:49:08,709 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:49:08,710 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,712 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00 0.00 0.00 0.00 0.00' 2019-09-09 14:49:08,713 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,715 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,716 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:49:08,716 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:07 PM' 2019-09-09 14:49:08,717 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:49:08,718 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,719 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:08,720 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:08,720 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:08,721 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,723 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:08,723 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:08,724 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:49:08,725 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:49:08,725 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,728 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,728 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:08,728 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,729 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,729 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15226 seq=2 END 2019-09-09 14:49:08,730 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,730 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:49:08,730 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:49:08,730 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,730 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:49:08,730 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,731 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:49:08,731 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:08,732 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:49:08,732 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,733 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,733 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,734 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,735 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:08,735 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:08,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:08,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:08,918 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=74 END 2019-09-09 14:49:08,918 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=75 START 2019-09-09 14:49:08,918 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:08,923 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:08,925 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1870",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040544797673984 2019-09-09 14:49:08,962 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=103 END 2019-09-09 14:49:08,963 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=104 START 2019-09-09 14:49:08,963 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:08,973 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 1/117 1881\n' 2019-09-09 14:49:08,974 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:09,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:09,270 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:09,273 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1872",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.47",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.53",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.47",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.53",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.47",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.53",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.47",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.53",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.47",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.53",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.47",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.53",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040546906028032 2019-09-09 14:49:09,537 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:09,540 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1874",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.98",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.01",mpstat_average.cpu.%usr="1.01",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.98",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.01",mpstat_average.cpu0.%usr="1.01",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.98",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.01",mpstat_maximun.cpu.%usr="1.01",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.98",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.01",mpstat_maximun.cpu0.%usr="1.01",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.98",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.01",mpstat_minimum.cpu.%usr="1.01",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.98",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.01",mpstat_minimum.cpu0.%usr="1.01" 1568040548962191104 2019-09-09 14:49:09,741 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=109 END 2019-09-09 14:49:09,742 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=110 START 2019-09-09 14:49:09,742 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:09,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.47 0.20 1/121 2790\n' 2019-09-09 14:49:09,750 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:09,795 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:09,801 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:09,801 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.12 1568040542875499008 2019-09-09 14:49:09,933 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.619' 2019-09-09 14:49:10,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:08 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:10,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:09 all' 2019-09-09 14:49:10,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:10,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:10,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:10,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:49:10,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:09 ' 2019-09-09 14:49:10,033 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:10,034 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,035 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,035 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,036 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,036 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,037 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:10,038 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,038 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:10,039 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:10,039 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:10,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:10,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,041 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,041 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,042 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:10,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:10,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:10,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:10,045 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:10,046 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:10,047 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,047 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:10,048 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:10,049 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:10,049 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,050 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:10,050 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:10,050 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:10,059 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:10,060 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.35 1568040545896024064 2019-09-09 14:49:10,332 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:10,333 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.511 1568040548917999872 2019-09-09 14:49:10,608 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:10,609 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=10100i,packets_per_second=210450i,packets_received=3561329i,packets_sent=4206539i,packetsize=64i,ppm=153383.0 1568040548729748992 2019-09-09 14:49:10,797 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:08 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:09 PM all 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\n02:49:09 PM 0 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\nAverage: 0 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\n' 2019-09-09 14:49:10,880 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:49:10,883 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:49:10,888 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:49:10,905 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 14:49:10,907 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.120 2019-09-09 14:49:10,908 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.120 2019-09-09 14:49:11,052 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=104 END 2019-09-09 14:49:11,053 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=105 START 2019-09-09 14:49:11,054 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:11,062 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 3/124 1900\n' 2019-09-09 14:49:11,063 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:11,137 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:11,351 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:49:11,353 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.123 2019-09-09 14:49:11,354 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.123 2019-09-09 14:49:11,791 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:49:11,800 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=110 END 2019-09-09 14:49:11,800 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=111 START 2019-09-09 14:49:11,800 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:11,806 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.47 0.20 1/122 2831\n' 2019-09-09 14:49:11,807 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:11,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:11,938 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=75 END 2019-09-09 14:49:11,938 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=76 START 2019-09-09 14:49:11,938 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:12,142 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:10 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:49:11 all 15.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 83.00\n14:49:11 0 15.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 83.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 15.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 83.00\nAverage: 0 15.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 83.00\n' 2019-09-09 14:49:12,878 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:11 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:12 PM all 0.00 0.00 1.00 3.00 0.00 0.00 0.00 0.00 0.00 96.00\n02:49:12 PM 0 0.00 0.00 1.00 3.00 0.00 0.00 0.00 0.00 0.00 96.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 1.00 3.00 0.00 0.00 0.00 0.00 0.00 96.00\nAverage: 0 0.00 0.00 1.00 3.00 0.00 0.00 0.00 0.00 0.00 96.00\n' 2019-09-09 14:49:12,953 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.794' 2019-09-09 14:49:13,145 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=105 END 2019-09-09 14:49:13,146 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=106 START 2019-09-09 14:49:13,147 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:13,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 1/119 1921\n' 2019-09-09 14:49:13,156 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:13,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:13,880 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=111 END 2019-09-09 14:49:13,881 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=112 START 2019-09-09 14:49:13,881 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:13,889 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.47 0.20 1/125 2839\n' 2019-09-09 14:49:13,890 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:13,935 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:14,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:12 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:14,204 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:13 ' 2019-09-09 14:49:14,205 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:14,206 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,206 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:49:14,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,209 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:14,210 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 99.00' 2019-09-09 14:49:14,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:14,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:13 0' 2019-09-09 14:49:14,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,213 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,214 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,214 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:49:14,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:14,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:14,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 99.00' 2019-09-09 14:49:14,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:14,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:14,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:14,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,221 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00 0.00' 2019-09-09 14:49:14,221 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:14,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 99.00' 2019-09-09 14:49:14,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:49:14,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:14,226 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,226 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00 0.00' 2019-09-09 14:49:14,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:14,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:14,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 99.00' 2019-09-09 14:49:14,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:14,842 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15232 seq=1 START 2019-09-09 14:49:14,843 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1300 -j DROP 2019-09-09 14:49:14,878 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 300 64 20 1 1000000 2019-09-09 14:49:14,937 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:13 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:14 PM all 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n02:49:14 PM 0 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\nAverage: 0 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n' 2019-09-09 14:49:14,957 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=76 END 2019-09-09 14:49:14,958 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=77 START 2019-09-09 14:49:14,958 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:15,231 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=106 END 2019-09-09 14:49:15,232 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=107 START 2019-09-09 14:49:15,232 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:15,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 1/119 1928\n' 2019-09-09 14:49:15,239 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:15,311 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:15,900 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:15,903 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.48",loadavg2="0.20",loadavg3="1/126",loadavg4="2777",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040549741060096 2019-09-09 14:49:15,940 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=112 END 2019-09-09 14:49:15,940 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=113 START 2019-09-09 14:49:15,940 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:15,949 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.67 0.46 0.20 1/126 2849\n' 2019-09-09 14:49:15,951 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:15,973 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.573' 2019-09-09 14:49:16,022 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:16,184 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:16,185 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.47",loadavg2="0.20",loadavg3="1/121",loadavg4="2790",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="99.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="99.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="99.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="99.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="99.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="99.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="0.00" 1568040551799981056 2019-09-09 14:49:16,311 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:15 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:16,313 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:16 all' 2019-09-09 14:49:16,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:16,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,317 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:16,318 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:49:16,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 99.00' 2019-09-09 14:49:16,323 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:16,323 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:16 0' 2019-09-09 14:49:16,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:16,326 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,326 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:49:16,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:16,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 99.00' 2019-09-09 14:49:16,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:16,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:16,330 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:16,330 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:16,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:16,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.00' 2019-09-09 14:49:16,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:16,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 99.00' 2019-09-09 14:49:16,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:16,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:16,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:16,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,338 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:16,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:49:16,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:16,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:16,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 99.00' 2019-09-09 14:49:16,342 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:16,448 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:16,452 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.47",loadavg2="0.20",loadavg3="1/122",loadavg4="2831",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.00",mpstat_average.cpu.%iowait="3.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.00",mpstat_average.cpu0.%iowait="3.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.00",mpstat_maximun.cpu.%iowait="3.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.00",mpstat_maximun.cpu0.%iowait="3.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.00",mpstat_minimum.cpu.%iowait="3.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.00",mpstat_minimum.cpu0.%iowait="3.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="0.00" 1568040553880451840 2019-09-09 14:49:16,726 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:16,728 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.47",loadavg2="0.20",loadavg3="1/125",loadavg4="2839",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="1.00" 1568040555940001024 2019-09-09 14:49:16,999 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:17,001 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="1/117",loadavg4="1881",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040551052845056 2019-09-09 14:49:17,022 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:15 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:17,024 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:16 PM all' 2019-09-09 14:49:17,025 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:17,027 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,028 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:17,029 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,031 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:17,032 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:17,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:16 PM' 2019-09-09 14:49:17,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:17,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:17,038 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,038 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,039 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:17,039 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:17,040 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:17,041 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:17,043 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: all' 2019-09-09 14:49:17,044 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,044 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,045 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,046 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:17,047 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,048 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,048 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:17,049 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:17,049 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:17,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:49:17,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,051 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:17,052 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,052 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,053 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,055 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,056 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:17,056 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:17,057 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:17,258 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:17,260 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="3/124",loadavg4="1900",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="83.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="2.00",mpstat_average.cpu.%usr="15.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="83.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="2.00",mpstat_average.cpu0.%usr="15.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="83.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="2.00",mpstat_maximun.cpu.%usr="15.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="83.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="2.00",mpstat_maximun.cpu0.%usr="15.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="83.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="2.00",mpstat_minimum.cpu.%usr="15.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="83.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="2.00",mpstat_minimum.cpu0.%usr="15.00" 1568040553145172224 2019-09-09 14:49:17,344 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=107 END 2019-09-09 14:49:17,344 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=108 START 2019-09-09 14:49:17,345 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:17,351 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 1/119 1930\n' 2019-09-09 14:49:17,351 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:17,395 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:17,530 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:17,532 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1921",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="99.00",mpstat_average.cpu.%iowait="1.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="99.00",mpstat_average.cpu0.%iowait="1.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="99.00",mpstat_maximun.cpu.%iowait="1.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="99.00",mpstat_maximun.cpu0.%iowait="1.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="99.00",mpstat_minimum.cpu.%iowait="1.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="99.00",mpstat_minimum.cpu0.%iowait="1.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040555231512064 2019-09-09 14:49:17,950 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:17,952 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1928",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="99.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="99.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="99.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="99.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="99.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="99.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040557343966976 2019-09-09 14:49:17,978 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=77 END 2019-09-09 14:49:17,979 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=78 START 2019-09-09 14:49:17,979 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:18,059 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=113 END 2019-09-09 14:49:18,060 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=114 START 2019-09-09 14:49:18,060 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:18,067 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.67 0.46 0.20 2/127 2916\n' 2019-09-09 14:49:18,068 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:18,138 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:18,235 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:18,236 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.619 1568040551938035968 2019-09-09 14:49:18,396 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:17 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:18,397 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:18 all' 2019-09-09 14:49:18,398 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,399 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,400 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,401 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,402 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.30' 2019-09-09 14:49:18,403 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,404 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,404 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,406 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:49:18,407 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:18,408 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:18 ' 2019-09-09 14:49:18,408 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:18,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,412 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,412 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,413 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,414 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:49:18,414 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,416 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:49:18,416 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:18,417 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:49:18,418 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:18,419 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:18,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:18,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30 0.00' 2019-09-09 14:49:18,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70\n' 2019-09-09 14:49:18,426 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:49:18,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,430 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,430 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:49:18,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:18,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:49:18,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:18,496 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:18,496 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.794 1568040554957357824 2019-09-09 14:49:18,788 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:18,788 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.573 1568040557978418944 2019-09-09 14:49:18,994 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.70' 2019-09-09 14:49:19,139 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:17 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:18 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:49:18 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:19,436 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=108 END 2019-09-09 14:49:19,437 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=109 START 2019-09-09 14:49:19,437 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:19,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 1/119 1932\n' 2019-09-09 14:49:19,445 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:19,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:20,141 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=114 END 2019-09-09 14:49:20,142 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=115 START 2019-09-09 14:49:20,143 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:20,151 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.69 0.47 0.21 2/126 2921\n' 2019-09-09 14:49:20,151 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:20,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:20,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:19 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:20,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:20 ' 2019-09-09 14:49:20,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:20,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:20,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:49:20,521 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:20 0' 2019-09-09 14:49:20,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:20,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:20,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:20,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:20,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:20,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:20,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:20,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:20,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:20,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:20,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:20,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:20,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,533 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:20,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:20,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:20,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:49:20,999 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=78 END 2019-09-09 14:49:21,000 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=79 START 2019-09-09 14:49:21,000 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:21,539 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=109 END 2019-09-09 14:49:21,539 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=110 START 2019-09-09 14:49:21,540 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:21,544 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 1/119 1934\n' 2019-09-09 14:49:21,545 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:21,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:22,016 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.269' 2019-09-09 14:49:22,222 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=115 END 2019-09-09 14:49:22,222 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=116 START 2019-09-09 14:49:22,222 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:22,229 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.69 0.47 0.21 2/127 2927\n' 2019-09-09 14:49:22,230 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:22,278 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:22,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:21 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:22,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:22 all' 2019-09-09 14:49:22,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:22,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20' 2019-09-09 14:49:22,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.80' 2019-09-09 14:49:22,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:22 ' 2019-09-09 14:49:22,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:22,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20' 2019-09-09 14:49:22,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:22,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.80' 2019-09-09 14:49:22,602 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:22,602 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:22,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:22,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:22,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,606 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,606 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20' 2019-09-09 14:49:22,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.80\n' 2019-09-09 14:49:22,609 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0 0.00 0.00' 2019-09-09 14:49:22,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:22,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.20' 2019-09-09 14:49:22,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:22,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:22,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.80' 2019-09-09 14:49:22,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:23,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:21 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:23,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:22 PM all' 2019-09-09 14:49:23,280 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,282 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,282 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:23,283 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,284 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,285 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:23,287 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,288 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,288 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:23,290 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:22 PM' 2019-09-09 14:49:23,291 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:49:23,292 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:23,293 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:23,294 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:23,295 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,295 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,296 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,296 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,297 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,297 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:23,298 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:23,298 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:23,299 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:49:23,299 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:23,300 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:23,300 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:23,300 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,301 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,302 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,302 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,302 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,303 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:23,303 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:23,303 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:49:23,304 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:23,304 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:23,305 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,306 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,307 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:23,307 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:23,308 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:23,308 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:23,616 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=110 END 2019-09-09 14:49:23,616 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=111 START 2019-09-09 14:49:23,617 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:23,621 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 1/119 1936\n' 2019-09-09 14:49:23,622 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:23,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:24,020 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=79 END 2019-09-09 14:49:24,021 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=80 START 2019-09-09 14:49:24,021 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:24,049 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:24,051 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.67",loadavg1="0.46",loadavg2="0.20",loadavg3="1/126",loadavg4="2849",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040558059262976 2019-09-09 14:49:24,311 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=116 END 2019-09-09 14:49:24,312 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=117 START 2019-09-09 14:49:24,312 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:24,321 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.69 0.47 0.21 2/127 2930\n' 2019-09-09 14:49:24,323 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:24,325 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:24,327 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.67",loadavg1="0.46",loadavg2="0.20",loadavg3="2/127",loadavg4="2916",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040560141496832 2019-09-09 14:49:24,391 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:24,597 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:24,598 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.69",loadavg1="0.47",loadavg2="0.21",loadavg3="2/126",loadavg4="2921" 1568040562222135040 2019-09-09 14:49:24,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:23 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:24,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:24 ' 2019-09-09 14:49:24,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:24,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:24,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:24,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.41' 2019-09-09 14:49:24,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.59\n' 2019-09-09 14:49:24,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:24 ' 2019-09-09 14:49:24,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:24,702 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:24,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.41 0.00' 2019-09-09 14:49:24,705 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,705 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,706 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.59\n' 2019-09-09 14:49:24,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:24,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all 0.00' 2019-09-09 14:49:24,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.41' 2019-09-09 14:49:24,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:24,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.59' 2019-09-09 14:49:24,714 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:49:24,714 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:24,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,717 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:24,718 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.41' 2019-09-09 14:49:24,718 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:24,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.59' 2019-09-09 14:49:24,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:24,862 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:24,864 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.69",loadavg1="0.47",loadavg2="0.21",loadavg3="2/127",loadavg4="2927",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040564311646976 2019-09-09 14:49:25,041 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'5.72' 2019-09-09 14:49:25,136 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:25,138 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1930",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.70",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.30",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.70",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.30",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.70",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.30",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.70",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.30",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.70",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.30",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.70",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.30",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040559436625920 2019-09-09 14:49:25,393 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:23 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:24 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:49:24 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:25,408 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:25,409 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1932",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040561539400192 2019-09-09 14:49:25,679 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:25,680 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1934",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.80",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.20",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.80",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.20",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.80",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.20",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.80",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.20",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.80",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.20",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.80",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.20",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040563616457984 2019-09-09 14:49:25,722 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=111 END 2019-09-09 14:49:25,723 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=112 START 2019-09-09 14:49:25,723 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:25,727 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 1/119 1938\n' 2019-09-09 14:49:25,728 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:25,772 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:25,956 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:25,959 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1936",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.59",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.59",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.59",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.59",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.59",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.59",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040565722633984 2019-09-09 14:49:26,230 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:26,231 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.7 1568040560999817984 2019-09-09 14:49:26,395 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=117 END 2019-09-09 14:49:26,396 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=118 START 2019-09-09 14:49:26,396 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:26,404 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.48 0.21 3/126 2935\n' 2019-09-09 14:49:26,405 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:26,475 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:26,500 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:26,501 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.269 1568040564020918016 2019-09-09 14:49:26,772 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:25 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:26,774 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:26 ' 2019-09-09 14:49:26,775 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:26,775 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,776 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:26,777 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,778 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.50' 2019-09-09 14:49:26,778 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,779 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:26,780 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:49:26,780 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:26,781 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:26 0' 2019-09-09 14:49:26,782 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:26,784 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:26,785 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:49:26,787 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,787 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:26,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:49:26,789 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:26,789 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:26,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:26,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:26,793 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,793 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.50' 2019-09-09 14:49:26,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:26,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50\n' 2019-09-09 14:49:26,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:26,797 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:26,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:26,802 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50 0.00' 2019-09-09 14:49:26,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:26,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:49:26,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:27,046 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=80 END 2019-09-09 14:49:27,047 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=81 START 2019-09-09 14:49:27,047 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:27,476 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:25 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:26 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:49:26 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:27,808 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=112 END 2019-09-09 14:49:27,808 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=113 START 2019-09-09 14:49:27,808 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:27,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.02 1/119 1940\n' 2019-09-09 14:49:27,813 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:27,856 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:28,067 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.15' 2019-09-09 14:49:28,478 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=118 END 2019-09-09 14:49:28,479 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=119 START 2019-09-09 14:49:28,479 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:28,487 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.48 0.21 2/127 2941\n' 2019-09-09 14:49:28,488 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:28,534 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:28,856 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:27 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:28,858 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:28 all 0.00' 2019-09-09 14:49:28,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,860 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,861 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,861 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,865 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:49:28,865 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,867 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,868 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,868 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75' 2019-09-09 14:49:28,869 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:28 ' 2019-09-09 14:49:28,870 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:28,871 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,872 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,873 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:28,875 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,876 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:49:28,876 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,877 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:28,878 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75' 2019-09-09 14:49:28,879 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:28,879 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:28,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:28,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:28,881 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,883 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:28,883 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,884 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:49:28,885 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:28,887 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,888 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75' 2019-09-09 14:49:28,889 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:28,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:28,891 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:28,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:28,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,894 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:49:28,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:28,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:28,897 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75' 2019-09-09 14:49:28,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:29,535 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:27 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:29,536 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:28 PM' 2019-09-09 14:49:29,537 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:29,538 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:49:29,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,541 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,542 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,542 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,543 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,544 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:49:29,545 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:28 PM' 2019-09-09 14:49:29,547 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:29,548 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,549 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:29,550 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:29,551 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,551 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,553 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:49:29,553 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:29,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: all' 2019-09-09 14:49:29,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,556 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:49:29,557 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,561 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:29,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:29,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:49:29,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,565 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:29,566 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,567 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,568 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,568 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,569 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:29,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:29,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:29,901 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=113 END 2019-09-09 14:49:29,902 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=114 START 2019-09-09 14:49:29,902 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:29,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.01 1/119 1942\n' 2019-09-09 14:49:29,909 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:29,952 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:30,072 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=81 END 2019-09-09 14:49:30,072 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=82 START 2019-09-09 14:49:30,073 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:30,574 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=119 END 2019-09-09 14:49:30,575 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=120 START 2019-09-09 14:49:30,575 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:30,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.49 0.22 2/127 2944\n' 2019-09-09 14:49:30,585 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:30,630 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:30,952 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:29 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:30,953 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:30 all' 2019-09-09 14:49:30,954 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:30,954 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,955 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,955 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,955 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:49:30,956 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,956 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,956 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,957 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75' 2019-09-09 14:49:30,957 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:30,958 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:30 ' 2019-09-09 14:49:30,958 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:30,958 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,960 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,960 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,960 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:49:30,961 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:30,962 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,963 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75' 2019-09-09 14:49:30,963 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:30,963 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:30,964 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:30,964 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:30,965 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,966 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,966 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:30,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:49:30,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,968 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,968 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.75' 2019-09-09 14:49:30,968 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:30,969 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:30,969 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:30,970 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,970 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,971 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:30,971 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,972 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25 0.00' 2019-09-09 14:49:30,972 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:30,973 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.75' 2019-09-09 14:49:30,973 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:31,094 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.00' 2019-09-09 14:49:31,631 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:29 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:30 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:49:30 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:31,794 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:31,796 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.69",loadavg1="0.47",loadavg2="0.21",loadavg3="2/127",loadavg4="2930",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040566395326976 2019-09-09 14:49:31,975 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=114 END 2019-09-09 14:49:31,976 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=115 START 2019-09-09 14:49:31,976 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:31,982 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.05 0.01 1/119 1944\n' 2019-09-09 14:49:31,982 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:32,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:32,066 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:32,068 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.48",loadavg2="0.21",loadavg3="3/126",loadavg4="2935",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040568478270976 2019-09-09 14:49:32,347 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:32,349 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.48",loadavg2="0.21",loadavg3="2/127",loadavg4="2941",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040570574194944 2019-09-09 14:49:32,605 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:32,607 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1938",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.50",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.50",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.50",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.50",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.50",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.50",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.50",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.50",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.50",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.50",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.50",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.50",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040567808011008 2019-09-09 14:49:32,633 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=120 END 2019-09-09 14:49:32,634 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=121 START 2019-09-09 14:49:32,634 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:32,643 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.49 0.22 2/126 2949\n' 2019-09-09 14:49:32,643 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:32,689 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:32,883 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:32,885 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.02",loadavg3="1/119",loadavg4="1940",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.75",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.25",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.75",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.25",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.75",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.25",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.75",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.25",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.75",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.25",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.75",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.25",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040569901884928 2019-09-09 14:49:33,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:31 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:33,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:32 ' 2019-09-09 14:49:33,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:33,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:33,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.50' 2019-09-09 14:49:33,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,033 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,035 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50\n' 2019-09-09 14:49:33,036 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:32 ' 2019-09-09 14:49:33,037 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:33,039 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:33,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,041 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:49:33,042 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,042 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.50' 2019-09-09 14:49:33,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:33,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:33,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:33,045 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:33,046 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,047 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,047 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:33,048 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:49:33,048 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,049 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,052 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.50' 2019-09-09 14:49:33,052 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:33,053 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:33,054 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:33,054 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,055 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:33,055 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,056 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:33,056 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:49:33,057 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:33,058 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.50' 2019-09-09 14:49:33,058 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:33,098 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=82 END 2019-09-09 14:49:33,099 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=83 START 2019-09-09 14:49:33,099 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:33,155 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:33,157 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.01",loadavg3="1/119",loadavg4="1942",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.75",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.25",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.75",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.25",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.75",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.25",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.75",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.25",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.75",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.25",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.75",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.25",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040571975872000 2019-09-09 14:49:33,427 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:33,428 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=5.72 1568040567046608896 2019-09-09 14:49:33,686 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:33,687 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.15 1568040570072105984 2019-09-09 14:49:33,690 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:31 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:32 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:49:32 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:33,962 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:33,963 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.0 1568040573098590976 2019-09-09 14:49:34,060 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=115 END 2019-09-09 14:49:34,061 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=116 START 2019-09-09 14:49:34,061 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:34,067 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.04 0.01 1/119 1946\n' 2019-09-09 14:49:34,069 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:34,112 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.903' 2019-09-09 14:49:34,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:34,693 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=121 END 2019-09-09 14:49:34,694 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=122 START 2019-09-09 14:49:34,694 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:34,702 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.50 0.22 2/127 2955\n' 2019-09-09 14:49:34,703 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:34,773 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:35,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:33 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:35,140 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:34 all' 2019-09-09 14:49:35,141 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,143 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,145 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,149 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:35,149 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:35,151 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:34 ' 2019-09-09 14:49:35,151 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:35,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,153 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,153 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,154 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,154 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,156 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,156 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:35,158 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:35,158 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:49:35,159 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:35,159 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,160 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,160 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,161 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,162 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,163 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:35,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:35,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:35,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:35,166 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,169 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,169 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:35,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:35,775 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:33 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:35,775 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:34 PM' 2019-09-09 14:49:35,776 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:35,777 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,777 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:35,778 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,779 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,780 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,780 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,781 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:49:35,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:34 PM' 2019-09-09 14:49:35,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:35,783 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,783 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:35,784 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,788 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,788 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,789 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,790 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,790 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:49:35,791 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:35,792 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:35,792 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:35,793 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:35,793 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,794 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,795 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,796 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,796 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:35,797 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:35,797 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:49:35,799 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,800 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:35,800 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:35,801 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,801 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,802 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,802 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,803 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:35,803 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:36,117 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=83 END 2019-09-09 14:49:36,118 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=84 START 2019-09-09 14:49:36,119 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:36,174 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=116 END 2019-09-09 14:49:36,175 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=117 START 2019-09-09 14:49:36,175 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:36,180 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.04 0.01 1/119 1948\n' 2019-09-09 14:49:36,183 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:36,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:36,805 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=122 END 2019-09-09 14:49:36,806 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=123 START 2019-09-09 14:49:36,806 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:36,813 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.50 0.22 2/127 2958\n' 2019-09-09 14:49:36,814 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:36,858 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:37,136 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.19' 2019-09-09 14:49:37,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:36 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:37,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:37 all' 2019-09-09 14:49:37,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:49:37,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:37,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70\n' 2019-09-09 14:49:37,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:37 0' 2019-09-09 14:49:37,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:49:37,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,243 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:37,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:37,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.70' 2019-09-09 14:49:37,246 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:37,247 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:37,247 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:37,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:37,249 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30 0.00' 2019-09-09 14:49:37,250 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:37,252 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,252 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:37,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.70' 2019-09-09 14:49:37,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:37,254 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:37,254 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:37,255 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.30' 2019-09-09 14:49:37,255 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,257 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,257 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:37,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:37,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.70' 2019-09-09 14:49:37,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:37,859 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:36 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:37 PM all 0.00 0.00 31.00 0.00 0.00 0.00 0.00 0.00 0.00 69.00\n02:49:37 PM 0 0.00 0.00 31.00 0.00 0.00 0.00 0.00 0.00 0.00 69.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 31.00 0.00 0.00 0.00 0.00 0.00 0.00 69.00\nAverage: 0 0.00 0.00 31.00 0.00 0.00 0.00 0.00 0.00 0.00 69.00\n' 2019-09-09 14:49:38,192 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3728656 , "packets_per_second":186482, "flows":90300, "errors":0 }\n' 2019-09-09 14:49:38,195 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1300/ {{printf "%s", $1}}' 2019-09-09 14:49:38,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3675476' 2019-09-09 14:49:38,242 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 53180 - Lost ppm 14263 2019-09-09 14:49:38,243 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 14263 > sla_max_ppm 1000; ',) 2019-09-09 14:49:38,262 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=117 END 2019-09-09 14:49:38,262 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=118 START 2019-09-09 14:49:38,263 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:38,271 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.04 0.01 1/119 1954\n' 2019-09-09 14:49:38,272 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:38,343 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:38,861 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=123 END 2019-09-09 14:49:38,862 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=124 START 2019-09-09 14:49:38,863 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:38,872 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.50 0.22 1/122 2973\n' 2019-09-09 14:49:38,873 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:38,944 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:39,142 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=84 END 2019-09-09 14:49:39,143 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=85 START 2019-09-09 14:49:39,143 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:39,246 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15232 seq=1 END 2019-09-09 14:49:39,247 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15232 seq=2 START 2019-09-09 14:49:39,247 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1300 -j DROP 2019-09-09 14:49:39,286 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 300 64 20 1 1000000 2019-09-09 14:49:39,320 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:39,321 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=90300i,packets_per_second=186482i,packets_received=3675476i,packets_sent=3728656i,packetsize=64i,ppm=14263.0 1568040579245868032 2019-09-09 14:49:39,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:38 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:49:39 all 3.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n14:49:39 0 3.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 3.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\nAverage: 0 3.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n' 2019-09-09 14:49:39,594 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:49:39,596 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.49",loadavg2="0.22",loadavg3="2/127",loadavg4="2944",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040572633164800 2019-09-09 14:49:39,868 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:39,871 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.49",loadavg2="0.22",loadavg3="2/126",loadavg4="2949",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040574693487872 2019-09-09 14:49:39,946 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:38 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:39 PM all 1.98 0.00 1.98 0.00 0.00 0.00 0.99 0.00 0.00 95.05\n02:49:39 PM 0 1.98 0.00 1.98 0.00 0.00 0.00 0.99 0.00 0.00 95.05\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.98 0.00 1.98 0.00 0.00 0.00 0.99 0.00 0.00 95.05\nAverage: 0 1.98 0.00 1.98 0.00 0.00 0.00 0.99 0.00 0.00 95.05\n' 2019-09-09 14:49:40,151 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:40,153 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.50",loadavg2="0.22",loadavg3="2/127",loadavg4="2955",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040576805819904 2019-09-09 14:49:40,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.696' 2019-09-09 14:49:40,349 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=118 END 2019-09-09 14:49:40,350 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=119 START 2019-09-09 14:49:40,350 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:40,359 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.04 0.01 1/119 1961\n' 2019-09-09 14:49:40,360 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:40,406 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:40,422 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:40,424 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.50",loadavg2="0.22",loadavg3="2/127",loadavg4="2958",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="69.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="31.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="69.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="31.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="69.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="31.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="69.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="31.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="69.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="31.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="69.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="31.00",mpstat_minimum.cpu0.%usr="0.00" 1568040578861784064 2019-09-09 14:49:40,701 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:49:40,703 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.05",loadavg2="0.01",loadavg3="1/119",loadavg4="1944",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.50",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.50",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.50",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.50",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.50",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.50",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.50",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.50",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.50",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.50",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.50",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.50",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040574060457984 2019-09-09 14:49:40,948 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=124 END 2019-09-09 14:49:40,948 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=125 START 2019-09-09 14:49:40,949 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:40,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.49 0.22 1/126 2986\n' 2019-09-09 14:49:40,958 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:40,965 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:40,968 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1946",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040576173618176 2019-09-09 14:49:41,003 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:41,225 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:41,227 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1948",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.70",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="1.30",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.70",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="1.30",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.70",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="1.30",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.70",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="1.30",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.70",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="1.30",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.70",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="1.30" 1568040578262129152 2019-09-09 14:49:41,407 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:40 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:41,408 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:41 ' 2019-09-09 14:49:41,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:41,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,412 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:41,413 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,416 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:41,417 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,418 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,419 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:41,419 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:41 ' 2019-09-09 14:49:41,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:41,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:41,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:41,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:41,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:41,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,430 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:41,430 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:49:41,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:49:41,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,437 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:41,439 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,439 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,440 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,440 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,441 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,441 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:41,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:41,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:41,491 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:41,493 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1954",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="3.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="3.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="3.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="3.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="3.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="3.00" 1568040580349132032 2019-09-09 14:49:41,779 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:41,780 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.903 1568040576116889856 2019-09-09 14:49:42,006 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:40 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:41 PM all 5.05 0.00 41.41 0.00 0.00 0.00 0.00 0.00 0.00 53.54\n02:49:41 PM 0 5.05 0.00 41.41 0.00 0.00 0.00 0.00 0.00 0.00 53.54\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 5.05 0.00 41.41 0.00 0.00 0.00 0.00 0.00 0.00 53.54\nAverage: 0 5.05 0.00 41.41 0.00 0.00 0.00 0.00 0.00 0.00 53.54\n' 2019-09-09 14:49:42,039 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:42,039 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.19 1568040579142520832 2019-09-09 14:49:42,163 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=85 END 2019-09-09 14:49:42,164 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=86 START 2019-09-09 14:49:42,164 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:42,311 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:42,312 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.696 1568040582163422976 2019-09-09 14:49:42,444 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=119 END 2019-09-09 14:49:42,445 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=120 START 2019-09-09 14:49:42,446 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:42,451 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.04 0.01 1/119 1963\n' 2019-09-09 14:49:42,452 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:42,497 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:43,009 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=125 END 2019-09-09 14:49:43,010 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=126 START 2019-09-09 14:49:43,011 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:43,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.49 0.22 2/127 3050\n' 2019-09-09 14:49:43,021 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:43,091 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:43,179 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.57' 2019-09-09 14:49:43,498 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:42 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:43,499 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:43 all' 2019-09-09 14:49:43,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,501 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.28' 2019-09-09 14:49:43,504 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:49:43,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:43,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44' 2019-09-09 14:49:43,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:43,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:43 ' 2019-09-09 14:49:43,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:43,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:43,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28 0.00' 2019-09-09 14:49:43,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28 0.00' 2019-09-09 14:49:43,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.44' 2019-09-09 14:49:43,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:43,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:49:43,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:43,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,521 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,522 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28 0.00' 2019-09-09 14:49:43,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:49:43,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:43,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44' 2019-09-09 14:49:43,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:43,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:49:43,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.28' 2019-09-09 14:49:43,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:49:43,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:43,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:43,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44' 2019-09-09 14:49:43,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:44,092 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:42 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:43 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:49:43 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:44,533 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=120 END 2019-09-09 14:49:44,534 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=121 START 2019-09-09 14:49:44,534 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:44,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.04 0.01 1/119 1965\n' 2019-09-09 14:49:44,541 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:44,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:45,095 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=126 END 2019-09-09 14:49:45,096 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=127 START 2019-09-09 14:49:45,097 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:45,105 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.50 0.22 2/126 3055\n' 2019-09-09 14:49:45,107 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:45,154 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:45,184 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=86 END 2019-09-09 14:49:45,185 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=87 START 2019-09-09 14:49:45,185 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:45,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:44 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:45,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:45 all' 2019-09-09 14:49:45,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,614 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32 0.00' 2019-09-09 14:49:45,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.32' 2019-09-09 14:49:45,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.37\n' 2019-09-09 14:49:45,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:45 ' 2019-09-09 14:49:45,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:45,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32' 2019-09-09 14:49:45,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,621 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,622 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32' 2019-09-09 14:49:45,622 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:45,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.37' 2019-09-09 14:49:45,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:45,625 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:45,627 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:49:45,627 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,629 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32 0.00' 2019-09-09 14:49:45,629 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32' 2019-09-09 14:49:45,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:45,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.37' 2019-09-09 14:49:45,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:49:45,633 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:45,633 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,634 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,634 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.32 0.00' 2019-09-09 14:49:45,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.32' 2019-09-09 14:49:45,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:45,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:45,637 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.37\n' 2019-09-09 14:49:46,155 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:44 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:45 PM all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n02:49:45 PM 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:46,200 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.67' 2019-09-09 14:49:46,641 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=121 END 2019-09-09 14:49:46,642 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=122 START 2019-09-09 14:49:46,642 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:46,647 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.01 0.04 0.01 1/119 1967\n' 2019-09-09 14:49:46,649 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:46,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:47,157 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=127 END 2019-09-09 14:49:47,158 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=128 START 2019-09-09 14:49:47,158 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:47,168 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.50 0.22 2/127 3061\n' 2019-09-09 14:49:47,169 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:47,239 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:47,587 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:49:47,589 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.50",loadavg2="0.22",loadavg3="1/122",loadavg4="2973",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="95.05",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.99",mpstat_average.cpu.%sys="1.98",mpstat_average.cpu.%usr="1.98",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="95.05",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.99",mpstat_average.cpu0.%sys="1.98",mpstat_average.cpu0.%usr="1.98",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="95.05",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.99",mpstat_maximun.cpu.%sys="1.98",mpstat_maximun.cpu.%usr="1.98",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="95.05",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.99",mpstat_maximun.cpu0.%sys="1.98",mpstat_maximun.cpu0.%usr="1.98",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="95.05",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.99",mpstat_minimum.cpu.%sys="1.98",mpstat_minimum.cpu.%usr="1.98",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="95.05",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.99",mpstat_minimum.cpu0.%sys="1.98",mpstat_minimum.cpu0.%usr="1.98" 1568040580947890944 2019-09-09 14:49:47,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:46 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:47,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:47 ' 2019-09-09 14:49:47,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:47,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:47,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.20' 2019-09-09 14:49:47,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:47,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.80' 2019-09-09 14:49:47,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:47,706 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:47 0' 2019-09-09 14:49:47,706 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:49:47,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20' 2019-09-09 14:49:47,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,710 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,710 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.80' 2019-09-09 14:49:47,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:47,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:47,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all 0.00' 2019-09-09 14:49:47,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:47,717 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:47,717 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20 0.00' 2019-09-09 14:49:47,718 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.80' 2019-09-09 14:49:47,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:47,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:49:47,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:47,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,722 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20 0.00' 2019-09-09 14:49:47,722 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:47,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.80' 2019-09-09 14:49:47,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:47,881 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:47,882 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.49",loadavg2="0.22",loadavg3="1/126",loadavg4="2986",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="53.54",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="41.41",mpstat_average.cpu.%usr="5.05",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="53.54",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="41.41",mpstat_average.cpu0.%usr="5.05",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="53.54",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="41.41",mpstat_maximun.cpu.%usr="5.05",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="53.54",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="41.41",mpstat_maximun.cpu0.%usr="5.05",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="53.54",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="41.41",mpstat_minimum.cpu.%usr="5.05",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="53.54",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="41.41",mpstat_minimum.cpu0.%usr="5.05" 1568040583009511936 2019-09-09 14:49:48,155 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:48,157 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.49",loadavg2="0.22",loadavg3="2/127",loadavg4="3050",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040585095805952 2019-09-09 14:49:48,207 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=87 END 2019-09-09 14:49:48,208 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=88 START 2019-09-09 14:49:48,209 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:48,241 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:46 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:47 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:49:47 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:48,430 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:48,432 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.50",loadavg2="0.22",loadavg3="2/126",loadavg4="3055",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.99",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.99",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.99",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.99",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.99",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.99",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.00" 1568040587157737984 2019-09-09 14:49:48,701 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:48,704 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1961",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040582444698112 2019-09-09 14:49:48,726 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=122 END 2019-09-09 14:49:48,726 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=123 START 2019-09-09 14:49:48,727 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:48,733 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 1969\n' 2019-09-09 14:49:48,734 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:48,777 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:48,975 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:48,977 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1963",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.44",mpstat_average.cpu.%iowait="1.28",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.28",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.44",mpstat_average.cpu0.%iowait="1.28",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.28",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.44",mpstat_maximun.cpu.%iowait="1.28",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.28",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.44",mpstat_maximun.cpu0.%iowait="1.28",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.28",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.44",mpstat_minimum.cpu.%iowait="1.28",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.28",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.44",mpstat_minimum.cpu0.%iowait="1.28",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.28",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040584533030144 2019-09-09 14:49:49,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.26' 2019-09-09 14:49:49,244 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=128 END 2019-09-09 14:49:49,245 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=129 START 2019-09-09 14:49:49,245 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:49,247 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:49,249 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1965",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.37",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.32",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.32",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.37",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.32",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.32",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.37",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.32",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.32",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.37",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.32",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.32",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.37",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.32",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.32",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.37",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.32",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.32",mpstat_minimum.cpu0.%usr="0.00" 1568040586641127168 2019-09-09 14:49:49,258 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.50 0.22 2/127 3067\n' 2019-09-09 14:49:49,259 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:49,329 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:49,512 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:49,516 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.01",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1967",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.80",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.20",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.80",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.20",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.80",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.20",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.80",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.20",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.80",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.20",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.80",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.20",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040588726129152 2019-09-09 14:49:49,778 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:48 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:49,779 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:49 ' 2019-09-09 14:49:49,780 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:49,781 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37 0.00' 2019-09-09 14:49:49,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,784 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:49:49,786 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:49,787 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26\n' 2019-09-09 14:49:49,789 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:49 ' 2019-09-09 14:49:49,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:49,792 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:49,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,792 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.57 1568040585184365056 2019-09-09 14:49:49,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,793 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:49:49,793 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.37' 2019-09-09 14:49:49,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:49:49,797 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:49,797 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:49,798 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:49,798 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:49,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37 0.00' 2019-09-09 14:49:49,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:49:49,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:49,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:49:49,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:49,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:49:49,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,806 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:49:49,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:49,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:49:49,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:49,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:49,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:49:49,810 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:50,066 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:50,067 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.67 1568040588207645952 2019-09-09 14:49:50,330 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:48 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:50,332 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:49 PM' 2019-09-09 14:49:50,333 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:49:50,334 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,335 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:50,336 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,337 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,337 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,338 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,340 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,341 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,343 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:49:50,343 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:49 PM' 2019-09-09 14:49:50,344 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:49:50,344 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,345 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:50,346 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,346 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,347 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,347 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,348 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,348 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,349 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:49:50,349 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:50,350 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:50,350 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:49:50,351 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,351 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,352 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:49:50,352 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,353 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,353 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,354 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,355 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,355 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:49:50,356 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:50,356 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:49:50,357 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,357 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,358 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:50,358 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,358 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,359 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:50,360 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:50,360 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:50,360 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:49:50,812 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=123 END 2019-09-09 14:49:50,812 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=124 START 2019-09-09 14:49:50,813 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:50,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 1971\n' 2019-09-09 14:49:50,821 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:50,891 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:51,237 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=88 END 2019-09-09 14:49:51,238 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=89 START 2019-09-09 14:49:51,238 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:51,362 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=129 END 2019-09-09 14:49:51,363 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=130 START 2019-09-09 14:49:51,364 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:51,372 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.51 0.23 2/127 3070\n' 2019-09-09 14:49:51,374 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:51,442 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:51,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:50 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:51,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:51 ' 2019-09-09 14:49:51,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:51,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,894 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:51,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 8.22' 2019-09-09 14:49:51,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,897 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 91.78' 2019-09-09 14:49:51,898 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:51,898 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:51 ' 2019-09-09 14:49:51,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:51,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:51,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,901 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 8.22' 2019-09-09 14:49:51,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:51,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 91.78' 2019-09-09 14:49:51,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:51,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:49:51,906 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:51,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:51,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 8.22' 2019-09-09 14:49:51,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,910 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,910 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,911 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 91.78' 2019-09-09 14:49:51,911 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:51,912 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:49:51,912 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,913 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:51,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 8.22' 2019-09-09 14:49:51,918 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,918 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:51,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 91.78' 2019-09-09 14:49:51,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:52,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.95' 2019-09-09 14:49:52,443 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:50 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:51 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:49:51 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:52,922 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=124 END 2019-09-09 14:49:52,922 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=125 START 2019-09-09 14:49:52,923 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:52,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 1973\n' 2019-09-09 14:49:52,931 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:53,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:53,446 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=130 END 2019-09-09 14:49:53,446 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=131 START 2019-09-09 14:49:53,447 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:53,455 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.51 0.23 2/126 3075\n' 2019-09-09 14:49:53,456 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:53,526 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:54,002 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:52 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:54,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:53 all' 2019-09-09 14:49:54,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:54,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:54,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.33 0.00' 2019-09-09 14:49:54,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:54,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 94.67' 2019-09-09 14:49:54,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:54,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:53 ' 2019-09-09 14:49:54,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00 0.00' 2019-09-09 14:49:54,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,017 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,018 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,018 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.33' 2019-09-09 14:49:54,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:54,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 94.67' 2019-09-09 14:49:54,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:54,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:49:54,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:54,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:54,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:54,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.33' 2019-09-09 14:49:54,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 94.67' 2019-09-09 14:49:54,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:49:54,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:54,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:54,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:54,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5.33' 2019-09-09 14:49:54,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:54,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 94.67' 2019-09-09 14:49:54,033 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:54,270 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=89 END 2019-09-09 14:49:54,270 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=90 START 2019-09-09 14:49:54,271 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:54,528 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:52 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:53 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:49:53 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:55,035 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=125 END 2019-09-09 14:49:55,035 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=126 START 2019-09-09 14:49:55,035 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:55,041 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 1975\n' 2019-09-09 14:49:55,042 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:55,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:55,293 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.77' 2019-09-09 14:49:55,377 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:55,380 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.50",loadavg2="0.22",loadavg3="2/127",loadavg4="3061",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040589244510976 2019-09-09 14:49:55,530 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=131 END 2019-09-09 14:49:55,530 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=132 START 2019-09-09 14:49:55,531 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:55,538 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.51 0.23 2/127 3081\n' 2019-09-09 14:49:55,539 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:55,606 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:55,652 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:55,653 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.50",loadavg2="0.22",loadavg3="2/127",loadavg4="3067",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040591362814976 2019-09-09 14:49:55,924 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:55,926 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.51",loadavg2="0.23",loadavg3="2/127",loadavg4="3070",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040593446054912 2019-09-09 14:49:56,085 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:54 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:56,086 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:55 ' 2019-09-09 14:49:56,087 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:49:56,088 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,090 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 4.00' 2019-09-09 14:49:56,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.00' 2019-09-09 14:49:56,093 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:56,093 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:55 ' 2019-09-09 14:49:56,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:56,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,097 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.00' 2019-09-09 14:49:56,097 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,098 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,098 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.00' 2019-09-09 14:49:56,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:56,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:56,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:56,101 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:56,101 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.00' 2019-09-09 14:49:56,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,105 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,105 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.00' 2019-09-09 14:49:56,106 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:56,106 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:56,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:56,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,108 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,108 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 4.00 0.00' 2019-09-09 14:49:56,110 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,110 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.00' 2019-09-09 14:49:56,111 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:56,203 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:56,204 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.51",loadavg2="0.23",loadavg3="2/126",loadavg4="3075",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040595530484992 2019-09-09 14:49:56,466 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:56,467 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1969",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.26",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.37",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.37",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.26",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.37",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.37",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.26",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.37",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.37",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.26",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.37",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.37",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.26",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.37",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.37",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.26",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.37",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.37",mpstat_minimum.cpu0.%usr="0.00" 1568040590812029952 2019-09-09 14:49:56,607 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:54 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:56,608 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:49:55 PM all' 2019-09-09 14:49:56,610 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,611 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:49:56,611 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,612 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,613 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,615 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,616 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,617 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,619 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:55 PM' 2019-09-09 14:49:56,619 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:49:56,620 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,620 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,621 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:49:56,621 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,622 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,623 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,623 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,624 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:49:56,624 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:56,625 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:56,625 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:49:56,626 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,626 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00 0.00' 2019-09-09 14:49:56,627 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,627 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,628 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,629 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,631 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:49:56,631 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:49:56,632 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,632 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:49:56,633 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,634 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,635 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:56,635 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:56,636 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:49:56,749 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:56,751 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1971",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="91.78",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="8.22",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="91.78",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="8.22",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="91.78",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="8.22",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="91.78",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="8.22",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="91.78",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="8.22",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="91.78",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="8.22",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040592921633024 2019-09-09 14:49:57,020 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:57,022 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1973",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="94.67",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="5.33",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="94.67",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="5.33",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="94.67",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="5.33",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="94.67",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="5.33",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="94.67",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="5.33",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="94.67",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="5.33",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040595035015936 2019-09-09 14:49:57,113 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=126 END 2019-09-09 14:49:57,114 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=127 START 2019-09-09 14:49:57,114 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:57,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 1977\n' 2019-09-09 14:49:57,123 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:57,193 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:57,291 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:57,294 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1975",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="4.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="4.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="4.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="4.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="4.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="4.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040597113300992 2019-09-09 14:49:57,300 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=90 END 2019-09-09 14:49:57,301 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=91 START 2019-09-09 14:49:57,301 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:49:57,566 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:49:57,566 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.26 1568040591237274880 2019-09-09 14:49:57,638 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=132 END 2019-09-09 14:49:57,639 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=133 START 2019-09-09 14:49:57,639 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:57,646 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.51 0.23 2/125 3084\n' 2019-09-09 14:49:57,647 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:57,694 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:57,836 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:49:57,837 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.95 1568040594270236928 2019-09-09 14:49:58,145 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:49:58,147 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.77 1568040597300358912 2019-09-09 14:49:58,195 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:56 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:58,196 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:57 ' 2019-09-09 14:49:58,197 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:58,199 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:58,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:58,201 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:49:58,205 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,206 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,206 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:49:58,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:58,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:49:57 ' 2019-09-09 14:49:58,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:49:58,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,209 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:58,209 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,210 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,210 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74 0.00' 2019-09-09 14:49:58,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:49:58,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:58,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:49:58,213 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:49:58,213 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:49:58,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:58,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:49:58,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:49:58,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:58,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:49:58,221 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,222 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:49:58,222 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.74' 2019-09-09 14:49:58,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:49:58,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.26' 2019-09-09 14:49:58,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:49:58,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.60' 2019-09-09 14:49:58,695 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:56 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:57 PM all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n02:49:57 PM 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 99.01 0.00 0.00 0.99 0.00 0.00 0.00 0.00\n' 2019-09-09 14:49:59,229 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=127 END 2019-09-09 14:49:59,230 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=128 START 2019-09-09 14:49:59,230 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:59,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 1979\n' 2019-09-09 14:49:59,237 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:59,280 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:49:59,697 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=133 END 2019-09-09 14:49:59,699 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=134 START 2019-09-09 14:49:59,699 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:49:59,707 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.52 0.24 2/124 3089\n' 2019-09-09 14:49:59,708 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:49:59,776 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:00,281 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:49:59 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:00,283 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:00 all' 2019-09-09 14:50:00,284 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:00,285 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,286 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:00,287 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.70' 2019-09-09 14:50:00,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:00,289 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,291 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.30\n' 2019-09-09 14:50:00,292 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:00 ' 2019-09-09 14:50:00,292 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:00,293 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,294 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,294 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,295 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:00,295 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.70' 2019-09-09 14:50:00,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:00,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,297 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.30' 2019-09-09 14:50:00,297 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:00,298 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:50:00,298 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:00,299 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,299 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:00,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,301 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.70' 2019-09-09 14:50:00,301 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,302 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,303 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.30' 2019-09-09 14:50:00,303 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:50:00,304 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:00,304 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,305 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,305 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,307 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,307 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.70' 2019-09-09 14:50:00,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:00,309 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:00,309 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.30' 2019-09-09 14:50:00,310 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:00,326 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=91 END 2019-09-09 14:50:00,327 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=92 START 2019-09-09 14:50:00,327 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:00,777 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:49:58 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:49:59 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:49:59 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:50:01,312 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=128 END 2019-09-09 14:50:01,313 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=129 START 2019-09-09 14:50:01,313 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:01,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 1981\n' 2019-09-09 14:50:01,321 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:01,342 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.56' 2019-09-09 14:50:01,364 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:01,780 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=134 END 2019-09-09 14:50:01,781 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=135 START 2019-09-09 14:50:01,781 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:01,791 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.52 0.24 1/124 3096\n' 2019-09-09 14:50:01,792 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:01,863 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:02,365 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:01 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:02,367 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:02 ' 2019-09-09 14:50:02,367 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:02,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,369 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:02,370 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,371 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.08' 2019-09-09 14:50:02,372 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,373 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.92' 2019-09-09 14:50:02,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:02,376 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:02 ' 2019-09-09 14:50:02,377 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:02,378 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,379 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,379 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,379 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,380 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,380 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.08' 2019-09-09 14:50:02,381 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,382 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:02,383 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.92' 2019-09-09 14:50:02,383 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:02,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:02,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:02,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:02,385 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,386 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,386 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:02,387 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,387 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.08' 2019-09-09 14:50:02,388 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:02,388 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,389 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.92' 2019-09-09 14:50:02,389 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:02,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:02,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:50:02,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:02,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,393 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.08' 2019-09-09 14:50:02,393 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:02,394 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:02,394 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.92\n' 2019-09-09 14:50:02,596 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3383741 , "packets_per_second":169973, "flows":90300, "errors":0 }\n' 2019-09-09 14:50:02,599 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1300/ {{printf "%s", $1}}' 2019-09-09 14:50:02,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3101232' 2019-09-09 14:50:02,629 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 282509 - Lost ppm 83491 2019-09-09 14:50:02,631 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 83491 > sla_max_ppm 1000; ',) 2019-09-09 14:50:02,865 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:01 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:02 PM all 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n02:50:02 PM 0 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\nAverage: 0 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n' 2019-09-09 14:50:03,348 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=92 END 2019-09-09 14:50:03,348 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=93 START 2019-09-09 14:50:03,349 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:03,396 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=129 END 2019-09-09 14:50:03,397 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=130 START 2019-09-09 14:50:03,397 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:03,406 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 1987\n' 2019-09-09 14:50:03,407 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:03,419 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:03,422 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.51",loadavg2="0.23",loadavg3="2/127",loadavg4="3081",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040597638494976 2019-09-09 14:50:03,454 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:03,633 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15232 seq=2 END 2019-09-09 14:50:03,634 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:50:03,635 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:50:03,635 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:50:03,727 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:03,729 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.51",loadavg2="0.23",loadavg3="2/125",loadavg4="3084",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.99",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.99",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.99",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.99",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.99",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.99",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.00" 1568040599697180160 2019-09-09 14:50:03,867 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=135 END 2019-09-09 14:50:03,868 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=136 START 2019-09-09 14:50:03,868 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:03,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.52 0.24 1/119 3109\n' 2019-09-09 14:50:03,879 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:03,949 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:04,003 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:04,005 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.52",loadavg2="0.24",loadavg3="2/124",loadavg4="3089",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040601780111104 2019-09-09 14:50:04,266 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:04,268 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.52",loadavg2="0.24",loadavg3="1/124",loadavg4="3096",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.98",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.01",mpstat_average.cpu.%usr="1.01",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.98",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.01",mpstat_average.cpu0.%usr="1.01",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.98",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.01",mpstat_maximun.cpu.%usr="1.01",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.98",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.01",mpstat_maximun.cpu0.%usr="1.01",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.98",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.01",mpstat_minimum.cpu.%usr="1.01",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.98",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.01",mpstat_minimum.cpu0.%usr="1.01" 1568040603867712000 2019-09-09 14:50:04,364 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.585' 2019-09-09 14:50:04,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:03 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:04,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:04 all' 2019-09-09 14:50:04,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.98 0.00' 2019-09-09 14:50:04,457 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.99' 2019-09-09 14:50:04,457 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,458 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,460 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,461 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:04,462 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.03' 2019-09-09 14:50:04,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:04,464 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:04 0' 2019-09-09 14:50:04,465 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.98' 2019-09-09 14:50:04,467 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,468 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.99' 2019-09-09 14:50:04,468 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:04,469 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:04,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,471 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.03' 2019-09-09 14:50:04,471 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:04,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:50:04,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:04,473 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.98' 2019-09-09 14:50:04,473 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,474 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.99' 2019-09-09 14:50:04,474 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,475 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,475 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:04,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.03' 2019-09-09 14:50:04,477 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:04,477 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:04,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:04,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.98' 2019-09-09 14:50:04,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.99' 2019-09-09 14:50:04,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,481 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,481 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,482 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,482 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,483 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:04,483 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.03' 2019-09-09 14:50:04,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:04,543 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:04,544 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1977",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.26",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.74",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.26",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.74",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.26",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.74",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.26",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.74",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.26",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.74",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.26",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.74",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040599229583872 2019-09-09 14:50:04,818 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:04,820 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1979",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.30",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.70",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.30",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.70",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.30",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.70",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.30",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.70",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.30",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.70",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.30",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.70",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040601312728832 2019-09-09 14:50:04,951 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:03 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:04 PM all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n02:50:04 PM 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\nAverage: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:50:05,096 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:05,098 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1981",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.92",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.08",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.92",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.08",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.92",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.08",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.92",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.08",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.92",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.08",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.92",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.08",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040603396339968 2019-09-09 14:50:05,371 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:05,372 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.6 1568040600326697216 2019-09-09 14:50:05,485 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=130 END 2019-09-09 14:50:05,486 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=131 START 2019-09-09 14:50:05,486 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:05,494 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/117 1990\n' 2019-09-09 14:50:05,496 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:05,542 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:05,641 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:05,642 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.56 1568040603347919872 2019-09-09 14:50:05,920 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:05,921 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=90300i,packets_per_second=169973i,packets_received=3101232i,packets_sent=3383741i,packetsize=64i,ppm=83491.0 1568040603633339904 2019-09-09 14:50:05,953 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=136 END 2019-09-09 14:50:05,954 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=137 START 2019-09-09 14:50:05,955 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:05,963 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.51 0.23 1/118 3114\n' 2019-09-09 14:50:05,964 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:06,037 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:06,195 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:50:06,196 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:50:06,198 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:50:06,213 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 14:50:06,215 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.120 2019-09-09 14:50:06,216 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.120 2019-09-09 14:50:06,369 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=93 END 2019-09-09 14:50:06,370 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=94 START 2019-09-09 14:50:06,370 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:06,542 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:05 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:50:06 all 17.82 0.00 4.95 0.00 0.00 0.00 0.00 0.00 0.00 77.23\n14:50:06 0 17.82 0.00 4.95 0.00 0.00 0.00 0.00 0.00 0.00 77.23\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 17.82 0.00 4.95 0.00 0.00 0.00 0.00 0.00 0.00 77.23\nAverage: 0 17.82 0.00 4.95 0.00 0.00 0.00 0.00 0.00 0.00 77.23\n' 2019-09-09 14:50:06,664 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:50:06,665 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.123 2019-09-09 14:50:06,667 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.123 2019-09-09 14:50:07,038 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:05 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:06 PM all 22.22 0.00 7.07 0.00 0.00 0.00 0.00 0.00 0.00 70.71\n02:50:06 PM 0 22.22 0.00 7.07 0.00 0.00 0.00 0.00 0.00 0.00 70.71\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 22.22 0.00 7.07 0.00 0.00 0.00 0.00 0.00 0.00 70.71\nAverage: 0 22.22 0.00 7.07 0.00 0.00 0.00 0.00 0.00 0.00 70.71\n' 2019-09-09 14:50:07,072 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:50:07,385 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.753' 2019-09-09 14:50:07,545 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=131 END 2019-09-09 14:50:07,546 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=132 START 2019-09-09 14:50:07,546 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:07,554 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 2028\n' 2019-09-09 14:50:07,555 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:07,626 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:08,040 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=137 END 2019-09-09 14:50:08,041 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=138 START 2019-09-09 14:50:08,041 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:08,051 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.51 0.23 1/120 3158\n' 2019-09-09 14:50:08,052 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:08,120 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:08,627 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:07 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:08,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:08 ' 2019-09-09 14:50:08,629 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:08,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:08,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.97' 2019-09-09 14:50:08,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:08,633 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:08,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.03' 2019-09-09 14:50:08,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:08,637 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:08 0' 2019-09-09 14:50:08,638 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,639 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,640 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,640 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.97' 2019-09-09 14:50:08,643 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:08,643 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:08,644 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,644 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.03' 2019-09-09 14:50:08,644 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:08,645 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:08,646 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:08,646 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:08,647 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,647 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.97' 2019-09-09 14:50:08,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,649 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,650 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,651 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.03' 2019-09-09 14:50:08,651 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:08,651 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:08,652 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:08,652 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,653 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,655 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.97' 2019-09-09 14:50:08,655 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,656 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:08,656 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,657 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:08,657 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.03' 2019-09-09 14:50:08,658 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:09,121 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:07 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:09,123 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:08 PM' 2019-09-09 14:50:09,123 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:50:09,124 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,125 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:09,126 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:50:09,127 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,127 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,128 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,128 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,129 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,129 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:50:09,130 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:08 PM' 2019-09-09 14:50:09,131 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:50:09,131 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,132 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,132 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:50:09,133 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,135 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:09,136 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,136 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,137 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:50:09,137 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:09,138 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:50:09,139 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:50:09,139 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,139 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,140 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,140 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:50:09,141 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,141 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,142 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,143 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:09,143 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:50:09,143 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:09,144 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:09,144 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:50:09,145 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,147 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,148 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,149 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00 0.00' 2019-09-09 14:50:09,150 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,150 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:09,151 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:09,151 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00\n' 2019-09-09 14:50:09,390 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=94 END 2019-09-09 14:50:09,391 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=95 START 2019-09-09 14:50:09,391 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:09,660 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=132 END 2019-09-09 14:50:09,660 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=133 START 2019-09-09 14:50:09,661 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:09,670 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 2030\n' 2019-09-09 14:50:09,671 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:09,742 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:10,122 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15238 seq=1 START 2019-09-09 14:50:10,123 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1500 -j DROP 2019-09-09 14:50:10,154 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=138 END 2019-09-09 14:50:10,154 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=139 START 2019-09-09 14:50:10,154 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:10,157 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 500 64 20 1 1000000 2019-09-09 14:50:10,162 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.67 0.51 0.23 1/118 3161\n' 2019-09-09 14:50:10,162 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:10,207 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:10,407 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.736' 2019-09-09 14:50:10,744 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:09 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:50:10 all 2.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 96.00\n14:50:10 0 2.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 96.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 96.00\nAverage: 0 2.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 96.00\n' 2019-09-09 14:50:11,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:09 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:10 PM all 0.00 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 98.99\n02:50:10 PM 0 0.00 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 98.99\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 98.99\nAverage: 0 0.00 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 98.99\n' 2019-09-09 14:50:11,209 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:11,213 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.52",loadavg2="0.24",loadavg3="1/119",loadavg4="3109",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040605953364992 2019-09-09 14:50:11,487 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:11,489 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.51",loadavg2="0.23",loadavg3="1/118",loadavg4="3114",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="70.71",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="7.07",mpstat_average.cpu.%usr="22.22",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="70.71",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="7.07",mpstat_average.cpu0.%usr="22.22",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="70.71",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="7.07",mpstat_maximun.cpu.%usr="22.22",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="70.71",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="7.07",mpstat_maximun.cpu0.%usr="22.22",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="70.71",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="7.07",mpstat_minimum.cpu.%usr="22.22",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="70.71",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="7.07",mpstat_minimum.cpu0.%usr="22.22" 1568040608040494848 2019-09-09 14:50:11,746 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=133 END 2019-09-09 14:50:11,747 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=134 START 2019-09-09 14:50:11,747 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:11,755 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 2037\n' 2019-09-09 14:50:11,757 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:11,758 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:11,760 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.51",loadavg2="0.23",loadavg3="1/120",loadavg4="3158",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="99.00",mpstat_average.cpu.%iowait="1.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="99.00",mpstat_average.cpu0.%iowait="1.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="99.00",mpstat_maximun.cpu.%iowait="1.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="99.00",mpstat_maximun.cpu0.%iowait="1.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="99.00",mpstat_minimum.cpu.%iowait="1.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="99.00",mpstat_minimum.cpu0.%iowait="1.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040610153641984 2019-09-09 14:50:11,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:12,042 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:50:12,044 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="1987",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.03",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.99",mpstat_average.cpu.%usr="1.98",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.03",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.99",mpstat_average.cpu0.%usr="1.98",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.03",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.99",mpstat_maximun.cpu.%usr="1.98",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.03",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.99",mpstat_maximun.cpu0.%usr="1.98",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.03",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.99",mpstat_minimum.cpu.%usr="1.98",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.03",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.99",mpstat_minimum.cpu0.%usr="1.98" 1568040605485838848 2019-09-09 14:50:12,210 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=139 END 2019-09-09 14:50:12,211 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=140 START 2019-09-09 14:50:12,211 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:12,220 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.67 0.51 0.23 1/120 3173\n' 2019-09-09 14:50:12,222 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:12,267 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:12,314 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:12,316 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/117",loadavg4="1990",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="77.23",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="4.95",mpstat_average.cpu.%usr="17.82",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="77.23",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="4.95",mpstat_average.cpu0.%usr="17.82",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="77.23",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="4.95",mpstat_maximun.cpu.%usr="17.82",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="77.23",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="4.95",mpstat_maximun.cpu0.%usr="17.82",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="77.23",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="4.95",mpstat_minimum.cpu.%usr="17.82",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="77.23",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="4.95",mpstat_minimum.cpu0.%usr="17.82" 1568040607545312768 2019-09-09 14:50:12,412 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=95 END 2019-09-09 14:50:12,412 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=96 START 2019-09-09 14:50:12,413 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:12,577 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:12,579 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="2028",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.03",mpstat_average.cpu.%iowait="2.97",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.03",mpstat_average.cpu0.%iowait="2.97",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.03",mpstat_maximun.cpu.%iowait="2.97",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.03",mpstat_maximun.cpu0.%iowait="2.97",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.03",mpstat_minimum.cpu.%iowait="2.97",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.03",mpstat_minimum.cpu0.%iowait="2.97",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040609660232960 2019-09-09 14:50:12,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:11 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:12,829 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:12 ' 2019-09-09 14:50:12,829 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:12,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:12,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:12,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:12,833 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n14:50:12 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00' 2019-09-09 14:50:12,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:50:12,838 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:12,838 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:12,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:12,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:12,844 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:12,845 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:12,845 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:12,846 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:12,846 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:12,847 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:12,847 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,848 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="2030",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="1.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="2.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="1.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="2.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="1.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="2.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="1.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="2.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="1.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="2.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="1.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="2.00" 1568040611746566144 2019-09-09 14:50:12,848 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,848 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:12,849 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,849 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,850 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:12,850 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:12,850 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:13,122 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:13,123 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.585 1568040606369344000 2019-09-09 14:50:13,269 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:11 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:12 PM all 3.00 0.00 89.00 0.00 0.00 0.00 0.00 0.00 0.00 8.00\n02:50:12 PM 0 3.00 0.00 89.00 0.00 0.00 0.00 0.00 0.00 0.00 8.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 3.00 0.00 89.00 0.00 0.00 0.00 0.00 0.00 0.00 8.00\nAverage: 0 3.00 0.00 89.00 0.00 0.00 0.00 0.00 0.00 0.00 8.00\n' 2019-09-09 14:50:13,394 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:13,395 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.753 1568040609390543872 2019-09-09 14:50:13,427 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.63' 2019-09-09 14:50:13,656 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:13,656 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.736 1568040612412018944 2019-09-09 14:50:13,852 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=134 END 2019-09-09 14:50:13,853 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=135 START 2019-09-09 14:50:13,854 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:13,862 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 2039\n' 2019-09-09 14:50:13,863 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:13,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:14,272 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=140 END 2019-09-09 14:50:14,272 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=141 START 2019-09-09 14:50:14,272 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:14,278 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.67 0.51 0.23 2/121 3240\n' 2019-09-09 14:50:14,279 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:14,348 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:14,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:13 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:14,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:14 all' 2019-09-09 14:50:14,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:14,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,942 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,943 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:14,943 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:14,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:14 ' 2019-09-09 14:50:14,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:14,945 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,947 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,948 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:14,948 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,949 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,949 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:14,950 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,951 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:14,951 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:14,952 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:50:14,952 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:14,953 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,955 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,955 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,956 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,956 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:14,957 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:50:14,958 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:14,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:14,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:14,960 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:14,960 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,961 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,961 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,962 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:14,962 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,962 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:14,963 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:14,963 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:15,349 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:13 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:15,350 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:14 PM' 2019-09-09 14:50:15,351 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:50:15,352 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:15,353 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:15,355 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,356 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:15,357 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,358 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:15,359 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,361 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:15,363 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:14 PM' 2019-09-09 14:50:15,364 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:50:15,365 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:15,365 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:15,366 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:15,367 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,367 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,368 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,369 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,370 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:50:15,371 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:15,371 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:15,372 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:15,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:50:15,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,375 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,376 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,376 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,377 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:15,378 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,378 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:15,379 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:50:15,379 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,380 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,380 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:15,381 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,382 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:15,383 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,383 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,383 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:15,384 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:50:15,432 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=96 END 2019-09-09 14:50:15,433 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=97 START 2019-09-09 14:50:15,434 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:15,966 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=135 END 2019-09-09 14:50:15,966 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=136 START 2019-09-09 14:50:15,966 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:15,971 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 2041\n' 2019-09-09 14:50:15,973 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:16,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:16,386 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=141 END 2019-09-09 14:50:16,387 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=142 START 2019-09-09 14:50:16,388 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:16,396 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.69 0.51 0.24 2/121 3243\n' 2019-09-09 14:50:16,397 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:16,452 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:16,454 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.60' 2019-09-09 14:50:17,017 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:15 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:17,018 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:16 ' 2019-09-09 14:50:17,018 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:17,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:17,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:50:17,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75\n' 2019-09-09 14:50:17,026 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:16 ' 2019-09-09 14:50:17,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:17,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:17,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:50:17,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:17,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75' 2019-09-09 14:50:17,033 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:17,034 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:17,034 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:17,035 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,035 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,035 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,036 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:17,037 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:50:17,037 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,038 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,038 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.75' 2019-09-09 14:50:17,039 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:17,039 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:17,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:17,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,041 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:17,041 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25 0.00' 2019-09-09 14:50:17,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,045 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,045 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.75\n' 2019-09-09 14:50:17,453 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:15 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:17,455 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:16 PM all' 2019-09-09 14:50:17,456 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,457 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,458 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:50:17,459 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:17,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,461 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,464 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,464 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,465 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:17,465 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:16 PM' 2019-09-09 14:50:17,466 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:50:17,467 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,467 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:50:17,468 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,468 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,469 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:17,469 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,470 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,470 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:17,471 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:50:17,471 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:50:17,472 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:17,472 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:50:17,473 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,473 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:17,476 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,476 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,477 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:50:17,477 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:17,478 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:50:17,478 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,479 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:50:17,479 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:17,480 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,480 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,481 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:17,483 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:17,483 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:18,048 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=136 END 2019-09-09 14:50:18,048 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=137 START 2019-09-09 14:50:18,049 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:18,054 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/119 2043\n' 2019-09-09 14:50:18,055 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:18,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:18,461 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=97 END 2019-09-09 14:50:18,462 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=98 START 2019-09-09 14:50:18,462 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:18,485 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=142 END 2019-09-09 14:50:18,486 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=143 START 2019-09-09 14:50:18,487 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:18,495 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.69 0.51 0.24 2/121 3249\n' 2019-09-09 14:50:18,496 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:18,542 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:18,935 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:50:18,937 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.67",loadavg1="0.51",loadavg2="0.23",loadavg3="1/118",loadavg4="3161",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.99",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.01",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.99",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.01",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.99",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.01",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.99",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.01",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.99",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.01",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.99",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.01",mpstat_minimum.cpu0.%usr="0.00" 1568040612210701824 2019-09-09 14:50:19,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:17 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:19,125 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:18 all' 2019-09-09 14:50:19,125 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,126 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,127 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,127 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.27' 2019-09-09 14:50:19,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:19,129 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.73' 2019-09-09 14:50:19,131 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:19,131 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:18 0' 2019-09-09 14:50:19,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:19,133 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,133 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,134 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:50:19,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:19,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.73' 2019-09-09 14:50:19,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:19,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:19,137 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:19,137 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:19,138 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:19,140 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:19,141 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:50:19,143 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.73' 2019-09-09 14:50:19,145 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:19,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:19,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:19,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,149 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,150 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,150 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:50:19,151 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,151 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:19,153 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.73\n' 2019-09-09 14:50:19,220 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:19,222 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.67",loadavg1="0.51",loadavg2="0.23",loadavg3="1/120",loadavg4="3173",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="8.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="89.00",mpstat_average.cpu.%usr="3.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="8.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="89.00",mpstat_average.cpu0.%usr="3.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="8.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="89.00",mpstat_maximun.cpu.%usr="3.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="8.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="89.00",mpstat_maximun.cpu0.%usr="3.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="8.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="89.00",mpstat_minimum.cpu.%usr="3.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="8.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="89.00",mpstat_minimum.cpu0.%usr="3.00" 1568040614272151040 2019-09-09 14:50:19,489 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'5.75' 2019-09-09 14:50:19,492 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:19,494 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.67",loadavg1="0.51",loadavg2="0.23",loadavg3="2/121",loadavg4="3240",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040616386609920 2019-09-09 14:50:19,543 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:17 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:18 PM all 0.99 0.00 99.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:50:18 PM 0 0.99 0.00 99.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.99 0.00 99.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.99 0.00 99.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:50:19,757 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:19,760 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.69",loadavg1="0.51",loadavg2="0.24",loadavg3="2/121",loadavg4="3243",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040618485483776 2019-09-09 14:50:20,032 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:20,034 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="2037",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040613852785152 2019-09-09 14:50:20,156 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=137 END 2019-09-09 14:50:20,157 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=138 START 2019-09-09 14:50:20,157 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:20,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/117 2045\n' 2019-09-09 14:50:20,171 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:20,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:20,309 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:20,312 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="2039",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040615966033920 2019-09-09 14:50:20,545 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=143 END 2019-09-09 14:50:20,546 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=144 START 2019-09-09 14:50:20,546 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:20,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.52 0.24 2/120 3254\n' 2019-09-09 14:50:20,556 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:20,572 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:20,574 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="2041",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.75",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.25",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.75",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.25",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.75",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.25",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.75",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.25",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.75",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.25",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.75",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.25",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040618048103168 2019-09-09 14:50:20,602 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:20,857 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:20,860 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/119",loadavg4="2043",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.73",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.27",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.73",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.27",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.73",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.27",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.73",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.27",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.73",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.27",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.73",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.27",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040620156232192 2019-09-09 14:50:21,142 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:21,142 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.63 1568040615432749056 2019-09-09 14:50:21,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:19 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:21,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:20 ' 2019-09-09 14:50:21,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:21,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,221 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:21,222 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.41' 2019-09-09 14:50:21,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.59' 2019-09-09 14:50:21,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:20 ' 2019-09-09 14:50:21,226 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:21,226 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,227 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.41' 2019-09-09 14:50:21,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,229 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.59' 2019-09-09 14:50:21,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:21,233 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:50:21,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:21,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:21,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.41' 2019-09-09 14:50:21,238 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.59' 2019-09-09 14:50:21,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:21,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:21,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:21,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,246 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,246 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:21,247 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.41' 2019-09-09 14:50:21,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,249 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:21,249 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.59' 2019-09-09 14:50:21,250 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:21,415 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:21,416 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.6 1568040618461050880 2019-09-09 14:50:21,496 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=98 END 2019-09-09 14:50:21,496 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=99 START 2019-09-09 14:50:21,497 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:21,602 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:19 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:20 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:50:20 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:50:21,687 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:21,688 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=5.75 1568040621496064000 2019-09-09 14:50:22,252 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=138 END 2019-09-09 14:50:22,252 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=139 START 2019-09-09 14:50:22,253 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:22,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/117 2047\n' 2019-09-09 14:50:22,260 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:22,304 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:22,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.69' 2019-09-09 14:50:22,605 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=144 END 2019-09-09 14:50:22,606 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=145 START 2019-09-09 14:50:22,607 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:22,615 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.52 0.24 3/121 3260\n' 2019-09-09 14:50:22,616 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:22,686 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:23,304 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:22 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:23,306 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:23 ' 2019-09-09 14:50:23,307 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:23,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:23,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,309 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,310 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20' 2019-09-09 14:50:23,311 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,311 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.80' 2019-09-09 14:50:23,313 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:23 ' 2019-09-09 14:50:23,314 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:23,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,317 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20' 2019-09-09 14:50:23,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:23,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.80' 2019-09-09 14:50:23,322 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:23,322 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:23,323 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:50:23,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,326 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,326 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20' 2019-09-09 14:50:23,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.80\n' 2019-09-09 14:50:23,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:23,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:23,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.20' 2019-09-09 14:50:23,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:23,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.80' 2019-09-09 14:50:23,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:23,687 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:21 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:23,688 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:22 PM' 2019-09-09 14:50:23,689 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:23,691 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:50:23,692 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:23,692 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,693 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,696 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,697 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,698 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,699 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:22 PM' 2019-09-09 14:50:23,700 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:50:23,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:23,703 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:23,704 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,704 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:23,705 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,706 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,706 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,707 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,708 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:23,709 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:23,709 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:50:23,710 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,711 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,711 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:23,712 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,712 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,713 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,716 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,716 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,717 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,717 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,717 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:23,718 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:50:23,718 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,719 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,719 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:23,720 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,720 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,720 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:23,721 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,722 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,722 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:23,723 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:24,338 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=139 END 2019-09-09 14:50:24,338 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=140 START 2019-09-09 14:50:24,339 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:24,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/117 2049\n' 2019-09-09 14:50:24,346 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:24,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:24,518 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=99 END 2019-09-09 14:50:24,518 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=100 START 2019-09-09 14:50:24,519 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:24,725 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=145 END 2019-09-09 14:50:24,726 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=146 START 2019-09-09 14:50:24,727 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:24,735 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.53 0.25 2/121 3263\n' 2019-09-09 14:50:24,736 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:24,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:25,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:24 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:25,395 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:25 ' 2019-09-09 14:50:25,396 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:25,397 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,399 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:25,400 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:25,401 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.23' 2019-09-09 14:50:25,402 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,403 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,404 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,404 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.77' 2019-09-09 14:50:25,405 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:25,407 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:25 ' 2019-09-09 14:50:25,408 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:25,408 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,409 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.23' 2019-09-09 14:50:25,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,412 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,412 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,413 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.77' 2019-09-09 14:50:25,413 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:25,414 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:25,414 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:25,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:25,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,416 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,416 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,416 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,417 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.23' 2019-09-09 14:50:25,419 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:25,419 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.77' 2019-09-09 14:50:25,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:25,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:25,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:25,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.23' 2019-09-09 14:50:25,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:25,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.77' 2019-09-09 14:50:25,426 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:25,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.56' 2019-09-09 14:50:25,783 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:23 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:24 PM all 0.99 0.00 99.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:50:24 PM 0 0.99 0.00 99.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.99 0.00 99.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.99 0.00 99.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:50:26,428 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=140 END 2019-09-09 14:50:26,429 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=141 START 2019-09-09 14:50:26,429 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:26,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.04 0.01 1/117 2051\n' 2019-09-09 14:50:26,435 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:26,502 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:26,785 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=146 END 2019-09-09 14:50:26,786 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=147 START 2019-09-09 14:50:26,786 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:26,795 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.53 0.25 2/120 3268\n' 2019-09-09 14:50:26,797 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:26,842 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:26,958 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:50:26,960 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.69",loadavg1="0.51",loadavg2="0.24",loadavg3="2/121",loadavg4="3249",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.99",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.99",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.99",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.99",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.99",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.99" 1568040620545868032 2019-09-09 14:50:27,238 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:27,239 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.52",loadavg2="0.24",loadavg3="2/120",loadavg4="3254",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040622605140992 2019-09-09 14:50:27,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:26 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:27,504 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:27 all' 2019-09-09 14:50:27,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:27,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:50:27,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,509 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:50:27,509 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:27,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:27 ' 2019-09-09 14:50:27,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:27,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:27,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,513 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,514 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,514 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:27,514 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:50:27,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,515 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.52",loadavg2="0.24",loadavg3="3/121",loadavg4="3260",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040624725073152 2019-09-09 14:50:27,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:50:27,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:27,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:27,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:50:27,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:50:27,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,521 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,522 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,522 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:50:27,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:27,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:27,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:27,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:27,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:50:27,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:27,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:27,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:50:27,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:27,543 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=100 END 2019-09-09 14:50:27,544 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=101 START 2019-09-09 14:50:27,545 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:27,790 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:27,791 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.53",loadavg2="0.25",loadavg3="2/121",loadavg4="3263",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.99",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.99",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.99",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.99",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.99",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.99" 1568040626785391104 2019-09-09 14:50:27,843 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:26 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:27 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:50:27 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:50:28,064 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:28,065 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/117",loadavg4="2045",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.59",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.59",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.59",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.59",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.59",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.59",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040622252108032 2019-09-09 14:50:28,351 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:28,352 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/117",loadavg4="2047",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.80",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.20",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.80",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.20",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.80",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.20",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.80",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.20",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.80",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.20",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.80",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.20",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040624338007808 2019-09-09 14:50:28,530 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=141 END 2019-09-09 14:50:28,531 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=142 START 2019-09-09 14:50:28,531 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:28,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/117 2053\n' 2019-09-09 14:50:28,536 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:28,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.45' 2019-09-09 14:50:28,579 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:28,629 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:28,630 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/117",loadavg4="2049",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.77",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.23",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.77",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.23",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.77",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.23",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.77",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.23",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.77",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.23",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.77",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.23",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040626428363008 2019-09-09 14:50:28,844 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=147 END 2019-09-09 14:50:28,845 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=148 START 2019-09-09 14:50:28,845 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:28,854 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.53 0.25 2/121 3274\n' 2019-09-09 14:50:28,854 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:28,902 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:28,903 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.04",loadavg2="0.01",loadavg3="1/117",loadavg4="2051",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.50",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.50",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.50",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.50",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.50",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.50",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.50",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.50",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.50",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.50",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.50",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.50",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040628530763008 2019-09-09 14:50:28,922 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:29,156 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:29,156 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.69 1568040624518182912 2019-09-09 14:50:29,416 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:29,416 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.56 1568040627543705088 2019-09-09 14:50:29,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:28 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:29,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:29 ' 2019-09-09 14:50:29,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:29,581 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56' 2019-09-09 14:50:29,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.44' 2019-09-09 14:50:29,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:29,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:29 0' 2019-09-09 14:50:29,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56' 2019-09-09 14:50:29,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44' 2019-09-09 14:50:29,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:29,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:29,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:29,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:29,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.56' 2019-09-09 14:50:29,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44' 2019-09-09 14:50:29,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:29,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:29,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:29,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.56' 2019-09-09 14:50:29,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44' 2019-09-09 14:50:29,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:29,923 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:28 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:29,924 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:29 PM all' 2019-09-09 14:50:29,924 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,925 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,925 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:29,927 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:50:29,927 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,931 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,931 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,932 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:29,932 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:29 PM 0' 2019-09-09 14:50:29,933 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,934 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:50:29,935 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,935 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,936 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,936 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,937 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:29,938 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:29,938 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:29,939 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,939 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:50:29,940 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,940 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,941 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,941 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,943 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,943 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:29,944 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:50:29,945 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,946 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:50:29,946 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:29,947 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,947 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,947 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,948 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:29,948 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:30,564 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=101 END 2019-09-09 14:50:30,565 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=102 START 2019-09-09 14:50:30,566 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:30,603 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=142 END 2019-09-09 14:50:30,604 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=143 START 2019-09-09 14:50:30,604 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:30,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/117 2055\n' 2019-09-09 14:50:30,612 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:30,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:30,951 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=148 END 2019-09-09 14:50:30,952 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=149 START 2019-09-09 14:50:30,952 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:30,966 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.54 0.25 2/121 3277\n' 2019-09-09 14:50:30,967 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:31,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:31,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.327' 2019-09-09 14:50:31,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:30 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:31,683 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:31 ' 2019-09-09 14:50:31,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:31,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,685 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:31,686 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.50' 2019-09-09 14:50:31,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:31,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:50:31,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:31,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:31 ' 2019-09-09 14:50:31,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:31,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:31,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:31,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:50:31,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50\n' 2019-09-09 14:50:31,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:31,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:31,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:31,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:31,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:31,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:50:31,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:31,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,702 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50\n' 2019-09-09 14:50:31,702 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:50:31,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:31,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:50:31,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:31,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:50:31,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:32,037 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:30 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:31 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:50:31 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:50:32,714 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=143 END 2019-09-09 14:50:32,714 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=144 START 2019-09-09 14:50:32,714 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:32,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/115 2057\n' 2019-09-09 14:50:32,721 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:32,766 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:33,040 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=149 END 2019-09-09 14:50:33,040 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=150 START 2019-09-09 14:50:33,041 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:33,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.54 0.25 1/119 3283\n' 2019-09-09 14:50:33,051 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:33,095 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:33,475 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3450789 , "packets_per_second":172726, "flows":250500, "errors":0 }\n' 2019-09-09 14:50:33,479 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1500/ {{printf "%s", $1}}' 2019-09-09 14:50:33,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3337827' 2019-09-09 14:50:33,511 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 112962 - Lost ppm 32736 2019-09-09 14:50:33,512 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 32736 > sla_max_ppm 1000; ',) 2019-09-09 14:50:33,590 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=102 END 2019-09-09 14:50:33,590 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=103 START 2019-09-09 14:50:33,591 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:33,767 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:32 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:50:33 all 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n14:50:33 0 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\nAverage: 0 1.01 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 97.98\n' 2019-09-09 14:50:34,097 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:32 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:33 PM all 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\n02:50:33 PM 0 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\nAverage: 0 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\n' 2019-09-09 14:50:34,516 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15238 seq=1 END 2019-09-09 14:50:34,518 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15238 seq=2 START 2019-09-09 14:50:34,518 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1500 -j DROP 2019-09-09 14:50:34,552 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 500 64 20 1 1000000 2019-09-09 14:50:34,607 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.682' 2019-09-09 14:50:34,722 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:34,723 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=250500i,packets_per_second=172726i,packets_received=3337827i,packets_sent=3450789i,packetsize=64i,ppm=32736.0 1568040634516087040 2019-09-09 14:50:34,770 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=144 END 2019-09-09 14:50:34,770 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=145 START 2019-09-09 14:50:34,771 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:34,779 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/115 2068\n' 2019-09-09 14:50:34,780 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:34,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:34,981 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:34,984 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.53",loadavg2="0.25",loadavg3="2/120",loadavg4="3268",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040628844943104 2019-09-09 14:50:35,099 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=150 END 2019-09-09 14:50:35,100 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=151 START 2019-09-09 14:50:35,100 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:35,108 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.53 0.25 1/120 3305\n' 2019-09-09 14:50:35,110 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:35,155 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:35,286 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:35,288 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.53",loadavg2="0.25",loadavg3="2/121",loadavg4="3274",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040630951243008 2019-09-09 14:50:35,563 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:35,565 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.54",loadavg2="0.25",loadavg3="2/121",loadavg4="3277",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040633040049920 2019-09-09 14:50:35,826 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:35,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:34 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:35,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:35 ' 2019-09-09 14:50:35,827 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.54",loadavg2="0.25",loadavg3="1/119",loadavg4="3283",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="2.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="2.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="2.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="2.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="2.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="2.00" 1568040635099703040 2019-09-09 14:50:35,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:35,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,829 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:35,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:35,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:50:35,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:35 ' 2019-09-09 14:50:35,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:35,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:35,833 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,834 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:35,835 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,835 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:50:35,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:35,838 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:35,838 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:35,838 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:35,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,842 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,842 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:50:35,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:50:35,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,844 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:35,844 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,845 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:35,845 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:35,847 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:35,848 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:35,848 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:36,092 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:36,093 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/117",loadavg4="2053",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.44",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.56",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.44",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.56",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.44",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.56",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.44",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.56",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.44",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.56",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.44",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.56",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040630603333120 2019-09-09 14:50:36,156 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:34 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:36,157 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:35 PM all' 2019-09-09 14:50:36,158 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:36,160 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,160 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,161 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,161 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:36,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:36,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:36,165 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:35 PM 0' 2019-09-09 14:50:36,166 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,167 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:36,168 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,169 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,171 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,172 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:36,173 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,173 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:36,174 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:36,175 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:36,175 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:36,176 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:50:36,176 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,177 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,178 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,179 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:36,179 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,180 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,181 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,183 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,183 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:36,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:36,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:36,185 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:50:36,186 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,187 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,187 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,188 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,188 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,189 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,190 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,190 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,191 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:36,191 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:36,192 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:36,360 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:36,362 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/117",loadavg4="2055",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.50",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.50",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.50",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.50",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.50",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.50",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.50",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.50",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.50",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.50",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.50",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.50",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040632713611008 2019-09-09 14:50:36,612 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=103 END 2019-09-09 14:50:36,613 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=104 START 2019-09-09 14:50:36,614 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:36,628 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:36,634 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/115",loadavg4="2057",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.98",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.01",mpstat_average.cpu.%usr="1.01",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.98",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.01",mpstat_average.cpu0.%usr="1.01",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.98",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.01",mpstat_maximun.cpu.%usr="1.01",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.98",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.01",mpstat_maximun.cpu0.%usr="1.01",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.98",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.01",mpstat_minimum.cpu.%usr="1.01",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.98",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.01",mpstat_minimum.cpu0.%usr="1.01" 1568040634770149120 2019-09-09 14:50:36,850 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=145 END 2019-09-09 14:50:36,851 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=146 START 2019-09-09 14:50:36,851 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:36,862 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/113 2070\n' 2019-09-09 14:50:36,862 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:36,900 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:36,902 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/115",loadavg4="2068",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040636850512896 2019-09-09 14:50:36,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:37,157 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:37,158 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.45 1568040630564572928 2019-09-09 14:50:37,194 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=151 END 2019-09-09 14:50:37,195 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=152 START 2019-09-09 14:50:37,195 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:37,202 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.53 0.25 2/121 3369\n' 2019-09-09 14:50:37,204 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:37,249 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:37,430 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:37,431 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.327 1568040633589932800 2019-09-09 14:50:37,626 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.56' 2019-09-09 14:50:37,703 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:37,703 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.682 1568040636611874048 2019-09-09 14:50:37,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:36 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:37,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:37 ' 2019-09-09 14:50:37,910 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:37,911 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,912 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,913 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,915 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.50' 2019-09-09 14:50:37,915 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:50:37,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:37 ' 2019-09-09 14:50:37,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:37,921 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:37,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50 0.00' 2019-09-09 14:50:37,926 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:37,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:50:37,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:37,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:37,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:37,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:37,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:37,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.50' 2019-09-09 14:50:37,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:50:37,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:37,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:37,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:50:37,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:37,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:37,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:50:37,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:37,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:37,941 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50' 2019-09-09 14:50:37,941 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:38,250 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:36 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:37 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:50:37 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:50:38,943 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=146 END 2019-09-09 14:50:38,946 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=147 START 2019-09-09 14:50:38,946 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:38,953 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/113 2072\n' 2019-09-09 14:50:38,955 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:38,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:39,253 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=152 END 2019-09-09 14:50:39,255 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=153 START 2019-09-09 14:50:39,256 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:39,263 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.53 0.25 3/120 3374\n' 2019-09-09 14:50:39,264 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:39,310 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:39,633 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=104 END 2019-09-09 14:50:39,634 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=105 START 2019-09-09 14:50:39,634 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:39,997 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:38 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:39,998 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:39 all' 2019-09-09 14:50:39,999 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:39,999 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:40,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:50:40,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:40,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.61' 2019-09-09 14:50:40,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:40,006 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:39 ' 2019-09-09 14:50:40,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:40,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:40,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:50:40,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.61' 2019-09-09 14:50:40,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:40,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:40,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:40,017 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,017 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,018 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,018 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:50:40,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:50:40,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:40,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:40,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:40,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,026 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:40,026 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:50:40,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:40,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61\n' 2019-09-09 14:50:40,312 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:38 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:39 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:50:39 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:50:40,651 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.94' 2019-09-09 14:50:41,032 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=147 END 2019-09-09 14:50:41,032 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=148 START 2019-09-09 14:50:41,033 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:41,038 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/113 2074\n' 2019-09-09 14:50:41,039 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:41,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:41,314 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=153 END 2019-09-09 14:50:41,315 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=154 START 2019-09-09 14:50:41,315 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:41,323 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.54 0.25 2/121 3380\n' 2019-09-09 14:50:41,324 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:41,369 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:42,108 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:40 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:42,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:41 ' 2019-09-09 14:50:42,111 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:42,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:42,113 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:42,115 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.39' 2019-09-09 14:50:42,116 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,117 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,117 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,118 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61\n' 2019-09-09 14:50:42,119 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:41 ' 2019-09-09 14:50:42,119 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:42,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:42,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.39' 2019-09-09 14:50:42,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:42,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,125 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:50:42,125 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:42,126 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:42,126 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:42,127 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:42,127 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:42,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,129 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.39' 2019-09-09 14:50:42,130 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,130 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,131 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,131 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:50:42,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:42,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:42,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:42,133 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:42,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.39' 2019-09-09 14:50:42,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,137 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,138 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:50:42,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:42,370 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:40 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:42,371 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:41 PM' 2019-09-09 14:50:42,371 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:50:42,372 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:50:42,375 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,375 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,376 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,376 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,377 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,378 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,378 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:50:42,379 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:41 PM' 2019-09-09 14:50:42,380 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:50:42,380 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,381 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,381 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:42,382 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,382 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,383 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,383 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,384 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,384 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,385 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,385 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:42,387 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:42,387 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: all' 2019-09-09 14:50:42,388 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,388 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,388 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:42,389 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,390 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,390 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:42,391 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,391 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,392 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,392 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:42,393 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:42,394 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:50:42,394 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,395 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:50:42,395 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,396 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:42,396 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,397 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,398 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:42,399 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:42,656 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=105 END 2019-09-09 14:50:42,657 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=106 START 2019-09-09 14:50:42,658 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:42,971 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:42,975 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.53",loadavg2="0.25",loadavg3="1/120",loadavg4="3305",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040637194322176 2019-09-09 14:50:43,141 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=148 END 2019-09-09 14:50:43,142 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=149 START 2019-09-09 14:50:43,143 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:43,149 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/113 2076\n' 2019-09-09 14:50:43,150 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:43,192 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:43,252 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:43,255 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.53",loadavg2="0.25",loadavg3="2/121",loadavg4="3369",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040639253163008 2019-09-09 14:50:43,401 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=154 END 2019-09-09 14:50:43,402 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=155 START 2019-09-09 14:50:43,403 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:43,410 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.54 0.25 2/121 3383\n' 2019-09-09 14:50:43,411 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:43,458 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:43,514 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:43,516 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.53",loadavg2="0.25",loadavg3="3/120",loadavg4="3374",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040641314338816 2019-09-09 14:50:43,679 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.15' 2019-09-09 14:50:43,782 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:43,784 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.54",loadavg2="0.25",loadavg3="2/121",loadavg4="3380",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040643401353984 2019-09-09 14:50:44,053 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:44,056 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/113",loadavg4="2070",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.50",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.50",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.50",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.50",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.50",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.50",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.50",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.50",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.50",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.50",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.50",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.50",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040638943852032 2019-09-09 14:50:44,193 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:42 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:44,195 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:43 ' 2019-09-09 14:50:44,195 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:44,196 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:44,198 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,198 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,199 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:50:44,201 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,204 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26\n' 2019-09-09 14:50:44,205 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:43 ' 2019-09-09 14:50:44,205 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:44,206 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:44,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,209 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:50:44,212 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,213 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:44,213 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:50:44,214 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:44,214 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:44,214 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:44,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:44,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:44,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:50:44,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:50:44,219 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:44,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:50:44,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,221 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,222 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,223 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:50:44,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,224 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:44,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:50:44,225 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:44,331 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:44,333 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/113",loadavg4="2072",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.61",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.39",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.61",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.39",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.61",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.39",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.61",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.39",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.61",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.39",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.61",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.39",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040641032075776 2019-09-09 14:50:44,458 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:42 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:43 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:50:43 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:50:44,602 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:44,605 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/113",loadavg4="2074",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.61",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.39",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.61",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.39",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.61",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.39",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.61",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.39",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.61",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.39",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.61",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.39",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040643141376000 2019-09-09 14:50:44,879 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:44,880 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.56 1568040639633476864 2019-09-09 14:50:45,151 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:45,152 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.94 1568040642656706048 2019-09-09 14:50:45,227 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=149 END 2019-09-09 14:50:45,228 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=150 START 2019-09-09 14:50:45,228 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:45,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/113 2078\n' 2019-09-09 14:50:45,235 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:45,304 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:45,461 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=155 END 2019-09-09 14:50:45,463 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=156 START 2019-09-09 14:50:45,463 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:45,471 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.54 0.26 2/120 3388\n' 2019-09-09 14:50:45,473 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:45,542 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:45,685 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=106 END 2019-09-09 14:50:45,686 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=107 START 2019-09-09 14:50:45,687 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:46,306 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:45 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:46,307 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:46 all' 2019-09-09 14:50:46,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,309 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,310 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,311 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:46,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:50:46,313 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,314 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:46,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:50:46,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:46,317 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:46 0' 2019-09-09 14:50:46,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:46,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:50:46,323 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,323 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26\n' 2019-09-09 14:50:46,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:46,326 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:50:46,326 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:46,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74 0.00' 2019-09-09 14:50:46,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,330 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,330 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:50:46,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:50:46,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:46,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:50:46,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:46,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:46,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:50:46,338 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:46,542 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:44 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:45 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:50:45 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:50:46,703 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.43' 2019-09-09 14:50:47,340 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=150 END 2019-09-09 14:50:47,341 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=151 START 2019-09-09 14:50:47,341 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:47,348 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/113 2080\n' 2019-09-09 14:50:47,349 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:47,419 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:47,544 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=156 END 2019-09-09 14:50:47,545 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=157 START 2019-09-09 14:50:47,546 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:47,553 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.54 0.26 2/121 3394\n' 2019-09-09 14:50:47,554 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:47,623 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:48,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:47 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:48,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:48 all' 2019-09-09 14:50:48,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:48,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,426 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.47' 2019-09-09 14:50:48,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.53' 2019-09-09 14:50:48,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:48 ' 2019-09-09 14:50:48,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:48,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:48,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.47' 2019-09-09 14:50:48,437 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,439 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,439 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.53' 2019-09-09 14:50:48,440 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:48,440 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:48,441 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:50:48,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:48,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.47' 2019-09-09 14:50:48,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,445 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:48,447 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.53\n' 2019-09-09 14:50:48,447 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:48,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:48,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,449 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,450 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,450 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.47' 2019-09-09 14:50:48,451 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,451 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.53' 2019-09-09 14:50:48,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:48,624 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:46 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:48,625 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:47 PM' 2019-09-09 14:50:48,626 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:48,627 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,628 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:48,628 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,629 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,629 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,630 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,631 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,632 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,632 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,633 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:47 PM' 2019-09-09 14:50:48,634 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:50:48,634 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,635 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:50:48,636 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,636 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,637 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:48,639 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,640 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,640 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:48,641 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:50:48,642 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:50:48,642 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,643 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,644 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:50:48,644 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,645 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,645 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,646 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,646 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,647 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:50:48,647 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:48,648 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:50:48,648 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,649 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,651 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:50:48,652 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:48,652 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:48,653 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:48,654 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:48,654 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:48,708 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=107 END 2019-09-09 14:50:48,709 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=108 START 2019-09-09 14:50:48,710 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:49,454 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=151 END 2019-09-09 14:50:49,455 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=152 START 2019-09-09 14:50:49,455 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:49,461 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/113 2082\n' 2019-09-09 14:50:49,462 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:49,504 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:49,656 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=157 END 2019-09-09 14:50:49,657 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=158 START 2019-09-09 14:50:49,658 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:49,666 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.55 0.26 2/121 3397\n' 2019-09-09 14:50:49,667 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:49,726 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.50' 2019-09-09 14:50:49,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:50,418 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:50,421 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.54",loadavg2="0.25",loadavg3="2/121",loadavg4="3383",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040645461278976 2019-09-09 14:50:50,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:49 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:50,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:50 ' 2019-09-09 14:50:50,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:50,509 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.78' 2019-09-09 14:50:50,513 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,513 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,514 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.22\n' 2019-09-09 14:50:50,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:50 ' 2019-09-09 14:50:50,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:50:50,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:50:50,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,521 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.22' 2019-09-09 14:50:50,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:50,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:50,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:50,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:50,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:50:50,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.22' 2019-09-09 14:50:50,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:50,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:50,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:50,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.78' 2019-09-09 14:50:50,533 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,533 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.22' 2019-09-09 14:50:50,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:50,700 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:50,701 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.54",loadavg2="0.26",loadavg3="2/120",loadavg4="3388",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040647544666112 2019-09-09 14:50:50,740 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:48 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:50,741 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:49 PM' 2019-09-09 14:50:50,742 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 1.00' 2019-09-09 14:50:50,743 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,743 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00 0.00' 2019-09-09 14:50:50,744 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,744 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,745 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,745 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,746 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,746 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,747 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:50,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:49 PM 0' 2019-09-09 14:50:50,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:50:50,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,749 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00 0.00' 2019-09-09 14:50:50,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,753 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:50,753 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:50,756 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:50,757 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:50:50,757 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:50:50,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:50:50,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,761 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,761 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,763 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:50,763 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:50,763 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:50:50,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00 0.00' 2019-09-09 14:50:50,765 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00 0.00' 2019-09-09 14:50:50,768 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,768 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,769 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:50,769 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,770 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:50,770 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:50:50,972 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:50,975 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.54",loadavg2="0.26",loadavg3="2/121",loadavg4="3394",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040649656909824 2019-09-09 14:50:51,231 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:51,233 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/113",loadavg4="2076",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.26",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.74",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.26",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.74",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.26",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.74",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.26",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.74",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.26",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.74",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.26",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.74",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040645227771904 2019-09-09 14:50:51,507 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:51,509 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/113",loadavg4="2078",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.26",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.74",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.26",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.74",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.26",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.74",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.26",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.74",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.26",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.74",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.26",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.74",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040647340205824 2019-09-09 14:50:51,537 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=152 END 2019-09-09 14:50:51,538 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=153 START 2019-09-09 14:50:51,539 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:51,543 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/113 2084\n' 2019-09-09 14:50:51,544 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:51,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:51,732 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=108 END 2019-09-09 14:50:51,733 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=109 START 2019-09-09 14:50:51,734 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:51,772 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=158 END 2019-09-09 14:50:51,773 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=159 START 2019-09-09 14:50:51,774 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:51,783 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.55 0.26 2/121 3403\n' 2019-09-09 14:50:51,783 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:51,784 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:51,785 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/113",loadavg4="2080",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.53",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.47",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.53",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.47",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.53",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.47",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.53",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.47",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.53",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.47",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.53",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.47",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040649454680064 2019-09-09 14:50:51,852 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:52,041 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:52,044 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/113",loadavg4="2082",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.22",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.78",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.22",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.78",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.22",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.78",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.22",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.78",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.22",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.78",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.22",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.78",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040651537687040 2019-09-09 14:50:52,314 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:52,315 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.15 1568040645685667072 2019-09-09 14:50:52,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:51 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:52,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:52 ' 2019-09-09 14:50:52,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:52,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:52,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.23' 2019-09-09 14:50:52,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:50:52,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.77' 2019-09-09 14:50:52,596 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:52,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:52 ' 2019-09-09 14:50:52,597 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.43 1568040648708872960 2019-09-09 14:50:52,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:50:52,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:52,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,602 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.23 0.00' 2019-09-09 14:50:52,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:52,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.77' 2019-09-09 14:50:52,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:52,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:52,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:52,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:50:52,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,609 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.23 0.00' 2019-09-09 14:50:52,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.77' 2019-09-09 14:50:52,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:52,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:52,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:52,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:52,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:52,621 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.23' 2019-09-09 14:50:52,621 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:52,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.77' 2019-09-09 14:50:52,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:52,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.21' 2019-09-09 14:50:52,866 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:52,866 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.5 1568040651732388864 2019-09-09 14:50:53,625 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=153 END 2019-09-09 14:50:53,626 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=154 START 2019-09-09 14:50:53,626 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:53,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/113 2086\n' 2019-09-09 14:50:53,631 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:53,675 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:53,854 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=159 END 2019-09-09 14:50:53,855 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=160 START 2019-09-09 14:50:53,855 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:53,869 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.55 0.26 2/120 3408\n' 2019-09-09 14:50:53,871 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:53,921 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:54,676 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:53 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:54,677 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:54 ' 2019-09-09 14:50:54,678 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:54,679 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:54,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,683 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.19 0.00' 2019-09-09 14:50:54,684 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,685 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.81' 2019-09-09 14:50:54,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:54,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:54 0' 2019-09-09 14:50:54,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.19' 2019-09-09 14:50:54,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.81' 2019-09-09 14:50:54,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:54,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:54,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:50:54,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:54,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:54,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.19' 2019-09-09 14:50:54,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.81' 2019-09-09 14:50:54,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:50:54,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:54,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:54,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,702 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,702 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.19' 2019-09-09 14:50:54,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:54,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.81\n' 2019-09-09 14:50:54,761 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=109 END 2019-09-09 14:50:54,761 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=110 START 2019-09-09 14:50:54,762 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:54,922 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:53 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:54 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:50:54 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:50:55,708 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=154 END 2019-09-09 14:50:55,709 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=155 START 2019-09-09 14:50:55,709 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:55,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/113 2088\n' 2019-09-09 14:50:55,716 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:55,778 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.43' 2019-09-09 14:50:55,786 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:55,925 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=160 END 2019-09-09 14:50:55,925 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=161 START 2019-09-09 14:50:55,926 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:55,933 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.56 0.27 2/121 3414\n' 2019-09-09 14:50:55,934 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:56,003 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:56,786 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:55 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:56,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:56 all' 2019-09-09 14:50:56,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,790 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:56,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:56,793 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:50:56,797 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:56,798 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:50:56 ' 2019-09-09 14:50:56,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:50:56,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:56,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,802 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,802 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:50:56,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:50:56,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:50:56,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:50:56,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:56,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,806 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,806 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:50:56,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:50:56,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:50:56,810 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,810 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:56,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:50:56,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:56,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:50:57,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:55 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:50:57,005 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:50:56 PM all' 2019-09-09 14:50:57,011 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:50:57,013 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 83.84 0.00 0.00 0.00 0.00 0.00 0.00 16.16\n02:50:56 PM 0 0.00 0.00 83.84 0.00 0.00 0.00 0.00 0.00 0.00 16.16\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 83.84 0.00 0.00 0.00 0.00 0.00 0.00 16.16\nAverage: 0 0.00 0.00 83.84 0.00 0.00 0.00 0.00 0.00 0.00 16.16\n' 2019-09-09 14:50:57,784 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=110 END 2019-09-09 14:50:57,785 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=111 START 2019-09-09 14:50:57,786 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:50:57,816 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=155 END 2019-09-09 14:50:57,817 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=156 START 2019-09-09 14:50:57,817 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:57,825 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/113 2090\n' 2019-09-09 14:50:57,825 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:57,861 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3651655 , "packets_per_second":182696, "flows":250500, "errors":0 }\n' 2019-09-09 14:50:57,864 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1500/ {{printf "%s", $1}}' 2019-09-09 14:50:57,871 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:57,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3116397' 2019-09-09 14:50:57,896 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 535258 - Lost ppm 146580 2019-09-09 14:50:57,898 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 146580 > sla_max_ppm 1000; ',) 2019-09-09 14:50:58,017 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=161 END 2019-09-09 14:50:58,019 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=162 START 2019-09-09 14:50:58,019 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:58,028 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.56 0.27 1/117 3427\n' 2019-09-09 14:50:58,030 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:58,075 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:50:58,134 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:50:58,136 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.55",loadavg2="0.26",loadavg3="2/121",loadavg4="3397",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="1.00" 1568040651772516864 2019-09-09 14:50:58,447 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:58,448 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.55",loadavg2="0.26",loadavg3="2/121",loadavg4="3403" 1568040653854701056 2019-09-09 14:50:58,729 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:58,732 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.55",loadavg2="0.26",loadavg3="2/120",loadavg4="3408",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040655925192192 2019-09-09 14:50:58,799 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.574' 2019-09-09 14:50:58,874 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:57 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:50:58 all 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\n14:50:58 0 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\nAverage: 0 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\n' 2019-09-09 14:50:58,900 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15238 seq=2 END 2019-09-09 14:50:58,901 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:50:58,901 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:50:58,902 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:50:59,002 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:59,004 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.56",loadavg2="0.27",loadavg3="2/121",loadavg4="3414",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="16.16",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="83.84",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="16.16",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="83.84",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="16.16",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="83.84",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="16.16",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="83.84",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="16.16",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="83.84",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="16.16",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="83.84",mpstat_minimum.cpu0.%usr="0.00" 1568040658017047040 2019-09-09 14:50:59,077 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:57 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:50:58 PM all 2.97 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 96.04\n02:50:58 PM 0 2.97 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 96.04\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.97 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 96.04\nAverage: 0 2.97 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 96.04\n' 2019-09-09 14:50:59,281 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:50:59,284 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/113",loadavg4="2084",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.77",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.23",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.77",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.23",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.77",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.23",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.77",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.23",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.77",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.23",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.77",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.23",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040653625741056 2019-09-09 14:50:59,584 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:50:59,586 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/113",loadavg4="2086",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.81",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.19",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.81",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.19",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.81",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.19",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.81",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.19",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.81",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.19",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.81",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.19",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040655708621056 2019-09-09 14:50:59,864 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:50:59,866 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/113",loadavg4="2088",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040657816638976 2019-09-09 14:50:59,877 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=156 END 2019-09-09 14:50:59,878 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=157 START 2019-09-09 14:50:59,879 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:50:59,886 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/112 2098\n' 2019-09-09 14:50:59,888 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:50:59,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:00,080 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=162 END 2019-09-09 14:51:00,080 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=163 START 2019-09-09 14:51:00,081 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:00,089 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.55 0.27 1/115 3434\n' 2019-09-09 14:51:00,090 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:00,151 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:00,153 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/113",loadavg4="2090",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="2.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="2.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="2.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="2.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="2.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="2.00" 1568040659877208064 2019-09-09 14:51:00,161 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:00,428 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:00,429 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.21 1568040654761282048 2019-09-09 14:51:00,701 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:00,702 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.43 1568040657784816896 2019-09-09 14:51:00,804 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=111 END 2019-09-09 14:51:00,805 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=112 START 2019-09-09 14:51:00,805 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:00,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:50:59 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:00,960 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:00 ' 2019-09-09 14:51:00,960 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:00,961 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,961 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,962 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:00,963 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,963 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,963 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,964 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,964 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:00,965 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:00,965 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:00 0' 2019-09-09 14:51:00,966 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,966 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:00,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,968 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,968 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,969 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,969 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:00,969 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:00,970 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:00,970 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:00,970 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.574 1568040660804625152 2019-09-09 14:51:00,970 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:00,971 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,971 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,972 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:00,972 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,973 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:00,974 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,975 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:51:00,976 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:51:00,976 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,976 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,977 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,978 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:00,978 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,979 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:00,979 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:00,980 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:00,980 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:01,162 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:50:59 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:00 PM all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n02:51:00 PM 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:51:01,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\nAverage: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:51:01,246 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:01,247 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=250500i,packets_per_second=182696i,packets_received=3116397i,packets_sent=3651655i,packetsize=64i,ppm=146580.0 1568040658900357120 2019-09-09 14:51:01,519 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:51:01,520 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:51:01,523 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:51:01,533 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 14:51:01,534 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.120 2019-09-09 14:51:01,535 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.120 2019-09-09 14:51:01,819 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.388' 2019-09-09 14:51:01,977 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:51:01,979 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.123 2019-09-09 14:51:01,979 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.123 2019-09-09 14:51:01,982 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=157 END 2019-09-09 14:51:01,982 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=158 START 2019-09-09 14:51:01,983 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:01,988 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/114 2136\n' 2019-09-09 14:51:01,989 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:02,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:02,165 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=163 END 2019-09-09 14:51:02,166 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=164 START 2019-09-09 14:51:02,167 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:02,178 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.55 0.27 2/123 3457\n' 2019-09-09 14:51:02,182 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:02,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:02,419 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:51:03,033 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:01 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:03,034 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:02 ' 2019-09-09 14:51:03,035 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:03,035 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:03,036 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,036 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,037 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,037 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,039 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,039 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:03,041 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:03,041 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:02 0' 2019-09-09 14:51:03,042 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,042 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,045 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,046 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:03,047 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:51:03,047 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:03,048 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:51:03,048 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,049 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,050 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,051 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,051 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,052 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,052 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,053 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,053 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,054 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:03,055 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:03,055 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:03,055 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:03,056 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,056 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:03,057 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,057 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,058 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:03,060 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:03,060 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:03,824 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=112 END 2019-09-09 14:51:03,825 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=113 START 2019-09-09 14:51:03,825 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:04,062 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=158 END 2019-09-09 14:51:04,063 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=159 START 2019-09-09 14:51:04,063 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:04,071 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/114 2138\n' 2019-09-09 14:51:04,072 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:04,143 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:04,264 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=164 END 2019-09-09 14:51:04,265 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=165 START 2019-09-09 14:51:04,265 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:04,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.55 0.27 1/120 3481\n' 2019-09-09 14:51:04,275 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:04,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:04,839 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.509' 2019-09-09 14:51:05,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:03 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:05,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:04 ' 2019-09-09 14:51:05,145 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:05,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,149 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,151 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:05,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:51:05,153 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:04 ' 2019-09-09 14:51:05,154 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:05,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,156 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,157 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:05,158 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:05,159 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,160 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:51:05,161 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:05,163 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:05,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:05,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:05,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:05,166 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,169 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:05,169 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:05,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:05,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:05,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,173 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,174 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,175 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,175 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,175 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:05,176 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:05,176 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:05,321 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:03 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:04 PM all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n02:51:04 PM 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\nAverage: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:51:05,466 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15244 seq=1 START 2019-09-09 14:51:05,467 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1750 -j DROP 2019-09-09 14:51:05,500 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 750 64 20 1 1000000 2019-09-09 14:51:06,178 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=159 END 2019-09-09 14:51:06,178 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=160 START 2019-09-09 14:51:06,178 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:06,185 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.01 1/114 2145\n' 2019-09-09 14:51:06,186 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:06,230 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:06,323 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=165 END 2019-09-09 14:51:06,324 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=166 START 2019-09-09 14:51:06,324 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:06,331 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.66 0.54 0.26 1/120 3493\n' 2019-09-09 14:51:06,331 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:06,403 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:06,531 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:51:06,534 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.56",loadavg2="0.27",loadavg3="1/117",loadavg4="3427",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.04",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.99",mpstat_average.cpu.%usr="2.97",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.04",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.99",mpstat_average.cpu0.%usr="2.97",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.04",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.99",mpstat_maximun.cpu.%usr="2.97",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.04",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.99",mpstat_maximun.cpu0.%usr="2.97",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.04",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.99",mpstat_minimum.cpu.%usr="2.97",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.04",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.99",mpstat_minimum.cpu0.%usr="2.97" 1568040660080163840 2019-09-09 14:51:06,827 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:06,828 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.55",loadavg2="0.27",loadavg3="1/115",loadavg4="3434",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040662165220864 2019-09-09 14:51:06,844 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=113 END 2019-09-09 14:51:06,844 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=114 START 2019-09-09 14:51:06,844 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:07,090 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:07,091 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.55",loadavg2="0.27",loadavg3="2/123",loadavg4="3457" 1568040664264368128 2019-09-09 14:51:07,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:06 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:07,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:07 ' 2019-09-09 14:51:07,233 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 1.00' 2019-09-09 14:51:07,233 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:51:07,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:07,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.00' 2019-09-09 14:51:07,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:07,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:07 ' 2019-09-09 14:51:07,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:07,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:51:07,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,243 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00 0.00' 2019-09-09 14:51:07,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:07,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,246 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.00' 2019-09-09 14:51:07,246 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:07,247 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:07,247 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:07,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:07,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:51:07,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,249 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00' 2019-09-09 14:51:07,249 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:07,252 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,252 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.00' 2019-09-09 14:51:07,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:51:07,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 1.00' 2019-09-09 14:51:07,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,257 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.00 0.00' 2019-09-09 14:51:07,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:07,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:07,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:07,260 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.00' 2019-09-09 14:51:07,260 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:07,369 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:07,370 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.55",loadavg2="0.27",loadavg3="1/120",loadavg4="3481",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040666323803904 2019-09-09 14:51:07,404 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:05 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:06 PM all 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\n02:51:06 PM 0 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\nAverage: 0 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 99.00\n' 2019-09-09 14:51:07,658 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:07,660 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/112",loadavg4="2098",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040661982332928 2019-09-09 14:51:07,867 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.73' 2019-09-09 14:51:07,940 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:07,942 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/114",loadavg4="2136",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040664062693120 2019-09-09 14:51:08,212 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:08,214 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/114",loadavg4="2138",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040666177697792 2019-09-09 14:51:08,262 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=160 END 2019-09-09 14:51:08,263 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=161 START 2019-09-09 14:51:08,263 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:08,271 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.00 1/114 2147\n' 2019-09-09 14:51:08,272 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:08,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:08,407 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=166 END 2019-09-09 14:51:08,408 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=167 START 2019-09-09 14:51:08,408 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:08,417 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.66 0.54 0.26 2/122 3560\n' 2019-09-09 14:51:08,418 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:08,475 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:08,478 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.01",loadavg3="1/114",loadavg4="2145",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="1.00" 1568040668262739968 2019-09-09 14:51:08,487 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:08,747 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:08,748 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.388 1568040663824742144 2019-09-09 14:51:09,010 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:09,011 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.509 1568040666843982848 2019-09-09 14:51:09,317 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:08 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:09,319 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:09 ' 2019-09-09 14:51:09,320 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:09,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:09,322 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:51:09,323 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.50' 2019-09-09 14:51:09,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 96.25' 2019-09-09 14:51:09,329 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:09 ' 2019-09-09 14:51:09,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:51:09,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.25' 2019-09-09 14:51:09,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:51:09,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:09,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.25\n' 2019-09-09 14:51:09,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:09,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:09,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:09,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:09,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25' 2019-09-09 14:51:09,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,342 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:51:09,342 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,343 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:09,343 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.25' 2019-09-09 14:51:09,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:51:09,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:09,346 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:09,346 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.25 0.00' 2019-09-09 14:51:09,347 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,347 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:51:09,348 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,349 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,349 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,351 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.25' 2019-09-09 14:51:09,352 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:09,488 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:07 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:09,489 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:08 PM' 2019-09-09 14:51:09,489 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:09,490 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,491 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,492 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:51:09,492 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,493 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,495 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:09,496 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,497 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:51:09,497 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:08 PM' 2019-09-09 14:51:09,499 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:51:09,499 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,500 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:51:09,500 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,501 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,502 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,503 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,503 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:09,504 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,504 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:09,505 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:09,507 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:09,507 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:09,508 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,508 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,509 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:09,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,512 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,512 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:09,513 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:51:09,513 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:51:09,514 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:09,514 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:09,515 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,516 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:09,516 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,516 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,517 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,519 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:09,519 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:09,873 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=114 END 2019-09-09 14:51:09,874 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=115 START 2019-09-09 14:51:09,874 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:10,354 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=161 END 2019-09-09 14:51:10,354 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=162 START 2019-09-09 14:51:10,355 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:10,362 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.00 1/114 2149\n' 2019-09-09 14:51:10,364 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:10,408 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:10,521 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=167 END 2019-09-09 14:51:10,522 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=168 START 2019-09-09 14:51:10,523 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:10,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.69 0.55 0.27 3/122 3563\n' 2019-09-09 14:51:10,532 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:10,578 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:10,888 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.51' 2019-09-09 14:51:11,409 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:10 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:11,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:11 ' 2019-09-09 14:51:11,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:11,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,412 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:11,413 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.43' 2019-09-09 14:51:11,414 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:11,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.57\n' 2019-09-09 14:51:11,416 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:11 ' 2019-09-09 14:51:11,416 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:11,417 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,417 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:11,418 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,419 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,419 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.43' 2019-09-09 14:51:11,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:11,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.57\n' 2019-09-09 14:51:11,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:11,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:11,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:11,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,426 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.43' 2019-09-09 14:51:11,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:11,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.57' 2019-09-09 14:51:11,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:11,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:11,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:11,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:11,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.43' 2019-09-09 14:51:11,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:11,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:11,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.57' 2019-09-09 14:51:11,436 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:11,579 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:09 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:10 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:51:10 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:51:12,438 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=162 END 2019-09-09 14:51:12,439 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=163 START 2019-09-09 14:51:12,439 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:12,445 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.00 1/114 2151\n' 2019-09-09 14:51:12,447 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:12,493 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:12,581 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=168 END 2019-09-09 14:51:12,582 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=169 START 2019-09-09 14:51:12,583 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:12,591 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.69 0.55 0.27 2/121 3568\n' 2019-09-09 14:51:12,592 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:12,661 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:12,893 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=115 END 2019-09-09 14:51:12,894 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=116 START 2019-09-09 14:51:12,894 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:13,493 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:12 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:13,495 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:13 all 0.00' 2019-09-09 14:51:13,495 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:13,496 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,497 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,498 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37 0.00' 2019-09-09 14:51:13,498 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,499 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63\n' 2019-09-09 14:51:13,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:13 ' 2019-09-09 14:51:13,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:13,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:13,504 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:13,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37 0.00' 2019-09-09 14:51:13,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:13,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63' 2019-09-09 14:51:13,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:13,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:51:13,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:13,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,509 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,509 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37 0.00' 2019-09-09 14:51:13,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63' 2019-09-09 14:51:13,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:13,513 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:13,514 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:13,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:13,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:51:13,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:13,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63' 2019-09-09 14:51:13,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:13,662 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:11 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:12 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:51:12 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:51:13,909 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.46' 2019-09-09 14:51:14,308 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:14,311 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.66",loadavg1="0.54",loadavg2="0.26",loadavg3="1/120",loadavg4="3493",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="99.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="99.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="99.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="99.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="99.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="99.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="1.00" 1568040668407525120 2019-09-09 14:51:14,520 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=163 END 2019-09-09 14:51:14,521 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=164 START 2019-09-09 14:51:14,521 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:14,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.00 1/114 2153\n' 2019-09-09 14:51:14,529 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:14,572 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:14,606 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:14,609 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.66",loadavg1="0.54",loadavg2="0.26",loadavg3="2/122",loadavg4="3560",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040670521604096 2019-09-09 14:51:14,664 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=169 END 2019-09-09 14:51:14,665 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=170 START 2019-09-09 14:51:14,667 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:14,675 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.56 0.27 2/122 3574\n' 2019-09-09 14:51:14,676 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:14,722 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:14,909 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:14,910 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.69",loadavg1="0.55",loadavg2="0.27",loadavg3="3/122",loadavg4="3563",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040672581809152 2019-09-09 14:51:15,203 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:15,205 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.69",loadavg1="0.55",loadavg2="0.27",loadavg3="2/121",loadavg4="3568",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040674664604928 2019-09-09 14:51:15,464 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:15,466 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2147",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.25",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.50",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.25",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.25",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.50",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.25",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.25",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.50",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.25",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.25",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.50",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.25",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.25",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.50",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.25",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.25",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.50",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.25",mpstat_minimum.cpu0.%usr="0.00" 1568040670354070784 2019-09-09 14:51:15,574 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:14 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:15,575 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:15 ' 2019-09-09 14:51:15,576 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:15,577 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,578 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,579 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.35' 2019-09-09 14:51:15,581 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.65' 2019-09-09 14:51:15,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:15,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:15 ' 2019-09-09 14:51:15,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:15,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.35 0.00' 2019-09-09 14:51:15,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.65' 2019-09-09 14:51:15,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:15,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:51:15,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.35 0.00' 2019-09-09 14:51:15,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.65' 2019-09-09 14:51:15,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:15,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:51:15,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,602 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.35' 2019-09-09 14:51:15,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.65' 2019-09-09 14:51:15,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:15,723 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:13 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:15,724 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:14 PM' 2019-09-09 14:51:15,724 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:15,725 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,726 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:15,727 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,727 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,728 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,729 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,730 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,731 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:15,731 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:14 PM' 2019-09-09 14:51:15,732 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:51:15,733 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,735 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,735 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:51:15,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:15,740 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:51:15,740 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:15,741 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,742 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:15,743 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,743 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:15,743 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,744 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,744 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2149",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.57",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.43",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.57",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.43",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.57",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.43",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.57",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.43",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.57",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.43",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.57",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.43",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040672438225920 2019-09-09 14:51:15,745 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,745 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:15,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:51:15,749 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:51:15,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:15,753 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,754 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:15,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:15,913 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=116 END 2019-09-09 14:51:15,914 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=117 START 2019-09-09 14:51:15,914 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:16,540 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:16,541 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2151",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.63",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.37",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.63",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.37",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.63",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.37",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.63",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.37",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.63",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.37",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.63",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.37",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040674520827904 2019-09-09 14:51:16,609 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=164 END 2019-09-09 14:51:16,611 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=165 START 2019-09-09 14:51:16,611 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:16,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.00 1/114 2155\n' 2019-09-09 14:51:16,617 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:16,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:16,757 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=170 END 2019-09-09 14:51:16,758 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=171 START 2019-09-09 14:51:16,759 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:16,766 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.56 0.27 2/122 3577\n' 2019-09-09 14:51:16,767 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:16,813 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:16,820 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:16,823 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2153",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.65",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.35",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.65",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.35",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.65",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.35",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.65",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.35",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.65",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.35",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.65",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.35",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040676609076992 2019-09-09 14:51:16,937 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.56' 2019-09-09 14:51:17,099 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:17,099 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.73 1568040669873421056 2019-09-09 14:51:17,393 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:17,394 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.51 1568040672893575936 2019-09-09 14:51:17,664 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:17,665 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.46 1568040675913754112 2019-09-09 14:51:17,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:16 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:17,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:17 all' 2019-09-09 14:51:17,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:17,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.60 0.00' 2019-09-09 14:51:17,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.40' 2019-09-09 14:51:17,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:17,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:17 0' 2019-09-09 14:51:17,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,702 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:17,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.60 0.00' 2019-09-09 14:51:17,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,705 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.40\n' 2019-09-09 14:51:17,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:51:17,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:17,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:17,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:17,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.60 0.00' 2019-09-09 14:51:17,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:17,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.40\n' 2019-09-09 14:51:17,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:17,714 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:51:17,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:17,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 2.60' 2019-09-09 14:51:17,717 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:17,718 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.40' 2019-09-09 14:51:17,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:17,814 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:15 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:16 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:51:16 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:51:18,721 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=165 END 2019-09-09 14:51:18,723 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=166 START 2019-09-09 14:51:18,723 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:18,738 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.00 1/114 2157\n' 2019-09-09 14:51:18,739 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:18,798 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:18,816 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=171 END 2019-09-09 14:51:18,816 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=172 START 2019-09-09 14:51:18,817 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:18,825 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.56 0.27 2/121 3582\n' 2019-09-09 14:51:18,827 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:18,895 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:18,943 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=117 END 2019-09-09 14:51:18,944 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=118 START 2019-09-09 14:51:18,944 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:19,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:18 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:19,798 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:19 ' 2019-09-09 14:51:19,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:19,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:19,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,802 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,802 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:19,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:51:19,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:19 ' 2019-09-09 14:51:19,806 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:19,806 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:19,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:19,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:19,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,810 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:51:19,810 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:19,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:51:19,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:19,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:19,816 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:51:19,817 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:19,818 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:51:19,818 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,819 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,819 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:19,821 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:19,822 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:19,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:19,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:19,896 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:18 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:19 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:51:19 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:51:19,966 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.70' 2019-09-09 14:51:20,825 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=166 END 2019-09-09 14:51:20,826 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=167 START 2019-09-09 14:51:20,826 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:20,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.00 1/114 2159\n' 2019-09-09 14:51:20,832 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:20,898 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=172 END 2019-09-09 14:51:20,899 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=173 START 2019-09-09 14:51:20,899 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:20,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:20,907 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.56 0.28 2/122 3588\n' 2019-09-09 14:51:20,908 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:20,954 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:21,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:20 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:21,901 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:21 all' 2019-09-09 14:51:21,902 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:21,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.85' 2019-09-09 14:51:21,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 96.15' 2019-09-09 14:51:21,906 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:21,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:21 ' 2019-09-09 14:51:21,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:21,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:21,910 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.85' 2019-09-09 14:51:21,910 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:21,911 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,911 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.15' 2019-09-09 14:51:21,912 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:21,912 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:21,913 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:21,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:21,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:21,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,918 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3.85' 2019-09-09 14:51:21,918 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.15' 2019-09-09 14:51:21,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:21,921 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:21,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:21,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 3.85' 2019-09-09 14:51:21,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:21,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.15' 2019-09-09 14:51:21,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:21,955 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:20 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:21,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:21 PM' 2019-09-09 14:51:21,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:21,957 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,958 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,959 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:21,959 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,960 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,960 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:21,962 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:21,963 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,963 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:21 PM' 2019-09-09 14:51:21,964 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:51:21,964 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,966 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:21,966 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:21,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,969 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,969 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,970 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:21,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:21,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:21,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:21,972 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=118 END 2019-09-09 14:51:21,972 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=119 START 2019-09-09 14:51:21,972 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,972 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:21,973 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,973 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:21,975 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,975 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,976 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,976 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:21,977 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:21,977 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:21,978 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:21,978 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:51:21,979 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,979 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,980 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:21,980 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,980 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,981 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,981 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,982 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:21,982 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:21,983 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:22,929 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=167 END 2019-09-09 14:51:22,930 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=168 START 2019-09-09 14:51:22,930 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:22,934 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:22,937 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.56",loadavg2="0.27",loadavg3="2/122",loadavg4="3574",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040676757863168 2019-09-09 14:51:22,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.00 0.03 0.00 1/114 2161\n' 2019-09-09 14:51:22,960 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:22,985 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=173 END 2019-09-09 14:51:22,986 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=174 START 2019-09-09 14:51:22,987 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:22,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.32' 2019-09-09 14:51:22,994 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.56 0.28 2/122 3594\n' 2019-09-09 14:51:22,995 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:23,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:23,043 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:23,222 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:23,224 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.56",loadavg2="0.27",loadavg3="2/122",loadavg4="3577",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040678816227840 2019-09-09 14:51:23,502 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:23,504 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.56",loadavg2="0.27",loadavg3="2/121",loadavg4="3582",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040680898598912 2019-09-09 14:51:23,804 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:23,807 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.56",loadavg2="0.28",loadavg3="2/122",loadavg4="3588",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040682985185024 2019-09-09 14:51:24,019 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:22 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:24,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:23 ' 2019-09-09 14:51:24,021 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:24,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,023 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:24,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.22' 2019-09-09 14:51:24,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:24,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.78' 2019-09-09 14:51:24,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:24,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:23 ' 2019-09-09 14:51:24,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:24,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,033 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,034 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,035 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.22' 2019-09-09 14:51:24,036 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,036 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:24,037 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.78' 2019-09-09 14:51:24,039 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:24,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:24,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:51:24,041 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,041 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:24,042 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,042 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.22' 2019-09-09 14:51:24,042 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:22 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:24,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,043 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:23 PM all' 2019-09-09 14:51:24,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,044 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.78' 2019-09-09 14:51:24,044 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,045 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:24,045 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:51:24,045 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:24,047 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:24,047 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:24,047 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,047 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:24,048 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,048 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,049 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:24,049 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,049 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,052 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:23 PM' 2019-09-09 14:51:24,053 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.22 0.00' 2019-09-09 14:51:24,053 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:51:24,053 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,054 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,054 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.78' 2019-09-09 14:51:24,054 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:24,055 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:24,055 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:24,055 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,056 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,056 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,057 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,057 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:24,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:24,059 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:24,059 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:24,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,061 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:24,064 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,065 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,065 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,065 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:24,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,067 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:24,067 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:24,068 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:51:24,068 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,068 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,069 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:24,069 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,070 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,070 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,071 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:24,072 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:24,072 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:51:24,112 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:24,114 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2155",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.40",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.60",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.40",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.60",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.40",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.60",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.40",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.60",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.40",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.60",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.40",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.60",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040678721422848 2019-09-09 14:51:24,386 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:24,388 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2157",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040680825826048 2019-09-09 14:51:24,662 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:24,664 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2159",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.15",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="3.85",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.15",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="3.85",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.15",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="3.85",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.15",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="3.85",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.15",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="3.85",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.15",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="3.85",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040682929750016 2019-09-09 14:51:24,949 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:24,950 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.56 1568040678943290112 2019-09-09 14:51:24,998 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=119 END 2019-09-09 14:51:24,998 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=120 START 2019-09-09 14:51:24,998 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:25,057 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=168 END 2019-09-09 14:51:25,058 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=169 START 2019-09-09 14:51:25,059 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:25,063 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.08 0.04 0.01 1/114 2163\n' 2019-09-09 14:51:25,064 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:25,076 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=174 END 2019-09-09 14:51:25,077 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=175 START 2019-09-09 14:51:25,077 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:25,091 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.57 0.28 2/122 3597\n' 2019-09-09 14:51:25,092 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:25,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:25,139 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:25,245 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:25,245 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.7 1568040681971950080 2019-09-09 14:51:25,501 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:25,502 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.32 1568040684998135040 2019-09-09 14:51:26,018 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.53' 2019-09-09 14:51:26,110 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:24 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:26,111 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:25 ' 2019-09-09 14:51:26,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:26,113 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,114 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,115 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,116 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:26,117 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,119 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,119 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:51:26,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:26,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:25 ' 2019-09-09 14:51:26,122 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:26,122 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:26,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,125 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,127 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:26,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,129 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:26,130 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:26,130 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:26,131 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:51:26,131 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,133 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,133 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,134 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:26,134 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:51:26,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:26,137 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:26,137 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:26,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,140 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,140 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:26,140 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:24 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:25 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:51:25 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:51:26,141 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,141 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:26,142 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:26,143 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:26,143 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:27,142 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=175 END 2019-09-09 14:51:27,143 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=176 START 2019-09-09 14:51:27,144 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:27,145 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=169 END 2019-09-09 14:51:27,147 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=170 START 2019-09-09 14:51:27,147 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:27,152 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.57 0.28 2/121 3602\n' 2019-09-09 14:51:27,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.08 0.04 0.01 1/114 2165\n' 2019-09-09 14:51:27,155 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:27,156 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:27,225 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:27,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:28,023 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=120 END 2019-09-09 14:51:28,023 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=121 START 2019-09-09 14:51:28,023 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:28,226 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:26 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:27 PM all 0.00 0.00 57.00 0.00 0.00 0.00 0.00 0.00 0.00 43.00\n02:51:27 PM 0 0.00 0.00 57.00 0.00 0.00 0.00 0.00 0.00 0.00 43.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 57.00 0.00 0.00 0.00 0.00 0.00 0.00 43.00\nAverage: 0 0.00 0.00 57.00 0.00 0.00 0.00 0.00 0.00 0.00 43.00\n' 2019-09-09 14:51:28,228 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:27 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:28,230 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:28 all' 2019-09-09 14:51:28,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:28,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:28,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.14' 2019-09-09 14:51:28,233 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:28,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:28,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.86\n' 2019-09-09 14:51:28,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:28 0' 2019-09-09 14:51:28,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:28,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:28,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:28,240 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.14' 2019-09-09 14:51:28,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:51:28,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.86\n' 2019-09-09 14:51:28,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:28,243 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:51:28,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:28,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:28,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.14' 2019-09-09 14:51:28,246 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:28,247 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:28,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.86\n' 2019-09-09 14:51:28,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:51:28,249 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:28,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:28,252 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:28,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.14 0.00' 2019-09-09 14:51:28,254 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:28,254 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.86\n' 2019-09-09 14:51:28,819 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3353783 , "packets_per_second":168008, "flows":563250, "errors":0 }\n' 2019-09-09 14:51:28,823 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1750/ {{printf "%s", $1}}' 2019-09-09 14:51:28,851 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3234124' 2019-09-09 14:51:28,852 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 119659 - Lost ppm 35679 2019-09-09 14:51:28,854 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 35679 > sla_max_ppm 1000; ',) 2019-09-09 14:51:29,038 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.877' 2019-09-09 14:51:29,229 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=176 END 2019-09-09 14:51:29,230 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=177 START 2019-09-09 14:51:29,230 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:29,238 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.57 0.28 1/118 3618\n' 2019-09-09 14:51:29,239 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:29,256 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=170 END 2019-09-09 14:51:29,258 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=171 START 2019-09-09 14:51:29,258 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:29,266 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.07 0.04 0.01 1/114 2171\n' 2019-09-09 14:51:29,267 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:29,285 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:29,338 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:29,858 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15244 seq=1 END 2019-09-09 14:51:29,859 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15244 seq=2 START 2019-09-09 14:51:29,860 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1750 -j DROP 2019-09-09 14:51:29,897 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 750 64 20 1 1000000 2019-09-09 14:51:30,285 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:28 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:29 PM all 2.97 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 96.04\n02:51:29 PM 0 2.97 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 96.04\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.97 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 96.04\nAverage: 0 2.97 0.00 0.99 0.00 0.00 0.00 0.00 0.00 0.00 96.04\n' 2019-09-09 14:51:30,340 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:29 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:51:30 all 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n14:51:30 0 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\nAverage: 0 2.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00\n' 2019-09-09 14:51:30,778 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:30,779 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=563250i,packets_per_second=168008i,packets_received=3234124i,packets_sent=3353783i,packetsize=64i,ppm=35679.0 1568040689858092032 2019-09-09 14:51:31,042 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=121 END 2019-09-09 14:51:31,043 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=122 START 2019-09-09 14:51:31,043 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:31,102 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:31,103 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.56",loadavg2="0.28",loadavg3="2/122",loadavg4="3594",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040685076431872 2019-09-09 14:51:31,288 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=177 END 2019-09-09 14:51:31,288 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=178 START 2019-09-09 14:51:31,289 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:31,296 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.56 0.28 1/121 3628\n' 2019-09-09 14:51:31,296 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:31,342 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=171 END 2019-09-09 14:51:31,343 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=172 START 2019-09-09 14:51:31,343 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:31,344 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:31,350 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.07 0.04 0.01 1/114 2178\n' 2019-09-09 14:51:31,351 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:31,364 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:31,367 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.57",loadavg2="0.28",loadavg3="2/122",loadavg4="3597",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040687142700032 2019-09-09 14:51:31,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:31,625 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:31,627 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.57",loadavg2="0.28",loadavg3="2/121",loadavg4="3602",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="43.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="57.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="43.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="57.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="43.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="57.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="43.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="57.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="43.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="57.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="43.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="57.00",mpstat_minimum.cpu0.%usr="0.00" 1568040689228951808 2019-09-09 14:51:31,939 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:31,940 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.57",loadavg2="0.28",loadavg3="1/118",loadavg4="3618",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.04",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.99",mpstat_average.cpu.%usr="2.97",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.04",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.99",mpstat_average.cpu0.%usr="2.97",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.04",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.99",mpstat_maximun.cpu.%usr="2.97",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.04",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.99",mpstat_maximun.cpu0.%usr="2.97",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.04",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.99",mpstat_minimum.cpu.%usr="2.97",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.04",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.99",mpstat_minimum.cpu0.%usr="2.97" 1568040691288242176 2019-09-09 14:51:32,059 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.640' 2019-09-09 14:51:32,218 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:51:32,221 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.00",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2161",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.78",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.22",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.78",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.22",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.78",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.22",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.78",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.22",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.78",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.22",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.78",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.22",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040685056943872 2019-09-09 14:51:32,346 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:30 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:31 PM all 4.00 0.00 16.00 0.00 0.00 0.00 0.00 0.00 0.00 80.00\n02:51:31 PM 0 4.00 0.00 16.00 0.00 0.00 0.00 0.00 0.00 0.00 80.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 4.00 0.00 16.00 0.00 0.00 0.00 0.00 0.00 0.00 80.00\nAverage: 0 4.00 0.00 16.00 0.00 0.00 0.00 0.00 0.00 0.00 80.00\n' 2019-09-09 14:51:32,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:31 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:32,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:32 ' 2019-09-09 14:51:32,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:32,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:32,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:51:32,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:32 0' 2019-09-09 14:51:32,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,430 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:32,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:32,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:32,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:32,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:32,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:51:32,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:32,433 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:32,434 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:32,435 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00 0.00 100.00\nAverage: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00\n' 2019-09-09 14:51:32,496 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:32,497 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.08",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2163",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040687145385984 2019-09-09 14:51:32,770 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:32,771 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.08",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2165",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.86",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.14",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.86",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.14",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.86",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.14",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.86",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.14",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.86",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.14",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.86",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.14",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040689256877056 2019-09-09 14:51:33,070 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:33,072 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.07",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2171",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="2.00",mpstat_average.cpu.%usr="2.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="2.00",mpstat_average.cpu0.%usr="2.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="2.00",mpstat_maximun.cpu.%usr="2.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="2.00",mpstat_maximun.cpu0.%usr="2.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="2.00",mpstat_minimum.cpu.%usr="2.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="2.00",mpstat_minimum.cpu0.%usr="2.00" 1568040691342618880 2019-09-09 14:51:33,348 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=178 END 2019-09-09 14:51:33,349 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=179 START 2019-09-09 14:51:33,349 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:33,357 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:33,357 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.56 0.28 2/121 3694\n' 2019-09-09 14:51:33,358 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.53 1568040688022957056 2019-09-09 14:51:33,358 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:33,427 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:33,437 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=172 END 2019-09-09 14:51:33,437 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=173 START 2019-09-09 14:51:33,438 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:33,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.07 0.04 0.01 1/114 2180\n' 2019-09-09 14:51:33,443 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:33,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:33,643 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:33,643 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.877 1568040691042577920 2019-09-09 14:51:34,065 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=122 END 2019-09-09 14:51:34,066 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=123 START 2019-09-09 14:51:34,066 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:34,428 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:32 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:33 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:51:33 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:51:34,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:33 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:34,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:34 all' 2019-09-09 14:51:34,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,513 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,514 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,514 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.47' 2019-09-09 14:51:34,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,515 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.53' 2019-09-09 14:51:34,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:34 ' 2019-09-09 14:51:34,517 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:51:34,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:34,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.47' 2019-09-09 14:51:34,519 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:34,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,520 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.53\n' 2019-09-09 14:51:34,521 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:34,522 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all 0.00' 2019-09-09 14:51:34,522 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,522 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:34,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.47' 2019-09-09 14:51:34,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:34,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.53' 2019-09-09 14:51:34,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: 0' 2019-09-09 14:51:34,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:34,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.47' 2019-09-09 14:51:34,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:34,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:34,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.53\n' 2019-09-09 14:51:35,084 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.48' 2019-09-09 14:51:35,432 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=179 END 2019-09-09 14:51:35,432 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=180 START 2019-09-09 14:51:35,433 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:35,437 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.57 0.28 2/122 3700\n' 2019-09-09 14:51:35,440 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:35,508 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:35,534 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=173 END 2019-09-09 14:51:35,534 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=174 START 2019-09-09 14:51:35,535 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:35,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.07 0.04 0.01 1/114 2182\n' 2019-09-09 14:51:35,541 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:35,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:36,508 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:34 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:36,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:35 PM' 2019-09-09 14:51:36,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:36,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,512 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:51:36,513 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,514 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:51:36,514 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,516 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,516 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,517 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,519 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:35 PM' 2019-09-09 14:51:36,520 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:51:36,520 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,521 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,522 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:51:36,522 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,523 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,524 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:51:36,525 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,526 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,527 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:51:36,527 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:36,528 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:36,529 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:36,530 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:51:36,532 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,532 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,533 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:51:36,534 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,534 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,534 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,535 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:51:36,535 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:51:36,536 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,537 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 99.00' 2019-09-09 14:51:36,537 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,538 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:51:36,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:36,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:35 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:36,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:36 ' 2019-09-09 14:51:36,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:36,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:36,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:36,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:36 0' 2019-09-09 14:51:36,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:51:36,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:36,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:36,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:36,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:36,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:36,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:36,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:51:36,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,606 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,606 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:36,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:36,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:36,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:37,090 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=123 END 2019-09-09 14:51:37,090 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=124 START 2019-09-09 14:51:37,091 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:37,542 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=180 END 2019-09-09 14:51:37,543 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=181 START 2019-09-09 14:51:37,543 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:37,550 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.57 0.28 2/122 3703\n' 2019-09-09 14:51:37,551 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:37,597 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:37,610 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=174 END 2019-09-09 14:51:37,611 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=175 START 2019-09-09 14:51:37,611 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:37,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.07 0.04 0.01 1/114 2184\n' 2019-09-09 14:51:37,618 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:37,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:38,109 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.61' 2019-09-09 14:51:38,598 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:36 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:37 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:51:37 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:51:38,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:37 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:38,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:38 all' 2019-09-09 14:51:38,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:38,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:51:38,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63' 2019-09-09 14:51:38,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:38,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:38 0' 2019-09-09 14:51:38,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:38,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,698 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:51:38,698 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:38,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63\n' 2019-09-09 14:51:38,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:38,702 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:51:38,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:38,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,705 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.37' 2019-09-09 14:51:38,706 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:38,706 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:38,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63' 2019-09-09 14:51:38,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:51:38,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:51:38,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:38,710 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:38,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:51:38,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:38,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.63' 2019-09-09 14:51:38,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:38,944 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:38,946 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.56",loadavg2="0.28",loadavg3="1/121",loadavg4="3628",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="80.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="16.00",mpstat_average.cpu.%usr="4.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="80.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="16.00",mpstat_average.cpu0.%usr="4.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="80.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="16.00",mpstat_maximun.cpu.%usr="4.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="80.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="16.00",mpstat_maximun.cpu0.%usr="4.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="80.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="16.00",mpstat_minimum.cpu.%usr="4.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="80.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="16.00",mpstat_minimum.cpu0.%usr="4.00" 1568040693348676864 2019-09-09 14:51:39,227 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:39,229 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.56",loadavg2="0.28",loadavg3="2/121",loadavg4="3694",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040695431983872 2019-09-09 14:51:39,503 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:39,505 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.57",loadavg2="0.28",loadavg3="2/122",loadavg4="3700",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="0.00" 1568040697542630912 2019-09-09 14:51:39,600 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=181 END 2019-09-09 14:51:39,601 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=182 START 2019-09-09 14:51:39,601 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:39,610 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.57 0.28 2/121 3708\n' 2019-09-09 14:51:39,611 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:39,680 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:39,716 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=175 END 2019-09-09 14:51:39,716 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=176 START 2019-09-09 14:51:39,717 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:39,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.06 0.04 0.01 1/114 2186\n' 2019-09-09 14:51:39,724 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:39,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:39,795 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:39,797 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.57",loadavg2="0.28",loadavg3="2/122",loadavg4="3703",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040699600489984 2019-09-09 14:51:40,079 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:51:40,080 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.07",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2178",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040693437218816 2019-09-09 14:51:40,116 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=124 END 2019-09-09 14:51:40,116 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=125 START 2019-09-09 14:51:40,117 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:40,347 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:40,349 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.07",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2180",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.53",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.47",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.53",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.47",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.53",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.47",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.53",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.47",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.53",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.47",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.53",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.47",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040695534096896 2019-09-09 14:51:40,604 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:40,607 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.07",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2182",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040697610413056 2019-09-09 14:51:40,681 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:38 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:39 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:51:39 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:51:40,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:39 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:40,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:40 ' 2019-09-09 14:51:40,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:40,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,797 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,797 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:40,798 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:40,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:51:40,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:40 ' 2019-09-09 14:51:40,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:40,802 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:40,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:40,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,806 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:40,806 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:40,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:40,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:40,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:40,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:40,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,810 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,810 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:40,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:40,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:40,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:40,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,816 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:40,816 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,817 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,817 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,819 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,819 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:40,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:40,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:40,884 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:40,885 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.07",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2184",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.63",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.37",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.63",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.37",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.63",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.37",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.63",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.37",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.63",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.37",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.63",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.37",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040699716294912 2019-09-09 14:51:41,132 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.84' 2019-09-09 14:51:41,160 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:41,161 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.64 1568040694065590016 2019-09-09 14:51:41,424 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:41,425 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.48 1568040697089998848 2019-09-09 14:51:41,684 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=182 END 2019-09-09 14:51:41,685 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=183 START 2019-09-09 14:51:41,685 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:41,692 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.58 0.29 2/122 3714\n' 2019-09-09 14:51:41,693 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:41,727 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:41,728 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.61 1568040700116131072 2019-09-09 14:51:41,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:41,822 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=176 END 2019-09-09 14:51:41,823 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=177 START 2019-09-09 14:51:41,823 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:41,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.06 0.04 0.01 1/114 2188\n' 2019-09-09 14:51:41,831 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:41,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:42,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:40 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:42,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:41 PM' 2019-09-09 14:51:42,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:42,740 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,740 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,741 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:51:42,742 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,743 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,744 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:51:42,745 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,747 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:42,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:41 PM' 2019-09-09 14:51:42,749 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:51:42,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:42,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00 0.00' 2019-09-09 14:51:42,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 1.00' 2019-09-09 14:51:42,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,753 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:42,754 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:42,754 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:51:42,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:42,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:42,756 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:51:42,756 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,757 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 1.00' 2019-09-09 14:51:42,757 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:42,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:51:42,761 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,762 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,762 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:51:42,763 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:42,763 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:51:42,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:42,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,765 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:42,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:41 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:42,902 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:42 ' 2019-09-09 14:51:42,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:42,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:42,906 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:51:42,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.26' 2019-09-09 14:51:42,911 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:42,912 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:42 ' 2019-09-09 14:51:42,913 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:42,915 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,915 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.74' 2019-09-09 14:51:42,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,918 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,918 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:51:42,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:42,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:42,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:51:42,921 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.74' 2019-09-09 14:51:42,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,926 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:51:42,926 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:42,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:42,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:51:42,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:42,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:51:42,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:42,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.26' 2019-09-09 14:51:42,932 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:43,138 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=125 END 2019-09-09 14:51:43,138 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=126 START 2019-09-09 14:51:43,139 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:43,767 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=183 END 2019-09-09 14:51:43,767 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=184 START 2019-09-09 14:51:43,768 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:43,774 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.58 0.29 2/122 3717\n' 2019-09-09 14:51:43,775 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:43,844 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:43,934 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=177 END 2019-09-09 14:51:43,935 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=178 START 2019-09-09 14:51:43,935 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:43,941 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.06 0.04 0.01 1/114 2190\n' 2019-09-09 14:51:43,941 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:43,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:44,158 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.71' 2019-09-09 14:51:44,845 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:43 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:44 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:51:44 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:51:44,985 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:43 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:44,986 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:44 ' 2019-09-09 14:51:44,987 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:44,988 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,989 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,991 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,991 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,992 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:51:44,992 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,993 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,994 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,994 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63' 2019-09-09 14:51:44,995 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:44,995 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:44 0' 2019-09-09 14:51:44,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,997 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,997 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,998 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,998 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:51:44,998 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,999 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:44,999 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63' 2019-09-09 14:51:45,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:45,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:45,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:45,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:45,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:45,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:51:45,006 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,006 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63\n' 2019-09-09 14:51:45,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:45,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:45,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,010 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,010 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.37' 2019-09-09 14:51:45,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:45,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63' 2019-09-09 14:51:45,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:45,848 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=184 END 2019-09-09 14:51:45,848 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=185 START 2019-09-09 14:51:45,849 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:45,856 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.58 0.29 2/121 3722\n' 2019-09-09 14:51:45,857 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:45,902 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:46,016 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=178 END 2019-09-09 14:51:46,017 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=179 START 2019-09-09 14:51:46,017 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:46,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.06 0.04 0.01 1/114 2192\n' 2019-09-09 14:51:46,025 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:46,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:46,163 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=126 END 2019-09-09 14:51:46,164 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=127 START 2019-09-09 14:51:46,165 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:46,903 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:45 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:46 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:51:46 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:51:46,996 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:46,999 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.57",loadavg2="0.28",loadavg3="2/121",loadavg4="3708",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040701684493056 2019-09-09 14:51:47,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:45 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:47,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:46 ' 2019-09-09 14:51:47,097 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:47,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:47,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,101 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,102 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:51:47,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:51:47,105 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:47,106 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:46 ' 2019-09-09 14:51:47,106 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:47,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:47,107 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,108 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:47,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74 0.00' 2019-09-09 14:51:47,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,110 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,110 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:51:47,111 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:47,111 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:47,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:47,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:47,113 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,113 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,114 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,115 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,115 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,116 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:51:47,117 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:47,118 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,118 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:51:47,119 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:51:47,119 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:47,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,122 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:47,122 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:51:47,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:47,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.26' 2019-09-09 14:51:47,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:47,180 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.51' 2019-09-09 14:51:47,280 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:47,282 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.58",loadavg2="0.29",loadavg3="2/122",loadavg4="3714",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="0.00" 1568040703767019008 2019-09-09 14:51:47,545 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:47,547 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.58",loadavg2="0.29",loadavg3="2/122",loadavg4="3717",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040705848131840 2019-09-09 14:51:47,828 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:51:47,831 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.06",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2186",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040701822358016 2019-09-09 14:51:47,905 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=185 END 2019-09-09 14:51:47,907 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=186 START 2019-09-09 14:51:47,907 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:47,912 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.58 0.29 2/122 3728\n' 2019-09-09 14:51:47,913 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:47,982 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:48,105 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:48,108 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.06",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2188",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.26",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.74",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.26",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.74",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.26",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.74",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.26",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.74",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.26",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.74",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.26",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.74",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040703934596096 2019-09-09 14:51:48,126 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=179 END 2019-09-09 14:51:48,127 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=180 START 2019-09-09 14:51:48,127 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:48,133 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.04 0.01 1/114 2194\n' 2019-09-09 14:51:48,135 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:48,176 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:48,384 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:48,386 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.06",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2190",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.63",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.37",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.63",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.37",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.63",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.37",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.63",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.37",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.63",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.37",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.63",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.37",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040706016734976 2019-09-09 14:51:48,648 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:48,650 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.06",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2192",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.26",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.74",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.26",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.74",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.26",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.74",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.26",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.74",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.26",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.74",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.26",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.74",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040708126583040 2019-09-09 14:51:48,912 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:48,912 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.84 1568040703138004992 2019-09-09 14:51:48,982 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:47 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:48,983 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:48 PM' 2019-09-09 14:51:48,984 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:48,984 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:48,984 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:48,985 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:48,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:48,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:48,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:48,989 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:48,990 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:48,990 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:48 PM 0' 2019-09-09 14:51:48,991 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:48,991 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:48,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:48,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:48,993 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:48,993 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:48,994 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:48,995 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:48,995 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:48,996 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:48,996 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:48,996 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:48,997 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:48,999 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:48,999 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:48,999 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,000 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:49,000 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,001 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,001 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:49,002 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:49,002 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:49,002 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:51:49,003 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,003 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:51:49,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,005 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,005 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,006 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,006 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,006 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:49,177 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:47 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:49,178 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:48 all' 2019-09-09 14:51:49,179 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,180 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,180 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:49,181 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,182 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:51:49,183 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,183 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,184 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.61' 2019-09-09 14:51:49,184 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:49,184 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:48 ' 2019-09-09 14:51:49,185 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:49,185 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,186 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=127 END 2019-09-09 14:51:49,186 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:49,186 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=128 START 2019-09-09 14:51:49,186 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,186 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:49,187 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,187 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:51:49,188 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:49,189 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.61' 2019-09-09 14:51:49,190 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:49,191 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:49,191 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:49,191 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:51:49,192 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:49,192 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.71 1568040706163857920 2019-09-09 14:51:49,192 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,193 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,193 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,195 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:49,195 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:51:49,195 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,196 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:49,196 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:51:49,197 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:49,197 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:49,198 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:49,198 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,199 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:49,199 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:49,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:51:49,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,201 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,201 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:49,204 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:51:49,204 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:49,474 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:49,475 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.51 1568040709186142976 2019-09-09 14:51:50,008 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=186 END 2019-09-09 14:51:50,009 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=187 START 2019-09-09 14:51:50,009 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:50,014 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.59 0.29 2/122 3731\n' 2019-09-09 14:51:50,015 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:50,062 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:50,206 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=180 END 2019-09-09 14:51:50,207 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=181 START 2019-09-09 14:51:50,207 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.67' 2019-09-09 14:51:50,207 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:50,213 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.04 0.01 1/114 2196\n' 2019-09-09 14:51:50,215 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:50,255 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:51,064 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:49 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:50 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:51:50 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:51:51,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:50 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:51,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:51 ' 2019-09-09 14:51:51,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:51:51,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:51,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,260 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,260 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.67' 2019-09-09 14:51:51,261 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,261 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,262 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.33' 2019-09-09 14:51:51,262 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:51,262 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:51 ' 2019-09-09 14:51:51,263 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:51,263 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,264 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,264 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,265 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,265 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,266 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.67' 2019-09-09 14:51:51,266 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,267 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,267 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.33' 2019-09-09 14:51:51,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:51,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:51,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:51,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:51,270 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:51,271 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,271 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,272 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,272 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.67' 2019-09-09 14:51:51,272 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,273 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,274 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,274 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.33\n' 2019-09-09 14:51:51,275 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:51:51,275 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,276 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,276 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,276 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,277 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,279 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.67 0.00' 2019-09-09 14:51:51,279 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,279 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:51,280 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.33' 2019-09-09 14:51:51,280 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:52,066 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=187 END 2019-09-09 14:51:52,067 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=188 START 2019-09-09 14:51:52,067 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:52,076 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.59 0.29 2/121 3736\n' 2019-09-09 14:51:52,077 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:52,126 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:52,214 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=128 END 2019-09-09 14:51:52,214 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=129 START 2019-09-09 14:51:52,215 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:52,282 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=181 END 2019-09-09 14:51:52,283 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=182 START 2019-09-09 14:51:52,283 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:52,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.04 0.01 1/114 2198\n' 2019-09-09 14:51:52,289 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:52,331 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:53,128 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:51 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:52 PM all 0.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 93.00\n02:51:52 PM 0 0.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 93.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 93.00\nAverage: 0 0.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 93.00\n' 2019-09-09 14:51:53,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":4087225 , "packets_per_second":205369, "flows":563250, "errors":0 }\n' 2019-09-09 14:51:53,224 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1750/ {{printf "%s", $1}}' 2019-09-09 14:51:53,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.535' 2019-09-09 14:51:53,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3148490' 2019-09-09 14:51:53,255 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 938735 - Lost ppm 229676 2019-09-09 14:51:53,256 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 229676 > sla_max_ppm 1000; ',) 2019-09-09 14:51:53,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:52 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:51:53 all 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n14:51:53 0 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\nAverage: 0 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.00\n' 2019-09-09 14:51:54,130 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=188 END 2019-09-09 14:51:54,131 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=189 START 2019-09-09 14:51:54,131 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:54,139 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.59 0.29 1/118 3752\n' 2019-09-09 14:51:54,140 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:54,187 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:54,257 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15244 seq=2 END 2019-09-09 14:51:54,258 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:51:54,258 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:51:54,259 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:51:54,273 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:51:54,274 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=563250i,packets_per_second=205369i,packets_received=3148490i,packets_sent=4087225i,packetsize=64i,ppm=229676.0 1568040714257771008 2019-09-09 14:51:54,335 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=182 END 2019-09-09 14:51:54,336 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=183 START 2019-09-09 14:51:54,336 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:54,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.04 0.01 1/112 2205\n' 2019-09-09 14:51:54,346 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:54,390 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:54,574 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:51:54,575 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:51:54,577 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:51:54,591 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 14:51:54,593 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.120 2019-09-09 14:51:54,595 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.120 2019-09-09 14:51:55,002 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:51:55,003 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.123 2019-09-09 14:51:55,004 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.123 2019-09-09 14:51:55,189 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:53 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:54 PM all 9.09 0.00 6.06 0.00 0.00 0.00 0.00 0.00 0.00 84.85\n02:51:54 PM 0 9.09 0.00 6.06 0.00 0.00 0.00 0.00 0.00 0.00 84.85\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 9.09 0.00 6.06 0.00 0.00 0.00 0.00 0.00 0.00 84.85\nAverage: 0 9.09 0.00 6.06 0.00 0.00 0.00 0.00 0.00 0.00 84.85\n' 2019-09-09 14:51:55,236 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=129 END 2019-09-09 14:51:55,236 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=130 START 2019-09-09 14:51:55,237 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:55,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:54 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:51:55 all 19.80 0.00 7.92 0.00 0.00 0.00 0.00 0.00 0.00 72.28\n14:51:55 0 19.80 0.00 7.92 0.00 0.00 0.00 0.00 0.00 0.00 72.28\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 19.80 0.00 7.92 0.00 0.00 0.00 0.00 0.00 0.00 72.28\nAverage: 0 19.80 0.00 7.92 0.00 0.00 0.00 0.00 0.00 0.00 72.28\n' 2019-09-09 14:51:55,424 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:51:56,193 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=189 END 2019-09-09 14:51:56,194 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=190 START 2019-09-09 14:51:56,195 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:56,202 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.58 0.29 1/120 3794\n' 2019-09-09 14:51:56,203 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:56,252 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:56,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.713' 2019-09-09 14:51:56,394 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=183 END 2019-09-09 14:51:56,395 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=184 START 2019-09-09 14:51:56,395 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:56,404 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.05 0.04 0.01 1/114 2243\n' 2019-09-09 14:51:56,405 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:56,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:57,254 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:55 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:57,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:56 PM' 2019-09-09 14:51:57,256 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:57,257 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,258 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,259 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,262 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,263 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:51:57,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:51:56 PM' 2019-09-09 14:51:57,266 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:51:57,266 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,267 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,268 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,268 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,269 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,269 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,270 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,270 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:57,271 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:57,271 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:57,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:51:57,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,273 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,273 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,273 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,274 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,274 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,276 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:57,276 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:51:57,277 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:51:57,277 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,280 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,280 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,280 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00 0.00 100.00\n' 2019-09-09 14:51:57,478 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:56 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:57,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:57 ' 2019-09-09 14:51:57,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:57,481 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,483 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,486 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,487 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:57,488 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:57,489 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:57 ' 2019-09-09 14:51:57,489 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:57,490 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,491 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,492 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,493 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,495 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,496 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,496 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:57,498 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:57,499 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:51:57,499 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:57,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,502 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,504 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:57,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:57,508 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:57,509 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:51:57,509 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:57,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,511 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:57,512 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:57,513 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:58,260 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=130 END 2019-09-09 14:51:58,260 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=131 START 2019-09-09 14:51:58,260 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:51:58,282 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=190 END 2019-09-09 14:51:58,282 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=191 START 2019-09-09 14:51:58,282 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:58,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.58 0.29 1/120 3800\n' 2019-09-09 14:51:58,290 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:58,362 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:58,473 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15250 seq=1 START 2019-09-09 14:51:58,474 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:2000 -j DROP 2019-09-09 14:51:58,510 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 1000 64 20 1 1000000 2019-09-09 14:51:58,514 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=184 END 2019-09-09 14:51:58,515 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=185 START 2019-09-09 14:51:58,515 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:51:58,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.04 0.01 1/114 2250\n' 2019-09-09 14:51:58,527 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:51:58,574 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:51:59,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.548' 2019-09-09 14:51:59,363 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:51:57 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:51:58 PM all 2.02 0.00 3.03 3.03 0.00 0.00 0.00 0.00 0.00 91.92\n02:51:58 PM 0 2.02 0.00 3.03 3.03 0.00 0.00 0.00 0.00 0.00 91.92\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.02 0.00 3.03 3.03 0.00 0.00 0.00 0.00 0.00 91.92\nAverage: 0 2.02 0.00 3.03 3.03 0.00 0.00 0.00 0.00 0.00 91.92\n' 2019-09-09 14:51:59,575 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:58 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:51:59,576 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:51:59 all' 2019-09-09 14:51:59,577 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,578 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:59,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:59,581 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:59,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:59,584 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 6 2019-09-09 14:51:59,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:51:59 ' 2019-09-09 14:51:59,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:51:59,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,587 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.58",loadavg2="0.29",loadavg3="2/121",loadavg4="3722",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040707905618944 2019-09-09 14:51:59,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:59,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:59,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:59,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:51:59,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:51:59,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,595 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:51:59,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:51:59,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:59,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:51:59,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:51:59,602 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:51:59,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:51:59,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:51:59,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:51:59,868 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 5 2019-09-09 14:51:59,871 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.58",loadavg2="0.29",loadavg3="2/122",loadavg4="3728",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040710008450048 2019-09-09 14:52:00,146 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:52:00,148 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.59",loadavg2="0.29",loadavg3="2/122",loadavg4="3731",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040712066575104 2019-09-09 14:52:00,367 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=191 END 2019-09-09 14:52:00,367 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=192 START 2019-09-09 14:52:00,368 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:00,376 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.66 0.57 0.29 1/120 3812\n' 2019-09-09 14:52:00,377 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:00,424 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:00,427 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:52:00,430 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.59",loadavg2="0.29",loadavg3="2/121",loadavg4="3736",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="93.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="7.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="93.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="7.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="93.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="7.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="93.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="7.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="93.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="7.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="93.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="7.00",mpstat_minimum.cpu0.%usr="0.00" 1568040714130300928 2019-09-09 14:52:00,610 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=185 END 2019-09-09 14:52:00,611 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=186 START 2019-09-09 14:52:00,612 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:00,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.04 0.01 1/114 2252\n' 2019-09-09 14:52:00,621 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:00,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:00,715 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:00,716 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.59",loadavg2="0.29",loadavg3="1/118",loadavg4="3752",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="84.85",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="6.06",mpstat_average.cpu.%usr="9.09",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="84.85",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="6.06",mpstat_average.cpu0.%usr="9.09",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="84.85",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="6.06",mpstat_maximun.cpu.%usr="9.09",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="84.85",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="6.06",mpstat_maximun.cpu0.%usr="9.09",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="84.85",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="6.06",mpstat_minimum.cpu.%usr="9.09",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="84.85",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="6.06",mpstat_minimum.cpu0.%usr="9.09" 1568040716193236992 2019-09-09 14:52:00,983 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:00,985 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.58",loadavg2="0.29",loadavg3="1/120",loadavg4="3794",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040718282130944 2019-09-09 14:52:01,268 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:01,270 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.58",loadavg2="0.29",loadavg3="1/120",loadavg4="3800",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="91.92",mpstat_average.cpu.%iowait="3.03",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="3.03",mpstat_average.cpu.%usr="2.02",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="91.92",mpstat_average.cpu0.%iowait="3.03",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="3.03",mpstat_average.cpu0.%usr="2.02",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="91.92",mpstat_maximun.cpu.%iowait="3.03",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="3.03",mpstat_maximun.cpu.%usr="2.02",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="91.92",mpstat_maximun.cpu0.%iowait="3.03",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="3.03",mpstat_maximun.cpu0.%usr="2.02",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="91.92",mpstat_minimum.cpu.%iowait="3.03",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="3.03",mpstat_minimum.cpu.%usr="2.02",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="91.92",mpstat_minimum.cpu0.%iowait="3.03",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="3.03",mpstat_minimum.cpu0.%usr="2.02" 1568040720366959104 2019-09-09 14:52:01,284 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=131 END 2019-09-09 14:52:01,285 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=132 START 2019-09-09 14:52:01,285 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:01,554 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 6 2019-09-09 14:52:01,556 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2194",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.61",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.39",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.61",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.39",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.61",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.39",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.61",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.39",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.61",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.39",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.61",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.39",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040710206294016 2019-09-09 14:52:01,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:00 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:01,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:01 ' 2019-09-09 14:52:01,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:01,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,698 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,698 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:01,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n14:52:01 ' 2019-09-09 14:52:01,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:01,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,705 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:01,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,710 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:01,710 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:52:01,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:01,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:01,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:01,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,714 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,717 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:01,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:01,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:01,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:01,722 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,722 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,725 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,725 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,726 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:01,726 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:01,727 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:01,832 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 5 2019-09-09 14:52:01,834 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2196",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.33",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.67",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.33",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.67",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.33",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.67",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.33",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.67",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.33",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.67",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.33",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.67",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040712282646784 2019-09-09 14:52:02,114 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:52:02,116 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2198",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="1.00" 1568040714335806976 2019-09-09 14:52:02,304 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.26' 2019-09-09 14:52:02,396 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:02,398 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.04",loadavg2="0.01",loadavg3="1/112",loadavg4="2205",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="72.28",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="7.92",mpstat_average.cpu.%usr="19.80",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="72.28",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="7.92",mpstat_average.cpu0.%usr="19.80",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="72.28",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="7.92",mpstat_maximun.cpu.%usr="19.80",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="72.28",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="7.92",mpstat_maximun.cpu0.%usr="19.80",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="72.28",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="7.92",mpstat_minimum.cpu.%usr="19.80",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="72.28",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="7.92",mpstat_minimum.cpu0.%usr="19.80" 1568040716394650880 2019-09-09 14:52:02,426 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=192 END 2019-09-09 14:52:02,427 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=193 START 2019-09-09 14:52:02,428 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:02,435 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.66 0.57 0.29 2/122 3879\n' 2019-09-09 14:52:02,437 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:02,487 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:02,686 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:02,688 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.05",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2243",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040718514767872 2019-09-09 14:52:02,729 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=186 END 2019-09-09 14:52:02,730 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=187 START 2019-09-09 14:52:02,730 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:02,739 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.04 0.01 1/114 2254\n' 2019-09-09 14:52:02,740 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:02,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:02,958 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:02,960 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2250",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040720610852864 2019-09-09 14:52:03,244 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:03,247 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2252",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040722729367040 2019-09-09 14:52:03,488 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:01 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:03,489 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:02 PM' 2019-09-09 14:52:03,490 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:52:03,491 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,492 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:03,493 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:03,495 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,495 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,496 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:03,497 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,498 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:03,499 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:02 PM 0' 2019-09-09 14:52:03,499 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,500 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,501 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:03,501 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,502 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:03,503 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:03,503 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,504 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,505 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:03,505 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:03,507 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:03,508 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:52:03,508 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:52:03,508 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.67 1568040712214114816 2019-09-09 14:52:03,508 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,509 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:03,509 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,512 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,512 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,513 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:52:03,514 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:03,515 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:52:03,515 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:03,516 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:03,517 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,521 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:03,522 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,523 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,523 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,524 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,524 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:03,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:02 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:03,810 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:03 ' 2019-09-09 14:52:03,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:03,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:03,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.38 0.00' 2019-09-09 14:52:03,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.19 0.00' 2019-09-09 14:52:03,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 96.43' 2019-09-09 14:52:03,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:03,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:03 0' 2019-09-09 14:52:03,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,816 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,816 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,816 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.38 0.00' 2019-09-09 14:52:03,817 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.19' 2019-09-09 14:52:03,817 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,819 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,819 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 96.43' 2019-09-09 14:52:03,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:03,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:52:03,821 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,821 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,822 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.38 0.00' 2019-09-09 14:52:03,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.19 0.00' 2019-09-09 14:52:03,824 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,824 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,825 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.43\n' 2019-09-09 14:52:03,825 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:03,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:03,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.38' 2019-09-09 14:52:03,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.19' 2019-09-09 14:52:03,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,829 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:03,836 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:03,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 96.43\n' 2019-09-09 14:52:03,837 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.535 1568040715235896064 2019-09-09 14:52:04,115 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:04,116 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.713 1568040718260090112 2019-09-09 14:52:04,312 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=132 END 2019-09-09 14:52:04,312 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=133 START 2019-09-09 14:52:04,313 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:04,427 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:04,428 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.548 1568040721284272896 2019-09-09 14:52:04,527 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=193 END 2019-09-09 14:52:04,528 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=194 START 2019-09-09 14:52:04,529 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:04,536 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.66 0.57 0.29 2/122 3882\n' 2019-09-09 14:52:04,538 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:04,607 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:04,698 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:04,699 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.26 1568040724311934976 2019-09-09 14:52:04,838 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=187 END 2019-09-09 14:52:04,839 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=188 START 2019-09-09 14:52:04,839 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:04,846 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.04 0.01 1/114 2256\n' 2019-09-09 14:52:04,847 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:04,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:05,333 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.91' 2019-09-09 14:52:05,608 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:03 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:52:04 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:52:04 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:52:05,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:04 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:05,894 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:05 all' 2019-09-09 14:52:05,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:05,897 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:05,898 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,901 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,902 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:52:05,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:05 ' 2019-09-09 14:52:05,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:05,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:05,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:05,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,913 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:52:05,913 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:05,914 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:05,914 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:05,915 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,915 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:05,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:05,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:05,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:05,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:05,921 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:05,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:05,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:05,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:05,926 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:06,611 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=194 END 2019-09-09 14:52:06,612 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=195 START 2019-09-09 14:52:06,612 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:06,627 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.69 0.58 0.29 2/121 3887\n' 2019-09-09 14:52:06,628 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:06,707 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:06,929 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=188 END 2019-09-09 14:52:06,930 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=189 START 2019-09-09 14:52:06,930 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:06,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.04 0.01 1/114 2258\n' 2019-09-09 14:52:06,936 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:06,981 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:07,339 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=133 END 2019-09-09 14:52:07,339 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=134 START 2019-09-09 14:52:07,340 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:07,707 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:05 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:07,708 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:06 PM all' 2019-09-09 14:52:07,709 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99 0.00' 2019-09-09 14:52:07,710 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01' 2019-09-09 14:52:07,711 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:07,712 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,713 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,715 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,716 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,717 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:52:07,719 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:06 PM 0' 2019-09-09 14:52:07,720 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99' 2019-09-09 14:52:07,720 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,721 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01' 2019-09-09 14:52:07,721 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:07,722 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,722 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,723 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:07,723 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,724 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:07,724 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:07,725 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:07,725 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:52:07,726 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99' 2019-09-09 14:52:07,726 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,727 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01 0.00' 2019-09-09 14:52:07,727 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:07,728 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:07,728 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,729 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,729 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:07,731 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:07,732 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:52:07,732 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.99' 2019-09-09 14:52:07,732 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,733 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.01' 2019-09-09 14:52:07,734 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,734 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,735 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:07,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:07,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:07,983 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:06 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:07,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:07 ' 2019-09-09 14:52:07,986 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:07,987 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:52:07,988 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,989 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.33 0.00' 2019-09-09 14:52:07,991 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:07,992 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.67' 2019-09-09 14:52:07,993 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:07,995 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:07 ' 2019-09-09 14:52:07,995 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:07,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:07,998 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:07,998 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.33 0.00' 2019-09-09 14:52:07,999 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:08,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.67\n' 2019-09-09 14:52:08,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:08,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:08,002 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:08,002 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:08,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:08,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:08,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.33' 2019-09-09 14:52:08,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:08,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:08,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.67' 2019-09-09 14:52:08,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:08,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:08,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:08,010 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:08,010 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:08,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:08,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:08,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.33' 2019-09-09 14:52:08,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:08,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:08,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:08,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.67\n' 2019-09-09 14:52:08,363 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.06' 2019-09-09 14:52:08,739 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=195 END 2019-09-09 14:52:08,740 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=196 START 2019-09-09 14:52:08,740 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:08,757 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.69 0.58 0.29 2/122 3893\n' 2019-09-09 14:52:08,759 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:08,827 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:09,015 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=189 END 2019-09-09 14:52:09,016 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=190 START 2019-09-09 14:52:09,016 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:09,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.03 0.00 1/114 2260\n' 2019-09-09 14:52:09,023 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:09,069 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:09,829 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:08 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:09,830 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:09 PM all' 2019-09-09 14:52:09,831 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,832 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,833 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:09,834 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,835 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:09,837 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,838 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,839 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:52:09,839 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:09 PM' 2019-09-09 14:52:09,841 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:52:09,843 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,844 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:09,844 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,845 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,846 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,846 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:09,847 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,847 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,848 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:09,849 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:09,849 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: all' 2019-09-09 14:52:09,850 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,851 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:09,851 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,852 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,852 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,853 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,855 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,855 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,856 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:52:09,856 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:09,857 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:52:09,857 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:09,858 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:09,858 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,859 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,859 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,861 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,861 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:09,861 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:09,962 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:52:09,963 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.66",loadavg1="0.57",loadavg2="0.29",loadavg3="1/120",loadavg4="3812" 1568040722426896128 2019-09-09 14:52:10,071 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:08 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:10,072 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:09 all' 2019-09-09 14:52:10,073 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:10,074 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,075 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:10,077 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,078 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,079 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,080 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:52:10,081 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:09 ' 2019-09-09 14:52:10,082 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:10,083 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,083 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:10,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,085 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,085 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,086 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,087 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:10,088 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:52:10,088 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:10,089 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:10,090 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:52:10,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:10,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:10,093 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:52:10,095 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:52:10,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:10,097 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,098 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:10,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:10,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:10,100 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:52:10,263 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:10,265 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.66",loadavg1="0.57",loadavg2="0.29",loadavg3="2/122",loadavg4="3879",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040724527633920 2019-09-09 14:52:10,368 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=134 END 2019-09-09 14:52:10,369 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=135 START 2019-09-09 14:52:10,370 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:10,538 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:10,540 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.66",loadavg1="0.57",loadavg2="0.29",loadavg3="2/122",loadavg4="3882",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040726611561984 2019-09-09 14:52:10,818 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:10,820 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.69",loadavg1="0.58",loadavg2="0.29",loadavg3="2/121",loadavg4="3887",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.01",mpstat_average.cpu.%usr="0.99",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.01",mpstat_average.cpu0.%usr="0.99",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.01",mpstat_maximun.cpu.%usr="0.99",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.01",mpstat_maximun.cpu0.%usr="0.99",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.01",mpstat_minimum.cpu.%usr="0.99",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.01",mpstat_minimum.cpu0.%usr="0.99" 1568040728739675136 2019-09-09 14:52:10,863 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=196 END 2019-09-09 14:52:10,864 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=197 START 2019-09-09 14:52:10,865 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:10,873 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.59 0.30 2/122 3896\n' 2019-09-09 14:52:10,875 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:10,922 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:11,091 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:11,092 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.69",loadavg1="0.58",loadavg2="0.29",loadavg3="2/122",loadavg4="3893",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040730863828992 2019-09-09 14:52:11,102 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=190 END 2019-09-09 14:52:11,103 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=191 START 2019-09-09 14:52:11,103 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:11,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.04 0.03 0.00 1/114 2262\n' 2019-09-09 14:52:11,111 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:11,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:11,368 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:52:11,371 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2254",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.43",mpstat_average.cpu.%iowait="2.38",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.19",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.43",mpstat_average.cpu0.%iowait="2.38",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.19",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.43",mpstat_maximun.cpu.%iowait="2.38",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.19",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.43",mpstat_maximun.cpu0.%iowait="2.38",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.19",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.43",mpstat_minimum.cpu.%iowait="2.38",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.19",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.43",mpstat_minimum.cpu0.%iowait="2.38",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.19",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040724838696960 2019-09-09 14:52:11,389 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.53' 2019-09-09 14:52:11,628 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:11,630 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2256",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040726928951040 2019-09-09 14:52:11,917 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:11,919 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.04",loadavg2="0.01",loadavg3="1/114",loadavg4="2258",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.67",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.33",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.67",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.33",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.67",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.33",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.67",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.33",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.67",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.33",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.67",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.33",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040729015698944 2019-09-09 14:52:11,923 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:10 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:52:11 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:52:11 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:52:12,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:10 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:12,153 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:11 ' 2019-09-09 14:52:12,154 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:12,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:12,157 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:12,159 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,160 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41' 2019-09-09 14:52:12,160 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,161 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,162 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,163 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59' 2019-09-09 14:52:12,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:12,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:11 0' 2019-09-09 14:52:12,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,166 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:12,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41' 2019-09-09 14:52:12,169 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:12,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59\n' 2019-09-09 14:52:12,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:12,173 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:12,174 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:12,174 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,175 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,175 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,176 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.41' 2019-09-09 14:52:12,176 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,177 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,178 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.59' 2019-09-09 14:52:12,179 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:12,179 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:12,179 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:12,180 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,180 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,181 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,182 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,183 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,183 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41' 2019-09-09 14:52:12,184 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,184 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,185 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:12,185 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59\n' 2019-09-09 14:52:12,195 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:12,197 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2260",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040731102515968 2019-09-09 14:52:12,525 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:12,526 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.91 1568040727339170048 2019-09-09 14:52:12,782 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:12,783 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.06 1568040730368562944 2019-09-09 14:52:12,925 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=197 END 2019-09-09 14:52:12,926 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=198 START 2019-09-09 14:52:12,926 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:12,932 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.59 0.30 2/121 3901\n' 2019-09-09 14:52:12,933 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:13,001 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:13,188 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=191 END 2019-09-09 14:52:13,188 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=192 START 2019-09-09 14:52:13,188 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:13,195 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.03 0.00 1/114 2264\n' 2019-09-09 14:52:13,196 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:13,267 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:13,395 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=135 END 2019-09-09 14:52:13,396 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=136 START 2019-09-09 14:52:13,396 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:14,002 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:12 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:52:13 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:52:13 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:52:14,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:13 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:14,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:14 all' 2019-09-09 14:52:14,270 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,271 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,272 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:14,275 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,276 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90 0.00' 2019-09-09 14:52:14,277 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,278 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,279 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10' 2019-09-09 14:52:14,280 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:14 ' 2019-09-09 14:52:14,281 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:14,283 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,284 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,284 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,285 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.90' 2019-09-09 14:52:14,285 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,286 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,286 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,287 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10\n' 2019-09-09 14:52:14,287 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:14,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:52:14,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,289 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,290 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:14,291 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,291 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90 0.00' 2019-09-09 14:52:14,292 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,292 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,293 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10' 2019-09-09 14:52:14,293 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:14,295 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:14,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:14,297 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,297 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,298 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,299 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,299 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90' 2019-09-09 14:52:14,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:14,301 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10' 2019-09-09 14:52:14,302 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:15,004 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=198 END 2019-09-09 14:52:15,004 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=199 START 2019-09-09 14:52:15,005 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:15,013 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.59 0.30 2/125 3907\n' 2019-09-09 14:52:15,014 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:15,057 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:15,304 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=192 END 2019-09-09 14:52:15,305 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=193 START 2019-09-09 14:52:15,305 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:15,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.03 0.00 1/114 2266\n' 2019-09-09 14:52:15,317 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:15,360 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:16,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:14 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:16,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:15 PM' 2019-09-09 14:52:16,059 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:16,059 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 99.00' 2019-09-09 14:52:16,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:16,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:52:16,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,061 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,062 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,063 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:52:16,063 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:15 PM' 2019-09-09 14:52:16,064 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:52:16,064 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:16,064 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:52:16,065 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,065 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00 0.00' 2019-09-09 14:52:16,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:16,067 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,067 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:16,068 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: all' 2019-09-09 14:52:16,068 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:16,069 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00 0.00' 2019-09-09 14:52:16,071 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,072 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:52:16,072 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,073 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,074 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:16,074 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:52:16,075 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:52:16,075 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:16,076 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:52:16,076 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,077 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,077 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00 0.00' 2019-09-09 14:52:16,078 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,078 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,079 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,079 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:16,361 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:15 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:16,363 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:16 ' 2019-09-09 14:52:16,364 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:16,364 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,365 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,367 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.90' 2019-09-09 14:52:16,369 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,372 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,373 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.10' 2019-09-09 14:52:16,373 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:16,374 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:16 0' 2019-09-09 14:52:16,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,376 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:16,377 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:16,377 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90 0.00' 2019-09-09 14:52:16,378 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,379 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,380 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10' 2019-09-09 14:52:16,380 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:16,381 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:52:16,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:16,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,385 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,386 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:16,387 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.90' 2019-09-09 14:52:16,388 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,389 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:16,389 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10' 2019-09-09 14:52:16,390 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:16,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0 0.00' 2019-09-09 14:52:16,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,393 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,393 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,396 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.90' 2019-09-09 14:52:16,396 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:16,397 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:16,397 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.10' 2019-09-09 14:52:16,398 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:17,081 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=199 END 2019-09-09 14:52:17,083 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=200 START 2019-09-09 14:52:17,083 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:17,091 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.59 0.30 2/125 3909\n' 2019-09-09 14:52:17,092 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:17,136 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:17,400 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=193 END 2019-09-09 14:52:17,401 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=194 START 2019-09-09 14:52:17,401 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:17,408 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.03 0.00 1/114 2268\n' 2019-09-09 14:52:17,409 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:17,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:18,053 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:18,056 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.59",loadavg2="0.30",loadavg3="2/122",loadavg4="3896",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040732925661184 2019-09-09 14:52:18,138 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:16 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:18,140 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:17 PM all' 2019-09-09 14:52:18,141 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,142 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 99.00' 2019-09-09 14:52:18,143 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,144 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,145 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:52:18,147 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:18,148 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,148 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,149 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:18,149 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:17 PM' 2019-09-09 14:52:18,150 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:18,150 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,151 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:52:18,151 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,152 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 1.00' 2019-09-09 14:52:18,152 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,153 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,153 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,154 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,154 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:18,155 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:18,155 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:18,156 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,157 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:52:18,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:18,160 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00 0.00' 2019-09-09 14:52:18,160 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:18,161 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:52:18,162 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:52:18,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:52:18,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,165 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:52:18,166 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,167 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:18,168 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:52:18,383 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:18,385 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.59",loadavg2="0.30",loadavg3="2/121",loadavg4="3901",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040735004334848 2019-09-09 14:52:18,453 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:17 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:18,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:18 ' 2019-09-09 14:52:18,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:18,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,457 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:18,458 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 1.41' 2019-09-09 14:52:18,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,460 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,461 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59' 2019-09-09 14:52:18,462 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:18 0' 2019-09-09 14:52:18,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,464 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:18,465 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,466 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,467 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41' 2019-09-09 14:52:18,468 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:18,468 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.59' 2019-09-09 14:52:18,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:18,471 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:18,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:18,473 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,474 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,475 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,475 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.41' 2019-09-09 14:52:18,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,477 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,477 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59' 2019-09-09 14:52:18,478 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:52:18,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:18,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:18,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:18,481 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.41' 2019-09-09 14:52:18,483 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:18,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:18,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59' 2019-09-09 14:52:18,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:18,654 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:18,656 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.59",loadavg2="0.30",loadavg3="2/125",loadavg4="3907",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="0.00" 1568040737081156096 2019-09-09 14:52:18,929 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:18,931 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.04",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2262",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.59",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.59",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.59",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.59",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.59",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.59",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040733187938048 2019-09-09 14:52:19,170 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=200 END 2019-09-09 14:52:19,170 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=201 START 2019-09-09 14:52:19,170 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:19,183 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.74 0.59 0.30 2/125 3911\n' 2019-09-09 14:52:19,184 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:19,199 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:19,201 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2264",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.10",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.90",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.10",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.90",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.10",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.90",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.10",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.90",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.10",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.90",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.10",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.90",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040735304689920 2019-09-09 14:52:19,254 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:19,471 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:19,474 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2266",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.10",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.90",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.10",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.90",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.10",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.90",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.10",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.90",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.10",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.90",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.10",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.90",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040737400198912 2019-09-09 14:52:19,487 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=194 END 2019-09-09 14:52:19,488 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=195 START 2019-09-09 14:52:19,488 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:19,493 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.03 0.00 1/114 2270\n' 2019-09-09 14:52:19,495 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:19,563 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:19,734 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:19,736 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2268",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.59",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.59",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.59",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.59",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.59",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.59",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040739487638016 2019-09-09 14:52:20,003 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:20,004 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.53 1568040733395603968 2019-09-09 14:52:20,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:18 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:20,256 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:19 PM all' 2019-09-09 14:52:20,257 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,259 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:52:20,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,262 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,263 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,265 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:20,266 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:19 PM' 2019-09-09 14:52:20,267 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:20,268 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,271 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:52:20,271 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,273 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:20,274 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:20,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:20,276 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: all' 2019-09-09 14:52:20,277 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,277 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,278 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:52:20,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,280 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,280 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:20,281 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,283 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:20,284 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:52:20,285 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,285 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,287 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:20,287 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,288 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,288 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:20,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,290 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,290 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:20,564 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:19 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:20,565 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:20 ' 2019-09-09 14:52:20,566 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:20,567 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:20,568 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:20,569 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.53' 2019-09-09 14:52:20,571 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:20,571 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,572 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47\n' 2019-09-09 14:52:20,573 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:20 ' 2019-09-09 14:52:20,573 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:20,574 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,575 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,575 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:20,576 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,576 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53' 2019-09-09 14:52:20,577 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:20,578 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,579 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47' 2019-09-09 14:52:20,579 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:20,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:20,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:20,581 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:20,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53 0.00' 2019-09-09 14:52:20,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.47' 2019-09-09 14:52:20,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:20,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:20,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:20,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,590 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:20,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.53 0.00' 2019-09-09 14:52:20,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,593 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:20,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.47' 2019-09-09 14:52:20,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:21,292 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=201 END 2019-09-09 14:52:21,293 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=202 START 2019-09-09 14:52:21,295 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:21,303 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.60 0.31 1/124 3914\n' 2019-09-09 14:52:21,304 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:21,375 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:21,597 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=195 END 2019-09-09 14:52:21,598 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=196 START 2019-09-09 14:52:21,598 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:21,606 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.03 0.00 1/114 2272\n' 2019-09-09 14:52:21,607 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:21,677 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:21,835 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3923073 , "packets_per_second":197041, "flows":1001000, "errors":0 }\n' 2019-09-09 14:52:21,839 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:2000/ {{printf "%s", $1}}' 2019-09-09 14:52:21,868 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3713149' 2019-09-09 14:52:21,870 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 209924 - Lost ppm 53511 2019-09-09 14:52:21,871 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 53511 > sla_max_ppm 1000; ',) 2019-09-09 14:52:22,376 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:20 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:52:21 PM all 2.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 96.00\n02:52:21 PM 0 2.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 96.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 96.00\nAverage: 0 2.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 96.00\n' 2019-09-09 14:52:22,679 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:21 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n14:52:22 all 0.99 0.00 3.96 0.00 0.00 0.00 0.00 0.00 0.00 95.05\n14:52:22 0 0.99 0.00 3.96 0.00 0.00 0.00 0.00 0.00 0.00 95.05\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.99 0.00 3.96 0.00 0.00 0.00 0.00 0.00 0.00 95.05\nAverage: 0 0.99 0.00 3.96 0.00 0.00 0.00 0.00 0.00 0.00 95.05\n' 2019-09-09 14:52:22,876 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15250 seq=1 END 2019-09-09 14:52:22,877 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15250 seq=2 START 2019-09-09 14:52:22,877 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:2000 -j DROP 2019-09-09 14:52:22,913 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 1000 64 20 1 1000000 2019-09-09 14:52:23,380 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=202 END 2019-09-09 14:52:23,380 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=203 START 2019-09-09 14:52:23,381 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:23,389 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.76 0.60 0.31 1/124 3932\n' 2019-09-09 14:52:23,391 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:23,435 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:23,681 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=196 END 2019-09-09 14:52:23,682 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=197 START 2019-09-09 14:52:23,682 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:23,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.03 0.00 1/114 2283\n' 2019-09-09 14:52:23,692 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:23,762 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:24,416 [ERROR] yardstick.benchmark.scenarios.networking.ping ping.py:99 ping '-s 100' 'poseidon.yardstick-TC037-d2d30d9b' timeout 2019-09-09 14:52:24,418 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: packet dropped rtt 999999.000000 > sla: max_rtt(10.000000)',) 2019-09-09 14:52:24,436 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:22 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:24,437 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:23 PM all' 2019-09-09 14:52:24,439 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,440 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,441 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2.00' 2019-09-09 14:52:24,442 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,443 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,444 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:24,447 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,448 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 98.00' 2019-09-09 14:52:24,448 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:23 PM' 2019-09-09 14:52:24,449 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:24,450 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,451 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2.00' 2019-09-09 14:52:24,451 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,452 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,453 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:24,454 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,455 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,455 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 98.00' 2019-09-09 14:52:24,456 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:24,457 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:24,459 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:24,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 2.00' 2019-09-09 14:52:24,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,461 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,461 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,462 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:24,463 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 98.00\n' 2019-09-09 14:52:24,464 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:52:24,464 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,465 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,465 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2.00 0.00' 2019-09-09 14:52:24,466 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,467 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,467 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,467 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,468 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 98.00' 2019-09-09 14:52:24,468 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:24,763 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:23 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:24,764 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:24 ' 2019-09-09 14:52:24,765 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:24,765 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,766 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:24,767 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,767 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,768 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,768 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,769 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,769 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:24,770 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:24,771 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:24 0' 2019-09-09 14:52:24,772 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,773 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:24,774 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,775 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,775 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:24,776 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:24,776 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:24,777 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:24,778 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:24,778 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:24,779 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:24,779 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,780 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00' 2019-09-09 14:52:24,781 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,781 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,784 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00\n' 2019-09-09 14:52:24,784 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:24,785 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:24,786 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,786 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,787 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,787 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:24,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:24,789 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:24,789 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:24,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:25,289 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:25,290 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=1001000i,packets_per_second=197041i,packets_received=3713149i,packets_sent=3923073i,packetsize=64i,ppm=53511.0 1568040742875392000 2019-09-09 14:52:25,420 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=136 END 2019-09-09 14:52:25,421 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=137 START 2019-09-09 14:52:25,421 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:25,471 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=203 END 2019-09-09 14:52:25,471 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=204 START 2019-09-09 14:52:25,472 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:25,500 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.59 0.30 2/122 3996\n' 2019-09-09 14:52:25,501 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:25,548 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:52:25,550 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.59",loadavg2="0.30",loadavg3="2/125",loadavg4="3909",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="0.00" 1568040739170169088 2019-09-09 14:52:25,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:25,794 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=197 END 2019-09-09 14:52:25,794 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=198 START 2019-09-09 14:52:25,795 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:25,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.03 0.00 1/114 2285\n' 2019-09-09 14:52:25,806 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:25,839 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:25,841 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.74",loadavg1="0.59",loadavg2="0.30",loadavg3="2/125",loadavg4="3911",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040741292681984 2019-09-09 14:52:25,884 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:26,100 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:26,101 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.60",loadavg2="0.31",loadavg3="1/124",loadavg4="3914",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="96.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="1.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="2.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="96.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="1.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="2.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="96.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="1.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="2.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="96.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="1.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="2.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="96.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="1.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="2.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="96.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="1.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="2.00" 1568040743380016128 2019-09-09 14:52:26,359 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:26,361 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.76",loadavg1="0.60",loadavg2="0.31",loadavg3="1/124",loadavg4="3932",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="2.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="2.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="2.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="2.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="2.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="2.00",mpstat_minimum.cpu0.%usr="0.00" 1568040745471188992 2019-09-09 14:52:26,449 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.60' 2019-09-09 14:52:26,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:24 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:52:25 PM all 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:52:25 PM 0 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 1.00 0.00 99.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:52:26,675 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:26,676 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2270",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.47",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.53",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.47",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.53",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.47",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.53",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.47",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.53",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.47",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.53",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.47",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.53",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040741596936960 2019-09-09 14:52:26,885 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:25 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:26,887 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:26 ' 2019-09-09 14:52:26,887 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:26,888 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,889 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,891 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:26,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.39' 2019-09-09 14:52:26,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:26,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:52:26,896 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:26 ' 2019-09-09 14:52:26,897 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:26,898 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:26,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:52:26,900 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,901 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,902 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,902 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:52:26,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:26,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:26,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:26,906 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:26,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:26,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39 0.00' 2019-09-09 14:52:26,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,911 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,911 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:52:26,912 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:26,913 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:52:26,915 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:26,915 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:26,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.39' 2019-09-09 14:52:26,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:26,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:26,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.61' 2019-09-09 14:52:26,921 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:26,938 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:26,940 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2272",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="95.05",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="3.96",mpstat_average.cpu.%usr="0.99",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="95.05",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="3.96",mpstat_average.cpu0.%usr="0.99",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="95.05",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="3.96",mpstat_maximun.cpu.%usr="0.99",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="95.05",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="3.96",mpstat_maximun.cpu0.%usr="0.99",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="95.05",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="3.96",mpstat_minimum.cpu.%usr="0.99",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="95.05",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="3.96",mpstat_minimum.cpu0.%usr="0.99" 1568040743681359104 2019-09-09 14:52:27,219 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:27,220 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2283",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040745794082048 2019-09-09 14:52:27,490 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:27,491 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=999999.0 1568040745420926208 2019-09-09 14:52:27,574 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=204 END 2019-09-09 14:52:27,575 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=205 START 2019-09-09 14:52:27,575 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:27,583 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.59 0.30 2/121 4001\n' 2019-09-09 14:52:27,584 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:27,655 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:27,924 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=198 END 2019-09-09 14:52:27,924 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=199 START 2019-09-09 14:52:27,924 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:27,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.03 0.03 0.00 1/114 2287\n' 2019-09-09 14:52:27,931 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:27,972 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:28,456 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=137 END 2019-09-09 14:52:28,456 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=138 START 2019-09-09 14:52:28,457 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:28,656 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:26 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:52:27 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:52:27 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:52:28,974 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:27 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:28,975 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:28 all' 2019-09-09 14:52:28,976 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:28,977 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:28,978 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:28,979 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:28,980 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:52:28,981 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:28,983 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:28,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:28,985 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63\n' 2019-09-09 14:52:28,986 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:28 ' 2019-09-09 14:52:28,987 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:28,988 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:28,989 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:28,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:28,991 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:52:28,992 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:28,993 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.63' 2019-09-09 14:52:28,993 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:28,995 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:28,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:28,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:28,997 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:28,997 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:28,998 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:28,998 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:28,999 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37 0.00' 2019-09-09 14:52:28,999 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:29,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:29,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.63' 2019-09-09 14:52:29,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:29,002 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:29,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:29,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:29,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:29,005 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:29,006 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.37' 2019-09-09 14:52:29,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:29,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.63' 2019-09-09 14:52:29,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:29,483 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.56' 2019-09-09 14:52:29,660 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=205 END 2019-09-09 14:52:29,660 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=206 START 2019-09-09 14:52:29,661 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:29,670 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.70 0.59 0.30 2/122 4007\n' 2019-09-09 14:52:29,671 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:29,717 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:30,009 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=199 END 2019-09-09 14:52:30,010 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=200 START 2019-09-09 14:52:30,010 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:30,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.03 0.00 1/114 2289\n' 2019-09-09 14:52:30,017 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:30,060 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:30,719 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:28 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:30,720 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:29 PM' 2019-09-09 14:52:30,721 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:52:30,723 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,724 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:30,725 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:30,726 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,727 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,728 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,729 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:30,729 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:30,730 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:29 PM' 2019-09-09 14:52:30,731 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:52:30,732 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:30,733 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:52:30,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:30,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,740 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:30,741 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:30,741 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:30,742 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:52:30,743 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:30,743 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:30,744 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:30,745 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,747 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:30,747 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:30,749 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:52:30,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:30,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:30,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:30,753 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:30,753 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:31,061 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:29 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:31,062 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:30 ' 2019-09-09 14:52:31,063 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:31,063 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:31,064 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,064 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,065 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,066 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:52:31,067 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:31,067 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,067 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50\n' 2019-09-09 14:52:31,068 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:30 ' 2019-09-09 14:52:31,068 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:31,069 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,069 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,071 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,071 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,072 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50 0.00' 2019-09-09 14:52:31,072 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,073 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.50\n' 2019-09-09 14:52:31,074 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:31,074 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:31,074 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:31,075 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,075 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,077 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:52:31,077 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,078 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,079 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.50' 2019-09-09 14:52:31,079 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:31,080 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:31,080 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:31,081 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,081 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,084 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,085 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.50' 2019-09-09 14:52:31,086 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:31,086 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:31,087 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.50\n' 2019-09-09 14:52:31,488 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=138 END 2019-09-09 14:52:31,489 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=139 START 2019-09-09 14:52:31,489 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:31,755 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=206 END 2019-09-09 14:52:31,756 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=207 START 2019-09-09 14:52:31,756 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:31,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.60 0.31 2/122 4010\n' 2019-09-09 14:52:31,766 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:31,814 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:32,089 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=200 END 2019-09-09 14:52:32,090 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=201 START 2019-09-09 14:52:32,090 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:32,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.03 0.00 1/114 2291\n' 2019-09-09 14:52:32,098 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:32,140 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:32,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.68' 2019-09-09 14:52:32,783 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:32,785 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.59",loadavg2="0.30",loadavg3="2/122",loadavg4="3996",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="1.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="1.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="1.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="1.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="1.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="1.00" 1568040747574748928 2019-09-09 14:52:32,816 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:30 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:52:31 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:52:31 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:52:33,082 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:33,084 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.59",loadavg2="0.30",loadavg3="2/121",loadavg4="4001",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040749660056064 2019-09-09 14:52:33,142 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:31 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:33,143 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:32 ' 2019-09-09 14:52:33,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:33,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,149 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:52:33,150 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,151 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,153 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72\n' 2019-09-09 14:52:33,153 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:32 ' 2019-09-09 14:52:33,154 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:33,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,156 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:33,157 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,159 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28 0.00' 2019-09-09 14:52:33,160 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:33,160 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72' 2019-09-09 14:52:33,161 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:33,162 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:33,163 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:33,163 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:33,163 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:33,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:33,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:52:33,166 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:33,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 98.72' 2019-09-09 14:52:33,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:33,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:33,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:33,169 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:33,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:33,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:52:33,173 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:33,173 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:33,174 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.72' 2019-09-09 14:52:33,174 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:33,356 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:33,358 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.70",loadavg1="0.59",loadavg2="0.30",loadavg3="2/122",loadavg4="4007",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040751755728896 2019-09-09 14:52:33,631 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:33,634 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2285",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.61",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.39",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.61",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.39",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.61",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.39",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.61",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.39",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.61",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.39",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.61",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.39",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040747923927040 2019-09-09 14:52:33,818 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=207 END 2019-09-09 14:52:33,818 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=208 START 2019-09-09 14:52:33,818 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:33,826 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.72 0.60 0.31 2/121 4015\n' 2019-09-09 14:52:33,826 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:33,895 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:33,961 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:33,962 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.03",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2287",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.63",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.37",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.63",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.37",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.63",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.37",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.63",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.37",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.63",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.37",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.63",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.37",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040750009815808 2019-09-09 14:52:34,176 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=201 END 2019-09-09 14:52:34,177 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=202 START 2019-09-09 14:52:34,177 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:34,182 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.03 0.00 1/114 2293\n' 2019-09-09 14:52:34,183 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:34,224 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:34,226 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2289",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.50",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.50",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.50",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.50",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.50",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.50",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.50",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.50",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.50",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.50",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.50",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.50",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040752089039104 2019-09-09 14:52:34,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:34,499 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:34,501 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2291",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.72",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.28",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.72",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.28",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.72",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.28",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.72",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.28",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.72",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.28",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.72",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.28",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040754176470016 2019-09-09 14:52:34,517 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=139 END 2019-09-09 14:52:34,519 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=140 START 2019-09-09 14:52:34,519 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:34,765 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:34,766 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.6 1568040748456207872 2019-09-09 14:52:34,896 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:33 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:52:34 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:52:34 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:52:35,031 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:35,032 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.56 1568040751488614144 2019-09-09 14:52:35,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:34 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:35,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:35 all' 2019-09-09 14:52:35,254 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,255 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,255 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:52:35,257 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:52:35,260 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,261 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:35,262 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44' 2019-09-09 14:52:35,263 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:35 0' 2019-09-09 14:52:35,264 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,264 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,265 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,265 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:52:35,266 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.28' 2019-09-09 14:52:35,267 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44\n' 2019-09-09 14:52:35,272 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:35,272 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:35,273 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:35,274 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,274 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:35,275 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:52:35,276 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,276 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:52:35,277 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:35,278 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.44' 2019-09-09 14:52:35,278 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:35,279 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:35,280 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:35,280 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,281 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,283 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.28' 2019-09-09 14:52:35,284 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.28' 2019-09-09 14:52:35,285 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:35,285 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:35,286 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.44' 2019-09-09 14:52:35,287 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:35,303 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:35,304 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.68 1568040754517051904 2019-09-09 14:52:35,536 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.38' 2019-09-09 14:52:35,898 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=208 END 2019-09-09 14:52:35,899 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=209 START 2019-09-09 14:52:35,899 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:35,906 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.60 0.31 2/122 4021\n' 2019-09-09 14:52:35,908 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:35,953 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:36,288 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=202 END 2019-09-09 14:52:36,289 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=203 START 2019-09-09 14:52:36,291 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:36,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.03 0.00 1/114 2295\n' 2019-09-09 14:52:36,298 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:36,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:36,953 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:35 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:36,954 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:36 PM all' 2019-09-09 14:52:36,954 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,955 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,955 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:52:36,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,957 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,958 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,958 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,959 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:52:36,960 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:36 PM' 2019-09-09 14:52:36,960 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:36,961 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,961 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 100.00 0.00' 2019-09-09 14:52:36,963 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,963 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,964 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,964 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:36,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:36,966 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:36,966 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: all' 2019-09-09 14:52:36,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:36,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:36,969 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,969 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:36,970 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:52:36,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:52:36,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:36,972 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:36,973 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:36,973 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:36,974 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:36,975 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:37,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:36 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:37,369 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:37 ' 2019-09-09 14:52:37,369 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:37,371 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,371 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,372 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 2.74' 2019-09-09 14:52:37,373 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,373 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,374 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:52:37,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:37,376 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:37 0' 2019-09-09 14:52:37,376 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,377 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,377 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:37,378 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,378 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74 0.00' 2019-09-09 14:52:37,379 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,379 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,380 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:52:37,380 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:37,381 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: ' 2019-09-09 14:52:37,381 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:37,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:37,385 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,385 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,386 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.74' 2019-09-09 14:52:37,386 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,387 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:37,387 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.26' 2019-09-09 14:52:37,388 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:37,388 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: 0' 2019-09-09 14:52:37,389 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:37,390 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,390 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:37,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.74' 2019-09-09 14:52:37,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:37,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.26' 2019-09-09 14:52:37,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:37,540 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=140 END 2019-09-09 14:52:37,541 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=141 START 2019-09-09 14:52:37,541 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:37,977 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=209 END 2019-09-09 14:52:37,978 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=210 START 2019-09-09 14:52:37,978 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:37,985 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.75 0.60 0.31 2/122 4024\n' 2019-09-09 14:52:37,987 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:38,038 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:38,394 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=203 END 2019-09-09 14:52:38,395 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=204 START 2019-09-09 14:52:38,395 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:38,400 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.03 0.00 1/114 2297\n' 2019-09-09 14:52:38,401 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:38,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:38,556 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.99' 2019-09-09 14:52:39,039 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:37 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:39,039 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:38 PM' 2019-09-09 14:52:39,040 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:52:39,040 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\n02:52:38 PM 0 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 99.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:52:39,445 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:38 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:39,446 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:39 ' 2019-09-09 14:52:39,447 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:39,448 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:39,449 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:39,450 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,451 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41' 2019-09-09 14:52:39,452 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:39,453 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59\n' 2019-09-09 14:52:39,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:39 0' 2019-09-09 14:52:39,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:39,457 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,457 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41' 2019-09-09 14:52:39,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,460 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,460 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,461 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59' 2019-09-09 14:52:39,461 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:39,462 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:39,462 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:39,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:39,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,464 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,464 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:39,465 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,466 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41' 2019-09-09 14:52:39,466 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,467 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,467 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,468 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59' 2019-09-09 14:52:39,468 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:39,469 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:39,469 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:39,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:39,473 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,473 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,474 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.41' 2019-09-09 14:52:39,475 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,475 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,475 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:39,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.59' 2019-09-09 14:52:39,476 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:40,042 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=210 END 2019-09-09 14:52:40,043 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=211 START 2019-09-09 14:52:40,043 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:40,051 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.61 0.32 3/121 4029\n' 2019-09-09 14:52:40,052 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:40,097 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:40,478 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=204 END 2019-09-09 14:52:40,479 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=205 START 2019-09-09 14:52:40,479 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:40,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.03 0.00 1/114 2299\n' 2019-09-09 14:52:40,485 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:40,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:40,560 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=141 END 2019-09-09 14:52:40,561 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=142 START 2019-09-09 14:52:40,561 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:40,575 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 14:52:40,576 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.60",loadavg2="0.31",loadavg3="2/122",loadavg4="4010",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040753818064896 2019-09-09 14:52:40,845 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:40,846 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.72",loadavg1="0.60",loadavg2="0.31",loadavg3="2/121",loadavg4="4015",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040755898493952 2019-09-09 14:52:41,098 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:39 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:52:40 PM all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n02:52:40 PM 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: 0 0.00 0.00 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 14:52:41,110 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:41,111 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.60",loadavg2="0.31",loadavg3="2/122",loadavg4="4021",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040757977263872 2019-09-09 14:52:41,367 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:41,368 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.75",loadavg1="0.60",loadavg2="0.31",loadavg3="2/122",loadavg4="4024",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="0.00" 1568040760042494976 2019-09-09 14:52:41,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:40 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:41,529 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:41 ' 2019-09-09 14:52:41,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:41,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:41,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:41,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:52:41,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,533 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,533 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 97.18' 2019-09-09 14:52:41,534 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:41 ' 2019-09-09 14:52:41,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:41,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:41,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:41,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:52:41,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,538 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,539 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,539 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:52:41,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:41,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:41,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:41,541 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:41,541 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:41,542 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,542 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,542 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,543 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 2.82' 2019-09-09 14:52:41,543 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,544 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,544 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,544 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:52:41,545 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:41,546 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:41,546 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:41,547 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:41,547 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,548 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 2.82' 2019-09-09 14:52:41,548 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,549 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,549 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:41,550 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.18' 2019-09-09 14:52:41,550 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:41,576 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.69' 2019-09-09 14:52:41,635 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:41,636 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2293",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.44",mpstat_average.cpu.%iowait="1.28",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.28",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.44",mpstat_average.cpu0.%iowait="1.28",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.28",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.44",mpstat_maximun.cpu.%iowait="1.28",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.28",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.44",mpstat_maximun.cpu0.%iowait="1.28",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.28",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.44",mpstat_minimum.cpu.%iowait="1.28",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.28",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.44",mpstat_minimum.cpu0.%iowait="1.28",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.28",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040756288881152 2019-09-09 14:52:41,924 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:41,925 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2295",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.26",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.74",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.26",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.74",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.26",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.74",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.26",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.74",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.26",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.74",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.26",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.74",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040758394524160 2019-09-09 14:52:42,100 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=211 END 2019-09-09 14:52:42,100 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=212 START 2019-09-09 14:52:42,100 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:42,108 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.61 0.32 2/122 4035\n' 2019-09-09 14:52:42,109 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:42,178 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:42,199 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:42,201 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2297",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.59",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.41",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.59",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.41",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.59",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.41",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.59",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.41",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.59",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.41",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.59",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.41",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040760478499840 2019-09-09 14:52:42,460 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:42,461 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.38 1568040757540653056 2019-09-09 14:52:42,552 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=205 END 2019-09-09 14:52:42,553 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=206 START 2019-09-09 14:52:42,554 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:42,559 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.03 0.00 1/114 2301\n' 2019-09-09 14:52:42,560 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:42,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:42,737 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:42,738 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.99 1568040760560492032 2019-09-09 14:52:43,179 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:41 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:43,180 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:42 PM' 2019-09-09 14:52:43,181 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:52:43,183 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,183 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:52:43,186 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:43,187 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:52:43,188 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:43,190 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,191 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00\n' 2019-09-09 14:52:43,192 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'02:52:42 PM 0' 2019-09-09 14:52:43,193 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,195 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00 0.00' 2019-09-09 14:52:43,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,197 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:52:43,197 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,198 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:43,199 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,199 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:43,200 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:43,200 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' all' 2019-09-09 14:52:43,201 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,202 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,203 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00 0.00' 2019-09-09 14:52:43,204 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,204 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:52:43,205 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,205 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:43,207 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,207 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:43,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:43,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0' 2019-09-09 14:52:43,209 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,209 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,210 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 99.00' 2019-09-09 14:52:43,210 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1.00' 2019-09-09 14:52:43,212 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:43,212 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,213 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,215 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 14:52:43,582 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=142 END 2019-09-09 14:52:43,583 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=143 START 2019-09-09 14:52:43,583 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:43,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:42 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:43,606 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:43 ' 2019-09-09 14:52:43,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all 0.00' 2019-09-09 14:52:43,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:43,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.27' 2019-09-09 14:52:43,609 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,610 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.73\n' 2019-09-09 14:52:43,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:43 ' 2019-09-09 14:52:43,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:43,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,614 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:43,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:43,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:52:43,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.73' 2019-09-09 14:52:43,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:43,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:43,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:52:43,620 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,621 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,625 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:52:43,625 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,626 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:43,627 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.73' 2019-09-09 14:52:43,627 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: ' 2019-09-09 14:52:43,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:43,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,629 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,629 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.27' 2019-09-09 14:52:43,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:43,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:43,633 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 98.73' 2019-09-09 14:52:43,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:44,217 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=212 END 2019-09-09 14:52:44,218 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=213 START 2019-09-09 14:52:44,219 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:44,227 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.77 0.61 0.32 2/122 4038\n' 2019-09-09 14:52:44,228 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:44,274 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:44,605 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.02' 2019-09-09 14:52:44,637 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=206 END 2019-09-09 14:52:44,638 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=207 START 2019-09-09 14:52:44,638 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:44,644 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.03 0.00 1/114 2303\n' 2019-09-09 14:52:44,645 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:44,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:45,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:43 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:52:44 PM all 0.00 0.00 93.00 0.00 0.00 0.00 0.00 0.00 0.00 7.00\n02:52:44 PM 0 0.00 0.00 93.00 0.00 0.00 0.00 0.00 0.00 0.00 7.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 0.00 0.00 93.00 0.00 0.00 0.00 0.00 0.00 0.00 7.00\nAverage: 0 0.00 0.00 93.00 0.00 0.00 0.00 0.00 0.00 0.00 7.00\n' 2019-09-09 14:52:45,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:44 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:45,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:45 all' 2019-09-09 14:52:45,691 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:45,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,699 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 100.00' 2019-09-09 14:52:45,700 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:45 ' 2019-09-09 14:52:45,701 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0 0.00' 2019-09-09 14:52:45,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,703 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,705 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,706 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:45,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:45,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:45,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:45,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:45,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' all' 2019-09-09 14:52:45,712 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:45,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,713 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,714 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,716 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,717 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:45,718 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:45,718 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:45,719 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:45,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:45,721 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,722 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:45,725 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 100.00' 2019-09-09 14:52:45,725 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:46,233 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3437540 , "packets_per_second":172681, "flows":1001000, "errors":0 }\n' 2019-09-09 14:52:46,239 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:2000/ {{printf "%s", $1}}' 2019-09-09 14:52:46,273 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3164500' 2019-09-09 14:52:46,275 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 273040 - Lost ppm 79429 2019-09-09 14:52:46,275 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 79429 > sla_max_ppm 1000; ',) 2019-09-09 14:52:46,277 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=213 END 2019-09-09 14:52:46,278 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15196 seq=214 START 2019-09-09 14:52:46,279 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:46,287 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.79 0.62 0.32 1/117 4053\n' 2019-09-09 14:52:46,288 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:46,335 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:46,609 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=143 END 2019-09-09 14:52:46,610 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15198 seq=144 START 2019-09-09 14:52:46,610 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 14:52:46,727 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=207 END 2019-09-09 14:52:46,728 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15197 seq=208 START 2019-09-09 14:52:46,729 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: cat /proc/loadavg 2019-09-09 14:52:46,736 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'0.02 0.03 0.00 1/114 2309\n' 2019-09-09 14:52:46,737 [INFO] yardstick.benchmark.scenarios.compute.cpuload cpuload.py:96 Executing: mpstat -P ON 1 1 2019-09-09 14:52:46,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 14:52:47,277 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15250 seq=2 END 2019-09-09 14:52:47,278 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:52:47,279 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:52:47,279 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:52:47,333 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:47,334 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=1001000i,packets_per_second=172681i,packets_received=3164500i,packets_sent=3437540i,packetsize=64i,ppm=79429.0 1568040767277543936 2019-09-09 14:52:47,337 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n02:52:45 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n02:52:46 PM all 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\n02:52:46 PM 0 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\n\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\nAverage: all 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\nAverage: 0 2.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 97.00\n' 2019-09-09 14:52:47,613 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:52:47,614 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:47,616 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.61",loadavg2="0.32",loadavg3="3/121",loadavg4="4029",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="100.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="100.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="100.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="100.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="100.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="100.00",mpstat_minimum.cpu0.%usr="0.00" 1568040762100049920 2019-09-09 14:52:47,625 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.567' 2019-09-09 14:52:47,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:46 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:47,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'14:52:47 all' 2019-09-09 14:52:47,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.01 0.00' 2019-09-09 14:52:47,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.01' 2019-09-09 14:52:47,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:47,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:47,817 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:47,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:47,821 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.98' 2019-09-09 14:52:47,829 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n14:52:47 ' 2019-09-09 14:52:47,829 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:47,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.01' 2019-09-09 14:52:47,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.01 0.00' 2019-09-09 14:52:47,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:47,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:47,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:47,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.98\n' 2019-09-09 14:52:47,833 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle\n' 2019-09-09 14:52:47,833 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: all' 2019-09-09 14:52:47,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.01' 2019-09-09 14:52:47,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:47,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.01 0.00' 2019-09-09 14:52:47,838 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:47,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:47,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00' 2019-09-09 14:52:47,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.98' 2019-09-09 14:52:47,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:47,840 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Average: ' 2019-09-09 14:52:47,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0' 2019-09-09 14:52:47,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1.01' 2019-09-09 14:52:47,842 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 1.01' 2019-09-09 14:52:47,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:47,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:47,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:47,844 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:47,844 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:47,845 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00' 2019-09-09 14:52:47,847 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 97.98' 2019-09-09 14:52:47,847 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 14:52:47,890 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:47,891 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.61",loadavg2="0.32",loadavg3="2/122",loadavg4="4035",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="0.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="99.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="0.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="99.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="0.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="99.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="0.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="99.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="0.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="99.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="0.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="99.00",mpstat_minimum.cpu0.%usr="0.00" 1568040764217366016 2019-09-09 14:52:48,163 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:48,166 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.77",loadavg1="0.61",loadavg2="0.32",loadavg3="2/122",loadavg4="4038",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="7.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="93.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="7.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="93.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="7.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="93.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="7.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="93.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="7.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="93.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="7.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="93.00",mpstat_minimum.cpu0.%usr="0.00" 1568040766277430016 2019-09-09 14:52:48,340 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15196 seq=214 END 2019-09-09 14:52:48,340 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 14:52:48,341 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 1 2019-09-09 14:52:48,342 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 14:52:48,419 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:48,421 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.79",loadavg1="0.62",loadavg2="0.32",loadavg3="1/117",loadavg4="4053",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.00",mpstat_average.cpu.%usr="2.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.00",mpstat_average.cpu0.%usr="2.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.00",mpstat_maximun.cpu.%usr="2.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.00",mpstat_maximun.cpu0.%usr="2.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.00",mpstat_minimum.cpu.%usr="2.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.00",mpstat_minimum.cpu0.%usr="2.00" 1568040768340101888 2019-09-09 14:52:48,723 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:48,726 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2299",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.18",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="2.82",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.18",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="2.82",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.18",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="2.82",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.18",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="2.82",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.18",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="2.82",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.18",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="2.82",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040762552753920 2019-09-09 14:52:48,849 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15197 seq=208 END 2019-09-09 14:52:48,850 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 14:52:48,850 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 3 2019-09-09 14:52:48,851 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 14:52:48,995 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:48,997 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2301",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="98.73",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="1.27",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="98.73",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="1.27",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="98.73",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="1.27",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="98.73",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="1.27",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="98.73",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="1.27",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="98.73",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="1.27",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040764637176064 2019-09-09 14:52:49,268 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:49,271 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2303",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="100.00",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="0.00",mpstat_average.cpu.%usr="0.00",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="100.00",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="0.00",mpstat_average.cpu0.%usr="0.00",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="100.00",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="0.00",mpstat_maximun.cpu.%usr="0.00",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="100.00",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="0.00",mpstat_maximun.cpu0.%usr="0.00",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="100.00",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="0.00",mpstat_minimum.cpu.%usr="0.00",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="100.00",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="0.00",mpstat_minimum.cpu0.%usr="0.00" 1568040766727799808 2019-09-09 14:52:49,542 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:49,544 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter loadavg0="0.02",loadavg1="0.03",loadavg2="0.00",loadavg3="1/114",loadavg4="2309",mpstat_average.cpu.%gnice="0.00",mpstat_average.cpu.%guest="0.00",mpstat_average.cpu.%idle="97.98",mpstat_average.cpu.%iowait="0.00",mpstat_average.cpu.%irq="0.00",mpstat_average.cpu.%nice="0.00",mpstat_average.cpu.%soft="0.00",mpstat_average.cpu.%steal="0.00",mpstat_average.cpu.%sys="1.01",mpstat_average.cpu.%usr="1.01",mpstat_average.cpu0.%gnice="0.00",mpstat_average.cpu0.%guest="0.00",mpstat_average.cpu0.%idle="97.98",mpstat_average.cpu0.%iowait="0.00",mpstat_average.cpu0.%irq="0.00",mpstat_average.cpu0.%nice="0.00",mpstat_average.cpu0.%soft="0.00",mpstat_average.cpu0.%steal="0.00",mpstat_average.cpu0.%sys="1.01",mpstat_average.cpu0.%usr="1.01",mpstat_maximun.cpu.%gnice="0.00",mpstat_maximun.cpu.%guest="0.00",mpstat_maximun.cpu.%idle="97.98",mpstat_maximun.cpu.%iowait="0.00",mpstat_maximun.cpu.%irq="0.00",mpstat_maximun.cpu.%nice="0.00",mpstat_maximun.cpu.%soft="0.00",mpstat_maximun.cpu.%steal="0.00",mpstat_maximun.cpu.%sys="1.01",mpstat_maximun.cpu.%usr="1.01",mpstat_maximun.cpu0.%gnice="0.00",mpstat_maximun.cpu0.%guest="0.00",mpstat_maximun.cpu0.%idle="97.98",mpstat_maximun.cpu0.%iowait="0.00",mpstat_maximun.cpu0.%irq="0.00",mpstat_maximun.cpu0.%nice="0.00",mpstat_maximun.cpu0.%soft="0.00",mpstat_maximun.cpu0.%steal="0.00",mpstat_maximun.cpu0.%sys="1.01",mpstat_maximun.cpu0.%usr="1.01",mpstat_minimum.cpu.%gnice="0.00",mpstat_minimum.cpu.%guest="0.00",mpstat_minimum.cpu.%idle="97.98",mpstat_minimum.cpu.%iowait="0.00",mpstat_minimum.cpu.%irq="0.00",mpstat_minimum.cpu.%nice="0.00",mpstat_minimum.cpu.%soft="0.00",mpstat_minimum.cpu.%steal="0.00",mpstat_minimum.cpu.%sys="1.01",mpstat_minimum.cpu.%usr="1.01",mpstat_minimum.cpu0.%gnice="0.00",mpstat_minimum.cpu0.%guest="0.00",mpstat_minimum.cpu0.%idle="97.98",mpstat_minimum.cpu0.%iowait="0.00",mpstat_minimum.cpu0.%irq="0.00",mpstat_minimum.cpu0.%nice="0.00",mpstat_minimum.cpu0.%soft="0.00",mpstat_minimum.cpu0.%steal="0.00",mpstat_minimum.cpu0.%sys="1.01",mpstat_minimum.cpu0.%usr="1.01" 1568040768849550080 2019-09-09 14:52:49,629 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15198 seq=144 END 2019-09-09 14:52:49,629 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 14:52:49,630 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 3 2019-09-09 14:52:49,630 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 14:52:49,809 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 14:52:49,810 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.69 1568040763582695936 2019-09-09 14:52:50,115 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:52:50,115 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.02 1568040766609613824 2019-09-09 14:52:50,380 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:52:50,381 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc037,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.567 1568040769629096960 2019-09-09 14:52:50,647 [INFO] yardstick.benchmark.core.task task.py:129 Testcase: "opnfv_yardstick_tc037" SUCCESS!!! 2019-09-09 14:52:50,648 [INFO] yardstick.benchmark.contexts.heat heat.py:459 Undeploying context 'yardstick-TC037-d2d30d9b' START 2019-09-09 14:53:35,845 [INFO] yardstick.benchmark.contexts.heat heat.py:462 Undeploying context 'yardstick-TC037-d2d30d9b' DONE 2019-09-09 14:53:35,846 [INFO] yardstick.benchmark.core.task task.py:148 Task /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc037.yaml finished in 566 secs 2019-09-09 14:53:35,846 [INFO] yardstick.benchmark.contexts.heat heat.py:336 Deploying context 'yardstick-TC069-d2d30d9b' START 2019-09-09 14:53:36,257 [DEBUG] yardstick.orchestrator.heat heat.py:177 template object 'yardstick-TC069-d2d30d9b' created 2019-09-09 14:53:36,257 [DEBUG] yardstick.orchestrator.heat heat.py:440 adding Nova::KeyPair 'yardstick-TC069-d2d30d9b-key' 2019-09-09 14:53:36,258 [DEBUG] yardstick.orchestrator.heat heat.py:476 adding Neutron::SecurityGroup 'yardstick-TC069-d2d30d9b-secgroup' 2019-09-09 14:53:36,258 [DEBUG] yardstick.orchestrator.heat heat.py:537 The security group rules is [{'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp'}, {'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp'}, {'remote_ip_prefix': '0.0.0.0/0', 'protocol': 'icmp'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'tcp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'udp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'protocol': 'icmp'}, {'direction': 'egress', 'protocol': 'tcp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'direction': 'egress', 'protocol': 'udp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'direction': 'egress', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}] 2019-09-09 14:53:36,258 [DEBUG] yardstick.orchestrator.heat heat.py:246 adding Neutron::Net 'yardstick-TC069-d2d30d9b-test' 2019-09-09 14:53:36,259 [DEBUG] yardstick.orchestrator.heat heat.py:286 adding Neutron::Subnet 'yardstick-TC069-d2d30d9b-test-subnet' in network 'yardstick-TC069-d2d30d9b-test', cidr '10.0.1.0/24' 2019-09-09 14:53:36,259 [DEBUG] yardstick.orchestrator.heat heat.py:317 adding Neutron::Router:'yardstick-TC069-d2d30d9b-test-router', gw-net:'floating_net' 2019-09-09 14:53:36,259 [DEBUG] yardstick.orchestrator.heat heat.py:332 adding Neutron::RouterInterface 'yardstick-TC069-d2d30d9b-test-router-if0' router:'yardstick-TC069-d2d30d9b-test-router', subnet:'yardstick-TC069-d2d30d9b-test-subnet' 2019-09-09 14:53:36,259 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC069-d2d30d9b-test-subnet', 'yardstick-TC069-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC069-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC069-d2d30d9b-test-subnet'}}], 'name': 'kratos.yardstick-TC069-d2d30d9b-test-port', 'security_groups': ['yardstick-TC069-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 14:53:36,259 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'kratos.yardstick-TC069-d2d30d9b-fip', network 'floating_net', port 'kratos.yardstick-TC069-d2d30d9b-test-port', rif 'yardstick-TC069-d2d30d9b-test-router-if0' 2019-09-09 14:53:36,260 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'kratos.yardstick-TC069-d2d30d9b-fip-assoc', server 'kratos.yardstick-TC069-d2d30d9b-test-port', floating_ip 'kratos.yardstick-TC069-d2d30d9b-fip' 2019-09-09 14:53:36,260 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'kratos.yardstick-TC069-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['kratos.yardstick-TC069-d2d30d9b-test-port'] 2019-09-09 14:53:36,260 [INFO] yardstick.orchestrator.heat heat.py:630 Creating stack 'yardstick-TC069-d2d30d9b' START 2019-09-09 14:54:23,833 [INFO] yardstick.orchestrator.heat heat.py:648 Creating stack 'yardstick-TC069-d2d30d9b' DONE in 47 secs 2019-09-09 14:54:24,978 [INFO] yardstick.benchmark.contexts.heat heat.py:377 Deploying context 'yardstick-TC069-d2d30d9b' DONE 2019-09-09 14:54:24,979 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:54:24,980 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', u'runner': {u'interval': 1, u'type': u'Iteration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}, u'iterations': 5}, 'tc': u'opnfv_yardstick_tc069', u'host': 'kratos.yardstick-TC069-d2d30d9b', u'sla': {u'action': u'monitor', u'min_bandwidth': 7000}, u'type': u'Ramspeed', u'options': {u'load': 32, u'block_size': 64, u'type_id': 1}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases'}) 2019-09-09 14:54:24,982 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:54:24,992 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 5 times, class 2019-09-09 14:54:24,993 [DEBUG] yardstick.ssh.kratos ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:54:25,997 [DEBUG] yardstick.ssh.kratos ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:54:28,003 [DEBUG] yardstick.ssh.kratos ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:54:29,118 [DEBUG] yardstick.ssh.kratos ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:54:30,121 [DEBUG] yardstick.ssh.kratos ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:54:31,123 [DEBUG] yardstick.ssh.kratos ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:54:33,439 [DEBUG] yardstick.ssh.kratos ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:54:37,536 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15256 seq=1 START 2019-09-09 14:54:37,536 [DEBUG] yardstick.benchmark.scenarios.compute.ramspeed ramspeed.py:127 Executing command: sudo bash ramspeed_mark_benchmark.sh 1 32 64 2019-09-09 14:55:13,596 [DEBUG] yardstick.ssh.kratos ssh.py:292 stdout: u'{ "Result":[{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 1, "Bandwidth(MBps)": 20513.78},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 2, "Bandwidth(MBps)": 20128.33},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 4, "Bandwidth(MBps)": 22180.24},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 8, "Bandwidth(MBps)": 21700.93},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 16, "Bandwidth(MBps)": 22203.72},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 32, "Bandwidth(MBps)": 21805.95},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 64, "Bandwidth(MBps)": 18440.72},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 128, "Bandwidth(MBps)": 19713.34},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 256, "Bandwidth(MBps)": 18990.54},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 512, "Bandwidth(MBps)": 17719.84},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 1024, "Bandwidth(MBps)": 16674.05},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 2048, "Bandwidth(MBps)": 17413.76},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 4096, "Bandwidth(MBps)": 16718.30},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 8192, "Bandwidth(MBps)": 16772.77},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 16384, "Bandwidth(MBps)": 15285.82},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 32768, "Bandwidth(MBps)": 8408.43},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 65536, "Bandwidth(MBps)": 7657.57}] }\n' 2019-09-09 14:55:14,601 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15256 seq=1 END 2019-09-09 14:55:14,603 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15256 seq=2 START 2019-09-09 14:55:14,604 [DEBUG] yardstick.benchmark.scenarios.compute.ramspeed ramspeed.py:127 Executing command: sudo bash ramspeed_mark_benchmark.sh 1 32 64 2019-09-09 14:55:14,991 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:55:14,994 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc069,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter Result0.Bandwidth(MBps)=20513.78,Result0.Block_size(kb)=1i,Result0.Test_type="INTEGER & WRITING",Result1.Bandwidth(MBps)=20128.33,Result1.Block_size(kb)=2i,Result1.Test_type="INTEGER & WRITING",Result10.Bandwidth(MBps)=16674.05,Result10.Block_size(kb)=1024i,Result10.Test_type="INTEGER & WRITING",Result11.Bandwidth(MBps)=17413.76,Result11.Block_size(kb)=2048i,Result11.Test_type="INTEGER & WRITING",Result12.Bandwidth(MBps)=16718.3,Result12.Block_size(kb)=4096i,Result12.Test_type="INTEGER & WRITING",Result13.Bandwidth(MBps)=16772.77,Result13.Block_size(kb)=8192i,Result13.Test_type="INTEGER & WRITING",Result14.Bandwidth(MBps)=15285.82,Result14.Block_size(kb)=16384i,Result14.Test_type="INTEGER & WRITING",Result15.Bandwidth(MBps)=8408.43,Result15.Block_size(kb)=32768i,Result15.Test_type="INTEGER & WRITING",Result16.Bandwidth(MBps)=7657.57,Result16.Block_size(kb)=65536i,Result16.Test_type="INTEGER & WRITING",Result2.Bandwidth(MBps)=22180.24,Result2.Block_size(kb)=4i,Result2.Test_type="INTEGER & WRITING",Result3.Bandwidth(MBps)=21700.93,Result3.Block_size(kb)=8i,Result3.Test_type="INTEGER & WRITING",Result4.Bandwidth(MBps)=22203.72,Result4.Block_size(kb)=16i,Result4.Test_type="INTEGER & WRITING",Result5.Bandwidth(MBps)=21805.95,Result5.Block_size(kb)=32i,Result5.Test_type="INTEGER & WRITING",Result6.Bandwidth(MBps)=18440.72,Result6.Block_size(kb)=64i,Result6.Test_type="INTEGER & WRITING",Result7.Bandwidth(MBps)=19713.34,Result7.Block_size(kb)=128i,Result7.Test_type="INTEGER & WRITING",Result8.Bandwidth(MBps)=18990.54,Result8.Block_size(kb)=256i,Result8.Test_type="INTEGER & WRITING",Result9.Bandwidth(MBps)=17719.84,Result9.Block_size(kb)=512i,Result9.Test_type="INTEGER & WRITING" 1568040914600958976 2019-09-09 14:55:50,731 [DEBUG] yardstick.ssh.kratos ssh.py:292 stdout: u'{ "Result":[{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 1, "Bandwidth(MBps)": 20495.45},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 2, "Bandwidth(MBps)": 20225.05},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 4, "Bandwidth(MBps)": 22179.64},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 8, "Bandwidth(MBps)": 21145.56},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 16, "Bandwidth(MBps)": 22179.54},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 32, "Bandwidth(MBps)": 21807.34},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 64, "Bandwidth(MBps)": 18061.06},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 128, "Bandwidth(MBps)": 19762.52},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 256, "Bandwidth(MBps)": 17807.44},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 512, "Bandwidth(MBps)": 16445.67},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 1024, "Bandwidth(MBps)": 17556.21},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 2048, "Bandwidth(MBps)": 17492.32},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 4096, "Bandwidth(MBps)": 16800.74},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 8192, "Bandwidth(MBps)": 16542.36},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 16384, "Bandwidth(MBps)": 15297.92},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 32768, "Bandwidth(MBps)": 8451.53},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 65536, "Bandwidth(MBps)": 7796.85}] }\n' 2019-09-09 14:55:51,734 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15256 seq=2 END 2019-09-09 14:55:51,735 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15256 seq=3 START 2019-09-09 14:55:51,735 [DEBUG] yardstick.benchmark.scenarios.compute.ramspeed ramspeed.py:127 Executing command: sudo bash ramspeed_mark_benchmark.sh 1 32 64 2019-09-09 14:55:55,274 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:55:55,276 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc069,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter Result0.Bandwidth(MBps)=20495.45,Result0.Block_size(kb)=1i,Result0.Test_type="INTEGER & WRITING",Result1.Bandwidth(MBps)=20225.05,Result1.Block_size(kb)=2i,Result1.Test_type="INTEGER & WRITING",Result10.Bandwidth(MBps)=17556.21,Result10.Block_size(kb)=1024i,Result10.Test_type="INTEGER & WRITING",Result11.Bandwidth(MBps)=17492.32,Result11.Block_size(kb)=2048i,Result11.Test_type="INTEGER & WRITING",Result12.Bandwidth(MBps)=16800.74,Result12.Block_size(kb)=4096i,Result12.Test_type="INTEGER & WRITING",Result13.Bandwidth(MBps)=16542.36,Result13.Block_size(kb)=8192i,Result13.Test_type="INTEGER & WRITING",Result14.Bandwidth(MBps)=15297.92,Result14.Block_size(kb)=16384i,Result14.Test_type="INTEGER & WRITING",Result15.Bandwidth(MBps)=8451.53,Result15.Block_size(kb)=32768i,Result15.Test_type="INTEGER & WRITING",Result16.Bandwidth(MBps)=7796.85,Result16.Block_size(kb)=65536i,Result16.Test_type="INTEGER & WRITING",Result2.Bandwidth(MBps)=22179.64,Result2.Block_size(kb)=4i,Result2.Test_type="INTEGER & WRITING",Result3.Bandwidth(MBps)=21145.56,Result3.Block_size(kb)=8i,Result3.Test_type="INTEGER & WRITING",Result4.Bandwidth(MBps)=22179.54,Result4.Block_size(kb)=16i,Result4.Test_type="INTEGER & WRITING",Result5.Bandwidth(MBps)=21807.34,Result5.Block_size(kb)=32i,Result5.Test_type="INTEGER & WRITING",Result6.Bandwidth(MBps)=18061.06,Result6.Block_size(kb)=64i,Result6.Test_type="INTEGER & WRITING",Result7.Bandwidth(MBps)=19762.52,Result7.Block_size(kb)=128i,Result7.Test_type="INTEGER & WRITING",Result8.Bandwidth(MBps)=17807.44,Result8.Block_size(kb)=256i,Result8.Test_type="INTEGER & WRITING",Result9.Bandwidth(MBps)=16445.67,Result9.Block_size(kb)=512i,Result9.Test_type="INTEGER & WRITING" 1568040951734375936 2019-09-09 14:56:27,074 [DEBUG] yardstick.ssh.kratos ssh.py:292 stdout: u'{ "Result":[{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 1, "Bandwidth(MBps)": 20504.87},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 2, "Bandwidth(MBps)": 22177.56},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 4, "Bandwidth(MBps)": 22083.73},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 8, "Bandwidth(MBps)": 22197.68},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 16, "Bandwidth(MBps)": 22181.70},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 32, "Bandwidth(MBps)": 21841.58},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 64, "Bandwidth(MBps)": 19764.58},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 128, "Bandwidth(MBps)": 19741.43},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 256, "Bandwidth(MBps)": 19170.67},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 512, "Bandwidth(MBps)": 17911.46},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 1024, "Bandwidth(MBps)": 17577.04},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 2048, "Bandwidth(MBps)": 17514.80},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 4096, "Bandwidth(MBps)": 16775.85},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 8192, "Bandwidth(MBps)": 16805.35},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 16384, "Bandwidth(MBps)": 15152.96},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 32768, "Bandwidth(MBps)": 8568.69},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 65536, "Bandwidth(MBps)": 7837.01}] }\n' 2019-09-09 14:56:28,077 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15256 seq=3 END 2019-09-09 14:56:28,078 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15256 seq=4 START 2019-09-09 14:56:28,078 [DEBUG] yardstick.benchmark.scenarios.compute.ramspeed ramspeed.py:127 Executing command: sudo bash ramspeed_mark_benchmark.sh 1 32 64 2019-09-09 14:56:30,549 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:56:30,554 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc069,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter Result0.Bandwidth(MBps)=20504.87,Result0.Block_size(kb)=1i,Result0.Test_type="INTEGER & WRITING",Result1.Bandwidth(MBps)=22177.56,Result1.Block_size(kb)=2i,Result1.Test_type="INTEGER & WRITING",Result10.Bandwidth(MBps)=17577.04,Result10.Block_size(kb)=1024i,Result10.Test_type="INTEGER & WRITING",Result11.Bandwidth(MBps)=17514.8,Result11.Block_size(kb)=2048i,Result11.Test_type="INTEGER & WRITING",Result12.Bandwidth(MBps)=16775.85,Result12.Block_size(kb)=4096i,Result12.Test_type="INTEGER & WRITING",Result13.Bandwidth(MBps)=16805.35,Result13.Block_size(kb)=8192i,Result13.Test_type="INTEGER & WRITING",Result14.Bandwidth(MBps)=15152.96,Result14.Block_size(kb)=16384i,Result14.Test_type="INTEGER & WRITING",Result15.Bandwidth(MBps)=8568.69,Result15.Block_size(kb)=32768i,Result15.Test_type="INTEGER & WRITING",Result16.Bandwidth(MBps)=7837.01,Result16.Block_size(kb)=65536i,Result16.Test_type="INTEGER & WRITING",Result2.Bandwidth(MBps)=22083.73,Result2.Block_size(kb)=4i,Result2.Test_type="INTEGER & WRITING",Result3.Bandwidth(MBps)=22197.68,Result3.Block_size(kb)=8i,Result3.Test_type="INTEGER & WRITING",Result4.Bandwidth(MBps)=22181.7,Result4.Block_size(kb)=16i,Result4.Test_type="INTEGER & WRITING",Result5.Bandwidth(MBps)=21841.58,Result5.Block_size(kb)=32i,Result5.Test_type="INTEGER & WRITING",Result6.Bandwidth(MBps)=19764.58,Result6.Block_size(kb)=64i,Result6.Test_type="INTEGER & WRITING",Result7.Bandwidth(MBps)=19741.43,Result7.Block_size(kb)=128i,Result7.Test_type="INTEGER & WRITING",Result8.Bandwidth(MBps)=19170.67,Result8.Block_size(kb)=256i,Result8.Test_type="INTEGER & WRITING",Result9.Bandwidth(MBps)=17911.46,Result9.Block_size(kb)=512i,Result9.Test_type="INTEGER & WRITING" 1568040988077324032 2019-09-09 14:57:03,332 [DEBUG] yardstick.ssh.kratos ssh.py:292 stdout: u'{ "Result":[{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 1, "Bandwidth(MBps)": 21188.88},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 2, "Bandwidth(MBps)": 22165.44},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 4, "Bandwidth(MBps)": 22175.20},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 8, "Bandwidth(MBps)": 22166.87},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 16, "Bandwidth(MBps)": 22174.13},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 32, "Bandwidth(MBps)": 21817.06},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 64, "Bandwidth(MBps)": 19756.82},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 128, "Bandwidth(MBps)": 19465.16},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 256, "Bandwidth(MBps)": 19189.56},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 512, "Bandwidth(MBps)": 17982.58},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 1024, "Bandwidth(MBps)": 17560.77},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 2048, "Bandwidth(MBps)": 17525.44},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 4096, "Bandwidth(MBps)": 16785.85},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 8192, "Bandwidth(MBps)": 16824.39},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 16384, "Bandwidth(MBps)": 15424.26},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 32768, "Bandwidth(MBps)": 8582.77},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 65536, "Bandwidth(MBps)": 7833.65}] }\n' 2019-09-09 14:57:04,335 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15256 seq=4 END 2019-09-09 14:57:04,335 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15256 seq=5 START 2019-09-09 14:57:04,336 [DEBUG] yardstick.benchmark.scenarios.compute.ramspeed ramspeed.py:127 Executing command: sudo bash ramspeed_mark_benchmark.sh 1 32 64 2019-09-09 14:57:05,849 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:57:05,852 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc069,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter Result0.Bandwidth(MBps)=21188.88,Result0.Block_size(kb)=1i,Result0.Test_type="INTEGER & WRITING",Result1.Bandwidth(MBps)=22165.44,Result1.Block_size(kb)=2i,Result1.Test_type="INTEGER & WRITING",Result10.Bandwidth(MBps)=17560.77,Result10.Block_size(kb)=1024i,Result10.Test_type="INTEGER & WRITING",Result11.Bandwidth(MBps)=17525.44,Result11.Block_size(kb)=2048i,Result11.Test_type="INTEGER & WRITING",Result12.Bandwidth(MBps)=16785.85,Result12.Block_size(kb)=4096i,Result12.Test_type="INTEGER & WRITING",Result13.Bandwidth(MBps)=16824.39,Result13.Block_size(kb)=8192i,Result13.Test_type="INTEGER & WRITING",Result14.Bandwidth(MBps)=15424.26,Result14.Block_size(kb)=16384i,Result14.Test_type="INTEGER & WRITING",Result15.Bandwidth(MBps)=8582.77,Result15.Block_size(kb)=32768i,Result15.Test_type="INTEGER & WRITING",Result16.Bandwidth(MBps)=7833.65,Result16.Block_size(kb)=65536i,Result16.Test_type="INTEGER & WRITING",Result2.Bandwidth(MBps)=22175.2,Result2.Block_size(kb)=4i,Result2.Test_type="INTEGER & WRITING",Result3.Bandwidth(MBps)=22166.87,Result3.Block_size(kb)=8i,Result3.Test_type="INTEGER & WRITING",Result4.Bandwidth(MBps)=22174.13,Result4.Block_size(kb)=16i,Result4.Test_type="INTEGER & WRITING",Result5.Bandwidth(MBps)=21817.06,Result5.Block_size(kb)=32i,Result5.Test_type="INTEGER & WRITING",Result6.Bandwidth(MBps)=19756.82,Result6.Block_size(kb)=64i,Result6.Test_type="INTEGER & WRITING",Result7.Bandwidth(MBps)=19465.16,Result7.Block_size(kb)=128i,Result7.Test_type="INTEGER & WRITING",Result8.Bandwidth(MBps)=19189.56,Result8.Block_size(kb)=256i,Result8.Test_type="INTEGER & WRITING",Result9.Bandwidth(MBps)=17982.58,Result9.Block_size(kb)=512i,Result9.Test_type="INTEGER & WRITING" 1568041024335480064 2019-09-09 14:57:39,611 [DEBUG] yardstick.ssh.kratos ssh.py:292 stdout: u'{ "Result":[{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 1, "Bandwidth(MBps)": 21226.29},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 2, "Bandwidth(MBps)": 22178.52},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 4, "Bandwidth(MBps)": 22188.54},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 8, "Bandwidth(MBps)": 22160.77},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 16, "Bandwidth(MBps)": 22193.42},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 32, "Bandwidth(MBps)": 21837.02},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 64, "Bandwidth(MBps)": 19721.45},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 128, "Bandwidth(MBps)": 19758.74},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 256, "Bandwidth(MBps)": 18830.14},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 512, "Bandwidth(MBps)": 17876.10},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 1024, "Bandwidth(MBps)": 17567.85},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 2048, "Bandwidth(MBps)": 17509.42},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 4096, "Bandwidth(MBps)": 16775.37},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 8192, "Bandwidth(MBps)": 16753.30},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 16384, "Bandwidth(MBps)": 15451.53},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 32768, "Bandwidth(MBps)": 8568.45},{"Test_type": "INTEGER & WRITING", "Block_size(kb)": 65536, "Bandwidth(MBps)": 7846.36}] }\n' 2019-09-09 14:57:40,614 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15256 seq=5 END 2019-09-09 14:57:40,615 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 14:57:40,616 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 14:57:40,616 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 14:57:40,657 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:57:40,659 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc069,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter Result0.Bandwidth(MBps)=21226.29,Result0.Block_size(kb)=1i,Result0.Test_type="INTEGER & WRITING",Result1.Bandwidth(MBps)=22178.52,Result1.Block_size(kb)=2i,Result1.Test_type="INTEGER & WRITING",Result10.Bandwidth(MBps)=17567.85,Result10.Block_size(kb)=1024i,Result10.Test_type="INTEGER & WRITING",Result11.Bandwidth(MBps)=17509.42,Result11.Block_size(kb)=2048i,Result11.Test_type="INTEGER & WRITING",Result12.Bandwidth(MBps)=16775.37,Result12.Block_size(kb)=4096i,Result12.Test_type="INTEGER & WRITING",Result13.Bandwidth(MBps)=16753.3,Result13.Block_size(kb)=8192i,Result13.Test_type="INTEGER & WRITING",Result14.Bandwidth(MBps)=15451.53,Result14.Block_size(kb)=16384i,Result14.Test_type="INTEGER & WRITING",Result15.Bandwidth(MBps)=8568.45,Result15.Block_size(kb)=32768i,Result15.Test_type="INTEGER & WRITING",Result16.Bandwidth(MBps)=7846.36,Result16.Block_size(kb)=65536i,Result16.Test_type="INTEGER & WRITING",Result2.Bandwidth(MBps)=22188.54,Result2.Block_size(kb)=4i,Result2.Test_type="INTEGER & WRITING",Result3.Bandwidth(MBps)=22160.77,Result3.Block_size(kb)=8i,Result3.Test_type="INTEGER & WRITING",Result4.Bandwidth(MBps)=22193.42,Result4.Block_size(kb)=16i,Result4.Test_type="INTEGER & WRITING",Result5.Bandwidth(MBps)=21837.02,Result5.Block_size(kb)=32i,Result5.Test_type="INTEGER & WRITING",Result6.Bandwidth(MBps)=19721.45,Result6.Block_size(kb)=64i,Result6.Test_type="INTEGER & WRITING",Result7.Bandwidth(MBps)=19758.74,Result7.Block_size(kb)=128i,Result7.Test_type="INTEGER & WRITING",Result8.Bandwidth(MBps)=18830.14,Result8.Block_size(kb)=256i,Result8.Test_type="INTEGER & WRITING",Result9.Bandwidth(MBps)=17876.1,Result9.Block_size(kb)=512i,Result9.Test_type="INTEGER & WRITING" 1568041060614646016 2019-09-09 14:57:40,946 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 14:57:40,947 [INFO] yardstick.benchmark.core.task task.py:129 Testcase: "opnfv_yardstick_tc069" SUCCESS!!! 2019-09-09 14:57:40,948 [INFO] yardstick.benchmark.contexts.heat heat.py:459 Undeploying context 'yardstick-TC069-d2d30d9b' START 2019-09-09 14:58:19,087 [INFO] yardstick.benchmark.contexts.heat heat.py:462 Undeploying context 'yardstick-TC069-d2d30d9b' DONE 2019-09-09 14:58:19,087 [INFO] yardstick.benchmark.core.task task.py:148 Task /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc069.yaml finished in 283 secs 2019-09-09 14:58:19,088 [INFO] yardstick.benchmark.contexts.heat heat.py:336 Deploying context 'yardstick-TC070-d2d30d9b' START 2019-09-09 14:58:19,130 [DEBUG] yardstick.orchestrator.heat heat.py:177 template object 'yardstick-TC070-d2d30d9b' created 2019-09-09 14:58:19,131 [DEBUG] yardstick.orchestrator.heat heat.py:440 adding Nova::KeyPair 'yardstick-TC070-d2d30d9b-key' 2019-09-09 14:58:19,131 [DEBUG] yardstick.orchestrator.heat heat.py:476 adding Neutron::SecurityGroup 'yardstick-TC070-d2d30d9b-secgroup' 2019-09-09 14:58:19,131 [DEBUG] yardstick.orchestrator.heat heat.py:537 The security group rules is [{'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp'}, {'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp'}, {'remote_ip_prefix': '0.0.0.0/0', 'protocol': 'icmp'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'tcp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'udp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'protocol': 'icmp'}, {'direction': 'egress', 'protocol': 'tcp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'direction': 'egress', 'protocol': 'udp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'direction': 'egress', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}] 2019-09-09 14:58:19,132 [DEBUG] yardstick.orchestrator.heat heat.py:246 adding Neutron::Net 'yardstick-TC070-d2d30d9b-test' 2019-09-09 14:58:19,132 [DEBUG] yardstick.orchestrator.heat heat.py:286 adding Neutron::Subnet 'yardstick-TC070-d2d30d9b-test-subnet' in network 'yardstick-TC070-d2d30d9b-test', cidr '10.0.1.0/24' 2019-09-09 14:58:19,132 [DEBUG] yardstick.orchestrator.heat heat.py:317 adding Neutron::Router:'yardstick-TC070-d2d30d9b-test-router', gw-net:'floating_net' 2019-09-09 14:58:19,132 [DEBUG] yardstick.orchestrator.heat heat.py:332 adding Neutron::RouterInterface 'yardstick-TC070-d2d30d9b-test-router-if0' router:'yardstick-TC070-d2d30d9b-test-router', subnet:'yardstick-TC070-d2d30d9b-test-subnet' 2019-09-09 14:58:19,133 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC070-d2d30d9b-test-subnet', 'yardstick-TC070-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC070-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC070-d2d30d9b-test-subnet'}}], 'name': 'demeter.yardstick-TC070-d2d30d9b-test-port', 'security_groups': ['yardstick-TC070-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 14:58:19,133 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'demeter.yardstick-TC070-d2d30d9b-fip', network 'floating_net', port 'demeter.yardstick-TC070-d2d30d9b-test-port', rif 'yardstick-TC070-d2d30d9b-test-router-if0' 2019-09-09 14:58:19,133 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'demeter.yardstick-TC070-d2d30d9b-fip-assoc', server 'demeter.yardstick-TC070-d2d30d9b-test-port', floating_ip 'demeter.yardstick-TC070-d2d30d9b-fip' 2019-09-09 14:58:19,133 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'demeter.yardstick-TC070-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['demeter.yardstick-TC070-d2d30d9b-test-port'] 2019-09-09 14:58:19,133 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC070-d2d30d9b-test-subnet', 'yardstick-TC070-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC070-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC070-d2d30d9b-test-subnet'}}], 'name': 'poseidon.yardstick-TC070-d2d30d9b-test-port', 'security_groups': ['yardstick-TC070-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 14:58:19,134 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'poseidon.yardstick-TC070-d2d30d9b-fip', network 'floating_net', port 'poseidon.yardstick-TC070-d2d30d9b-test-port', rif 'yardstick-TC070-d2d30d9b-test-router-if0' 2019-09-09 14:58:19,134 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'poseidon.yardstick-TC070-d2d30d9b-fip-assoc', server 'poseidon.yardstick-TC070-d2d30d9b-test-port', floating_ip 'poseidon.yardstick-TC070-d2d30d9b-fip' 2019-09-09 14:58:19,134 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'poseidon.yardstick-TC070-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['poseidon.yardstick-TC070-d2d30d9b-test-port'] 2019-09-09 14:58:19,134 [INFO] yardstick.orchestrator.heat heat.py:630 Creating stack 'yardstick-TC070-d2d30d9b' START 2019-09-09 14:59:29,252 [INFO] yardstick.orchestrator.heat heat.py:648 Creating stack 'yardstick-TC070-d2d30d9b' DONE in 70 secs 2019-09-09 14:59:30,514 [INFO] yardstick.benchmark.contexts.heat heat.py:377 Deploying context 'yardstick-TC070-d2d30d9b' DONE 2019-09-09 14:59:30,515 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:59:30,515 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', 'runner': {'duration': 1000000000, 'type': 'Duration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}}, 'tc': u'opnfv_yardstick_tc070', u'host': 'demeter.yardstick-TC070-d2d30d9b', u'type': u'MEMORYload', u'options': {u'count': 10, u'interval': 1}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases', u'run_in_background': True}) 2019-09-09 14:59:30,518 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 14:59:30,523 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:59:30,524 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', 'runner': {'duration': 1000000000, 'type': 'Duration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}}, 'tc': u'opnfv_yardstick_tc070', u'host': 'poseidon.yardstick-TC070-d2d30d9b', u'type': u'MEMORYload', u'options': {u'count': 10, u'interval': 1}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases', u'run_in_background': True}) 2019-09-09 14:59:30,526 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 14:59:30,528 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 14:59:30,530 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:59:30,529 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 14:59:30,531 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.117 2019-09-09 14:59:30,532 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 14:59:30,532 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 14:59:30,532 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 14:59:30,534 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:59:30,536 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 14:59:30,539 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 14:59:30,540 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 14:59:30,541 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 14:59:30,543 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.117 2019-09-09 14:59:30,546 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 14:59:30,547 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.113 2019-09-09 14:59:30,547 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 14:59:31,447 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:59:31,448 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=1 START 2019-09-09 14:59:31,449 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 14:59:31,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:59:31,462 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=1 START 2019-09-09 14:59:31,463 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 14:59:31,527 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 68352 768304 3208 179144 794484\nSwap: 0 0 0\n' 2019-09-09 14:59:31,539 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:59:31,554 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:59:32,527 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 91132 726352 3208 198316 771620\nSwap: 0 0 0\n' 2019-09-09 14:59:33,527 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 117896 677840 3208 220064 744792\nSwap: 0 0 0\n' 2019-09-09 14:59:33,542 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:59:33,560 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:59:34,527 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 136904 621364 3208 257532 725784\nSwap: 0 0 0\n' 2019-09-09 14:59:35,528 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 142140 521312 3208 352348 719580\nSwap: 0 0 0\n' 2019-09-09 14:59:35,541 [ERROR] yardstick.benchmark.scenarios.networking.ping ping.py:99 ping '-s 100' 'poseidon.yardstick-TC070-d2d30d9b' timeout 2019-09-09 14:59:35,544 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: packet dropped rtt 999999.000000 > sla: max_rtt(10.000000)',) 2019-09-09 14:59:35,546 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 14:59:35,563 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:59:36,528 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 141772 521656 3208 352372 719952\nSwap: 0 0 0\n' 2019-09-09 14:59:36,547 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=1 END 2019-09-09 14:59:36,547 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=2 START 2019-09-09 14:59:36,548 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 14:59:36,776 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:59:36,776 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:59:37,779 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:59:37,779 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:59:38,782 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:59:38,782 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:59:39,218 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 140804 489608 3208 385388 720256\nSwap: 0 0 0\n' 2019-09-09 14:59:39,239 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'8.27' 2019-09-09 14:59:39,784 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:59:39,784 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.113')",) 2019-09-09 14:59:40,241 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=2 END 2019-09-09 14:59:40,242 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=3 START 2019-09-09 14:59:40,242 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 14:59:40,543 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:59:40,546 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=999999.0 1568041176546152960 2019-09-09 14:59:40,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 146704 483704 3208 385392 714356\nSwap: 0 0 0\n' 2019-09-09 14:59:40,907 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:59:40,907 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=8.27 1568041180240994816 2019-09-09 14:59:41,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 166168 496848 3208 352784 695412\nSwap: 0 0 0\n' 2019-09-09 14:59:41,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.466' 2019-09-09 14:59:42,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:59:42,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:59:42,303 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=1 START 2019-09-09 14:59:42,303 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.117 2019-09-09 14:59:42,303 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 14:59:42,304 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.117 2019-09-09 14:59:42,390 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 136972 684196 3216 194632 725828\nSwap: 0 0 0\n' 2019-09-09 14:59:42,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42712 619892 3240 353196 818744\nSwap: 0 0 0\n' 2019-09-09 14:59:42,704 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 14:59:43,390 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 221396 596148 3216 198256 641368\nSwap: 0 0 0\n' 2019-09-09 14:59:43,558 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=1 END 2019-09-09 14:59:43,559 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=2 START 2019-09-09 14:59:43,559 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 14:59:43,569 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 42560 620088 3236 353152 818936\nSwap: 0 0 0\n' 2019-09-09 14:59:43,575 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=3 END 2019-09-09 14:59:43,576 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=4 START 2019-09-09 14:59:43,576 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 14:59:44,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 84964 721932 3216 208904 777684\nSwap: 0 0 0\n' 2019-09-09 14:59:44,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43028 619568 3236 353204 818424\nSwap: 0 0 0\n' 2019-09-09 14:59:44,591 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.573' 2019-09-09 14:59:45,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 75428 730988 3216 209384 787192\nSwap: 0 0 0\n' 2019-09-09 14:59:45,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43116 619476 3236 353208 818336\nSwap: 0 0 0\n' 2019-09-09 14:59:45,755 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15264 seq=1 START 2019-09-09 14:59:45,756 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1001 -j DROP 2019-09-09 14:59:45,852 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 1 64 20 1 1000000 2019-09-09 14:59:46,182 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:59:46,186 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=303653i,average.free=592688i,average.shared=3211i,average.total=1015800i,average.used=119458i,free.memory0.available="794484",free.memory0.buff/cache="179144",free.memory0.free="768304",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="68352",free.memory1.available="771620",free.memory1.buff/cache="198316",free.memory1.free="726352",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="91132",free.memory2.available="744792",free.memory2.buff/cache="220064",free.memory2.free="677840",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="117896",free.memory3.available="725784",free.memory3.buff/cache="257532",free.memory3.free="621364",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="136904",free.memory4.available="719580",free.memory4.buff/cache="352348",free.memory4.free="521312",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="142140",free.memory5.available="719952",free.memory5.buff/cache="352372",free.memory5.free="521656",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="141772",free.memory6.available="720256",free.memory6.buff/cache="385388",free.memory6.free="489608",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="140804",free.memory7.available="714356",free.memory7.buff/cache="385392",free.memory7.free="483704",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="146704",free.memory8.available="695412",free.memory8.buff/cache="352784",free.memory8.free="496848",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="166168",free.memory9.available="818744",free.memory9.buff/cache="353196",free.memory9.free="619892",free.memory9.shared="3240",free.memory9.total="1015800",free.memory9.used="42712",max.buff/cache=385392i,max.free=768304i,max.shared=3240i,max.total=1015800i,max.used=166168i 1568041183557739008 2019-09-09 14:59:46,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41696 763688 3208 210416 820904\nSwap: 0 0 0\n' 2019-09-09 14:59:46,492 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:59:46,493 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.466 1568041183575552000 2019-09-09 14:59:46,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43612 618320 3236 353868 817836\nSwap: 0 0 0\n' 2019-09-09 14:59:46,596 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=4 END 2019-09-09 14:59:46,596 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=5 START 2019-09-09 14:59:46,597 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 14:59:46,769 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:59:46,770 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.573 1568041186596024064 2019-09-09 14:59:47,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41696 763688 3208 210416 820904\nSwap: 0 0 0\n' 2019-09-09 14:59:47,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43688 618204 3236 353908 817720\nSwap: 0 0 0\n' 2019-09-09 14:59:47,612 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.496' 2019-09-09 14:59:48,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41728 763656 3208 210416 820872\nSwap: 0 0 0\n' 2019-09-09 14:59:48,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45388 616436 3236 353976 816020\nSwap: 0 0 0\n' 2019-09-09 14:59:49,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41696 763688 3208 210416 820904\nSwap: 0 0 0\n' 2019-09-09 14:59:49,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45364 616460 3236 353976 816044\nSwap: 0 0 0\n' 2019-09-09 14:59:49,617 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=5 END 2019-09-09 14:59:49,618 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=6 START 2019-09-09 14:59:49,618 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 14:59:50,393 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41836 763532 3208 210432 820752\nSwap: 0 0 0\n' 2019-09-09 14:59:50,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45536 616280 3236 353984 815864\nSwap: 0 0 0\n' 2019-09-09 14:59:50,631 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.43' 2019-09-09 14:59:51,393 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41868 763500 3208 210432 820720\nSwap: 0 0 0\n' 2019-09-09 14:59:51,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45784 616032 3236 353984 815616\nSwap: 0 0 0\n' 2019-09-09 14:59:52,039 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:59:52,040 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.496 1568041189617789952 2019-09-09 14:59:52,397 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=1 END 2019-09-09 14:59:52,399 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=2 START 2019-09-09 14:59:52,399 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 14:59:52,408 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41348 764028 3208 210424 821256\nSwap: 0 0 0\n' 2019-09-09 14:59:52,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45572 616244 3236 353984 815828\nSwap: 0 0 0\n' 2019-09-09 14:59:52,636 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=6 END 2019-09-09 14:59:52,637 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=7 START 2019-09-09 14:59:52,639 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 14:59:53,409 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41380 763996 3208 210424 821224\nSwap: 0 0 0\n' 2019-09-09 14:59:53,575 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=2 END 2019-09-09 14:59:53,575 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=3 START 2019-09-09 14:59:53,576 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 14:59:53,583 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 45384 616464 3236 353952 816048\nSwap: 0 0 0\n' 2019-09-09 14:59:53,655 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.34' 2019-09-09 14:59:54,409 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41252 764124 3208 210424 821352\nSwap: 0 0 0\n' 2019-09-09 14:59:54,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45732 616108 3236 353960 815700\nSwap: 0 0 0\n' 2019-09-09 14:59:55,409 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41316 764060 3208 210424 821288\nSwap: 0 0 0\n' 2019-09-09 14:59:55,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45564 616276 3236 353960 815868\nSwap: 0 0 0\n' 2019-09-09 14:59:55,662 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=7 END 2019-09-09 14:59:55,662 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=8 START 2019-09-09 14:59:55,662 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 14:59:56,409 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41340 764028 3208 210432 821256\nSwap: 0 0 0\n' 2019-09-09 14:59:56,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45556 616284 3236 353960 815876\nSwap: 0 0 0\n' 2019-09-09 14:59:56,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.20' 2019-09-09 14:59:57,307 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:59:57,310 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=353724i,average.free=617710i,average.shared=3236i,average.total=1015800i,average.used=44364i,free.memory0.available="818936",free.memory0.buff/cache="353152",free.memory0.free="620088",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="42560",free.memory1.available="818424",free.memory1.buff/cache="353204",free.memory1.free="619568",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="43028",free.memory2.available="818336",free.memory2.buff/cache="353208",free.memory2.free="619476",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="43116",free.memory3.available="817836",free.memory3.buff/cache="353868",free.memory3.free="618320",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="43612",free.memory4.available="817720",free.memory4.buff/cache="353908",free.memory4.free="618204",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="43688",free.memory5.available="816020",free.memory5.buff/cache="353976",free.memory5.free="616436",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45388",free.memory6.available="816044",free.memory6.buff/cache="353976",free.memory6.free="616460",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45364",free.memory7.available="815864",free.memory7.buff/cache="353984",free.memory7.free="616280",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45536",free.memory8.available="815616",free.memory8.buff/cache="353984",free.memory8.free="616032",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45784",free.memory9.available="815828",free.memory9.buff/cache="353984",free.memory9.free="616244",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45572",max.buff/cache=353984i,max.free=620088i,max.shared=3236i,max.total=1015800i,max.used=45784i 1568041193575069952 2019-09-09 14:59:57,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41276 764092 3208 210432 821320\nSwap: 0 0 0\n' 2019-09-09 14:59:57,585 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45680 616160 3236 353960 815752\nSwap: 0 0 0\n' 2019-09-09 14:59:57,622 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:59:57,624 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=207370i,average.free=731501i,average.shared=3211i,average.total=1015800i,average.used=76928i,free.memory0.available="725828",free.memory0.buff/cache="194632",free.memory0.free="684196",free.memory0.shared="3216",free.memory0.total="1015800",free.memory0.used="136972",free.memory1.available="641368",free.memory1.buff/cache="198256",free.memory1.free="596148",free.memory1.shared="3216",free.memory1.total="1015800",free.memory1.used="221396",free.memory2.available="777684",free.memory2.buff/cache="208904",free.memory2.free="721932",free.memory2.shared="3216",free.memory2.total="1015800",free.memory2.used="84964",free.memory3.available="787192",free.memory3.buff/cache="209384",free.memory3.free="730988",free.memory3.shared="3216",free.memory3.total="1015800",free.memory3.used="75428",free.memory4.available="820904",free.memory4.buff/cache="210416",free.memory4.free="763688",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41696",free.memory5.available="820904",free.memory5.buff/cache="210416",free.memory5.free="763688",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41696",free.memory6.available="820872",free.memory6.buff/cache="210416",free.memory6.free="763656",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41728",free.memory7.available="820904",free.memory7.buff/cache="210416",free.memory7.free="763688",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41696",free.memory8.available="820752",free.memory8.buff/cache="210432",free.memory8.free="763532",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41836",free.memory9.available="820720",free.memory9.buff/cache="210432",free.memory9.free="763500",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41868",max.buff/cache=210432i,max.free=763688i,max.shared=3216i,max.total=1015800i,max.used=221396i 1568041192397042944 2019-09-09 14:59:57,884 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 14:59:57,885 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.43 1568041192636705024 2019-09-09 14:59:58,159 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 14:59:58,160 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.34 1568041195662082048 2019-09-09 14:59:58,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41276 764092 3208 210432 821320\nSwap: 0 0 0\n' 2019-09-09 14:59:58,585 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45564 616276 3236 353960 815868\nSwap: 0 0 0\n' 2019-09-09 14:59:58,689 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=8 END 2019-09-09 14:59:58,690 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=9 START 2019-09-09 14:59:58,691 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 14:59:59,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41180 764188 3208 210432 821416\nSwap: 0 0 0\n' 2019-09-09 14:59:59,585 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45556 616284 3236 353960 815876\nSwap: 0 0 0\n' 2019-09-09 14:59:59,711 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.30' 2019-09-09 15:00:00,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41244 764124 3208 210432 821352\nSwap: 0 0 0\n' 2019-09-09 15:00:00,585 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45704 616128 3236 353968 815720\nSwap: 0 0 0\n' 2019-09-09 15:00:01,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41244 764124 3208 210432 821352\nSwap: 0 0 0\n' 2019-09-09 15:00:01,585 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45524 616308 3236 353968 815908\nSwap: 0 0 0\n' 2019-09-09 15:00:01,716 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=9 END 2019-09-09 15:00:01,716 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=10 START 2019-09-09 15:00:01,716 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:02,413 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=2 END 2019-09-09 15:00:02,415 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=3 START 2019-09-09 15:00:02,415 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:02,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41332 764028 3208 210440 821264\nSwap: 0 0 0\n' 2019-09-09 15:00:02,586 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45548 616284 3236 353968 815884\nSwap: 0 0 0\n' 2019-09-09 15:00:02,729 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.30' 2019-09-09 15:00:03,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41332 764028 3208 210440 821272\nSwap: 0 0 0\n' 2019-09-09 15:00:03,449 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:03,451 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210428i,average.free=764085i,average.shared=3208i,average.total=1015800i,average.used=41285i,free.memory0.available="821256",free.memory0.buff/cache="210424",free.memory0.free="764028",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41348",free.memory1.available="821224",free.memory1.buff/cache="210424",free.memory1.free="763996",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41380",free.memory2.available="821352",free.memory2.buff/cache="210424",free.memory2.free="764124",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41252",free.memory3.available="821288",free.memory3.buff/cache="210424",free.memory3.free="764060",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41316",free.memory4.available="821256",free.memory4.buff/cache="210432",free.memory4.free="764028",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41340",free.memory5.available="821320",free.memory5.buff/cache="210432",free.memory5.free="764092",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41276",free.memory6.available="821320",free.memory6.buff/cache="210432",free.memory6.free="764092",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41276",free.memory7.available="821416",free.memory7.buff/cache="210432",free.memory7.free="764188",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41180",free.memory8.available="821352",free.memory8.buff/cache="210432",free.memory8.free="764124",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41244",free.memory9.available="821352",free.memory9.buff/cache="210432",free.memory9.free="764124",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41244",max.buff/cache=210432i,max.free=764188i,max.shared=3208i,max.total=1015800i,max.used=41380i 1568041202413212928 2019-09-09 15:00:03,589 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=3 END 2019-09-09 15:00:03,590 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=4 START 2019-09-09 15:00:03,590 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:03,598 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 45280 616552 3236 353968 816152\nSwap: 0 0 0\n' 2019-09-09 15:00:03,720 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:00:03,720 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.2 1568041198688919040 2019-09-09 15:00:04,009 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:04,010 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.3 1568041201715961856 2019-09-09 15:00:04,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41364 763996 3208 210440 821240\nSwap: 0 0 0\n' 2019-09-09 15:00:04,599 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45276 616556 3236 353968 816156\nSwap: 0 0 0\n' 2019-09-09 15:00:04,734 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=10 END 2019-09-09 15:00:04,735 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=11 START 2019-09-09 15:00:04,735 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:05,425 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41332 764028 3208 210440 821272\nSwap: 0 0 0\n' 2019-09-09 15:00:05,600 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45360 616472 3236 353968 816072\nSwap: 0 0 0\n' 2019-09-09 15:00:05,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.49' 2019-09-09 15:00:06,426 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41332 764028 3208 210440 821272\nSwap: 0 0 0\n' 2019-09-09 15:00:06,600 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45608 616224 3236 353968 815824\nSwap: 0 0 0\n' 2019-09-09 15:00:07,426 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41332 764028 3208 210440 821272\nSwap: 0 0 0\n' 2019-09-09 15:00:07,600 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45452 616372 3236 353976 815972\nSwap: 0 0 0\n' 2019-09-09 15:00:07,754 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=11 END 2019-09-09 15:00:07,755 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=12 START 2019-09-09 15:00:07,755 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:08,426 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41332 764028 3208 210440 821272\nSwap: 0 0 0\n' 2019-09-09 15:00:08,600 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45396 616428 3236 353976 816036\nSwap: 0 0 0\n' 2019-09-09 15:00:08,774 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.817' 2019-09-09 15:00:09,179 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":4062268 , "packets_per_second":203771, "flows":2, "errors":0 }\n' 2019-09-09 15:00:09,183 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1001/ {{printf "%s", $1}}' 2019-09-09 15:00:09,214 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3936514' 2019-09-09 15:00:09,215 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 125754 - Lost ppm 30957 2019-09-09 15:00:09,216 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 30957 > sla_max_ppm 1000; ',) 2019-09-09 15:00:09,282 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:09,285 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=353961i,average.free=616257i,average.shared=3236i,average.total=1015800i,average.used=45581i,free.memory0.available="816048",free.memory0.buff/cache="353952",free.memory0.free="616464",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="45384",free.memory1.available="815700",free.memory1.buff/cache="353960",free.memory1.free="616108",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45732",free.memory2.available="815868",free.memory2.buff/cache="353960",free.memory2.free="616276",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45564",free.memory3.available="815876",free.memory3.buff/cache="353960",free.memory3.free="616284",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45556",free.memory4.available="815752",free.memory4.buff/cache="353960",free.memory4.free="616160",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45680",free.memory5.available="815868",free.memory5.buff/cache="353960",free.memory5.free="616276",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45564",free.memory6.available="815876",free.memory6.buff/cache="353960",free.memory6.free="616284",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45556",free.memory7.available="815720",free.memory7.buff/cache="353968",free.memory7.free="616128",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45704",free.memory8.available="815908",free.memory8.buff/cache="353968",free.memory8.free="616308",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45524",free.memory9.available="815884",free.memory9.buff/cache="353968",free.memory9.free="616284",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45548",max.buff/cache=353968i,max.free=616464i,max.shared=3236i,max.total=1015800i,max.used=45732i 1568041203589123072 2019-09-09 15:00:09,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41660 763688 3208 210452 820944\nSwap: 0 0 0\n' 2019-09-09 15:00:09,553 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:00:09,554 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.3 1568041204734451968 2019-09-09 15:00:09,600 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44272 617556 3236 353972 817164\nSwap: 0 0 0\n' 2019-09-09 15:00:09,825 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:09,826 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.49 1568041207754686976 2019-09-09 15:00:10,221 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15264 seq=1 END 2019-09-09 15:00:10,223 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15264 seq=2 START 2019-09-09 15:00:10,223 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1001 -j DROP 2019-09-09 15:00:10,257 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 1 64 20 1 1000000 2019-09-09 15:00:10,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41660 763688 3208 210452 820944\nSwap: 0 0 0\n' 2019-09-09 15:00:10,600 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43664 618192 3236 353944 817804\nSwap: 0 0 0\n' 2019-09-09 15:00:10,779 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=12 END 2019-09-09 15:00:10,779 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=13 START 2019-09-09 15:00:10,779 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:11,428 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41660 763688 3208 210452 820944\nSwap: 0 0 0\n' 2019-09-09 15:00:11,600 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43812 618044 3236 353944 817656\nSwap: 0 0 0\n' 2019-09-09 15:00:11,793 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.560' 2019-09-09 15:00:12,431 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=3 END 2019-09-09 15:00:12,432 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=4 START 2019-09-09 15:00:12,432 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:12,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41416 763936 3208 210448 821192\nSwap: 0 0 0\n' 2019-09-09 15:00:12,602 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45320 616532 3236 353948 816148\nSwap: 0 0 0\n' 2019-09-09 15:00:13,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41416 763904 3208 210480 821160\nSwap: 0 0 0\n' 2019-09-09 15:00:13,605 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=4 END 2019-09-09 15:00:13,606 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=5 START 2019-09-09 15:00:13,607 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:13,616 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 45220 616632 3236 353948 816248\nSwap: 0 0 0\n' 2019-09-09 15:00:13,799 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=13 END 2019-09-09 15:00:13,800 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=14 START 2019-09-09 15:00:13,800 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:14,442 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41480 763840 3208 210480 821096\nSwap: 0 0 0\n' 2019-09-09 15:00:14,616 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45404 616440 3236 353956 816064\nSwap: 0 0 0\n' 2019-09-09 15:00:14,816 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.95' 2019-09-09 15:00:15,090 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:15,091 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2i,packets_per_second=203771i,packets_received=3936514i,packets_sent=4062268i,packetsize=64i,ppm=30957.0 1568041210220912896 2019-09-09 15:00:15,374 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:15,376 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=353963i,average.free=616892i,average.shared=3236i,average.total=1015800i,average.used=44944i,free.memory0.available="816152",free.memory0.buff/cache="353968",free.memory0.free="616552",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="45280",free.memory1.available="816156",free.memory1.buff/cache="353968",free.memory1.free="616556",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45276",free.memory2.available="816072",free.memory2.buff/cache="353968",free.memory2.free="616472",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45360",free.memory3.available="815824",free.memory3.buff/cache="353968",free.memory3.free="616224",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45608",free.memory4.available="815972",free.memory4.buff/cache="353976",free.memory4.free="616372",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45452",free.memory5.available="816036",free.memory5.buff/cache="353976",free.memory5.free="616428",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45396",free.memory6.available="817164",free.memory6.buff/cache="353972",free.memory6.free="617556",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="44272",free.memory7.available="817804",free.memory7.buff/cache="353944",free.memory7.free="618192",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="43664",free.memory8.available="817656",free.memory8.buff/cache="353944",free.memory8.free="618044",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="43812",free.memory9.available="816148",free.memory9.buff/cache="353948",free.memory9.free="616532",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45320",max.buff/cache=353976i,max.free=618192i,max.shared=3236i,max.total=1015800i,max.used=45608i 1568041213605300992 2019-09-09 15:00:15,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41376 763936 3208 210488 821192\nSwap: 0 0 0\n' 2019-09-09 15:00:15,617 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45684 616160 3236 353956 815784\nSwap: 0 0 0\n' 2019-09-09 15:00:15,646 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:15,648 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210443i,average.free=763922i,average.shared=3208i,average.total=1015800i,average.used=41433i,free.memory0.available="821264",free.memory0.buff/cache="210440",free.memory0.free="764028",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41332",free.memory1.available="821272",free.memory1.buff/cache="210440",free.memory1.free="764028",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41332",free.memory2.available="821240",free.memory2.buff/cache="210440",free.memory2.free="763996",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41364",free.memory3.available="821272",free.memory3.buff/cache="210440",free.memory3.free="764028",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41332",free.memory4.available="821272",free.memory4.buff/cache="210440",free.memory4.free="764028",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41332",free.memory5.available="821272",free.memory5.buff/cache="210440",free.memory5.free="764028",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41332",free.memory6.available="821272",free.memory6.buff/cache="210440",free.memory6.free="764028",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41332",free.memory7.available="820944",free.memory7.buff/cache="210452",free.memory7.free="763688",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41660",free.memory8.available="820944",free.memory8.buff/cache="210452",free.memory8.free="763688",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41660",free.memory9.available="820944",free.memory9.buff/cache="210452",free.memory9.free="763688",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41660",max.buff/cache=210452i,max.free=764028i,max.shared=3208i,max.total=1015800i,max.used=41660i 1568041212431230976 2019-09-09 15:00:15,920 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:00:15,920 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.817 1568041210778987008 2019-09-09 15:00:16,197 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:16,198 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.56 1568041213799523072 2019-09-09 15:00:16,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41312 764000 3208 210488 821256\nSwap: 0 0 0\n' 2019-09-09 15:00:16,617 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45104 616704 3236 353992 816344\nSwap: 0 0 0\n' 2019-09-09 15:00:16,822 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=14 END 2019-09-09 15:00:16,823 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=15 START 2019-09-09 15:00:16,823 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:17,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41408 763904 3208 210488 821160\nSwap: 0 0 0\n' 2019-09-09 15:00:17,617 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45132 616672 3236 353996 816316\nSwap: 0 0 0\n' 2019-09-09 15:00:17,838 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.92' 2019-09-09 15:00:18,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41376 763936 3208 210488 821200\nSwap: 0 0 0\n' 2019-09-09 15:00:18,617 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45192 616612 3236 353996 816256\nSwap: 0 0 0\n' 2019-09-09 15:00:19,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41472 763840 3208 210488 821104\nSwap: 0 0 0\n' 2019-09-09 15:00:19,618 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45044 616760 3236 353996 816404\nSwap: 0 0 0\n' 2019-09-09 15:00:19,844 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=15 END 2019-09-09 15:00:19,845 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=16 START 2019-09-09 15:00:19,846 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:20,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41376 763936 3208 210488 821200\nSwap: 0 0 0\n' 2019-09-09 15:00:20,617 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45100 616704 3236 353996 816348\nSwap: 0 0 0\n' 2019-09-09 15:00:20,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.64' 2019-09-09 15:00:21,445 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41340 763964 3208 210496 821228\nSwap: 0 0 0\n' 2019-09-09 15:00:21,522 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:00:21,523 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.95 1568041216822284032 2019-09-09 15:00:21,617 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45184 616612 3236 354004 816256\nSwap: 0 0 0\n' 2019-09-09 15:00:21,806 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:21,806 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.92 1568041219844739072 2019-09-09 15:00:22,448 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=4 END 2019-09-09 15:00:22,449 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=5 START 2019-09-09 15:00:22,449 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:22,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41308 763996 3208 210496 821268\nSwap: 0 0 0\n' 2019-09-09 15:00:22,618 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45036 616760 3236 354004 816412\nSwap: 0 0 0\n' 2019-09-09 15:00:22,865 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=16 END 2019-09-09 15:00:22,866 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=17 START 2019-09-09 15:00:22,866 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:23,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41436 763868 3208 210496 821140\nSwap: 0 0 0\n' 2019-09-09 15:00:23,620 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=5 END 2019-09-09 15:00:23,621 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=6 START 2019-09-09 15:00:23,621 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:23,629 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44952 616844 3236 354004 816496\nSwap: 0 0 0\n' 2019-09-09 15:00:23,881 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.49' 2019-09-09 15:00:24,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41340 763964 3208 210496 821236\nSwap: 0 0 0\n' 2019-09-09 15:00:24,630 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45168 616628 3236 354004 816280\nSwap: 0 0 0\n' 2019-09-09 15:00:25,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41372 763932 3208 210496 821204\nSwap: 0 0 0\n' 2019-09-09 15:00:25,630 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45020 616776 3236 354004 816428\nSwap: 0 0 0\n' 2019-09-09 15:00:25,886 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=17 END 2019-09-09 15:00:25,887 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=18 START 2019-09-09 15:00:25,887 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:26,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41372 763932 3208 210496 821140\nSwap: 0 0 0\n' 2019-09-09 15:00:26,630 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45284 616512 3236 354004 816164\nSwap: 0 0 0\n' 2019-09-09 15:00:26,901 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.27' 2019-09-09 15:00:27,079 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:27,083 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=353984i,average.free=616605i,average.shared=3236i,average.total=1015800i,average.used=45210i,free.memory0.available="816248",free.memory0.buff/cache="353948",free.memory0.free="616632",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="45220",free.memory1.available="816064",free.memory1.buff/cache="353956",free.memory1.free="616440",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45404",free.memory2.available="815784",free.memory2.buff/cache="353956",free.memory2.free="616160",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45684",free.memory3.available="816344",free.memory3.buff/cache="353992",free.memory3.free="616704",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45104",free.memory4.available="816316",free.memory4.buff/cache="353996",free.memory4.free="616672",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45132",free.memory5.available="816256",free.memory5.buff/cache="353996",free.memory5.free="616612",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45192",free.memory6.available="816404",free.memory6.buff/cache="353996",free.memory6.free="616760",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45044",free.memory7.available="816348",free.memory7.buff/cache="353996",free.memory7.free="616704",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45100",free.memory8.available="816256",free.memory8.buff/cache="354004",free.memory8.free="616612",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45184",free.memory9.available="816412",free.memory9.buff/cache="354004",free.memory9.free="616760",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45036",max.buff/cache=354004i,max.free=616760i,max.shared=3236i,max.total=1015800i,max.used=45684i 1568041223620326912 2019-09-09 15:00:27,380 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:27,383 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210483i,average.free=763919i,average.shared=3208i,average.total=1015800i,average.used=41397i,free.memory0.available="821192",free.memory0.buff/cache="210448",free.memory0.free="763936",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41416",free.memory1.available="821160",free.memory1.buff/cache="210480",free.memory1.free="763904",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41416",free.memory2.available="821096",free.memory2.buff/cache="210480",free.memory2.free="763840",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41480",free.memory3.available="821192",free.memory3.buff/cache="210488",free.memory3.free="763936",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41376",free.memory4.available="821256",free.memory4.buff/cache="210488",free.memory4.free="764000",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41312",free.memory5.available="821160",free.memory5.buff/cache="210488",free.memory5.free="763904",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41408",free.memory6.available="821200",free.memory6.buff/cache="210488",free.memory6.free="763936",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41376",free.memory7.available="821104",free.memory7.buff/cache="210488",free.memory7.free="763840",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41472",free.memory8.available="821200",free.memory8.buff/cache="210488",free.memory8.free="763936",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41376",free.memory9.available="821228",free.memory9.buff/cache="210496",free.memory9.free="763964",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41340",max.buff/cache=210496i,max.free=764000i,max.shared=3208i,max.total=1015800i,max.used=41480i 1568041222448605184 2019-09-09 15:00:27,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41436 763868 3208 210496 821140\nSwap: 0 0 0\n' 2019-09-09 15:00:27,631 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45344 616452 3236 354004 816104\nSwap: 0 0 0\n' 2019-09-09 15:00:27,663 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:00:27,664 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.64 1568041222864923904 2019-09-09 15:00:27,951 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:27,952 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.49 1568041225886745088 2019-09-09 15:00:28,458 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41492 763804 3208 210504 821076\nSwap: 0 0 0\n' 2019-09-09 15:00:28,630 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45228 616568 3236 354004 816220\nSwap: 0 0 0\n' 2019-09-09 15:00:28,907 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=18 END 2019-09-09 15:00:28,908 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=19 START 2019-09-09 15:00:28,908 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:29,458 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41364 763932 3208 210504 821204\nSwap: 0 0 0\n' 2019-09-09 15:00:29,630 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45308 616480 3236 354012 816140\nSwap: 0 0 0\n' 2019-09-09 15:00:29,923 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.44' 2019-09-09 15:00:30,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41396 763900 3208 210504 821172\nSwap: 0 0 0\n' 2019-09-09 15:00:30,630 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45428 616360 3236 354012 816020\nSwap: 0 0 0\n' 2019-09-09 15:00:31,459 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41396 763900 3208 210504 821172\nSwap: 0 0 0\n' 2019-09-09 15:00:31,631 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45264 616524 3236 354012 816184\nSwap: 0 0 0\n' 2019-09-09 15:00:31,928 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=19 END 2019-09-09 15:00:31,929 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=20 START 2019-09-09 15:00:31,929 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:32,462 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=5 END 2019-09-09 15:00:32,463 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=6 START 2019-09-09 15:00:32,463 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:32,469 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41312 763984 3208 210504 821264\nSwap: 0 0 0\n' 2019-09-09 15:00:32,631 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45032 616756 3236 354012 816416\nSwap: 0 0 0\n' 2019-09-09 15:00:32,945 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.600' 2019-09-09 15:00:33,229 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:33,232 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210499i,average.free=763909i,average.shared=3208i,average.total=1015800i,average.used=41391i,free.memory0.available="821268",free.memory0.buff/cache="210496",free.memory0.free="763996",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41308",free.memory1.available="821140",free.memory1.buff/cache="210496",free.memory1.free="763868",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41436",free.memory2.available="821236",free.memory2.buff/cache="210496",free.memory2.free="763964",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41340",free.memory3.available="821204",free.memory3.buff/cache="210496",free.memory3.free="763932",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41372",free.memory4.available="821140",free.memory4.buff/cache="210496",free.memory4.free="763932",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41372",free.memory5.available="821140",free.memory5.buff/cache="210496",free.memory5.free="763868",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41436",free.memory6.available="821076",free.memory6.buff/cache="210504",free.memory6.free="763804",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41492",free.memory7.available="821204",free.memory7.buff/cache="210504",free.memory7.free="763932",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41364",free.memory8.available="821172",free.memory8.buff/cache="210504",free.memory8.free="763900",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41396",free.memory9.available="821172",free.memory9.buff/cache="210504",free.memory9.free="763900",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41396",max.buff/cache=210504i,max.free=763996i,max.shared=3208i,max.total=1015800i,max.used=41492i 1568041232462395904 2019-09-09 15:00:33,469 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41460 763836 3208 210504 821116\nSwap: 0 0 0\n' 2019-09-09 15:00:33,522 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:00:33,523 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.27 1568041228907432960 2019-09-09 15:00:33,553 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3508025 , "packets_per_second":175607, "flows":2, "errors":0 }\n' 2019-09-09 15:00:33,556 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1001/ {{printf "%s", $1}}' 2019-09-09 15:00:33,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3417953' 2019-09-09 15:00:33,583 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 90072 - Lost ppm 25676 2019-09-09 15:00:33,584 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 25676 > sla_max_ppm 1000; ',) 2019-09-09 15:00:33,634 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=6 END 2019-09-09 15:00:33,634 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=7 START 2019-09-09 15:00:33,635 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:33,644 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 43680 618160 3236 353960 817820\nSwap: 0 0 0\n' 2019-09-09 15:00:33,798 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:33,799 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.44 1568041231928702208 2019-09-09 15:00:34,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41672 763620 3208 210508 820908\nSwap: 0 0 0\n' 2019-09-09 15:00:34,586 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15264 seq=2 END 2019-09-09 15:00:34,587 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:00:34,587 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:00:34,587 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:00:34,637 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:34,639 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2i,packets_per_second=175607i,packets_received=3417953i,packets_sent=3508025i,packetsize=64i,ppm=25676.0 1568041234586368000 2019-09-09 15:00:34,644 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42116 619784 3208 353900 819448\nSwap: 0 0 0\n' 2019-09-09 15:00:34,915 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:00:34,916 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:00:34,919 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:00:34,932 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:00:34,934 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.113 2019-09-09 15:00:34,935 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 15:00:34,949 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=20 END 2019-09-09 15:00:34,950 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=21 START 2019-09-09 15:00:34,950 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:35,378 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:00:35,380 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.117 2019-09-09 15:00:35,381 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.117 2019-09-09 15:00:35,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41676 763536 3208 210588 820936\nSwap: 0 0 0\n' 2019-09-09 15:00:35,645 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44060 617840 3208 353900 817508\nSwap: 0 0 0\n' 2019-09-09 15:00:35,821 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:00:35,964 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.629' 2019-09-09 15:00:36,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41676 763536 3208 210588 820936\nSwap: 0 0 0\n' 2019-09-09 15:00:36,645 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44308 617532 3236 353960 817192\nSwap: 0 0 0\n' 2019-09-09 15:00:37,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41676 763536 3208 210588 820936\nSwap: 0 0 0\n' 2019-09-09 15:00:37,645 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44156 617680 3236 353964 817344\nSwap: 0 0 0\n' 2019-09-09 15:00:37,969 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=21 END 2019-09-09 15:00:37,971 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=22 START 2019-09-09 15:00:37,971 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:38,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41676 763536 3208 210588 820936\nSwap: 0 0 0\n' 2019-09-09 15:00:38,647 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44136 617688 3236 353976 817356\nSwap: 0 0 0\n' 2019-09-09 15:00:38,871 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15278 seq=1 START 2019-09-09 15:00:38,872 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1010 -j DROP 2019-09-09 15:00:38,909 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 10 64 20 1 1000000 2019-09-09 15:00:38,985 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.411' 2019-09-09 15:00:39,470 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41648 763512 3208 210640 820940\nSwap: 0 0 0\n' 2019-09-09 15:00:39,645 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43412 618408 3236 353980 818076\nSwap: 0 0 0\n' 2019-09-09 15:00:39,925 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:39,929 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354007i,average.free=616590i,average.shared=3236i,average.total=1015800i,average.used=45202i,free.memory0.available="816496",free.memory0.buff/cache="354004",free.memory0.free="616844",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44952",free.memory1.available="816280",free.memory1.buff/cache="354004",free.memory1.free="616628",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45168",free.memory2.available="816428",free.memory2.buff/cache="354004",free.memory2.free="616776",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45020",free.memory3.available="816164",free.memory3.buff/cache="354004",free.memory3.free="616512",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45284",free.memory4.available="816104",free.memory4.buff/cache="354004",free.memory4.free="616452",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45344",free.memory5.available="816220",free.memory5.buff/cache="354004",free.memory5.free="616568",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45228",free.memory6.available="816140",free.memory6.buff/cache="354012",free.memory6.free="616480",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45308",free.memory7.available="816020",free.memory7.buff/cache="354012",free.memory7.free="616360",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45428",free.memory8.available="816184",free.memory8.buff/cache="354012",free.memory8.free="616524",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45264",free.memory9.available="816416",free.memory9.buff/cache="354012",free.memory9.free="616756",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45032",max.buff/cache=354012i,max.free=616844i,max.shared=3236i,max.total=1015800i,max.used=45428i 1568041233634028800 2019-09-09 15:00:40,189 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:00:40,189 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.6 1568041234949799168 2019-09-09 15:00:40,467 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:40,468 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.629 1568041237969698816 2019-09-09 15:00:40,471 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41244 763932 3208 210624 821360\nSwap: 0 0 0\n' 2019-09-09 15:00:40,646 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43508 618304 3236 353988 817980\nSwap: 0 0 0\n' 2019-09-09 15:00:40,990 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=22 END 2019-09-09 15:00:40,991 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=23 START 2019-09-09 15:00:40,991 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:41,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41148 764028 3208 210624 821456\nSwap: 0 0 0\n' 2019-09-09 15:00:41,646 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45020 616768 3236 354012 816444\nSwap: 0 0 0\n' 2019-09-09 15:00:42,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.23' 2019-09-09 15:00:42,474 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=6 END 2019-09-09 15:00:42,475 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=7 START 2019-09-09 15:00:42,475 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:42,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40964 764212 3208 210624 821640\nSwap: 0 0 0\n' 2019-09-09 15:00:42,647 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45424 616364 3236 354012 816040\nSwap: 0 0 0\n' 2019-09-09 15:00:43,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40932 764244 3208 210624 821672\nSwap: 0 0 0\n' 2019-09-09 15:00:43,650 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=7 END 2019-09-09 15:00:43,650 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=8 START 2019-09-09 15:00:43,651 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:43,656 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44872 616916 3236 354012 816592\nSwap: 0 0 0\n' 2019-09-09 15:00:44,010 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=23 END 2019-09-09 15:00:44,010 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=24 START 2019-09-09 15:00:44,011 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:44,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41060 764116 3208 210624 821544\nSwap: 0 0 0\n' 2019-09-09 15:00:44,657 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45096 616692 3236 354012 816368\nSwap: 0 0 0\n' 2019-09-09 15:00:45,027 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.50' 2019-09-09 15:00:45,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40988 764180 3208 210632 821608\nSwap: 0 0 0\n' 2019-09-09 15:00:45,658 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45372 616412 3236 354016 816088\nSwap: 0 0 0\n' 2019-09-09 15:00:45,748 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:45,750 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=353965i,average.free=617852i,average.shared=3230i,average.total=1015800i,average.used=43982i,free.memory0.available="817820",free.memory0.buff/cache="353960",free.memory0.free="618160",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="43680",free.memory1.available="819448",free.memory1.buff/cache="353900",free.memory1.free="619784",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="42116",free.memory2.available="817508",free.memory2.buff/cache="353900",free.memory2.free="617840",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="44060",free.memory3.available="817192",free.memory3.buff/cache="353960",free.memory3.free="617532",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="44308",free.memory4.available="817344",free.memory4.buff/cache="353964",free.memory4.free="617680",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="44156",free.memory5.available="817356",free.memory5.buff/cache="353976",free.memory5.free="617688",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="44136",free.memory6.available="818076",free.memory6.buff/cache="353980",free.memory6.free="618408",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="43412",free.memory7.available="817980",free.memory7.buff/cache="353988",free.memory7.free="618304",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="43508",free.memory8.available="816444",free.memory8.buff/cache="354012",free.memory8.free="616768",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45020",free.memory9.available="816040",free.memory9.buff/cache="354012",free.memory9.free="616364",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45424",max.buff/cache=354012i,max.free=619784i,max.shared=3236i,max.total=1015800i,max.used=45424i 1568041243650024960 2019-09-09 15:00:46,041 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:46,044 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210575i,average.free=763705i,average.shared=3208i,average.total=1015800i,average.used=41518i,free.memory0.available="821264",free.memory0.buff/cache="210504",free.memory0.free="763984",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41312",free.memory1.available="821116",free.memory1.buff/cache="210504",free.memory1.free="763836",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41460",free.memory2.available="820908",free.memory2.buff/cache="210508",free.memory2.free="763620",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41672",free.memory3.available="820936",free.memory3.buff/cache="210588",free.memory3.free="763536",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41676",free.memory4.available="820936",free.memory4.buff/cache="210588",free.memory4.free="763536",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41676",free.memory5.available="820936",free.memory5.buff/cache="210588",free.memory5.free="763536",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41676",free.memory6.available="820936",free.memory6.buff/cache="210588",free.memory6.free="763536",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41676",free.memory7.available="820940",free.memory7.buff/cache="210640",free.memory7.free="763512",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41648",free.memory8.available="821360",free.memory8.buff/cache="210624",free.memory8.free="763932",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41244",free.memory9.available="821456",free.memory9.buff/cache="210624",free.memory9.free="764028",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41148",max.buff/cache=210640i,max.free=764028i,max.shared=3208i,max.total=1015800i,max.used=41676i 1568041242474141952 2019-09-09 15:00:46,315 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:00:46,316 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.411 1568041240990685952 2019-09-09 15:00:46,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41020 764148 3208 210632 821576\nSwap: 0 0 0\n' 2019-09-09 15:00:46,589 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:46,590 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.23 1568041244010329856 2019-09-09 15:00:46,658 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45192 616592 3236 354016 816268\nSwap: 0 0 0\n' 2019-09-09 15:00:47,034 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=24 END 2019-09-09 15:00:47,034 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=25 START 2019-09-09 15:00:47,035 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:47,485 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40924 764244 3208 210632 821672\nSwap: 0 0 0\n' 2019-09-09 15:00:47,658 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45188 616588 3236 354024 816272\nSwap: 0 0 0\n' 2019-09-09 15:00:48,052 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.35' 2019-09-09 15:00:48,486 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40892 764276 3208 210632 821704\nSwap: 0 0 0\n' 2019-09-09 15:00:48,658 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45300 616476 3236 354024 816160\nSwap: 0 0 0\n' 2019-09-09 15:00:49,525 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40860 764308 3208 210632 821736\nSwap: 0 0 0\n' 2019-09-09 15:00:49,658 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45152 616624 3236 354024 816308\nSwap: 0 0 0\n' 2019-09-09 15:00:50,059 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=25 END 2019-09-09 15:00:50,060 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=26 START 2019-09-09 15:00:50,060 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:50,527 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40924 764244 3208 210632 821672\nSwap: 0 0 0\n' 2019-09-09 15:00:50,658 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45208 616568 3236 354024 816252\nSwap: 0 0 0\n' 2019-09-09 15:00:51,076 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.65' 2019-09-09 15:00:51,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40916 764244 3208 210640 821672\nSwap: 0 0 0\n' 2019-09-09 15:00:51,659 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45332 616444 3236 354024 816128\nSwap: 0 0 0\n' 2019-09-09 15:00:51,859 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:00:51,859 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.5 1568041247033984000 2019-09-09 15:00:52,131 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:52,132 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.35 1568041250059526912 2019-09-09 15:00:52,530 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=7 END 2019-09-09 15:00:52,531 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=8 START 2019-09-09 15:00:52,531 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:52,539 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40884 764276 3208 210640 821720\nSwap: 0 0 0\n' 2019-09-09 15:00:52,658 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45152 616624 3236 354024 816308\nSwap: 0 0 0\n' 2019-09-09 15:00:53,081 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=26 END 2019-09-09 15:00:53,082 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=27 START 2019-09-09 15:00:53,082 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:53,539 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40948 764212 3208 210640 821656\nSwap: 0 0 0\n' 2019-09-09 15:00:53,661 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=8 END 2019-09-09 15:00:53,662 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=9 START 2019-09-09 15:00:53,663 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:00:53,670 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 45020 616756 3236 354024 816440\nSwap: 0 0 0\n' 2019-09-09 15:00:54,098 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.50' 2019-09-09 15:00:54,539 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764148 3208 210640 821592\nSwap: 0 0 0\n' 2019-09-09 15:00:54,671 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45268 616508 3236 354024 816192\nSwap: 0 0 0\n' 2019-09-09 15:00:55,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40980 764180 3208 210640 821624\nSwap: 0 0 0\n' 2019-09-09 15:00:55,671 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45152 616624 3236 354024 816308\nSwap: 0 0 0\n' 2019-09-09 15:00:56,104 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=27 END 2019-09-09 15:00:56,104 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=28 START 2019-09-09 15:00:56,105 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:56,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40852 764308 3208 210640 821752\nSwap: 0 0 0\n' 2019-09-09 15:00:56,671 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45112 616664 3236 354024 816348\nSwap: 0 0 0\n' 2019-09-09 15:00:57,117 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.38' 2019-09-09 15:00:57,448 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:57,451 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354020i,average.free=616593i,average.shared=3236i,average.total=1015800i,average.used=45186i,free.memory0.available="816592",free.memory0.buff/cache="354012",free.memory0.free="616916",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44872",free.memory1.available="816368",free.memory1.buff/cache="354012",free.memory1.free="616692",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45096",free.memory2.available="816088",free.memory2.buff/cache="354016",free.memory2.free="616412",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45372",free.memory3.available="816268",free.memory3.buff/cache="354016",free.memory3.free="616592",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45192",free.memory4.available="816272",free.memory4.buff/cache="354024",free.memory4.free="616588",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45188",free.memory5.available="816160",free.memory5.buff/cache="354024",free.memory5.free="616476",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45300",free.memory6.available="816308",free.memory6.buff/cache="354024",free.memory6.free="616624",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45152",free.memory7.available="816252",free.memory7.buff/cache="354024",free.memory7.free="616568",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45208",free.memory8.available="816128",free.memory8.buff/cache="354024",free.memory8.free="616444",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45332",free.memory9.available="816308",free.memory9.buff/cache="354024",free.memory9.free="616624",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45152",max.buff/cache=354024i,max.free=616916i,max.shared=3236i,max.total=1015800i,max.used=45372i 1568041253661278976 2019-09-09 15:00:57,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41068 764084 3208 210648 821528\nSwap: 0 0 0\n' 2019-09-09 15:00:57,671 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45236 616540 3236 354024 816224\nSwap: 0 0 0\n' 2019-09-09 15:00:57,723 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:57,724 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210630i,average.free=764221i,average.shared=3208i,average.total=1015800i,average.used=40948i,free.memory0.available="821640",free.memory0.buff/cache="210624",free.memory0.free="764212",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40964",free.memory1.available="821672",free.memory1.buff/cache="210624",free.memory1.free="764244",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40932",free.memory2.available="821544",free.memory2.buff/cache="210624",free.memory2.free="764116",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41060",free.memory3.available="821608",free.memory3.buff/cache="210632",free.memory3.free="764180",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40988",free.memory4.available="821576",free.memory4.buff/cache="210632",free.memory4.free="764148",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41020",free.memory5.available="821672",free.memory5.buff/cache="210632",free.memory5.free="764244",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40924",free.memory6.available="821704",free.memory6.buff/cache="210632",free.memory6.free="764276",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40892",free.memory7.available="821736",free.memory7.buff/cache="210632",free.memory7.free="764308",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40860",free.memory8.available="821672",free.memory8.buff/cache="210632",free.memory8.free="764244",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40924",free.memory9.available="821672",free.memory9.buff/cache="210640",free.memory9.free="764244",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="40916",max.buff/cache=210640i,max.free=764308i,max.shared=3208i,max.total=1015800i,max.used=41060i 1568041252530420992 2019-09-09 15:00:57,994 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:00:57,994 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.65 1568041253081651968 2019-09-09 15:00:58,255 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:00:58,255 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.5 1568041256103979008 2019-09-09 15:00:58,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41004 764148 3208 210648 821592\nSwap: 0 0 0\n' 2019-09-09 15:00:58,672 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45088 616688 3236 354024 816372\nSwap: 0 0 0\n' 2019-09-09 15:00:59,122 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=28 END 2019-09-09 15:00:59,123 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=29 START 2019-09-09 15:00:59,123 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:00:59,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40972 764180 3208 210648 821624\nSwap: 0 0 0\n' 2019-09-09 15:00:59,672 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45144 616632 3236 354024 816316\nSwap: 0 0 0\n' 2019-09-09 15:01:00,136 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.33' 2019-09-09 15:01:00,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40972 764180 3208 210648 821624\nSwap: 0 0 0\n' 2019-09-09 15:01:00,672 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45268 616508 3236 354024 816192\nSwap: 0 0 0\n' 2019-09-09 15:01:01,541 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41004 764148 3208 210648 821592\nSwap: 0 0 0\n' 2019-09-09 15:01:01,672 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44784 616992 3236 354024 816676\nSwap: 0 0 0\n' 2019-09-09 15:01:02,142 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=29 END 2019-09-09 15:01:02,142 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=30 START 2019-09-09 15:01:02,143 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:02,201 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3531073 , "packets_per_second":177279, "flows":110, "errors":0 }\n' 2019-09-09 15:01:02,204 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1010/ {{printf "%s", $1}}' 2019-09-09 15:01:02,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3359623' 2019-09-09 15:01:02,233 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 171450 - Lost ppm 48555 2019-09-09 15:01:02,235 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 48555 > sla_max_ppm 1000; ',) 2019-09-09 15:01:02,544 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=8 END 2019-09-09 15:01:02,545 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=9 START 2019-09-09 15:01:02,546 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:02,554 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41000 764148 3208 210652 821604\nSwap: 0 0 0\n' 2019-09-09 15:01:02,673 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43868 617908 3236 354024 817592\nSwap: 0 0 0\n' 2019-09-09 15:01:03,158 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.694' 2019-09-09 15:01:03,240 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15278 seq=1 END 2019-09-09 15:01:03,240 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15278 seq=2 START 2019-09-09 15:01:03,241 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1010 -j DROP 2019-09-09 15:01:03,275 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 10 64 20 1 1000000 2019-09-09 15:01:03,527 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:03,528 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=110i,packets_per_second=177279i,packets_received=3359623i,packets_sent=3531073i,packetsize=64i,ppm=48555.0 1568041263239353856 2019-09-09 15:01:03,554 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41340 763808 3208 210652 821268\nSwap: 0 0 0\n' 2019-09-09 15:01:03,676 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=9 END 2019-09-09 15:01:03,677 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=10 START 2019-09-09 15:01:03,677 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:03,687 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 43040 618736 3236 354024 818420\nSwap: 0 0 0\n' 2019-09-09 15:01:03,803 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:03,805 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354024i,average.free=616782i,average.shared=3236i,average.total=1015800i,average.used=44994i,free.memory0.available="816440",free.memory0.buff/cache="354024",free.memory0.free="616756",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="45020",free.memory1.available="816192",free.memory1.buff/cache="354024",free.memory1.free="616508",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45268",free.memory2.available="816308",free.memory2.buff/cache="354024",free.memory2.free="616624",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45152",free.memory3.available="816348",free.memory3.buff/cache="354024",free.memory3.free="616664",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45112",free.memory4.available="816224",free.memory4.buff/cache="354024",free.memory4.free="616540",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45236",free.memory5.available="816372",free.memory5.buff/cache="354024",free.memory5.free="616688",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45088",free.memory6.available="816316",free.memory6.buff/cache="354024",free.memory6.free="616632",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45144",free.memory7.available="816192",free.memory7.buff/cache="354024",free.memory7.free="616508",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45268",free.memory8.available="816676",free.memory8.buff/cache="354024",free.memory8.free="616992",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="44784",free.memory9.available="817592",free.memory9.buff/cache="354024",free.memory9.free="617908",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="43868",max.buff/cache=354024i,max.free=617908i,max.shared=3236i,max.total=1015800i,max.used=45268i 1568041263676302848 2019-09-09 15:01:04,081 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:04,083 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210644i,average.free=764186i,average.shared=3208i,average.total=1015800i,average.used=40969i,free.memory0.available="821720",free.memory0.buff/cache="210640",free.memory0.free="764276",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40884",free.memory1.available="821656",free.memory1.buff/cache="210640",free.memory1.free="764212",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40948",free.memory2.available="821592",free.memory2.buff/cache="210640",free.memory2.free="764148",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41012",free.memory3.available="821624",free.memory3.buff/cache="210640",free.memory3.free="764180",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40980",free.memory4.available="821752",free.memory4.buff/cache="210640",free.memory4.free="764308",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40852",free.memory5.available="821528",free.memory5.buff/cache="210648",free.memory5.free="764084",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41068",free.memory6.available="821592",free.memory6.buff/cache="210648",free.memory6.free="764148",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41004",free.memory7.available="821624",free.memory7.buff/cache="210648",free.memory7.free="764180",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40972",free.memory8.available="821624",free.memory8.buff/cache="210648",free.memory8.free="764180",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40972",free.memory9.available="821592",free.memory9.buff/cache="210648",free.memory9.free="764148",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41004",max.buff/cache=210648i,max.free=764308i,max.shared=3208i,max.total=1015800i,max.used=41068i 1568041262544646144 2019-09-09 15:01:04,372 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:01:04,372 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.38 1568041259122484992 2019-09-09 15:01:04,555 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41340 763808 3208 210652 821268\nSwap: 0 0 0\n' 2019-09-09 15:01:04,647 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:04,648 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.33 1568041262141614848 2019-09-09 15:01:04,686 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43016 618760 3236 354024 818444\nSwap: 0 0 0\n' 2019-09-09 15:01:05,163 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=30 END 2019-09-09 15:01:05,164 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=31 START 2019-09-09 15:01:05,164 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:05,555 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41340 763808 3208 210652 821268\nSwap: 0 0 0\n' 2019-09-09 15:01:05,689 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44992 616784 3236 354024 816468\nSwap: 0 0 0\n' 2019-09-09 15:01:06,176 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.35' 2019-09-09 15:01:06,555 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41404 763744 3208 210652 821204\nSwap: 0 0 0\n' 2019-09-09 15:01:06,687 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45396 616380 3236 354024 816064\nSwap: 0 0 0\n' 2019-09-09 15:01:07,555 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41252 763888 3208 210660 821348\nSwap: 0 0 0\n' 2019-09-09 15:01:07,688 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45216 616560 3236 354024 816244\nSwap: 0 0 0\n' 2019-09-09 15:01:08,181 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=31 END 2019-09-09 15:01:08,182 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=32 START 2019-09-09 15:01:08,182 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:08,556 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41348 763792 3208 210660 821252\nSwap: 0 0 0\n' 2019-09-09 15:01:08,687 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45208 616568 3236 354024 816252\nSwap: 0 0 0\n' 2019-09-09 15:01:09,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.33' 2019-09-09 15:01:09,555 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41380 763760 3208 210660 821220\nSwap: 0 0 0\n' 2019-09-09 15:01:09,688 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45356 616412 3236 354032 816104\nSwap: 0 0 0\n' 2019-09-09 15:01:09,939 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:01:09,940 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.694 1568041265163544832 2019-09-09 15:01:10,211 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:10,211 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.35 1568041268181371904 2019-09-09 15:01:10,556 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41380 763760 3208 210660 821220\nSwap: 0 0 0\n' 2019-09-09 15:01:10,688 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45112 616656 3236 354032 816348\nSwap: 0 0 0\n' 2019-09-09 15:01:11,202 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=32 END 2019-09-09 15:01:11,202 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=33 START 2019-09-09 15:01:11,203 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:11,556 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41348 763792 3208 210660 821252\nSwap: 0 0 0\n' 2019-09-09 15:01:11,688 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45152 616616 3236 354032 816308\nSwap: 0 0 0\n' 2019-09-09 15:01:12,214 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.61' 2019-09-09 15:01:12,560 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=9 END 2019-09-09 15:01:12,561 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=10 START 2019-09-09 15:01:12,562 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:12,568 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40976 764164 3208 210660 821632\nSwap: 0 0 0\n' 2019-09-09 15:01:12,688 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45260 616508 3236 354032 816200\nSwap: 0 0 0\n' 2019-09-09 15:01:13,569 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40880 764260 3208 210660 821728\nSwap: 0 0 0\n' 2019-09-09 15:01:13,691 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=10 END 2019-09-09 15:01:13,692 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=11 START 2019-09-09 15:01:13,692 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:13,700 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44848 616920 3236 354032 816612\nSwap: 0 0 0\n' 2019-09-09 15:01:14,219 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=33 END 2019-09-09 15:01:14,220 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=34 START 2019-09-09 15:01:14,220 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:14,570 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40816 764324 3208 210660 821792\nSwap: 0 0 0\n' 2019-09-09 15:01:14,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45136 616632 3236 354032 816324\nSwap: 0 0 0\n' 2019-09-09 15:01:15,235 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.84' 2019-09-09 15:01:15,485 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:15,496 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354027i,average.free=616998i,average.shared=3236i,average.total=1015800i,average.used=44774i,free.memory0.available="818420",free.memory0.buff/cache="354024",free.memory0.free="618736",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="43040",free.memory1.available="818444",free.memory1.buff/cache="354024",free.memory1.free="618760",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="43016",free.memory2.available="816468",free.memory2.buff/cache="354024",free.memory2.free="616784",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="44992",free.memory3.available="816064",free.memory3.buff/cache="354024",free.memory3.free="616380",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45396",free.memory4.available="816244",free.memory4.buff/cache="354024",free.memory4.free="616560",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45216",free.memory5.available="816252",free.memory5.buff/cache="354024",free.memory5.free="616568",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45208",free.memory6.available="816104",free.memory6.buff/cache="354032",free.memory6.free="616412",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45356",free.memory7.available="816348",free.memory7.buff/cache="354032",free.memory7.free="616656",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45112",free.memory8.available="816308",free.memory8.buff/cache="354032",free.memory8.free="616616",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45152",free.memory9.available="816200",free.memory9.buff/cache="354032",free.memory9.free="616508",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45260",max.buff/cache=354032i,max.free=618760i,max.shared=3236i,max.total=1015800i,max.used=45396i 1568041273691606016 2019-09-09 15:01:15,570 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40912 764228 3208 210660 821696\nSwap: 0 0 0\n' 2019-09-09 15:01:15,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45228 616540 3236 354032 816232\nSwap: 0 0 0\n' 2019-09-09 15:01:15,776 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:15,779 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210656i,average.free=763830i,average.shared=3208i,average.total=1015800i,average.used=41313i,free.memory0.available="821604",free.memory0.buff/cache="210652",free.memory0.free="764148",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41000",free.memory1.available="821268",free.memory1.buff/cache="210652",free.memory1.free="763808",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41340",free.memory2.available="821268",free.memory2.buff/cache="210652",free.memory2.free="763808",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41340",free.memory3.available="821268",free.memory3.buff/cache="210652",free.memory3.free="763808",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41340",free.memory4.available="821204",free.memory4.buff/cache="210652",free.memory4.free="763744",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41404",free.memory5.available="821348",free.memory5.buff/cache="210660",free.memory5.free="763888",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41252",free.memory6.available="821252",free.memory6.buff/cache="210660",free.memory6.free="763792",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41348",free.memory7.available="821220",free.memory7.buff/cache="210660",free.memory7.free="763760",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41380",free.memory8.available="821220",free.memory8.buff/cache="210660",free.memory8.free="763760",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41380",free.memory9.available="821252",free.memory9.buff/cache="210660",free.memory9.free="763792",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41348",max.buff/cache=210660i,max.free=764148i,max.shared=3208i,max.total=1015800i,max.used=41404i 1568041272560542976 2019-09-09 15:01:16,048 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:01:16,049 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.33 1568041271202052096 2019-09-09 15:01:16,337 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:16,338 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.61 1568041274219214848 2019-09-09 15:01:16,570 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40848 764292 3208 210660 821760\nSwap: 0 0 0\n' 2019-09-09 15:01:16,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45112 616656 3236 354032 816348\nSwap: 0 0 0\n' 2019-09-09 15:01:17,241 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=34 END 2019-09-09 15:01:17,242 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=35 START 2019-09-09 15:01:17,242 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:17,570 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40880 764260 3208 210660 821728\nSwap: 0 0 0\n' 2019-09-09 15:01:17,702 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45072 616696 3236 354032 816388\nSwap: 0 0 0\n' 2019-09-09 15:01:18,258 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.57' 2019-09-09 15:01:18,570 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40848 764292 3208 210660 821760\nSwap: 0 0 0\n' 2019-09-09 15:01:18,702 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45228 616540 3236 354032 816232\nSwap: 0 0 0\n' 2019-09-09 15:01:19,571 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40880 764260 3208 210660 821728\nSwap: 0 0 0\n' 2019-09-09 15:01:19,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45080 616688 3236 354032 816380\nSwap: 0 0 0\n' 2019-09-09 15:01:20,263 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=35 END 2019-09-09 15:01:20,264 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=36 START 2019-09-09 15:01:20,264 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:20,571 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40848 764292 3208 210660 821760\nSwap: 0 0 0\n' 2019-09-09 15:01:20,702 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45072 616696 3236 354032 816388\nSwap: 0 0 0\n' 2019-09-09 15:01:21,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.18' 2019-09-09 15:01:21,572 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40976 764164 3208 210660 821632\nSwap: 0 0 0\n' 2019-09-09 15:01:21,609 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:01:21,610 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.84 1568041277241662976 2019-09-09 15:01:21,702 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45228 616540 3236 354032 816232\nSwap: 0 0 0\n' 2019-09-09 15:01:21,924 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:21,925 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.57 1568041280263596032 2019-09-09 15:01:22,574 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=10 END 2019-09-09 15:01:22,575 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=11 START 2019-09-09 15:01:22,575 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:22,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40816 764324 3208 210660 821792\nSwap: 0 0 0\n' 2019-09-09 15:01:22,702 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45048 616720 3236 354032 816412\nSwap: 0 0 0\n' 2019-09-09 15:01:23,286 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=36 END 2019-09-09 15:01:23,286 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=37 START 2019-09-09 15:01:23,287 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:23,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40912 764228 3208 210660 821696\nSwap: 0 0 0\n' 2019-09-09 15:01:23,705 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=11 END 2019-09-09 15:01:23,705 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=12 START 2019-09-09 15:01:23,705 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:23,715 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44948 616820 3236 354032 816512\nSwap: 0 0 0\n' 2019-09-09 15:01:24,303 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.55' 2019-09-09 15:01:24,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40976 764164 3208 210660 821632\nSwap: 0 0 0\n' 2019-09-09 15:01:24,715 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45388 616380 3236 354032 816072\nSwap: 0 0 0\n' 2019-09-09 15:01:25,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40944 764196 3208 210660 821664\nSwap: 0 0 0\n' 2019-09-09 15:01:25,714 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44968 616800 3236 354032 816492\nSwap: 0 0 0\n' 2019-09-09 15:01:26,307 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=37 END 2019-09-09 15:01:26,308 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=38 START 2019-09-09 15:01:26,308 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:26,568 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3608682 , "packets_per_second":180719, "flows":110, "errors":0 }\n' 2019-09-09 15:01:26,570 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1010/ {{printf "%s", $1}}' 2019-09-09 15:01:26,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41760 763380 3208 210660 820848\nSwap: 0 0 0\n' 2019-09-09 15:01:26,597 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3419728' 2019-09-09 15:01:26,599 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 188954 - Lost ppm 52361 2019-09-09 15:01:26,599 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 52361 > sla_max_ppm 1000; ',) 2019-09-09 15:01:26,715 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43988 617780 3236 354032 817472\nSwap: 0 0 0\n' 2019-09-09 15:01:27,186 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:27,189 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354032i,average.free=616662i,average.shared=3236i,average.total=1015800i,average.used=45105i,free.memory0.available="816612",free.memory0.buff/cache="354032",free.memory0.free="616920",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44848",free.memory1.available="816324",free.memory1.buff/cache="354032",free.memory1.free="616632",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45136",free.memory2.available="816232",free.memory2.buff/cache="354032",free.memory2.free="616540",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45228",free.memory3.available="816348",free.memory3.buff/cache="354032",free.memory3.free="616656",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45112",free.memory4.available="816388",free.memory4.buff/cache="354032",free.memory4.free="616696",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45072",free.memory5.available="816232",free.memory5.buff/cache="354032",free.memory5.free="616540",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45228",free.memory6.available="816380",free.memory6.buff/cache="354032",free.memory6.free="616688",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45080",free.memory7.available="816388",free.memory7.buff/cache="354032",free.memory7.free="616696",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45072",free.memory8.available="816232",free.memory8.buff/cache="354032",free.memory8.free="616540",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45228",free.memory9.available="816412",free.memory9.buff/cache="354032",free.memory9.free="616720",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45048",max.buff/cache=354032i,max.free=616920i,max.shared=3236i,max.total=1015800i,max.used=45228i 1568041283704962048 2019-09-09 15:01:27,322 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.716' 2019-09-09 15:01:27,468 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:27,471 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210660i,average.free=764253i,average.shared=3208i,average.total=1015800i,average.used=40886i,free.memory0.available="821632",free.memory0.buff/cache="210660",free.memory0.free="764164",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40976",free.memory1.available="821728",free.memory1.buff/cache="210660",free.memory1.free="764260",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40880",free.memory2.available="821792",free.memory2.buff/cache="210660",free.memory2.free="764324",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40816",free.memory3.available="821696",free.memory3.buff/cache="210660",free.memory3.free="764228",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40912",free.memory4.available="821760",free.memory4.buff/cache="210660",free.memory4.free="764292",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40848",free.memory5.available="821728",free.memory5.buff/cache="210660",free.memory5.free="764260",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40880",free.memory6.available="821760",free.memory6.buff/cache="210660",free.memory6.free="764292",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40848",free.memory7.available="821728",free.memory7.buff/cache="210660",free.memory7.free="764260",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40880",free.memory8.available="821760",free.memory8.buff/cache="210660",free.memory8.free="764292",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40848",free.memory9.available="821632",free.memory9.buff/cache="210660",free.memory9.free="764164",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="40976",max.buff/cache=210660i,max.free=764324i,max.shared=3208i,max.total=1015800i,max.used=40976i 1568041282574539008 2019-09-09 15:01:27,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41312 763824 3208 210664 821292\nSwap: 0 0 0\n' 2019-09-09 15:01:27,601 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15278 seq=2 END 2019-09-09 15:01:27,601 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:01:27,601 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:01:27,602 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:01:27,715 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42376 619496 3208 353928 819188\nSwap: 0 0 0\n' 2019-09-09 15:01:27,734 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:01:27,735 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.18 1568041283286148096 2019-09-09 15:01:28,024 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:28,024 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.55 1568041286307812864 2019-09-09 15:01:28,294 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:28,295 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=110i,packets_per_second=180719i,packets_received=3419728i,packets_sent=3608682i,packetsize=64i,ppm=52361.0 1568041287601062912 2019-09-09 15:01:28,579 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:01:28,580 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:01:28,584 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:01:28,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 39652 765548 3180 210600 823016\nSwap: 0 0 0\n' 2019-09-09 15:01:28,594 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:01:28,596 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.113 2019-09-09 15:01:28,597 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 15:01:28,715 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42116 619768 3208 353916 819460\nSwap: 0 0 0\n' 2019-09-09 15:01:29,038 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:01:29,039 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.117 2019-09-09 15:01:29,040 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.117 2019-09-09 15:01:29,326 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=38 END 2019-09-09 15:01:29,327 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=39 START 2019-09-09 15:01:29,327 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:29,441 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:01:29,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41284 763888 3208 210628 821356\nSwap: 0 0 0\n' 2019-09-09 15:01:29,716 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43996 617820 3236 353984 817504\nSwap: 0 0 0\n' 2019-09-09 15:01:30,342 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.703' 2019-09-09 15:01:30,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41252 763920 3208 210628 821388\nSwap: 0 0 0\n' 2019-09-09 15:01:30,716 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44232 617580 3236 353988 817264\nSwap: 0 0 0\n' 2019-09-09 15:01:31,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41252 763920 3208 210628 821388\nSwap: 0 0 0\n' 2019-09-09 15:01:31,716 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44172 617628 3236 354000 817316\nSwap: 0 0 0\n' 2019-09-09 15:01:32,347 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=39 END 2019-09-09 15:01:32,347 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=40 START 2019-09-09 15:01:32,347 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:32,490 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15284 seq=1 START 2019-09-09 15:01:32,491 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1050 -j DROP 2019-09-09 15:01:32,528 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 50 64 20 1 1000000 2019-09-09 15:01:32,590 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=11 END 2019-09-09 15:01:32,591 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=12 START 2019-09-09 15:01:32,591 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:32,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40904 764268 3208 210628 821744\nSwap: 0 0 0\n' 2019-09-09 15:01:32,718 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43312 618480 3236 354008 818180\nSwap: 0 0 0\n' 2019-09-09 15:01:33,361 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.605' 2019-09-09 15:01:33,591 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:33,593 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210644i,average.free=764139i,average.shared=3205i,average.total=1015800i,average.used=41016i,free.memory0.available="821792",free.memory0.buff/cache="210660",free.memory0.free="764324",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40816",free.memory1.available="821696",free.memory1.buff/cache="210660",free.memory1.free="764228",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40912",free.memory2.available="821632",free.memory2.buff/cache="210660",free.memory2.free="764164",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40976",free.memory3.available="821664",free.memory3.buff/cache="210660",free.memory3.free="764196",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40944",free.memory4.available="820848",free.memory4.buff/cache="210660",free.memory4.free="763380",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41760",free.memory5.available="821292",free.memory5.buff/cache="210664",free.memory5.free="763824",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41312",free.memory6.available="823016",free.memory6.buff/cache="210600",free.memory6.free="765548",free.memory6.shared="3180",free.memory6.total="1015800",free.memory6.used="39652",free.memory7.available="821356",free.memory7.buff/cache="210628",free.memory7.free="763888",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41284",free.memory8.available="821388",free.memory8.buff/cache="210628",free.memory8.free="763920",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41252",free.memory9.available="821388",free.memory9.buff/cache="210628",free.memory9.free="763920",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41252",max.buff/cache=210664i,max.free=765548i,max.shared=3208i,max.total=1015800i,max.used=41760i 1568041292590287872 2019-09-09 15:01:33,600 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40872 764300 3208 210628 821776\nSwap: 0 0 0\n' 2019-09-09 15:01:33,721 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=12 END 2019-09-09 15:01:33,721 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=13 START 2019-09-09 15:01:33,724 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:33,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 43188 618588 3236 354024 818288\nSwap: 0 0 0\n' 2019-09-09 15:01:33,883 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:01:33,883 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.716 1568041289326297088 2019-09-09 15:01:34,151 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:34,152 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.703 1568041292346912000 2019-09-09 15:01:34,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40872 764300 3208 210628 821776\nSwap: 0 0 0\n' 2019-09-09 15:01:34,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44856 616920 3236 354024 816620\nSwap: 0 0 0\n' 2019-09-09 15:01:35,365 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=40 END 2019-09-09 15:01:35,366 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=41 START 2019-09-09 15:01:35,366 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:35,601 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40936 764236 3208 210628 821712\nSwap: 0 0 0\n' 2019-09-09 15:01:35,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45116 616644 3236 354040 816344\nSwap: 0 0 0\n' 2019-09-09 15:01:36,380 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.37' 2019-09-09 15:01:36,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40872 764300 3208 210628 821776\nSwap: 0 0 0\n' 2019-09-09 15:01:36,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45208 616552 3236 354040 816252\nSwap: 0 0 0\n' 2019-09-09 15:01:37,602 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40808 764364 3208 210628 821840\nSwap: 0 0 0\n' 2019-09-09 15:01:37,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45060 616700 3236 354040 816400\nSwap: 0 0 0\n' 2019-09-09 15:01:38,385 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=41 END 2019-09-09 15:01:38,386 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=42 START 2019-09-09 15:01:38,386 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:38,602 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40928 764236 3208 210636 821712\nSwap: 0 0 0\n' 2019-09-09 15:01:38,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45044 616708 3236 354048 816416\nSwap: 0 0 0\n' 2019-09-09 15:01:39,401 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.34' 2019-09-09 15:01:39,435 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:39,438 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=353995i,average.free=617855i,average.shared=3230i,average.total=1015800i,average.used=43949i,free.memory0.available="816512",free.memory0.buff/cache="354032",free.memory0.free="616820",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44948",free.memory1.available="816072",free.memory1.buff/cache="354032",free.memory1.free="616380",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45388",free.memory2.available="816492",free.memory2.buff/cache="354032",free.memory2.free="616800",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="44968",free.memory3.available="817472",free.memory3.buff/cache="354032",free.memory3.free="617780",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="43988",free.memory4.available="819188",free.memory4.buff/cache="353928",free.memory4.free="619496",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="42376",free.memory5.available="819460",free.memory5.buff/cache="353916",free.memory5.free="619768",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="42116",free.memory6.available="817504",free.memory6.buff/cache="353984",free.memory6.free="617820",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="43996",free.memory7.available="817264",free.memory7.buff/cache="353988",free.memory7.free="617580",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="44232",free.memory8.available="817316",free.memory8.buff/cache="354000",free.memory8.free="617628",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="44172",free.memory9.available="818180",free.memory9.buff/cache="354008",free.memory9.free="618480",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="43312",max.buff/cache=354032i,max.free=619768i,max.shared=3236i,max.total=1015800i,max.used=45388i 1568041293720958976 2019-09-09 15:01:39,602 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40928 764236 3208 210636 821712\nSwap: 0 0 0\n' 2019-09-09 15:01:39,711 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:01:39,712 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.605 1568041295365417984 2019-09-09 15:01:39,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45200 616552 3236 354048 816260\nSwap: 0 0 0\n' 2019-09-09 15:01:39,983 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:39,983 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.37 1568041298385309952 2019-09-09 15:01:40,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40928 764236 3208 210636 821712\nSwap: 0 0 0\n' 2019-09-09 15:01:40,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45180 616572 3236 354048 816280\nSwap: 0 0 0\n' 2019-09-09 15:01:41,408 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=42 END 2019-09-09 15:01:41,408 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=43 START 2019-09-09 15:01:41,408 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:41,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40992 764172 3208 210636 821648\nSwap: 0 0 0\n' 2019-09-09 15:01:41,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45236 616516 3236 354048 816224\nSwap: 0 0 0\n' 2019-09-09 15:01:42,423 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.64' 2019-09-09 15:01:42,605 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=12 END 2019-09-09 15:01:42,606 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=13 START 2019-09-09 15:01:42,606 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:42,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41084 764080 3208 210636 821564\nSwap: 0 0 0\n' 2019-09-09 15:01:42,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45360 616392 3236 354048 816100\nSwap: 0 0 0\n' 2019-09-09 15:01:43,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41116 764048 3208 210636 821532\nSwap: 0 0 0\n' 2019-09-09 15:01:43,740 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=13 END 2019-09-09 15:01:43,741 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=14 START 2019-09-09 15:01:43,741 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:43,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44964 616788 3236 354048 816496\nSwap: 0 0 0\n' 2019-09-09 15:01:44,428 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=43 END 2019-09-09 15:01:44,429 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=44 START 2019-09-09 15:01:44,430 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:44,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41020 764144 3208 210636 821628\nSwap: 0 0 0\n' 2019-09-09 15:01:44,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45172 616580 3236 354048 816288\nSwap: 0 0 0\n' 2019-09-09 15:01:45,257 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:45,259 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354040i,average.free=616814i,average.shared=3236i,average.total=1015800i,average.used=44944i,free.memory0.available="818288",free.memory0.buff/cache="354024",free.memory0.free="618588",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="43188",free.memory1.available="816620",free.memory1.buff/cache="354024",free.memory1.free="616920",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44856",free.memory2.available="816344",free.memory2.buff/cache="354040",free.memory2.free="616644",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45116",free.memory3.available="816252",free.memory3.buff/cache="354040",free.memory3.free="616552",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45208",free.memory4.available="816400",free.memory4.buff/cache="354040",free.memory4.free="616700",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45060",free.memory5.available="816416",free.memory5.buff/cache="354048",free.memory5.free="616708",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45044",free.memory6.available="816260",free.memory6.buff/cache="354048",free.memory6.free="616552",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45200",free.memory7.available="816280",free.memory7.buff/cache="354048",free.memory7.free="616572",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45180",free.memory8.available="816224",free.memory8.buff/cache="354048",free.memory8.free="616516",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45236",free.memory9.available="816100",free.memory9.buff/cache="354048",free.memory9.free="616392",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45360",max.buff/cache=354048i,max.free=618588i,max.shared=3236i,max.total=1015800i,max.used=45360i 1568041303740176896 2019-09-09 15:01:45,446 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.79' 2019-09-09 15:01:45,545 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:45,548 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210631i,average.free=764264i,average.shared=3208i,average.total=1015800i,average.used=40904i,free.memory0.available="821744",free.memory0.buff/cache="210628",free.memory0.free="764268",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40904",free.memory1.available="821776",free.memory1.buff/cache="210628",free.memory1.free="764300",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40872",free.memory2.available="821776",free.memory2.buff/cache="210628",free.memory2.free="764300",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40872",free.memory3.available="821712",free.memory3.buff/cache="210628",free.memory3.free="764236",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40936",free.memory4.available="821776",free.memory4.buff/cache="210628",free.memory4.free="764300",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40872",free.memory5.available="821840",free.memory5.buff/cache="210628",free.memory5.free="764364",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40808",free.memory6.available="821712",free.memory6.buff/cache="210636",free.memory6.free="764236",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40928",free.memory7.available="821712",free.memory7.buff/cache="210636",free.memory7.free="764236",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40928",free.memory8.available="821712",free.memory8.buff/cache="210636",free.memory8.free="764236",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40928",free.memory9.available="821648",free.memory9.buff/cache="210636",free.memory9.free="764172",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="40992",max.buff/cache=210636i,max.free=764364i,max.shared=3208i,max.total=1015800i,max.used=40992i 1568041302605488128 2019-09-09 15:01:45,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41084 764080 3208 210636 821564\nSwap: 0 0 0\n' 2019-09-09 15:01:45,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45300 616452 3236 354048 816160\nSwap: 0 0 0\n' 2019-09-09 15:01:45,867 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:01:45,868 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.34 1568041301408018176 2019-09-09 15:01:46,148 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:46,148 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.64 1568041304428515840 2019-09-09 15:01:46,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40988 764176 3208 210636 821660\nSwap: 0 0 0\n' 2019-09-09 15:01:46,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45148 616604 3236 354048 816312\nSwap: 0 0 0\n' 2019-09-09 15:01:47,450 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=44 END 2019-09-09 15:01:47,450 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=45 START 2019-09-09 15:01:47,451 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:47,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41116 764048 3208 210636 821532\nSwap: 0 0 0\n' 2019-09-09 15:01:47,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45140 616612 3236 354048 816320\nSwap: 0 0 0\n' 2019-09-09 15:01:48,465 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.77' 2019-09-09 15:01:48,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41084 764080 3208 210636 821564\nSwap: 0 0 0\n' 2019-09-09 15:01:48,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45388 616364 3236 354048 816072\nSwap: 0 0 0\n' 2019-09-09 15:01:49,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40956 764208 3208 210636 821564\nSwap: 0 0 0\n' 2019-09-09 15:01:49,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45116 616636 3236 354048 816344\nSwap: 0 0 0\n' 2019-09-09 15:01:50,472 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=45 END 2019-09-09 15:01:50,472 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=46 START 2019-09-09 15:01:50,473 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:50,617 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41052 764112 3208 210636 821596\nSwap: 0 0 0\n' 2019-09-09 15:01:50,752 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45172 616580 3236 354048 816288\nSwap: 0 0 0\n' 2019-09-09 15:01:51,416 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:01:51,417 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.79 1568041307450098944 2019-09-09 15:01:51,490 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.64' 2019-09-09 15:01:51,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41052 764112 3208 210636 821596\nSwap: 0 0 0\n' 2019-09-09 15:01:51,699 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:51,700 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.77 1568041310471915008 2019-09-09 15:01:51,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45296 616456 3236 354048 816164\nSwap: 0 0 0\n' 2019-09-09 15:01:52,621 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=13 END 2019-09-09 15:01:52,622 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=14 START 2019-09-09 15:01:52,623 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:52,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40956 764208 3208 210636 821692\nSwap: 0 0 0\n' 2019-09-09 15:01:52,753 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45116 616636 3236 354048 816344\nSwap: 0 0 0\n' 2019-09-09 15:01:53,495 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=46 END 2019-09-09 15:01:53,496 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=47 START 2019-09-09 15:01:53,496 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:53,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41084 764080 3208 210636 821564\nSwap: 0 0 0\n' 2019-09-09 15:01:53,756 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=14 END 2019-09-09 15:01:53,757 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=15 START 2019-09-09 15:01:53,757 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:01:53,767 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44952 616800 3236 354048 816508\nSwap: 0 0 0\n' 2019-09-09 15:01:54,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.55' 2019-09-09 15:01:54,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40924 764240 3208 210636 821724\nSwap: 0 0 0\n' 2019-09-09 15:01:54,767 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45308 616444 3236 354048 816152\nSwap: 0 0 0\n' 2019-09-09 15:01:55,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40988 764176 3208 210636 821660\nSwap: 0 0 0\n' 2019-09-09 15:01:55,767 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44844 616908 3236 354048 816616\nSwap: 0 0 0\n' 2019-09-09 15:01:55,826 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3538911 , "packets_per_second":177322, "flows":2550, "errors":0 }\n' 2019-09-09 15:01:55,829 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1050/ {{printf "%s", $1}}' 2019-09-09 15:01:55,858 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3417018' 2019-09-09 15:01:55,860 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 121893 - Lost ppm 34444 2019-09-09 15:01:55,861 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 34444 > sla_max_ppm 1000; ',) 2019-09-09 15:01:56,515 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=47 END 2019-09-09 15:01:56,516 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=48 START 2019-09-09 15:01:56,516 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:56,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41200 763960 3208 210640 821444\nSwap: 0 0 0\n' 2019-09-09 15:01:56,767 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43696 618056 3236 354048 817764\nSwap: 0 0 0\n' 2019-09-09 15:01:56,866 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15284 seq=1 END 2019-09-09 15:01:56,867 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15284 seq=2 START 2019-09-09 15:01:56,867 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1050 -j DROP 2019-09-09 15:01:56,905 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 50 64 20 1 1000000 2019-09-09 15:01:56,969 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:56,970 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2550i,packets_per_second=177322i,packets_received=3417018i,packets_sent=3538911i,packetsize=64i,ppm=34444.0 1568041316865997056 2019-09-09 15:01:57,271 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:57,274 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354048i,average.free=616570i,average.shared=3236i,average.total=1015800i,average.used=45181i,free.memory0.available="816496",free.memory0.buff/cache="354048",free.memory0.free="616788",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44964",free.memory1.available="816288",free.memory1.buff/cache="354048",free.memory1.free="616580",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45172",free.memory2.available="816160",free.memory2.buff/cache="354048",free.memory2.free="616452",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45300",free.memory3.available="816312",free.memory3.buff/cache="354048",free.memory3.free="616604",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45148",free.memory4.available="816320",free.memory4.buff/cache="354048",free.memory4.free="616612",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45140",free.memory5.available="816072",free.memory5.buff/cache="354048",free.memory5.free="616364",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45388",free.memory6.available="816344",free.memory6.buff/cache="354048",free.memory6.free="616636",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45116",free.memory7.available="816288",free.memory7.buff/cache="354048",free.memory7.free="616580",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45172",free.memory8.available="816164",free.memory8.buff/cache="354048",free.memory8.free="616456",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45296",free.memory9.available="816344",free.memory9.buff/cache="354048",free.memory9.free="616636",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45116",max.buff/cache=354048i,max.free=616788i,max.shared=3236i,max.total=1015800i,max.used=45388i 1568041313756679936 2019-09-09 15:01:57,529 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.589' 2019-09-09 15:01:57,555 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:57,558 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210636i,average.free=764108i,average.shared=3208i,average.total=1015800i,average.used=41055i,free.memory0.available="821564",free.memory0.buff/cache="210636",free.memory0.free="764080",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41084",free.memory1.available="821532",free.memory1.buff/cache="210636",free.memory1.free="764048",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41116",free.memory2.available="821628",free.memory2.buff/cache="210636",free.memory2.free="764144",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41020",free.memory3.available="821564",free.memory3.buff/cache="210636",free.memory3.free="764080",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41084",free.memory4.available="821660",free.memory4.buff/cache="210636",free.memory4.free="764176",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40988",free.memory5.available="821532",free.memory5.buff/cache="210636",free.memory5.free="764048",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41116",free.memory6.available="821564",free.memory6.buff/cache="210636",free.memory6.free="764080",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41084",free.memory7.available="821564",free.memory7.buff/cache="210636",free.memory7.free="764208",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40956",free.memory8.available="821596",free.memory8.buff/cache="210636",free.memory8.free="764112",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41052",free.memory9.available="821596",free.memory9.buff/cache="210636",free.memory9.free="764112",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41052",max.buff/cache=210636i,max.free=764208i,max.shared=3208i,max.total=1015800i,max.used=41116i 1568041312621126912 2019-09-09 15:01:57,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41184 763960 3208 210656 821444\nSwap: 0 0 0\n' 2019-09-09 15:01:57,768 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43576 618176 3236 354048 817884\nSwap: 0 0 0\n' 2019-09-09 15:01:57,821 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:01:57,822 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.64 1568041313495791872 2019-09-09 15:01:58,095 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:01:58,095 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.55 1568041316515611904 2019-09-09 15:01:58,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41184 763960 3208 210656 821444\nSwap: 0 0 0\n' 2019-09-09 15:01:58,768 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43304 618448 3236 354048 818156\nSwap: 0 0 0\n' 2019-09-09 15:01:59,533 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=48 END 2019-09-09 15:01:59,534 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=49 START 2019-09-09 15:01:59,534 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:01:59,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41376 763768 3208 210656 821252\nSwap: 0 0 0\n' 2019-09-09 15:01:59,770 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44964 616788 3236 354048 816496\nSwap: 0 0 0\n' 2019-09-09 15:02:00,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.30' 2019-09-09 15:02:00,633 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41280 763864 3208 210656 821348\nSwap: 0 0 0\n' 2019-09-09 15:02:00,768 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45204 616548 3236 354048 816256\nSwap: 0 0 0\n' 2019-09-09 15:02:01,634 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41216 763928 3208 210656 821412\nSwap: 0 0 0\n' 2019-09-09 15:02:01,769 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45032 616720 3236 354048 816428\nSwap: 0 0 0\n' 2019-09-09 15:02:02,558 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=49 END 2019-09-09 15:02:02,559 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=50 START 2019-09-09 15:02:02,559 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:02,637 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=14 END 2019-09-09 15:02:02,638 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=15 START 2019-09-09 15:02:02,639 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:02,647 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41084 764072 3208 210644 821560\nSwap: 0 0 0\n' 2019-09-09 15:02:02,769 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45172 616572 3236 354056 816288\nSwap: 0 0 0\n' 2019-09-09 15:02:03,374 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:03,377 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210646i,average.free=764014i,average.shared=3208i,average.total=1015800i,average.used=41139i,free.memory0.available="821692",free.memory0.buff/cache="210636",free.memory0.free="764208",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40956",free.memory1.available="821564",free.memory1.buff/cache="210636",free.memory1.free="764080",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41084",free.memory2.available="821724",free.memory2.buff/cache="210636",free.memory2.free="764240",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40924",free.memory3.available="821660",free.memory3.buff/cache="210636",free.memory3.free="764176",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40988",free.memory4.available="821444",free.memory4.buff/cache="210640",free.memory4.free="763960",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41200",free.memory5.available="821444",free.memory5.buff/cache="210656",free.memory5.free="763960",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41184",free.memory6.available="821444",free.memory6.buff/cache="210656",free.memory6.free="763960",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41184",free.memory7.available="821252",free.memory7.buff/cache="210656",free.memory7.free="763768",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41376",free.memory8.available="821348",free.memory8.buff/cache="210656",free.memory8.free="763864",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41280",free.memory9.available="821412",free.memory9.buff/cache="210656",free.memory9.free="763928",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41216",max.buff/cache=210656i,max.free=764240i,max.shared=3208i,max.total=1015800i,max.used=41376i 1568041322637644032 2019-09-09 15:02:03,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.32' 2019-09-09 15:02:03,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40988 764168 3208 210644 821660\nSwap: 0 0 0\n' 2019-09-09 15:02:03,659 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:02:03,660 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.589 1568041319533756928 2019-09-09 15:02:03,772 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=15 END 2019-09-09 15:02:03,773 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=16 START 2019-09-09 15:02:03,773 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:03,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 45132 616612 3236 354056 816328\nSwap: 0 0 0\n' 2019-09-09 15:02:03,952 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:03,953 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.3 1568041322558172928 2019-09-09 15:02:04,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40988 764168 3208 210644 821660\nSwap: 0 0 0\n' 2019-09-09 15:02:04,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45060 616684 3236 354056 816400\nSwap: 0 0 0\n' 2019-09-09 15:02:05,578 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=50 END 2019-09-09 15:02:05,578 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=51 START 2019-09-09 15:02:05,579 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:05,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40988 764168 3208 210644 821660\nSwap: 0 0 0\n' 2019-09-09 15:02:05,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45208 616536 3236 354056 816252\nSwap: 0 0 0\n' 2019-09-09 15:02:06,591 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.46' 2019-09-09 15:02:06,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40956 764200 3208 210644 821692\nSwap: 0 0 0\n' 2019-09-09 15:02:06,783 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45456 616288 3236 354056 816004\nSwap: 0 0 0\n' 2019-09-09 15:02:07,649 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41084 764072 3208 210644 821564\nSwap: 0 0 0\n' 2019-09-09 15:02:07,783 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45152 616592 3236 354056 816308\nSwap: 0 0 0\n' 2019-09-09 15:02:08,597 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=51 END 2019-09-09 15:02:08,598 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=52 START 2019-09-09 15:02:08,598 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:08,649 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41084 764072 3208 210644 821564\nSwap: 0 0 0\n' 2019-09-09 15:02:08,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45300 616444 3236 354056 816160\nSwap: 0 0 0\n' 2019-09-09 15:02:09,240 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:09,243 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354048i,average.free=617146i,average.shared=3236i,average.total=1015800i,average.used=44605i,free.memory0.available="816508",free.memory0.buff/cache="354048",free.memory0.free="616800",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44952",free.memory1.available="816152",free.memory1.buff/cache="354048",free.memory1.free="616444",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45308",free.memory2.available="816616",free.memory2.buff/cache="354048",free.memory2.free="616908",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="44844",free.memory3.available="817764",free.memory3.buff/cache="354048",free.memory3.free="618056",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="43696",free.memory4.available="817884",free.memory4.buff/cache="354048",free.memory4.free="618176",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="43576",free.memory5.available="818156",free.memory5.buff/cache="354048",free.memory5.free="618448",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="43304",free.memory6.available="816496",free.memory6.buff/cache="354048",free.memory6.free="616788",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="44964",free.memory7.available="816256",free.memory7.buff/cache="354048",free.memory7.free="616548",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45204",free.memory8.available="816428",free.memory8.buff/cache="354048",free.memory8.free="616720",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45032",free.memory9.available="816288",free.memory9.buff/cache="354056",free.memory9.free="616572",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45172",max.buff/cache=354056i,max.free=618448i,max.shared=3236i,max.total=1015800i,max.used=45308i 1568041323772579840 2019-09-09 15:02:09,532 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:02:09,533 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.32 1568041325577955072 2019-09-09 15:02:09,614 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.38' 2019-09-09 15:02:09,649 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41020 764136 3208 210644 821628\nSwap: 0 0 0\n' 2019-09-09 15:02:09,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45452 616288 3236 354060 816008\nSwap: 0 0 0\n' 2019-09-09 15:02:09,810 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:09,810 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.46 1568041328597349888 2019-09-09 15:02:10,649 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41084 764072 3208 210644 821564\nSwap: 0 0 0\n' 2019-09-09 15:02:10,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45116 616624 3236 354060 816344\nSwap: 0 0 0\n' 2019-09-09 15:02:11,620 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=52 END 2019-09-09 15:02:11,621 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=53 START 2019-09-09 15:02:11,622 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:11,650 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41020 764136 3208 210644 821628\nSwap: 0 0 0\n' 2019-09-09 15:02:11,783 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45232 616508 3236 354060 816228\nSwap: 0 0 0\n' 2019-09-09 15:02:12,637 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.71' 2019-09-09 15:02:12,653 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=15 END 2019-09-09 15:02:12,654 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=16 START 2019-09-09 15:02:12,654 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:12,661 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40948 764208 3208 210644 821700\nSwap: 0 0 0\n' 2019-09-09 15:02:12,784 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45356 616384 3236 354060 816104\nSwap: 0 0 0\n' 2019-09-09 15:02:13,663 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40980 764176 3208 210644 821668\nSwap: 0 0 0\n' 2019-09-09 15:02:13,786 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=16 END 2019-09-09 15:02:13,787 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=17 START 2019-09-09 15:02:13,787 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:13,795 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44832 616908 3236 354060 816628\nSwap: 0 0 0\n' 2019-09-09 15:02:14,643 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=53 END 2019-09-09 15:02:14,644 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=54 START 2019-09-09 15:02:14,644 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:14,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40980 764176 3208 210644 821668\nSwap: 0 0 0\n' 2019-09-09 15:02:14,796 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44952 616788 3236 354060 816508\nSwap: 0 0 0\n' 2019-09-09 15:02:15,072 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:15,074 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354057i,average.free=616496i,average.shared=3236i,average.total=1015800i,average.used=45246i,free.memory0.available="816328",free.memory0.buff/cache="354056",free.memory0.free="616612",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="45132",free.memory1.available="816400",free.memory1.buff/cache="354056",free.memory1.free="616684",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45060",free.memory2.available="816252",free.memory2.buff/cache="354056",free.memory2.free="616536",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45208",free.memory3.available="816004",free.memory3.buff/cache="354056",free.memory3.free="616288",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45456",free.memory4.available="816308",free.memory4.buff/cache="354056",free.memory4.free="616592",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45152",free.memory5.available="816160",free.memory5.buff/cache="354056",free.memory5.free="616444",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45300",free.memory6.available="816008",free.memory6.buff/cache="354060",free.memory6.free="616288",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45452",free.memory7.available="816344",free.memory7.buff/cache="354060",free.memory7.free="616624",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45116",free.memory8.available="816228",free.memory8.buff/cache="354060",free.memory8.free="616508",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45232",free.memory9.available="816104",free.memory9.buff/cache="354060",free.memory9.free="616384",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45356",max.buff/cache=354060i,max.free=616684i,max.shared=3236i,max.total=1015800i,max.used=45456i 1568041333786390016 2019-09-09 15:02:15,339 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:15,341 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210644i,average.free=764126i,average.shared=3208i,average.total=1015800i,average.used=41029i,free.memory0.available="821560",free.memory0.buff/cache="210644",free.memory0.free="764072",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41084",free.memory1.available="821660",free.memory1.buff/cache="210644",free.memory1.free="764168",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40988",free.memory2.available="821660",free.memory2.buff/cache="210644",free.memory2.free="764168",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40988",free.memory3.available="821660",free.memory3.buff/cache="210644",free.memory3.free="764168",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40988",free.memory4.available="821692",free.memory4.buff/cache="210644",free.memory4.free="764200",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40956",free.memory5.available="821564",free.memory5.buff/cache="210644",free.memory5.free="764072",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41084",free.memory6.available="821564",free.memory6.buff/cache="210644",free.memory6.free="764072",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41084",free.memory7.available="821628",free.memory7.buff/cache="210644",free.memory7.free="764136",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41020",free.memory8.available="821564",free.memory8.buff/cache="210644",free.memory8.free="764072",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41084",free.memory9.available="821628",free.memory9.buff/cache="210644",free.memory9.free="764136",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41020",max.buff/cache=210644i,max.free=764200i,max.shared=3208i,max.total=1015800i,max.used=41084i 1568041332653505024 2019-09-09 15:02:15,620 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:02:15,621 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.38 1568041331620295168 2019-09-09 15:02:15,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764144 3208 210644 821636\nSwap: 0 0 0\n' 2019-09-09 15:02:15,669 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.70' 2019-09-09 15:02:15,796 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45324 616416 3236 354060 816136\nSwap: 0 0 0\n' 2019-09-09 15:02:15,903 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:15,904 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.71 1568041334643685120 2019-09-09 15:02:16,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40948 764208 3208 210644 821700\nSwap: 0 0 0\n' 2019-09-09 15:02:16,798 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45084 616656 3236 354060 816376\nSwap: 0 0 0\n' 2019-09-09 15:02:17,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40980 764176 3208 210644 821668\nSwap: 0 0 0\n' 2019-09-09 15:02:17,675 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=54 END 2019-09-09 15:02:17,676 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=55 START 2019-09-09 15:02:17,677 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:17,797 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45200 616540 3236 354060 816260\nSwap: 0 0 0\n' 2019-09-09 15:02:18,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40884 764272 3208 210644 821764\nSwap: 0 0 0\n' 2019-09-09 15:02:18,693 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.87' 2019-09-09 15:02:18,797 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45292 616448 3236 354060 816168\nSwap: 0 0 0\n' 2019-09-09 15:02:19,663 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40884 764272 3208 210644 821764\nSwap: 0 0 0\n' 2019-09-09 15:02:19,797 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44872 616868 3236 354060 816588\nSwap: 0 0 0\n' 2019-09-09 15:02:20,201 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3686747 , "packets_per_second":184544, "flows":2550, "errors":0 }\n' 2019-09-09 15:02:20,204 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1050/ {{printf "%s", $1}}' 2019-09-09 15:02:20,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3509235' 2019-09-09 15:02:20,234 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 177512 - Lost ppm 48149 2019-09-09 15:02:20,235 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 48149 > sla_max_ppm 1000; ',) 2019-09-09 15:02:20,663 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41204 763944 3208 210652 821436\nSwap: 0 0 0\n' 2019-09-09 15:02:20,698 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=55 END 2019-09-09 15:02:20,699 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=56 START 2019-09-09 15:02:20,700 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:20,797 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43652 618088 3236 354060 817808\nSwap: 0 0 0\n' 2019-09-09 15:02:21,177 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:02:21,178 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.7 1568041337675705856 2019-09-09 15:02:21,237 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15284 seq=2 END 2019-09-09 15:02:21,237 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:02:21,238 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:02:21,238 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:02:21,468 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:21,468 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.87 1568041340698781952 2019-09-09 15:02:21,665 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 39620 765560 3180 210620 823052\nSwap: 0 0 0\n' 2019-09-09 15:02:21,719 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.641' 2019-09-09 15:02:21,746 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:21,747 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2550i,packets_per_second=184544i,packets_received=3509235i,packets_sent=3686747i,packetsize=64i,ppm=48149.0 1568041341237228032 2019-09-09 15:02:21,797 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42188 619656 3208 353956 819376\nSwap: 0 0 0\n' 2019-09-09 15:02:22,046 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:02:22,047 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:02:22,049 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:02:22,063 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:02:22,065 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.113 2019-09-09 15:02:22,066 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 15:02:22,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:02:22,481 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.117 2019-09-09 15:02:22,483 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.117 2019-09-09 15:02:22,669 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=16 END 2019-09-09 15:02:22,670 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=17 START 2019-09-09 15:02:22,670 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:22,679 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40816 764336 3208 210648 821828\nSwap: 0 0 0\n' 2019-09-09 15:02:22,798 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 46976 614848 3240 353976 814568\nSwap: 0 0 0\n' 2019-09-09 15:02:22,921 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:02:23,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40792 764360 3208 210648 821852\nSwap: 0 0 0\n' 2019-09-09 15:02:23,724 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=56 END 2019-09-09 15:02:23,725 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=57 START 2019-09-09 15:02:23,725 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:23,801 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=17 END 2019-09-09 15:02:23,802 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=18 START 2019-09-09 15:02:23,803 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:23,812 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 43884 617912 3236 354004 817624\nSwap: 0 0 0\n' 2019-09-09 15:02:24,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40792 764360 3208 210648 821852\nSwap: 0 0 0\n' 2019-09-09 15:02:24,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.556' 2019-09-09 15:02:24,812 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44372 617416 3236 354012 817132\nSwap: 0 0 0\n' 2019-09-09 15:02:25,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40792 764360 3208 210648 821852\nSwap: 0 0 0\n' 2019-09-09 15:02:25,812 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44180 617596 3236 354024 817324\nSwap: 0 0 0\n' 2019-09-09 15:02:25,970 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15290 seq=1 START 2019-09-09 15:02:25,972 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1100 -j DROP 2019-09-09 15:02:26,007 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 100 64 20 1 1000000 2019-09-09 15:02:26,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41332 763796 3208 210672 821296\nSwap: 0 0 0\n' 2019-09-09 15:02:26,744 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=57 END 2019-09-09 15:02:26,745 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=58 START 2019-09-09 15:02:26,745 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:26,812 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43320 618416 3236 354064 818144\nSwap: 0 0 0\n' 2019-09-09 15:02:27,057 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:27,061 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354041i,average.free=616921i,average.shared=3233i,average.total=1015800i,average.used=44837i,free.memory0.available="816628",free.memory0.buff/cache="354060",free.memory0.free="616908",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44832",free.memory1.available="816508",free.memory1.buff/cache="354060",free.memory1.free="616788",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44952",free.memory2.available="816136",free.memory2.buff/cache="354060",free.memory2.free="616416",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45324",free.memory3.available="816376",free.memory3.buff/cache="354060",free.memory3.free="616656",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45084",free.memory4.available="816260",free.memory4.buff/cache="354060",free.memory4.free="616540",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45200",free.memory5.available="816168",free.memory5.buff/cache="354060",free.memory5.free="616448",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45292",free.memory6.available="816588",free.memory6.buff/cache="354060",free.memory6.free="616868",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="44872",free.memory7.available="817808",free.memory7.buff/cache="354060",free.memory7.free="618088",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="43652",free.memory8.available="819376",free.memory8.buff/cache="353956",free.memory8.free="619656",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="42188",free.memory9.available="814568",free.memory9.buff/cache="353976",free.memory9.free="614848",free.memory9.shared="3240",free.memory9.total="1015800",free.memory9.used="46976",max.buff/cache=354060i,max.free=619656i,max.shared=3240i,max.total=1015800i,max.used=46976i 1568041343801400064 2019-09-09 15:02:27,412 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:27,415 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210642i,average.free=764313i,average.shared=3205i,average.total=1015800i,average.used=40844i,free.memory0.available="821700",free.memory0.buff/cache="210644",free.memory0.free="764208",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40948",free.memory1.available="821668",free.memory1.buff/cache="210644",free.memory1.free="764176",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40980",free.memory2.available="821668",free.memory2.buff/cache="210644",free.memory2.free="764176",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40980",free.memory3.available="821636",free.memory3.buff/cache="210644",free.memory3.free="764144",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41012",free.memory4.available="821700",free.memory4.buff/cache="210644",free.memory4.free="764208",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40948",free.memory5.available="821668",free.memory5.buff/cache="210644",free.memory5.free="764176",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40980",free.memory6.available="821764",free.memory6.buff/cache="210644",free.memory6.free="764272",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40884",free.memory7.available="821764",free.memory7.buff/cache="210644",free.memory7.free="764272",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40884",free.memory8.available="821436",free.memory8.buff/cache="210652",free.memory8.free="763944",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41204",free.memory9.available="823052",free.memory9.buff/cache="210620",free.memory9.free="765560",free.memory9.shared="3180",free.memory9.total="1015800",free.memory9.used="39620",max.buff/cache=210652i,max.free=765560i,max.shared=3208i,max.total=1015800i,max.used=41204i 1568041342669182976 2019-09-09 15:02:27,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41332 763796 3208 210672 821296\nSwap: 0 0 0\n' 2019-09-09 15:02:27,698 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:02:27,699 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.641 1568041343724721920 2019-09-09 15:02:27,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.498' 2019-09-09 15:02:27,813 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43576 618160 3236 354064 817888\nSwap: 0 0 0\n' 2019-09-09 15:02:27,988 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:27,988 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.556 1568041346744801024 2019-09-09 15:02:28,681 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41300 763828 3208 210672 821328\nSwap: 0 0 0\n' 2019-09-09 15:02:28,813 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44924 616812 3236 354064 816540\nSwap: 0 0 0\n' 2019-09-09 15:02:29,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41300 763828 3208 210672 821328\nSwap: 0 0 0\n' 2019-09-09 15:02:29,765 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=58 END 2019-09-09 15:02:29,766 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=59 START 2019-09-09 15:02:29,767 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:29,813 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45048 616688 3236 354064 816416\nSwap: 0 0 0\n' 2019-09-09 15:02:30,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41364 763764 3208 210672 821264\nSwap: 0 0 0\n' 2019-09-09 15:02:30,781 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.42' 2019-09-09 15:02:30,814 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45292 616440 3236 354068 816168\nSwap: 0 0 0\n' 2019-09-09 15:02:31,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41332 763796 3208 210672 821296\nSwap: 0 0 0\n' 2019-09-09 15:02:31,815 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45144 616588 3236 354068 816316\nSwap: 0 0 0\n' 2019-09-09 15:02:32,684 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=17 END 2019-09-09 15:02:32,684 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=18 START 2019-09-09 15:02:32,685 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:32,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40996 764140 3208 210664 821640\nSwap: 0 0 0\n' 2019-09-09 15:02:32,785 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=59 END 2019-09-09 15:02:32,786 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=60 START 2019-09-09 15:02:32,786 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:32,814 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45192 616532 3236 354076 816268\nSwap: 0 0 0\n' 2019-09-09 15:02:33,257 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:33,260 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210662i,average.free=764022i,average.shared=3208i,average.total=1015800i,average.used=41115i,free.memory0.available="821828",free.memory0.buff/cache="210648",free.memory0.free="764336",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40816",free.memory1.available="821852",free.memory1.buff/cache="210648",free.memory1.free="764360",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40792",free.memory2.available="821852",free.memory2.buff/cache="210648",free.memory2.free="764360",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40792",free.memory3.available="821852",free.memory3.buff/cache="210648",free.memory3.free="764360",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40792",free.memory4.available="821296",free.memory4.buff/cache="210672",free.memory4.free="763796",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41332",free.memory5.available="821296",free.memory5.buff/cache="210672",free.memory5.free="763796",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41332",free.memory6.available="821328",free.memory6.buff/cache="210672",free.memory6.free="763828",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41300",free.memory7.available="821328",free.memory7.buff/cache="210672",free.memory7.free="763828",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41300",free.memory8.available="821264",free.memory8.buff/cache="210672",free.memory8.free="763764",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41364",free.memory9.available="821296",free.memory9.buff/cache="210672",free.memory9.free="763796",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41332",max.buff/cache=210672i,max.free=764360i,max.shared=3208i,max.total=1015800i,max.used=41364i 1568041352684432896 2019-09-09 15:02:33,585 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:02:33,586 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.498 1568041349765274880 2019-09-09 15:02:33,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41092 764044 3208 210664 821552\nSwap: 0 0 0\n' 2019-09-09 15:02:33,799 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.29' 2019-09-09 15:02:33,816 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=18 END 2019-09-09 15:02:33,817 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=19 START 2019-09-09 15:02:33,817 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:33,828 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44896 616828 3236 354076 816564\nSwap: 0 0 0\n' 2019-09-09 15:02:33,881 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:33,882 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.42 1568041352785756160 2019-09-09 15:02:34,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41060 764076 3208 210664 821584\nSwap: 0 0 0\n' 2019-09-09 15:02:34,829 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44872 616852 3236 354076 816588\nSwap: 0 0 0\n' 2019-09-09 15:02:35,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41060 764076 3208 210664 821584\nSwap: 0 0 0\n' 2019-09-09 15:02:35,805 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=60 END 2019-09-09 15:02:35,806 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=61 START 2019-09-09 15:02:35,806 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:35,829 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45004 616720 3236 354076 816456\nSwap: 0 0 0\n' 2019-09-09 15:02:36,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41092 764044 3208 210664 821616\nSwap: 0 0 0\n' 2019-09-09 15:02:36,820 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.42' 2019-09-09 15:02:36,829 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45252 616472 3236 354076 816208\nSwap: 0 0 0\n' 2019-09-09 15:02:37,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40932 764204 3208 210664 821712\nSwap: 0 0 0\n' 2019-09-09 15:02:37,830 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45088 616636 3236 354076 816372\nSwap: 0 0 0\n' 2019-09-09 15:02:38,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40996 764140 3208 210664 821648\nSwap: 0 0 0\n' 2019-09-09 15:02:38,825 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=61 END 2019-09-09 15:02:38,826 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=62 START 2019-09-09 15:02:38,826 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:38,829 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45104 616620 3236 354076 816356\nSwap: 0 0 0\n' 2019-09-09 15:02:39,171 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:39,174 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354050i,average.free=617256i,average.shared=3236i,average.total=1015800i,average.used=44493i,free.memory0.available="817624",free.memory0.buff/cache="354004",free.memory0.free="617912",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="43884",free.memory1.available="817132",free.memory1.buff/cache="354012",free.memory1.free="617416",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44372",free.memory2.available="817324",free.memory2.buff/cache="354024",free.memory2.free="617596",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="44180",free.memory3.available="818144",free.memory3.buff/cache="354064",free.memory3.free="618416",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="43320",free.memory4.available="817888",free.memory4.buff/cache="354064",free.memory4.free="618160",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="43576",free.memory5.available="816540",free.memory5.buff/cache="354064",free.memory5.free="616812",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="44924",free.memory6.available="816416",free.memory6.buff/cache="354064",free.memory6.free="616688",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45048",free.memory7.available="816168",free.memory7.buff/cache="354068",free.memory7.free="616440",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45292",free.memory8.available="816316",free.memory8.buff/cache="354068",free.memory8.free="616588",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45144",free.memory9.available="816268",free.memory9.buff/cache="354076",free.memory9.free="616532",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45192",max.buff/cache=354076i,max.free=618416i,max.shared=3236i,max.total=1015800i,max.used=45292i 1568041353816574976 2019-09-09 15:02:39,463 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:02:39,464 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.29 1568041355805306880 2019-09-09 15:02:39,694 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40996 764140 3208 210664 821648\nSwap: 0 0 0\n' 2019-09-09 15:02:39,726 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:39,726 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.42 1568041358825824000 2019-09-09 15:02:39,829 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45096 616628 3236 354076 816364\nSwap: 0 0 0\n' 2019-09-09 15:02:39,845 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.45' 2019-09-09 15:02:40,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41028 764108 3208 210664 821616\nSwap: 0 0 0\n' 2019-09-09 15:02:40,829 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45252 616472 3236 354076 816208\nSwap: 0 0 0\n' 2019-09-09 15:02:41,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41028 764108 3208 210664 821616\nSwap: 0 0 0\n' 2019-09-09 15:02:41,829 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45072 616652 3236 354076 816388\nSwap: 0 0 0\n' 2019-09-09 15:02:41,851 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=62 END 2019-09-09 15:02:41,852 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=63 START 2019-09-09 15:02:41,852 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:42,699 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=18 END 2019-09-09 15:02:42,699 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=19 START 2019-09-09 15:02:42,700 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:42,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41060 764076 3208 210664 821584\nSwap: 0 0 0\n' 2019-09-09 15:02:42,867 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.69' 2019-09-09 15:02:43,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41060 764076 3208 210664 821584\nSwap: 0 0 0\n' 2019-09-09 15:02:43,833 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=19 END 2019-09-09 15:02:43,834 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=20 START 2019-09-09 15:02:43,835 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:43,843 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44832 616892 3236 354076 816628\nSwap: 0 0 0\n' 2019-09-09 15:02:44,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41060 764076 3208 210664 821584\nSwap: 0 0 0\n' 2019-09-09 15:02:44,844 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45016 616708 3236 354076 816444\nSwap: 0 0 0\n' 2019-09-09 15:02:44,873 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=63 END 2019-09-09 15:02:44,874 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=64 START 2019-09-09 15:02:44,874 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:45,004 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:45,008 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354076i,average.free=616653i,average.shared=3236i,average.total=1015800i,average.used=45070i,free.memory0.available="816564",free.memory0.buff/cache="354076",free.memory0.free="616828",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44896",free.memory1.available="816588",free.memory1.buff/cache="354076",free.memory1.free="616852",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44872",free.memory2.available="816456",free.memory2.buff/cache="354076",free.memory2.free="616720",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45004",free.memory3.available="816208",free.memory3.buff/cache="354076",free.memory3.free="616472",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45252",free.memory4.available="816372",free.memory4.buff/cache="354076",free.memory4.free="616636",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45088",free.memory5.available="816356",free.memory5.buff/cache="354076",free.memory5.free="616620",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45104",free.memory6.available="816364",free.memory6.buff/cache="354076",free.memory6.free="616628",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45096",free.memory7.available="816208",free.memory7.buff/cache="354076",free.memory7.free="616472",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45252",free.memory8.available="816388",free.memory8.buff/cache="354076",free.memory8.free="616652",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45072",max.buff/cache=354076i,max.free=616852i,max.shared=3236i,max.total=1015800i,max.used=45252i 1568041363833661952 2019-09-09 15:02:45,304 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:45,307 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210664i,average.free=764108i,average.shared=3208i,average.total=1015800i,average.used=41028i,free.memory0.available="821640",free.memory0.buff/cache="210664",free.memory0.free="764140",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40996",free.memory1.available="821552",free.memory1.buff/cache="210664",free.memory1.free="764044",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41092",free.memory2.available="821584",free.memory2.buff/cache="210664",free.memory2.free="764076",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41060",free.memory3.available="821584",free.memory3.buff/cache="210664",free.memory3.free="764076",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41060",free.memory4.available="821616",free.memory4.buff/cache="210664",free.memory4.free="764044",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41092",free.memory5.available="821712",free.memory5.buff/cache="210664",free.memory5.free="764204",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40932",free.memory6.available="821648",free.memory6.buff/cache="210664",free.memory6.free="764140",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40996",free.memory7.available="821648",free.memory7.buff/cache="210664",free.memory7.free="764140",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40996",free.memory8.available="821616",free.memory8.buff/cache="210664",free.memory8.free="764108",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41028",free.memory9.available="821616",free.memory9.buff/cache="210664",free.memory9.free="764108",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41028",max.buff/cache=210664i,max.free=764204i,max.shared=3208i,max.total=1015800i,max.used=41092i 1568041362699004928 2019-09-09 15:02:45,576 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:02:45,577 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.45 1568041361851585024 2019-09-09 15:02:45,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41060 764076 3208 210664 821584\nSwap: 0 0 0\n' 2019-09-09 15:02:45,844 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45068 616656 3236 354076 816392\nSwap: 0 0 0\n' 2019-09-09 15:02:45,849 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:45,850 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.69 1568041364873819136 2019-09-09 15:02:45,897 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.54' 2019-09-09 15:02:46,707 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40996 764140 3208 210664 821648\nSwap: 0 0 0\n' 2019-09-09 15:02:46,844 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45320 616404 3236 354076 816140\nSwap: 0 0 0\n' 2019-09-09 15:02:47,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40900 764236 3208 210664 821744\nSwap: 0 0 0\n' 2019-09-09 15:02:47,844 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45168 616556 3236 354076 816292\nSwap: 0 0 0\n' 2019-09-09 15:02:47,902 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=64 END 2019-09-09 15:02:47,903 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=65 START 2019-09-09 15:02:47,904 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:48,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41092 764044 3208 210664 821552\nSwap: 0 0 0\n' 2019-09-09 15:02:48,844 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44920 616804 3236 354076 816540\nSwap: 0 0 0\n' 2019-09-09 15:02:48,922 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.702' 2019-09-09 15:02:49,307 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3888474 , "packets_per_second":195353, "flows":10100, "errors":0 }\n' 2019-09-09 15:02:49,310 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1100/ {{printf "%s", $1}}' 2019-09-09 15:02:49,349 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3791958' 2019-09-09 15:02:49,351 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 96516 - Lost ppm 24822 2019-09-09 15:02:49,352 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 24822 > sla_max_ppm 1000; ',) 2019-09-09 15:02:49,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41252 763860 3208 210688 821368\nSwap: 0 0 0\n' 2019-09-09 15:02:49,844 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43824 617900 3236 354076 817636\nSwap: 0 0 0\n' 2019-09-09 15:02:50,357 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15290 seq=1 END 2019-09-09 15:02:50,358 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15290 seq=2 START 2019-09-09 15:02:50,358 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1100 -j DROP 2019-09-09 15:02:50,392 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 100 64 20 1 1000000 2019-09-09 15:02:50,709 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41220 763892 3208 210688 821400\nSwap: 0 0 0\n' 2019-09-09 15:02:50,845 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43140 618584 3236 354076 818320\nSwap: 0 0 0\n' 2019-09-09 15:02:50,927 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=65 END 2019-09-09 15:02:50,927 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=66 START 2019-09-09 15:02:50,927 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:51,121 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:51,122 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=10100i,packets_per_second=195353i,packets_received=3791958i,packets_sent=3888474i,packetsize=64i,ppm=24822.0 1568041370356728064 2019-09-09 15:02:51,417 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:02:51,418 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.54 1568041367902648832 2019-09-09 15:02:51,724 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:51,724 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.702 1568041370926904064 2019-09-09 15:02:51,845 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43288 618436 3236 354076 818172\nSwap: 0 0 0\n' 2019-09-09 15:02:51,941 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.486' 2019-09-09 15:02:52,712 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=19 END 2019-09-09 15:02:52,713 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=20 START 2019-09-09 15:02:52,714 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:52,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41024 764108 3208 210668 821616\nSwap: 0 0 0\n' 2019-09-09 15:02:52,846 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44892 616832 3236 354076 816568\nSwap: 0 0 0\n' 2019-09-09 15:02:53,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40964 764172 3208 210664 821680\nSwap: 0 0 0\n' 2019-09-09 15:02:53,849 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=20 END 2019-09-09 15:02:53,850 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=21 START 2019-09-09 15:02:53,850 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:02:53,859 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44756 616968 3236 354076 816704\nSwap: 0 0 0\n' 2019-09-09 15:02:53,948 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=66 END 2019-09-09 15:02:53,948 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=67 START 2019-09-09 15:02:53,949 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:54,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41124 764012 3208 210664 821520\nSwap: 0 0 0\n' 2019-09-09 15:02:54,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45048 616676 3236 354076 816412\nSwap: 0 0 0\n' 2019-09-09 15:02:54,966 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.83' 2019-09-09 15:02:55,725 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41052 764076 3208 210672 821584\nSwap: 0 0 0\n' 2019-09-09 15:02:55,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45224 616492 3236 354084 816236\nSwap: 0 0 0\n' 2019-09-09 15:02:56,725 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41052 764076 3208 210672 821584\nSwap: 0 0 0\n' 2019-09-09 15:02:56,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45108 616608 3236 354084 816352\nSwap: 0 0 0\n' 2019-09-09 15:02:56,972 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=67 END 2019-09-09 15:02:56,973 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=68 START 2019-09-09 15:02:56,973 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:02:57,018 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:57,021 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354076i,average.free=617177i,average.shared=3236i,average.total=1015800i,average.used=44546i,free.memory0.available="816628",free.memory0.buff/cache="354076",free.memory0.free="616892",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44832",free.memory1.available="816444",free.memory1.buff/cache="354076",free.memory1.free="616708",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45016",free.memory2.available="816392",free.memory2.buff/cache="354076",free.memory2.free="616656",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45068",free.memory3.available="816140",free.memory3.buff/cache="354076",free.memory3.free="616404",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45320",free.memory4.available="816292",free.memory4.buff/cache="354076",free.memory4.free="616556",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45168",free.memory5.available="816540",free.memory5.buff/cache="354076",free.memory5.free="616804",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="44920",free.memory6.available="817636",free.memory6.buff/cache="354076",free.memory6.free="617900",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="43824",free.memory7.available="818320",free.memory7.buff/cache="354076",free.memory7.free="618584",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="43140",free.memory8.available="818172",free.memory8.buff/cache="354076",free.memory8.free="618436",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="43288",free.memory9.available="816568",free.memory9.buff/cache="354076",free.memory9.free="616832",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="44892",max.buff/cache=354076i,max.free=618584i,max.shared=3236i,max.total=1015800i,max.used=45320i 1568041373849414144 2019-09-09 15:02:57,329 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:57,332 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210669i,average.free=764052i,average.shared=3208i,average.total=1015800i,average.used=41077i,free.memory0.available="821584",free.memory0.buff/cache="210664",free.memory0.free="764076",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41060",free.memory1.available="821584",free.memory1.buff/cache="210664",free.memory1.free="764076",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41060",free.memory2.available="821584",free.memory2.buff/cache="210664",free.memory2.free="764076",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41060",free.memory3.available="821584",free.memory3.buff/cache="210664",free.memory3.free="764076",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41060",free.memory4.available="821648",free.memory4.buff/cache="210664",free.memory4.free="764140",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40996",free.memory5.available="821744",free.memory5.buff/cache="210664",free.memory5.free="764236",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40900",free.memory6.available="821552",free.memory6.buff/cache="210664",free.memory6.free="764044",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41092",free.memory7.available="821368",free.memory7.buff/cache="210688",free.memory7.free="763860",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41252",free.memory8.available="821400",free.memory8.buff/cache="210688",free.memory8.free="763892",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41220",max.buff/cache=210688i,max.free=764236i,max.shared=3208i,max.total=1015800i,max.used=41252i 1568041372712482816 2019-09-09 15:02:57,601 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:02:57,602 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.486 1568041373948153088 2019-09-09 15:02:57,725 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40988 764140 3208 210672 821656\nSwap: 0 0 0\n' 2019-09-09 15:02:57,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45100 616616 3236 354084 816360\nSwap: 0 0 0\n' 2019-09-09 15:02:57,880 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:02:57,881 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.83 1568041376972215808 2019-09-09 15:02:57,990 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.18' 2019-09-09 15:02:58,726 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40956 764172 3208 210672 821688\nSwap: 0 0 0\n' 2019-09-09 15:02:58,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45224 616492 3236 354084 816236\nSwap: 0 0 0\n' 2019-09-09 15:02:59,726 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40956 764172 3208 210672 821688\nSwap: 0 0 0\n' 2019-09-09 15:02:59,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45108 616608 3236 354084 816352\nSwap: 0 0 0\n' 2019-09-09 15:02:59,995 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=68 END 2019-09-09 15:02:59,996 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=69 START 2019-09-09 15:02:59,996 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:00,726 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41084 764044 3208 210672 821560\nSwap: 0 0 0\n' 2019-09-09 15:03:00,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45132 616584 3236 354084 816328\nSwap: 0 0 0\n' 2019-09-09 15:03:01,013 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.01' 2019-09-09 15:03:01,727 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41084 764044 3208 210672 821560\nSwap: 0 0 0\n' 2019-09-09 15:03:01,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45224 616492 3236 354084 816236\nSwap: 0 0 0\n' 2019-09-09 15:03:02,730 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=20 END 2019-09-09 15:03:02,731 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=21 START 2019-09-09 15:03:02,731 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:02,737 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41080 764044 3208 210676 821560\nSwap: 0 0 0\n' 2019-09-09 15:03:02,861 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45044 616672 3236 354084 816416\nSwap: 0 0 0\n' 2019-09-09 15:03:03,017 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=69 END 2019-09-09 15:03:03,018 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=70 START 2019-09-09 15:03:03,018 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:03,163 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:03,164 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210670i,average.free=764101i,average.shared=3208i,average.total=1015800i,average.used=41028i,free.memory0.available="821616",free.memory0.buff/cache="210668",free.memory0.free="764108",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41024",free.memory1.available="821680",free.memory1.buff/cache="210664",free.memory1.free="764172",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40964",free.memory2.available="821520",free.memory2.buff/cache="210664",free.memory2.free="764012",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41124",free.memory3.available="821584",free.memory3.buff/cache="210672",free.memory3.free="764076",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41052",free.memory4.available="821584",free.memory4.buff/cache="210672",free.memory4.free="764076",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41052",free.memory5.available="821656",free.memory5.buff/cache="210672",free.memory5.free="764140",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40988",free.memory6.available="821688",free.memory6.buff/cache="210672",free.memory6.free="764172",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40956",free.memory7.available="821688",free.memory7.buff/cache="210672",free.memory7.free="764172",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40956",free.memory8.available="821560",free.memory8.buff/cache="210672",free.memory8.free="764044",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41084",free.memory9.available="821560",free.memory9.buff/cache="210672",free.memory9.free="764044",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41084",max.buff/cache=210672i,max.free=764172i,max.shared=3208i,max.total=1015800i,max.used=41124i 1568041382730678016 2019-09-09 15:03:03,498 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:03:03,499 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.18 1568041379995600896 2019-09-09 15:03:03,737 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40984 764140 3208 210676 821660\nSwap: 0 0 0\n' 2019-09-09 15:03:03,768 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:03,769 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.01 1568041383017889024 2019-09-09 15:03:03,865 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=21 END 2019-09-09 15:03:03,866 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=22 START 2019-09-09 15:03:03,866 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:03,875 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44836 616880 3236 354084 816624\nSwap: 0 0 0\n' 2019-09-09 15:03:04,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.38' 2019-09-09 15:03:04,739 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41048 764076 3208 210676 821596\nSwap: 0 0 0\n' 2019-09-09 15:03:04,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45448 616268 3236 354084 816012\nSwap: 0 0 0\n' 2019-09-09 15:03:05,738 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41016 764108 3208 210676 821628\nSwap: 0 0 0\n' 2019-09-09 15:03:05,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45236 616480 3236 354084 816224\nSwap: 0 0 0\n' 2019-09-09 15:03:06,040 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=70 END 2019-09-09 15:03:06,041 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=71 START 2019-09-09 15:03:06,041 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:06,738 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41016 764108 3208 210676 821628\nSwap: 0 0 0\n' 2019-09-09 15:03:06,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45360 616356 3236 354084 816100\nSwap: 0 0 0\n' 2019-09-09 15:03:07,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.50' 2019-09-09 15:03:07,738 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41080 764044 3208 210676 821564\nSwap: 0 0 0\n' 2019-09-09 15:03:07,875 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45484 616232 3236 354084 815976\nSwap: 0 0 0\n' 2019-09-09 15:03:08,738 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41016 764108 3208 210676 821628\nSwap: 0 0 0\n' 2019-09-09 15:03:08,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45180 616536 3236 354084 816280\nSwap: 0 0 0\n' 2019-09-09 15:03:09,041 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:09,044 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354082i,average.free=616620i,average.shared=3236i,average.total=1015800i,average.used=45096i,free.memory0.available="816704",free.memory0.buff/cache="354076",free.memory0.free="616968",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44756",free.memory1.available="816412",free.memory1.buff/cache="354076",free.memory1.free="616676",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45048",free.memory2.available="816236",free.memory2.buff/cache="354084",free.memory2.free="616492",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45224",free.memory3.available="816352",free.memory3.buff/cache="354084",free.memory3.free="616608",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45108",free.memory4.available="816360",free.memory4.buff/cache="354084",free.memory4.free="616616",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45100",free.memory5.available="816236",free.memory5.buff/cache="354084",free.memory5.free="616492",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45224",free.memory6.available="816352",free.memory6.buff/cache="354084",free.memory6.free="616608",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45108",free.memory7.available="816328",free.memory7.buff/cache="354084",free.memory7.free="616584",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45132",free.memory8.available="816236",free.memory8.buff/cache="354084",free.memory8.free="616492",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45224",free.memory9.available="816416",free.memory9.buff/cache="354084",free.memory9.free="616672",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45044",max.buff/cache=354084i,max.free=616968i,max.shared=3236i,max.total=1015800i,max.used=45224i 1568041383865072128 2019-09-09 15:03:09,064 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=71 END 2019-09-09 15:03:09,064 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=72 START 2019-09-09 15:03:09,065 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:09,318 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:03:09,319 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.38 1568041386040198144 2019-09-09 15:03:09,589 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:09,590 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.5 1568041389064035840 2019-09-09 15:03:09,738 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41016 764108 3208 210676 821628\nSwap: 0 0 0\n' 2019-09-09 15:03:09,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45292 616424 3236 354084 816168\nSwap: 0 0 0\n' 2019-09-09 15:03:10,085 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.97' 2019-09-09 15:03:10,738 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40952 764172 3208 210676 821692\nSwap: 0 0 0\n' 2019-09-09 15:03:10,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45352 616364 3236 354084 816108\nSwap: 0 0 0\n' 2019-09-09 15:03:11,739 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41080 764044 3208 210676 821564\nSwap: 0 0 0\n' 2019-09-09 15:03:11,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45204 616512 3236 354084 816256\nSwap: 0 0 0\n' 2019-09-09 15:03:12,090 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=72 END 2019-09-09 15:03:12,091 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=73 START 2019-09-09 15:03:12,091 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:12,742 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=21 END 2019-09-09 15:03:12,743 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=22 START 2019-09-09 15:03:12,743 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:12,749 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40904 764220 3208 210676 821740\nSwap: 0 0 0\n' 2019-09-09 15:03:12,877 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45072 616644 3236 354084 816388\nSwap: 0 0 0\n' 2019-09-09 15:03:13,111 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.933' 2019-09-09 15:03:13,708 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3741350 , "packets_per_second":187979, "flows":10100, "errors":0 }\n' 2019-09-09 15:03:13,711 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1100/ {{printf "%s", $1}}' 2019-09-09 15:03:13,742 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3568729' 2019-09-09 15:03:13,743 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 172621 - Lost ppm 46139 2019-09-09 15:03:13,744 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 46139 > sla_max_ppm 1000; ',) 2019-09-09 15:03:13,749 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41112 763988 3208 210700 821508\nSwap: 0 0 0\n' 2019-09-09 15:03:13,880 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=22 END 2019-09-09 15:03:13,882 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=23 START 2019-09-09 15:03:13,882 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:13,892 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 43636 618080 3236 354084 817824\nSwap: 0 0 0\n' 2019-09-09 15:03:14,746 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15290 seq=2 END 2019-09-09 15:03:14,747 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:03:14,747 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:03:14,748 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:03:14,751 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41112 763988 3208 210700 821508\nSwap: 0 0 0\n' 2019-09-09 15:03:14,805 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:14,806 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=10100i,packets_per_second=187979i,packets_received=3568729i,packets_sent=3741350i,packetsize=64i,ppm=46139.0 1568041394746407936 2019-09-09 15:03:14,892 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42148 619676 3208 353976 819420\nSwap: 0 0 0\n' 2019-09-09 15:03:15,061 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:03:15,063 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:03:15,067 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:03:15,081 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:03:15,083 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.113 2019-09-09 15:03:15,084 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 15:03:15,116 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=73 END 2019-09-09 15:03:15,118 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=74 START 2019-09-09 15:03:15,119 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:15,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:03:15,528 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.117 2019-09-09 15:03:15,529 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.117 2019-09-09 15:03:15,750 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41284 763832 3208 210684 821356\nSwap: 0 0 0\n' 2019-09-09 15:03:15,892 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 49096 612696 3240 354008 812440\nSwap: 0 0 0\n' 2019-09-09 15:03:15,966 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:03:16,134 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.725' 2019-09-09 15:03:16,750 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41284 763832 3208 210684 821356\nSwap: 0 0 0\n' 2019-09-09 15:03:16,892 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44220 617544 3236 354036 817280\nSwap: 0 0 0\n' 2019-09-09 15:03:17,750 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41284 763832 3208 210684 821356\nSwap: 0 0 0\n' 2019-09-09 15:03:17,893 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44068 617692 3236 354040 817432\nSwap: 0 0 0\n' 2019-09-09 15:03:18,140 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=74 END 2019-09-09 15:03:18,140 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=75 START 2019-09-09 15:03:18,141 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:18,751 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41284 763832 3208 210684 821356\nSwap: 0 0 0\n' 2019-09-09 15:03:18,893 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44080 617668 3236 354052 817412\nSwap: 0 0 0\n' 2019-09-09 15:03:19,014 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15296 seq=1 START 2019-09-09 15:03:19,015 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1300 -j DROP 2019-09-09 15:03:19,052 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 300 64 20 1 1000000 2019-09-09 15:03:19,157 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.654' 2019-09-09 15:03:19,751 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41208 763896 3208 210696 821428\nSwap: 0 0 0\n' 2019-09-09 15:03:19,893 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43504 618228 3236 354068 817984\nSwap: 0 0 0\n' 2019-09-09 15:03:20,076 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:20,080 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354084i,average.free=616469i,average.shared=3236i,average.total=1015800i,average.used=45246i,free.memory0.available="816624",free.memory0.buff/cache="354084",free.memory0.free="616880",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44836",free.memory1.available="816012",free.memory1.buff/cache="354084",free.memory1.free="616268",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45448",free.memory2.available="816224",free.memory2.buff/cache="354084",free.memory2.free="616480",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45236",free.memory3.available="816100",free.memory3.buff/cache="354084",free.memory3.free="616356",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45360",free.memory4.available="815976",free.memory4.buff/cache="354084",free.memory4.free="616232",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45484",free.memory5.available="816280",free.memory5.buff/cache="354084",free.memory5.free="616536",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45180",free.memory6.available="816168",free.memory6.buff/cache="354084",free.memory6.free="616424",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45292",free.memory7.available="816108",free.memory7.buff/cache="354084",free.memory7.free="616364",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45352",free.memory8.available="816256",free.memory8.buff/cache="354084",free.memory8.free="616512",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45204",free.memory9.available="816388",free.memory9.buff/cache="354084",free.memory9.free="616644",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45072",max.buff/cache=354084i,max.free=616880i,max.shared=3236i,max.total=1015800i,max.used=45484i 1568041393880701952 2019-09-09 15:03:20,348 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:20,351 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210676i,average.free=764095i,average.shared=3208i,average.total=1015800i,average.used=41028i,free.memory0.available="821560",free.memory0.buff/cache="210676",free.memory0.free="764044",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41080",free.memory1.available="821660",free.memory1.buff/cache="210676",free.memory1.free="764140",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40984",free.memory2.available="821596",free.memory2.buff/cache="210676",free.memory2.free="764076",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41048",free.memory3.available="821628",free.memory3.buff/cache="210676",free.memory3.free="764108",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41016",free.memory4.available="821628",free.memory4.buff/cache="210676",free.memory4.free="764108",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41016",free.memory5.available="821564",free.memory5.buff/cache="210676",free.memory5.free="764044",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41080",free.memory6.available="821628",free.memory6.buff/cache="210676",free.memory6.free="764108",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41016",free.memory7.available="821628",free.memory7.buff/cache="210676",free.memory7.free="764108",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41016",free.memory8.available="821692",free.memory8.buff/cache="210676",free.memory8.free="764172",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40952",free.memory9.available="821564",free.memory9.buff/cache="210676",free.memory9.free="764044",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41080",max.buff/cache=210676i,max.free=764172i,max.shared=3208i,max.total=1015800i,max.used=41080i 1568041392742352896 2019-09-09 15:03:20,622 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:03:20,623 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.97 1568041392090600960 2019-09-09 15:03:20,757 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41208 763896 3208 210696 821428\nSwap: 0 0 0\n' 2019-09-09 15:03:20,891 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:03:20,892 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.933 1568041395116846080 2019-09-09 15:03:20,894 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43480 618252 3236 354068 818008\nSwap: 0 0 0\n' 2019-09-09 15:03:21,162 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:21,162 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.725 1568041398140058112 2019-09-09 15:03:21,162 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=75 END 2019-09-09 15:03:21,163 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=76 START 2019-09-09 15:03:21,163 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:21,435 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:21,436 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.654 1568041401162686976 2019-09-09 15:03:21,754 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41304 763800 3208 210696 821332\nSwap: 0 0 0\n' 2019-09-09 15:03:21,894 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44960 616748 3236 354092 816504\nSwap: 0 0 0\n' 2019-09-09 15:03:22,177 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.99' 2019-09-09 15:03:22,756 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=22 END 2019-09-09 15:03:22,757 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=23 START 2019-09-09 15:03:22,758 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:22,767 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41056 764048 3208 210696 821580\nSwap: 0 0 0\n' 2019-09-09 15:03:22,895 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45368 616340 3236 354092 816096\nSwap: 0 0 0\n' 2019-09-09 15:03:23,766 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41056 764048 3208 210696 821580\nSwap: 0 0 0\n' 2019-09-09 15:03:23,898 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=23 END 2019-09-09 15:03:23,899 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=24 START 2019-09-09 15:03:23,900 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:23,908 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44840 616868 3236 354092 816624\nSwap: 0 0 0\n' 2019-09-09 15:03:24,182 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=76 END 2019-09-09 15:03:24,183 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=77 START 2019-09-09 15:03:24,183 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:24,766 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40992 764112 3208 210696 821644\nSwap: 0 0 0\n' 2019-09-09 15:03:24,909 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45080 616624 3236 354096 816380\nSwap: 0 0 0\n' 2019-09-09 15:03:25,200 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.08' 2019-09-09 15:03:25,767 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41016 764080 3208 210704 821612\nSwap: 0 0 0\n' 2019-09-09 15:03:25,910 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45320 616376 3236 354104 816140\nSwap: 0 0 0\n' 2019-09-09 15:03:26,694 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:26,697 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354051i,average.free=617292i,average.shared=3233i,average.total=1015800i,average.used=44456i,free.memory0.available="817824",free.memory0.buff/cache="354084",free.memory0.free="618080",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="43636",free.memory1.available="819420",free.memory1.buff/cache="353976",free.memory1.free="619676",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="42148",free.memory2.available="812440",free.memory2.buff/cache="354008",free.memory2.free="612696",free.memory2.shared="3240",free.memory2.total="1015800",free.memory2.used="49096",free.memory3.available="817280",free.memory3.buff/cache="354036",free.memory3.free="617544",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="44220",free.memory4.available="817432",free.memory4.buff/cache="354040",free.memory4.free="617692",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="44068",free.memory5.available="817412",free.memory5.buff/cache="354052",free.memory5.free="617668",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="44080",free.memory6.available="817984",free.memory6.buff/cache="354068",free.memory6.free="618228",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="43504",free.memory7.available="818008",free.memory7.buff/cache="354068",free.memory7.free="618252",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="43480",free.memory8.available="816504",free.memory8.buff/cache="354092",free.memory8.free="616748",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="44960",free.memory9.available="816096",free.memory9.buff/cache="354092",free.memory9.free="616340",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45368",max.buff/cache=354092i,max.free=619676i,max.shared=3240i,max.total=1015800i,max.used=49096i 1568041403898821120 2019-09-09 15:03:26,767 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40984 764112 3208 210704 821644\nSwap: 0 0 0\n' 2019-09-09 15:03:26,910 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45140 616556 3236 354104 816320\nSwap: 0 0 0\n' 2019-09-09 15:03:26,972 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:26,975 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210690i,average.free=763911i,average.shared=3208i,average.total=1015800i,average.used=41198i,free.memory0.available="821740",free.memory0.buff/cache="210676",free.memory0.free="764220",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40904",free.memory1.available="821508",free.memory1.buff/cache="210700",free.memory1.free="763988",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41112",free.memory2.available="821508",free.memory2.buff/cache="210700",free.memory2.free="763988",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41112",free.memory3.available="821356",free.memory3.buff/cache="210684",free.memory3.free="763832",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41284",free.memory4.available="821356",free.memory4.buff/cache="210684",free.memory4.free="763832",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41284",free.memory5.available="821356",free.memory5.buff/cache="210684",free.memory5.free="763832",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41284",free.memory6.available="821356",free.memory6.buff/cache="210684",free.memory6.free="763832",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41284",free.memory7.available="821428",free.memory7.buff/cache="210696",free.memory7.free="763896",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41208",free.memory8.available="821428",free.memory8.buff/cache="210696",free.memory8.free="763896",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41208",free.memory9.available="821332",free.memory9.buff/cache="210696",free.memory9.free="763800",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41304",max.buff/cache=210700i,max.free=764220i,max.shared=3208i,max.total=1015800i,max.used=41304i 1568041402756598016 2019-09-09 15:03:27,206 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=77 END 2019-09-09 15:03:27,207 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=78 START 2019-09-09 15:03:27,207 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:27,235 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:03:27,236 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.99 1568041404182439168 2019-09-09 15:03:27,494 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:27,494 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.08 1568041407206811904 2019-09-09 15:03:27,767 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40984 764112 3208 210704 821644\nSwap: 0 0 0\n' 2019-09-09 15:03:27,910 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45164 616532 3236 354104 816296\nSwap: 0 0 0\n' 2019-09-09 15:03:28,228 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'5.19' 2019-09-09 15:03:28,767 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40856 764240 3208 210704 821772\nSwap: 0 0 0\n' 2019-09-09 15:03:28,910 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45320 616376 3236 354104 816140\nSwap: 0 0 0\n' 2019-09-09 15:03:29,768 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40888 764208 3208 210704 821740\nSwap: 0 0 0\n' 2019-09-09 15:03:29,911 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45172 616524 3236 354104 816288\nSwap: 0 0 0\n' 2019-09-09 15:03:30,234 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=78 END 2019-09-09 15:03:30,235 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=79 START 2019-09-09 15:03:30,235 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:30,768 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40952 764144 3208 210704 821676\nSwap: 0 0 0\n' 2019-09-09 15:03:30,910 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45164 616532 3236 354104 816296\nSwap: 0 0 0\n' 2019-09-09 15:03:31,252 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.63' 2019-09-09 15:03:31,768 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41016 764080 3208 210704 821612\nSwap: 0 0 0\n' 2019-09-09 15:03:31,911 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45256 616440 3236 354104 816204\nSwap: 0 0 0\n' 2019-09-09 15:03:32,762 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:32,763 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=5.19 1568041410234635008 2019-09-09 15:03:32,771 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=23 END 2019-09-09 15:03:32,772 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=24 START 2019-09-09 15:03:32,772 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:32,780 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40920 764176 3208 210704 821716\nSwap: 0 0 0\n' 2019-09-09 15:03:32,911 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45108 616588 3236 354104 816352\nSwap: 0 0 0\n' 2019-09-09 15:03:33,257 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=79 END 2019-09-09 15:03:33,258 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=80 START 2019-09-09 15:03:33,258 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:33,780 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40984 764112 3208 210704 821652\nSwap: 0 0 0\n' 2019-09-09 15:03:33,914 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=24 END 2019-09-09 15:03:33,915 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=25 START 2019-09-09 15:03:33,915 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:33,924 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 45008 616688 3236 354104 816452\nSwap: 0 0 0\n' 2019-09-09 15:03:34,273 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.63' 2019-09-09 15:03:34,780 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41048 764048 3208 210704 821588\nSwap: 0 0 0\n' 2019-09-09 15:03:34,925 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45224 616472 3236 354104 816236\nSwap: 0 0 0\n' 2019-09-09 15:03:35,781 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40888 764208 3208 210704 821748\nSwap: 0 0 0\n' 2019-09-09 15:03:35,925 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45076 616620 3236 354104 816384\nSwap: 0 0 0\n' 2019-09-09 15:03:36,278 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=80 END 2019-09-09 15:03:36,278 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=81 START 2019-09-09 15:03:36,279 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:36,781 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41016 764080 3208 210704 821620\nSwap: 0 0 0\n' 2019-09-09 15:03:36,925 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45132 616564 3236 354104 816328\nSwap: 0 0 0\n' 2019-09-09 15:03:37,291 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.53' 2019-09-09 15:03:37,781 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40952 764144 3208 210704 821684\nSwap: 0 0 0\n' 2019-09-09 15:03:37,925 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45256 616440 3236 354104 816204\nSwap: 0 0 0\n' 2019-09-09 15:03:38,038 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:38,040 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354102i,average.free=616541i,average.shared=3236i,average.total=1015800i,average.used=45156i,free.memory0.available="816624",free.memory0.buff/cache="354092",free.memory0.free="616868",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44840",free.memory1.available="816380",free.memory1.buff/cache="354096",free.memory1.free="616624",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45080",free.memory2.available="816140",free.memory2.buff/cache="354104",free.memory2.free="616376",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45320",free.memory3.available="816320",free.memory3.buff/cache="354104",free.memory3.free="616556",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45140",free.memory4.available="816296",free.memory4.buff/cache="354104",free.memory4.free="616532",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45164",free.memory5.available="816140",free.memory5.buff/cache="354104",free.memory5.free="616376",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45320",free.memory6.available="816288",free.memory6.buff/cache="354104",free.memory6.free="616524",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45172",free.memory7.available="816296",free.memory7.buff/cache="354104",free.memory7.free="616532",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45164",free.memory8.available="816204",free.memory8.buff/cache="354104",free.memory8.free="616440",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45256",free.memory9.available="816352",free.memory9.buff/cache="354104",free.memory9.free="616588",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45108",max.buff/cache=354104i,max.free=616868i,max.shared=3236i,max.total=1015800i,max.used=45320i 1568041413914769920 2019-09-09 15:03:38,348 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:38,350 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210701i,average.free=764118i,average.shared=3208i,average.total=1015800i,average.used=40980i,free.memory0.available="821580",free.memory0.buff/cache="210696",free.memory0.free="764048",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41056",free.memory1.available="821580",free.memory1.buff/cache="210696",free.memory1.free="764048",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41056",free.memory2.available="821644",free.memory2.buff/cache="210696",free.memory2.free="764112",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40992",free.memory3.available="821612",free.memory3.buff/cache="210704",free.memory3.free="764080",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41016",free.memory4.available="821644",free.memory4.buff/cache="210704",free.memory4.free="764112",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40984",free.memory5.available="821644",free.memory5.buff/cache="210704",free.memory5.free="764112",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40984",free.memory6.available="821772",free.memory6.buff/cache="210704",free.memory6.free="764240",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40856",free.memory7.available="821740",free.memory7.buff/cache="210704",free.memory7.free="764208",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40888",free.memory8.available="821676",free.memory8.buff/cache="210704",free.memory8.free="764144",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40952",free.memory9.available="821612",free.memory9.buff/cache="210704",free.memory9.free="764080",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41016",max.buff/cache=210704i,max.free=764240i,max.shared=3208i,max.total=1015800i,max.used=41056i 1568041412771469056 2019-09-09 15:03:38,620 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:03:38,621 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.63 1568041413257518080 2019-09-09 15:03:38,781 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40920 764176 3208 210704 821716\nSwap: 0 0 0\n' 2019-09-09 15:03:38,886 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:38,887 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.63 1568041416278390016 2019-09-09 15:03:38,925 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45076 616620 3236 354104 816384\nSwap: 0 0 0\n' 2019-09-09 15:03:39,297 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=81 END 2019-09-09 15:03:39,298 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=82 START 2019-09-09 15:03:39,299 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:39,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40920 764176 3208 210704 821716\nSwap: 0 0 0\n' 2019-09-09 15:03:39,926 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45068 616628 3236 354104 816392\nSwap: 0 0 0\n' 2019-09-09 15:03:40,312 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.53' 2019-09-09 15:03:40,782 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41016 764080 3208 210704 821620\nSwap: 0 0 0\n' 2019-09-09 15:03:40,926 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45192 616504 3236 354104 816268\nSwap: 0 0 0\n' 2019-09-09 15:03:41,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41016 764080 3208 210704 821620\nSwap: 0 0 0\n' 2019-09-09 15:03:41,926 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44772 616924 3236 354104 816688\nSwap: 0 0 0\n' 2019-09-09 15:03:42,317 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=82 END 2019-09-09 15:03:42,318 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=83 START 2019-09-09 15:03:42,318 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:42,366 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3294068 , "packets_per_second":165027, "flows":90300, "errors":0 }\n' 2019-09-09 15:03:42,370 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1300/ {{printf "%s", $1}}' 2019-09-09 15:03:42,407 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3149459' 2019-09-09 15:03:42,409 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 144609 - Lost ppm 43900 2019-09-09 15:03:42,411 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 43900 > sla_max_ppm 1000; ',) 2019-09-09 15:03:42,785 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=24 END 2019-09-09 15:03:42,786 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=25 START 2019-09-09 15:03:42,786 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:42,795 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41020 764080 3208 210700 821620\nSwap: 0 0 0\n' 2019-09-09 15:03:42,927 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43856 617840 3236 354104 817604\nSwap: 0 0 0\n' 2019-09-09 15:03:43,333 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.590' 2019-09-09 15:03:43,416 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15296 seq=1 END 2019-09-09 15:03:43,417 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15296 seq=2 START 2019-09-09 15:03:43,417 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1300 -j DROP 2019-09-09 15:03:43,451 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 300 64 20 1 1000000 2019-09-09 15:03:43,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41360 763740 3208 210700 821280\nSwap: 0 0 0\n' 2019-09-09 15:03:43,929 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=25 END 2019-09-09 15:03:43,930 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=26 START 2019-09-09 15:03:43,931 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:43,940 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 43224 618472 3236 354104 818236\nSwap: 0 0 0\n' 2019-09-09 15:03:44,157 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:44,158 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=90300i,packets_per_second=165027i,packets_received=3149459i,packets_sent=3294068i,packetsize=64i,ppm=43900.0 1568041423415934208 2019-09-09 15:03:44,452 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:44,455 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354104i,average.free=616730i,average.shared=3236i,average.total=1015800i,average.used=44966i,free.memory0.available="816452",free.memory0.buff/cache="354104",free.memory0.free="616688",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="45008",free.memory1.available="816236",free.memory1.buff/cache="354104",free.memory1.free="616472",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45224",free.memory2.available="816384",free.memory2.buff/cache="354104",free.memory2.free="616620",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45076",free.memory3.available="816328",free.memory3.buff/cache="354104",free.memory3.free="616564",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45132",free.memory4.available="816204",free.memory4.buff/cache="354104",free.memory4.free="616440",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45256",free.memory5.available="816384",free.memory5.buff/cache="354104",free.memory5.free="616620",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45076",free.memory6.available="816392",free.memory6.buff/cache="354104",free.memory6.free="616628",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45068",free.memory7.available="816268",free.memory7.buff/cache="354104",free.memory7.free="616504",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45192",free.memory8.available="816688",free.memory8.buff/cache="354104",free.memory8.free="616924",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="44772",free.memory9.available="817604",free.memory9.buff/cache="354104",free.memory9.free="617840",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="43856",max.buff/cache=354104i,max.free=617840i,max.shared=3236i,max.total=1015800i,max.used=45256i 1568041423929622016 2019-09-09 15:03:44,740 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:44,742 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210704i,average.free=764128i,average.shared=3208i,average.total=1015800i,average.used=40968i,free.memory0.available="821716",free.memory0.buff/cache="210704",free.memory0.free="764176",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40920",free.memory1.available="821652",free.memory1.buff/cache="210704",free.memory1.free="764112",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40984",free.memory2.available="821588",free.memory2.buff/cache="210704",free.memory2.free="764048",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41048",free.memory3.available="821748",free.memory3.buff/cache="210704",free.memory3.free="764208",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40888",free.memory4.available="821620",free.memory4.buff/cache="210704",free.memory4.free="764080",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41016",free.memory5.available="821684",free.memory5.buff/cache="210704",free.memory5.free="764144",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40952",free.memory6.available="821716",free.memory6.buff/cache="210704",free.memory6.free="764176",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40920",free.memory7.available="821716",free.memory7.buff/cache="210704",free.memory7.free="764176",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40920",free.memory8.available="821620",free.memory8.buff/cache="210704",free.memory8.free="764080",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41016",free.memory9.available="821620",free.memory9.buff/cache="210704",free.memory9.free="764080",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41016",max.buff/cache=210704i,max.free=764208i,max.shared=3208i,max.total=1015800i,max.used=41048i 1568041422785316864 2019-09-09 15:03:44,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41360 763740 3208 210700 821280\nSwap: 0 0 0\n' 2019-09-09 15:03:44,940 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43196 618500 3236 354104 818264\nSwap: 0 0 0\n' 2019-09-09 15:03:45,031 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:03:45,032 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.53 1568041419296939008 2019-09-09 15:03:45,302 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:45,302 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.53 1568041422317824000 2019-09-09 15:03:45,338 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=83 END 2019-09-09 15:03:45,339 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=84 START 2019-09-09 15:03:45,339 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:45,576 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:45,577 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.59 1568041425338354944 2019-09-09 15:03:45,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41296 763804 3208 210700 821344\nSwap: 0 0 0\n' 2019-09-09 15:03:45,941 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45072 616624 3236 354104 816388\nSwap: 0 0 0\n' 2019-09-09 15:03:46,351 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.76' 2019-09-09 15:03:46,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41392 763708 3208 210700 821248\nSwap: 0 0 0\n' 2019-09-09 15:03:46,941 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45288 616408 3236 354104 816172\nSwap: 0 0 0\n' 2019-09-09 15:03:47,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41288 763804 3208 210708 821344\nSwap: 0 0 0\n' 2019-09-09 15:03:47,942 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45140 616556 3236 354104 816320\nSwap: 0 0 0\n' 2019-09-09 15:03:48,357 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=84 END 2019-09-09 15:03:48,358 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=85 START 2019-09-09 15:03:48,358 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:48,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41416 763676 3208 210708 821216\nSwap: 0 0 0\n' 2019-09-09 15:03:48,941 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45124 616564 3236 354112 816336\nSwap: 0 0 0\n' 2019-09-09 15:03:49,377 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.40' 2019-09-09 15:03:49,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41288 763804 3208 210708 821344\nSwap: 0 0 0\n' 2019-09-09 15:03:49,941 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45252 616436 3236 354112 816208\nSwap: 0 0 0\n' 2019-09-09 15:03:50,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41384 763708 3208 210708 821248\nSwap: 0 0 0\n' 2019-09-09 15:03:50,846 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:50,847 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.76 1568041428357762048 2019-09-09 15:03:50,943 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45132 616556 3236 354112 816328\nSwap: 0 0 0\n' 2019-09-09 15:03:51,382 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=85 END 2019-09-09 15:03:51,382 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=86 START 2019-09-09 15:03:51,383 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:51,801 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41384 763708 3208 210708 821248\nSwap: 0 0 0\n' 2019-09-09 15:03:51,942 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45156 616532 3236 354112 816304\nSwap: 0 0 0\n' 2019-09-09 15:03:52,399 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.06' 2019-09-09 15:03:52,803 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=25 END 2019-09-09 15:03:52,803 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=26 START 2019-09-09 15:03:52,804 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:52,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40916 764176 3208 210708 821724\nSwap: 0 0 0\n' 2019-09-09 15:03:52,942 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45216 616472 3236 354112 816244\nSwap: 0 0 0\n' 2019-09-09 15:03:53,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764080 3208 210708 821628\nSwap: 0 0 0\n' 2019-09-09 15:03:53,945 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=26 END 2019-09-09 15:03:53,946 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=27 START 2019-09-09 15:03:53,946 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:03:53,955 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44852 616836 3236 354112 816608\nSwap: 0 0 0\n' 2019-09-09 15:03:54,405 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=86 END 2019-09-09 15:03:54,406 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=87 START 2019-09-09 15:03:54,407 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:54,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40884 764208 3208 210708 821756\nSwap: 0 0 0\n' 2019-09-09 15:03:54,957 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45116 616564 3236 354120 816344\nSwap: 0 0 0\n' 2019-09-09 15:03:55,423 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.93' 2019-09-09 15:03:55,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764080 3208 210708 821628\nSwap: 0 0 0\n' 2019-09-09 15:03:55,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45240 616440 3236 354120 816220\nSwap: 0 0 0\n' 2019-09-09 15:03:56,144 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:56,148 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354108i,average.free=616912i,average.shared=3236i,average.total=1015800i,average.used=44780i,free.memory0.available="818236",free.memory0.buff/cache="354104",free.memory0.free="618472",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="43224",free.memory1.available="818264",free.memory1.buff/cache="354104",free.memory1.free="618500",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="43196",free.memory2.available="816388",free.memory2.buff/cache="354104",free.memory2.free="616624",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45072",free.memory3.available="816172",free.memory3.buff/cache="354104",free.memory3.free="616408",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45288",free.memory4.available="816320",free.memory4.buff/cache="354104",free.memory4.free="616556",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45140",free.memory5.available="816336",free.memory5.buff/cache="354112",free.memory5.free="616564",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45124",free.memory6.available="816208",free.memory6.buff/cache="354112",free.memory6.free="616436",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45252",free.memory7.available="816328",free.memory7.buff/cache="354112",free.memory7.free="616556",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45132",free.memory8.available="816304",free.memory8.buff/cache="354112",free.memory8.free="616532",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45156",free.memory9.available="816244",free.memory9.buff/cache="354112",free.memory9.free="616472",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45216",max.buff/cache=354112i,max.free=618500i,max.shared=3236i,max.total=1015800i,max.used=45288i 1568041433945511168 2019-09-09 15:03:56,418 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:56,421 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210704i,average.free=763777i,average.shared=3208i,average.total=1015800i,average.used=41318i,free.memory0.available="821620",free.memory0.buff/cache="210700",free.memory0.free="764080",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41020",free.memory1.available="821280",free.memory1.buff/cache="210700",free.memory1.free="763740",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41360",free.memory2.available="821280",free.memory2.buff/cache="210700",free.memory2.free="763740",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41360",free.memory3.available="821344",free.memory3.buff/cache="210700",free.memory3.free="763804",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41296",free.memory4.available="821248",free.memory4.buff/cache="210700",free.memory4.free="763708",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41392",free.memory5.available="821344",free.memory5.buff/cache="210708",free.memory5.free="763804",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41288",free.memory6.available="821216",free.memory6.buff/cache="210708",free.memory6.free="763676",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41416",free.memory7.available="821344",free.memory7.buff/cache="210708",free.memory7.free="763804",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41288",free.memory8.available="821248",free.memory8.buff/cache="210708",free.memory8.free="763708",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41384",free.memory9.available="821248",free.memory9.buff/cache="210708",free.memory9.free="763708",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41384",max.buff/cache=210708i,max.free=764080i,max.shared=3208i,max.total=1015800i,max.used=41416i 1568041432802963968 2019-09-09 15:03:56,680 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:03:56,681 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.4 1568041431382117888 2019-09-09 15:03:56,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764080 3208 210708 821628\nSwap: 0 0 0\n' 2019-09-09 15:03:56,948 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:03:56,948 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.06 1568041434405785088 2019-09-09 15:03:56,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45060 616620 3236 354120 816400\nSwap: 0 0 0\n' 2019-09-09 15:03:57,429 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=87 END 2019-09-09 15:03:57,430 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=88 START 2019-09-09 15:03:57,430 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:03:57,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764080 3208 210708 821628\nSwap: 0 0 0\n' 2019-09-09 15:03:57,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45084 616596 3236 354120 816376\nSwap: 0 0 0\n' 2019-09-09 15:03:58,446 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.05' 2019-09-09 15:03:58,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764080 3208 210708 821628\nSwap: 0 0 0\n' 2019-09-09 15:03:58,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45332 616348 3236 354120 816128\nSwap: 0 0 0\n' 2019-09-09 15:03:59,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40852 764240 3208 210708 821788\nSwap: 0 0 0\n' 2019-09-09 15:03:59,957 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45028 616652 3236 354120 816432\nSwap: 0 0 0\n' 2019-09-09 15:04:00,452 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=88 END 2019-09-09 15:04:00,453 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=89 START 2019-09-09 15:04:00,453 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:00,814 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40980 764112 3208 210708 821660\nSwap: 0 0 0\n' 2019-09-09 15:04:00,957 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45052 616628 3236 354120 816408\nSwap: 0 0 0\n' 2019-09-09 15:04:01,468 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.54' 2019-09-09 15:04:01,815 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41044 764048 3208 210708 821596\nSwap: 0 0 0\n' 2019-09-09 15:04:01,957 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45300 616380 3236 354120 816160\nSwap: 0 0 0\n' 2019-09-09 15:04:02,235 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:04:02,236 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.93 1568041437429155072 2019-09-09 15:04:02,511 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:02,511 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.05 1568041440452356096 2019-09-09 15:04:02,818 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=26 END 2019-09-09 15:04:02,819 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=27 START 2019-09-09 15:04:02,819 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:02,825 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40980 764112 3208 210708 821660\nSwap: 0 0 0\n' 2019-09-09 15:04:02,957 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45028 616652 3236 354120 816432\nSwap: 0 0 0\n' 2019-09-09 15:04:03,474 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=89 END 2019-09-09 15:04:03,474 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=90 START 2019-09-09 15:04:03,475 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:03,825 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764080 3208 210708 821628\nSwap: 0 0 0\n' 2019-09-09 15:04:03,960 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=27 END 2019-09-09 15:04:03,960 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=28 START 2019-09-09 15:04:03,960 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:03,970 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 45124 616556 3236 354120 816336\nSwap: 0 0 0\n' 2019-09-09 15:04:04,490 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.59' 2019-09-09 15:04:04,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764080 3208 210708 821628\nSwap: 0 0 0\n' 2019-09-09 15:04:04,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45352 616328 3236 354120 816108\nSwap: 0 0 0\n' 2019-09-09 15:04:05,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41044 764048 3208 210708 821596\nSwap: 0 0 0\n' 2019-09-09 15:04:05,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44760 616920 3236 354120 816700\nSwap: 0 0 0\n' 2019-09-09 15:04:06,495 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=90 END 2019-09-09 15:04:06,496 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=91 START 2019-09-09 15:04:06,496 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:06,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3320017 , "packets_per_second":166044, "flows":90300, "errors":0 }\n' 2019-09-09 15:04:06,762 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1300/ {{printf "%s", $1}}' 2019-09-09 15:04:06,788 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3061398' 2019-09-09 15:04:06,789 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 258619 - Lost ppm 77897 2019-09-09 15:04:06,789 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 77897 > sla_max_ppm 1000; ',) 2019-09-09 15:04:06,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41412 763676 3208 210712 821224\nSwap: 0 0 0\n' 2019-09-09 15:04:06,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43968 617712 3236 354120 817492\nSwap: 0 0 0\n' 2019-09-09 15:04:07,515 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.628' 2019-09-09 15:04:07,780 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:07,783 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354119i,average.free=616571i,average.shared=3236i,average.total=1015800i,average.used=45109i,free.memory0.available="816608",free.memory0.buff/cache="354112",free.memory0.free="616836",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44852",free.memory1.available="816344",free.memory1.buff/cache="354120",free.memory1.free="616564",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45116",free.memory2.available="816220",free.memory2.buff/cache="354120",free.memory2.free="616440",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45240",free.memory3.available="816400",free.memory3.buff/cache="354120",free.memory3.free="616620",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45060",free.memory4.available="816376",free.memory4.buff/cache="354120",free.memory4.free="616596",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45084",free.memory5.available="816128",free.memory5.buff/cache="354120",free.memory5.free="616348",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45332",free.memory6.available="816432",free.memory6.buff/cache="354120",free.memory6.free="616652",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45028",free.memory7.available="816408",free.memory7.buff/cache="354120",free.memory7.free="616628",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45052",free.memory8.available="816160",free.memory8.buff/cache="354120",free.memory8.free="616380",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45300",free.memory9.available="816432",free.memory9.buff/cache="354120",free.memory9.free="616652",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45028",max.buff/cache=354120i,max.free=616836i,max.shared=3236i,max.total=1015800i,max.used=45332i 1568041443960033024 2019-09-09 15:04:07,792 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15296 seq=2 END 2019-09-09 15:04:07,792 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:04:07,793 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:04:07,794 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:04:07,829 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 39736 765352 3208 210712 822900\nSwap: 0 0 0\n' 2019-09-09 15:04:07,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42288 619496 3208 354016 819276\nSwap: 0 0 0\n' 2019-09-09 15:04:08,069 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:08,071 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210708i,average.free=764118i,average.shared=3208i,average.total=1015800i,average.used=40973i,free.memory0.available="821724",free.memory0.buff/cache="210708",free.memory0.free="764176",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40916",free.memory1.available="821628",free.memory1.buff/cache="210708",free.memory1.free="764080",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41012",free.memory2.available="821756",free.memory2.buff/cache="210708",free.memory2.free="764208",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40884",free.memory3.available="821628",free.memory3.buff/cache="210708",free.memory3.free="764080",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41012",free.memory4.available="821628",free.memory4.buff/cache="210708",free.memory4.free="764080",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41012",free.memory5.available="821628",free.memory5.buff/cache="210708",free.memory5.free="764080",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41012",free.memory6.available="821628",free.memory6.buff/cache="210708",free.memory6.free="764080",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41012",free.memory7.available="821788",free.memory7.buff/cache="210708",free.memory7.free="764240",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40852",free.memory8.available="821660",free.memory8.buff/cache="210708",free.memory8.free="764112",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40980",free.memory9.available="821596",free.memory9.buff/cache="210708",free.memory9.free="764048",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41044",max.buff/cache=210708i,max.free=764240i,max.shared=3208i,max.total=1015800i,max.used=41044i 1568041442818212096 2019-09-09 15:04:08,354 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:04:08,355 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.54 1568041443474317056 2019-09-09 15:04:08,623 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:08,624 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.59 1568041446495642880 2019-09-09 15:04:08,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 39756 765368 3180 210676 822916\nSwap: 0 0 0\n' 2019-09-09 15:04:08,885 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:08,886 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=90300i,packets_per_second=166044i,packets_received=3061398i,packets_sent=3320017i,packetsize=64i,ppm=77897.0 1568041447791923968 2019-09-09 15:04:08,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42148 619644 3208 354008 819424\nSwap: 0 0 0\n' 2019-09-09 15:04:09,154 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:04:09,155 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:04:09,159 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:04:09,174 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:04:09,176 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.113 2019-09-09 15:04:09,177 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 15:04:09,521 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=91 END 2019-09-09 15:04:09,522 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=92 START 2019-09-09 15:04:09,523 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:09,622 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:04:09,624 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.117 2019-09-09 15:04:09,625 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.117 2019-09-09 15:04:09,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41356 763740 3208 210704 821288\nSwap: 0 0 0\n' 2019-09-09 15:04:09,971 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45644 616148 3208 354008 815928\nSwap: 0 0 0\n' 2019-09-09 15:04:10,054 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:04:10,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.619' 2019-09-09 15:04:10,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41356 763740 3208 210704 821288\nSwap: 0 0 0\n' 2019-09-09 15:04:10,972 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44248 617480 3236 354072 817252\nSwap: 0 0 0\n' 2019-09-09 15:04:11,827 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41348 763740 3208 210712 821288\nSwap: 0 0 0\n' 2019-09-09 15:04:11,972 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44096 617628 3236 354076 817404\nSwap: 0 0 0\n' 2019-09-09 15:04:12,545 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=92 END 2019-09-09 15:04:12,545 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=93 START 2019-09-09 15:04:12,546 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:12,830 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=27 END 2019-09-09 15:04:12,831 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=28 START 2019-09-09 15:04:12,831 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:12,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41008 764080 3208 210712 821636\nSwap: 0 0 0\n' 2019-09-09 15:04:12,973 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44228 617480 3236 354092 817268\nSwap: 0 0 0\n' 2019-09-09 15:04:13,102 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15302 seq=1 START 2019-09-09 15:04:13,103 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1500 -j DROP 2019-09-09 15:04:13,141 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 500 64 20 1 1000000 2019-09-09 15:04:13,561 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.760' 2019-09-09 15:04:13,842 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41344 763740 3208 210716 821296\nSwap: 0 0 0\n' 2019-09-09 15:04:13,976 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=28 END 2019-09-09 15:04:13,977 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=29 START 2019-09-09 15:04:13,977 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:13,987 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 43204 618512 3236 354084 818296\nSwap: 0 0 0\n' 2019-09-09 15:04:14,167 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:14,172 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354075i,average.free=617539i,average.shared=3227i,average.total=1015800i,average.used=44185i,free.memory0.available="816336",free.memory0.buff/cache="354120",free.memory0.free="616556",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="45124",free.memory1.available="816108",free.memory1.buff/cache="354120",free.memory1.free="616328",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45352",free.memory2.available="816700",free.memory2.buff/cache="354120",free.memory2.free="616920",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="44760",free.memory3.available="817492",free.memory3.buff/cache="354120",free.memory3.free="617712",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="43968",free.memory4.available="819276",free.memory4.buff/cache="354016",free.memory4.free="619496",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="42288",free.memory5.available="819424",free.memory5.buff/cache="354008",free.memory5.free="619644",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="42148",free.memory6.available="815928",free.memory6.buff/cache="354008",free.memory6.free="616148",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="45644",free.memory7.available="817252",free.memory7.buff/cache="354072",free.memory7.free="617480",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="44248",free.memory8.available="817404",free.memory8.buff/cache="354076",free.memory8.free="617628",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="44096",free.memory9.available="817268",free.memory9.buff/cache="354092",free.memory9.free="617480",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="44228",max.buff/cache=354120i,max.free=619644i,max.shared=3236i,max.total=1015800i,max.used=45644i 1568041453976684032 2019-09-09 15:04:14,445 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:14,448 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210705i,average.free=764193i,average.shared=3205i,average.total=1015800i,average.used=40901i,free.memory0.available="821660",free.memory0.buff/cache="210708",free.memory0.free="764112",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40980",free.memory1.available="821628",free.memory1.buff/cache="210708",free.memory1.free="764080",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41012",free.memory2.available="821628",free.memory2.buff/cache="210708",free.memory2.free="764080",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41012",free.memory3.available="821596",free.memory3.buff/cache="210708",free.memory3.free="764048",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41044",free.memory4.available="821224",free.memory4.buff/cache="210712",free.memory4.free="763676",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41412",free.memory5.available="822900",free.memory5.buff/cache="210712",free.memory5.free="765352",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="39736",free.memory6.available="822916",free.memory6.buff/cache="210676",free.memory6.free="765368",free.memory6.shared="3180",free.memory6.total="1015800",free.memory6.used="39756",free.memory7.available="821288",free.memory7.buff/cache="210704",free.memory7.free="763740",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41356",free.memory8.available="821288",free.memory8.buff/cache="210704",free.memory8.free="763740",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41356",free.memory9.available="821288",free.memory9.buff/cache="210712",free.memory9.free="763740",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41348",max.buff/cache=210712i,max.free=765368i,max.shared=3208i,max.total=1015800i,max.used=41412i 1568041452830621952 2019-09-09 15:04:14,709 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:04:14,710 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.628 1568041449520910080 2019-09-09 15:04:14,842 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41344 763740 3208 210716 821296\nSwap: 0 0 0\n' 2019-09-09 15:04:14,963 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:14,964 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.619 1568041452544979200 2019-09-09 15:04:14,987 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43152 618544 3236 354104 818328\nSwap: 0 0 0\n' 2019-09-09 15:04:15,566 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=93 END 2019-09-09 15:04:15,567 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=94 START 2019-09-09 15:04:15,567 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:15,842 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41376 763708 3208 210716 821264\nSwap: 0 0 0\n' 2019-09-09 15:04:15,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44872 616808 3236 354120 816592\nSwap: 0 0 0\n' 2019-09-09 15:04:16,589 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.73' 2019-09-09 15:04:16,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41312 763772 3208 210716 821328\nSwap: 0 0 0\n' 2019-09-09 15:04:16,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45436 616244 3236 354120 816028\nSwap: 0 0 0\n' 2019-09-09 15:04:17,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41376 763708 3208 210716 821264\nSwap: 0 0 0\n' 2019-09-09 15:04:17,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45224 616456 3236 354120 816240\nSwap: 0 0 0\n' 2019-09-09 15:04:18,596 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=94 END 2019-09-09 15:04:18,597 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=95 START 2019-09-09 15:04:18,597 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:18,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41272 763804 3208 210724 821360\nSwap: 0 0 0\n' 2019-09-09 15:04:18,989 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45272 616400 3236 354128 816192\nSwap: 0 0 0\n' 2019-09-09 15:04:19,613 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.81' 2019-09-09 15:04:19,846 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41240 763836 3208 210724 821392\nSwap: 0 0 0\n' 2019-09-09 15:04:19,989 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45396 616276 3236 354128 816068\nSwap: 0 0 0\n' 2019-09-09 15:04:20,255 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:04:20,256 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.76 1568041455566307072 2019-09-09 15:04:20,548 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:20,549 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.73 1568041458596768000 2019-09-09 15:04:20,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41240 763836 3208 210724 821392\nSwap: 0 0 0\n' 2019-09-09 15:04:20,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45216 616456 3236 354128 816248\nSwap: 0 0 0\n' 2019-09-09 15:04:21,619 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=95 END 2019-09-09 15:04:21,619 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=96 START 2019-09-09 15:04:21,619 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:21,845 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41400 763676 3208 210724 821232\nSwap: 0 0 0\n' 2019-09-09 15:04:21,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45240 616432 3236 354128 816224\nSwap: 0 0 0\n' 2019-09-09 15:04:22,636 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.84' 2019-09-09 15:04:22,849 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=28 END 2019-09-09 15:04:22,850 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=29 START 2019-09-09 15:04:22,850 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:22,858 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40964 764112 3208 210724 821676\nSwap: 0 0 0\n' 2019-09-09 15:04:22,990 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45332 616340 3236 354128 816132\nSwap: 0 0 0\n' 2019-09-09 15:04:23,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40868 764208 3208 210724 821772\nSwap: 0 0 0\n' 2019-09-09 15:04:23,993 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=29 END 2019-09-09 15:04:23,995 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=30 START 2019-09-09 15:04:23,995 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:24,003 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44844 616828 3236 354128 816620\nSwap: 0 0 0\n' 2019-09-09 15:04:24,642 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=96 END 2019-09-09 15:04:24,642 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=97 START 2019-09-09 15:04:24,643 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:24,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40932 764144 3208 210724 821708\nSwap: 0 0 0\n' 2019-09-09 15:04:25,005 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45116 616556 3236 354128 816348\nSwap: 0 0 0\n' 2019-09-09 15:04:25,659 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.93' 2019-09-09 15:04:25,804 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:25,807 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354118i,average.free=616846i,average.shared=3236i,average.total=1015800i,average.used=44834i,free.memory0.available="818296",free.memory0.buff/cache="354084",free.memory0.free="618512",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="43204",free.memory1.available="818328",free.memory1.buff/cache="354104",free.memory1.free="618544",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="43152",free.memory2.available="816592",free.memory2.buff/cache="354120",free.memory2.free="616808",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="44872",free.memory3.available="816028",free.memory3.buff/cache="354120",free.memory3.free="616244",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45436",free.memory4.available="816240",free.memory4.buff/cache="354120",free.memory4.free="616456",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45224",free.memory5.available="816192",free.memory5.buff/cache="354128",free.memory5.free="616400",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45272",free.memory6.available="816068",free.memory6.buff/cache="354128",free.memory6.free="616276",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45396",free.memory7.available="816248",free.memory7.buff/cache="354128",free.memory7.free="616456",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45216",free.memory8.available="816224",free.memory8.buff/cache="354128",free.memory8.free="616432",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45240",free.memory9.available="816132",free.memory9.buff/cache="354128",free.memory9.free="616340",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45332",max.buff/cache=354128i,max.free=618544i,max.shared=3236i,max.total=1015800i,max.used=45436i 1568041463993132032 2019-09-09 15:04:25,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40932 764144 3208 210724 821708\nSwap: 0 0 0\n' 2019-09-09 15:04:26,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45332 616340 3236 354128 816132\nSwap: 0 0 0\n' 2019-09-09 15:04:26,085 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:26,088 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210718i,average.free=763790i,average.shared=3208i,average.total=1015800i,average.used=41291i,free.memory0.available="821636",free.memory0.buff/cache="210712",free.memory0.free="764080",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41008",free.memory1.available="821296",free.memory1.buff/cache="210716",free.memory1.free="763740",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41344",free.memory2.available="821296",free.memory2.buff/cache="210716",free.memory2.free="763740",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41344",free.memory3.available="821264",free.memory3.buff/cache="210716",free.memory3.free="763708",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41376",free.memory4.available="821328",free.memory4.buff/cache="210716",free.memory4.free="763772",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41312",free.memory5.available="821264",free.memory5.buff/cache="210716",free.memory5.free="763708",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41376",free.memory6.available="821360",free.memory6.buff/cache="210724",free.memory6.free="763804",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41272",free.memory7.available="821392",free.memory7.buff/cache="210724",free.memory7.free="763836",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41240",free.memory8.available="821392",free.memory8.buff/cache="210724",free.memory8.free="763836",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41240",free.memory9.available="821232",free.memory9.buff/cache="210724",free.memory9.free="763676",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41400",max.buff/cache=210724i,max.free=764080i,max.shared=3208i,max.total=1015800i,max.used=41400i 1568041462848919040 2019-09-09 15:04:26,350 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:04:26,351 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.81 1568041461618932992 2019-09-09 15:04:26,655 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:26,655 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.84 1568041464642190848 2019-09-09 15:04:26,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40964 764112 3208 210724 821740\nSwap: 0 0 0\n' 2019-09-09 15:04:27,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45152 616520 3236 354128 816312\nSwap: 0 0 0\n' 2019-09-09 15:04:27,666 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=97 END 2019-09-09 15:04:27,666 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=98 START 2019-09-09 15:04:27,667 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:27,860 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40996 764080 3208 210724 821644\nSwap: 0 0 0\n' 2019-09-09 15:04:28,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45176 616496 3236 354128 816288\nSwap: 0 0 0\n' 2019-09-09 15:04:28,682 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.65' 2019-09-09 15:04:28,860 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40836 764240 3208 210724 821804\nSwap: 0 0 0\n' 2019-09-09 15:04:29,005 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45300 616372 3236 354128 816164\nSwap: 0 0 0\n' 2019-09-09 15:04:29,860 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40996 764080 3208 210724 821644\nSwap: 0 0 0\n' 2019-09-09 15:04:30,005 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45184 616488 3236 354128 816280\nSwap: 0 0 0\n' 2019-09-09 15:04:30,687 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=98 END 2019-09-09 15:04:30,688 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=99 START 2019-09-09 15:04:30,688 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:30,860 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40932 764144 3208 210724 821708\nSwap: 0 0 0\n' 2019-09-09 15:04:31,004 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45128 616544 3236 354128 816336\nSwap: 0 0 0\n' 2019-09-09 15:04:31,707 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.71' 2019-09-09 15:04:31,861 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40900 764176 3208 210724 821740\nSwap: 0 0 0\n' 2019-09-09 15:04:31,927 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:04:31,928 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.93 1568041467666032128 2019-09-09 15:04:32,006 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45284 616388 3236 354128 816180\nSwap: 0 0 0\n' 2019-09-09 15:04:32,226 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:32,227 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.65 1568041470687629056 2019-09-09 15:04:32,864 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=29 END 2019-09-09 15:04:32,864 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=30 START 2019-09-09 15:04:32,865 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:32,873 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40908 764168 3208 210724 821732\nSwap: 0 0 0\n' 2019-09-09 15:04:33,006 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45120 616552 3236 354128 816344\nSwap: 0 0 0\n' 2019-09-09 15:04:33,713 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=99 END 2019-09-09 15:04:33,713 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=100 START 2019-09-09 15:04:33,713 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:33,873 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40940 764136 3208 210724 821700\nSwap: 0 0 0\n' 2019-09-09 15:04:34,009 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=30 END 2019-09-09 15:04:34,009 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=31 START 2019-09-09 15:04:34,010 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:34,018 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44896 616776 3236 354128 816568\nSwap: 0 0 0\n' 2019-09-09 15:04:34,727 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.75' 2019-09-09 15:04:34,873 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40844 764232 3208 210724 821796\nSwap: 0 0 0\n' 2019-09-09 15:04:35,018 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45220 616452 3236 354128 816244\nSwap: 0 0 0\n' 2019-09-09 15:04:35,875 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40844 764232 3208 210724 821796\nSwap: 0 0 0\n' 2019-09-09 15:04:36,018 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44800 616872 3236 354128 816664\nSwap: 0 0 0\n' 2019-09-09 15:04:36,454 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3194355 , "packets_per_second":159744, "flows":250500, "errors":0 }\n' 2019-09-09 15:04:36,459 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1500/ {{printf "%s", $1}}' 2019-09-09 15:04:36,486 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3037033' 2019-09-09 15:04:36,487 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 157322 - Lost ppm 49251 2019-09-09 15:04:36,488 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 49251 > sla_max_ppm 1000; ',) 2019-09-09 15:04:36,732 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=100 END 2019-09-09 15:04:36,733 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=101 START 2019-09-09 15:04:36,733 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:36,875 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41372 763700 3208 210728 821264\nSwap: 0 0 0\n' 2019-09-09 15:04:37,019 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43636 618044 3236 354120 817832\nSwap: 0 0 0\n' 2019-09-09 15:04:37,493 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15302 seq=1 END 2019-09-09 15:04:37,494 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15302 seq=2 START 2019-09-09 15:04:37,494 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1500 -j DROP 2019-09-09 15:04:37,497 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:37,499 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=250500i,packets_per_second=159744i,packets_received=3037033i,packets_sent=3194355i,packetsize=64i,ppm=49251.0 1568041477492614912 2019-09-09 15:04:37,529 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 500 64 20 1 1000000 2019-09-09 15:04:37,749 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.539' 2019-09-09 15:04:37,809 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:37,812 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354128i,average.free=616508i,average.shared=3236i,average.total=1015800i,average.used=45163i,free.memory0.available="816620",free.memory0.buff/cache="354128",free.memory0.free="616828",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44844",free.memory1.available="816348",free.memory1.buff/cache="354128",free.memory1.free="616556",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45116",free.memory2.available="816132",free.memory2.buff/cache="354128",free.memory2.free="616340",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45332",free.memory3.available="816312",free.memory3.buff/cache="354128",free.memory3.free="616520",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45152",free.memory4.available="816288",free.memory4.buff/cache="354128",free.memory4.free="616496",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45176",free.memory5.available="816164",free.memory5.buff/cache="354128",free.memory5.free="616372",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45300",free.memory6.available="816280",free.memory6.buff/cache="354128",free.memory6.free="616488",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45184",free.memory7.available="816336",free.memory7.buff/cache="354128",free.memory7.free="616544",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45128",free.memory8.available="816180",free.memory8.buff/cache="354128",free.memory8.free="616388",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45284",free.memory9.available="816344",free.memory9.buff/cache="354128",free.memory9.free="616552",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45120",max.buff/cache=354128i,max.free=616828i,max.shared=3236i,max.total=1015800i,max.used=45332i 1568041474009149952 2019-09-09 15:04:37,875 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41368 763700 3208 210732 821268\nSwap: 0 0 0\n' 2019-09-09 15:04:38,019 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43440 618240 3236 354120 818028\nSwap: 0 0 0\n' 2019-09-09 15:04:38,094 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:38,097 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210724i,average.free=764144i,average.shared=3208i,average.total=1015800i,average.used=40932i,free.memory0.available="821676",free.memory0.buff/cache="210724",free.memory0.free="764112",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40964",free.memory1.available="821772",free.memory1.buff/cache="210724",free.memory1.free="764208",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40868",free.memory2.available="821708",free.memory2.buff/cache="210724",free.memory2.free="764144",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40932",free.memory3.available="821708",free.memory3.buff/cache="210724",free.memory3.free="764144",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40932",free.memory4.available="821740",free.memory4.buff/cache="210724",free.memory4.free="764112",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40964",free.memory5.available="821644",free.memory5.buff/cache="210724",free.memory5.free="764080",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40996",free.memory6.available="821804",free.memory6.buff/cache="210724",free.memory6.free="764240",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40836",free.memory7.available="821644",free.memory7.buff/cache="210724",free.memory7.free="764080",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40996",free.memory8.available="821708",free.memory8.buff/cache="210724",free.memory8.free="764144",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40932",free.memory9.available="821740",free.memory9.buff/cache="210724",free.memory9.free="764176",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="40900",max.buff/cache=210724i,max.free=764240i,max.shared=3208i,max.total=1015800i,max.used=40996i 1568041472864049920 2019-09-09 15:04:38,372 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:04:38,373 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.71 1568041473713319168 2019-09-09 15:04:38,651 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:38,653 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.75 1568041476732523008 2019-09-09 15:04:38,876 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41368 763700 3208 210732 821268\nSwap: 0 0 0\n' 2019-09-09 15:04:39,019 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43160 618520 3236 354120 818308\nSwap: 0 0 0\n' 2019-09-09 15:04:39,756 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=101 END 2019-09-09 15:04:39,757 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=102 START 2019-09-09 15:04:39,757 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:39,876 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41240 763828 3208 210732 821396\nSwap: 0 0 0\n' 2019-09-09 15:04:40,021 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44828 616840 3236 354132 816632\nSwap: 0 0 0\n' 2019-09-09 15:04:40,774 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.49' 2019-09-09 15:04:40,876 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41256 763812 3208 210732 821380\nSwap: 0 0 0\n' 2019-09-09 15:04:41,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45184 616484 3236 354132 816276\nSwap: 0 0 0\n' 2019-09-09 15:04:41,877 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41280 763780 3208 210740 821348\nSwap: 0 0 0\n' 2019-09-09 15:04:42,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45052 616616 3236 354132 816408\nSwap: 0 0 0\n' 2019-09-09 15:04:42,780 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=102 END 2019-09-09 15:04:42,780 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=103 START 2019-09-09 15:04:42,781 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:42,880 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=30 END 2019-09-09 15:04:42,881 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=31 START 2019-09-09 15:04:42,881 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:42,889 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40948 764116 3208 210736 821692\nSwap: 0 0 0\n' 2019-09-09 15:04:43,021 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45212 616448 3236 354140 816248\nSwap: 0 0 0\n' 2019-09-09 15:04:43,801 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.72' 2019-09-09 15:04:43,889 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41080 763988 3208 210732 821564\nSwap: 0 0 0\n' 2019-09-09 15:04:43,924 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:43,928 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210729i,average.free=763928i,average.shared=3208i,average.total=1015800i,average.used=41142i,free.memory0.available="821732",free.memory0.buff/cache="210724",free.memory0.free="764168",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40908",free.memory1.available="821700",free.memory1.buff/cache="210724",free.memory1.free="764136",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40940",free.memory2.available="821796",free.memory2.buff/cache="210724",free.memory2.free="764232",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40844",free.memory3.available="821796",free.memory3.buff/cache="210724",free.memory3.free="764232",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40844",free.memory4.available="821264",free.memory4.buff/cache="210728",free.memory4.free="763700",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41372",free.memory5.available="821268",free.memory5.buff/cache="210732",free.memory5.free="763700",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41368",free.memory6.available="821268",free.memory6.buff/cache="210732",free.memory6.free="763700",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41368",free.memory7.available="821396",free.memory7.buff/cache="210732",free.memory7.free="763828",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41240",free.memory8.available="821380",free.memory8.buff/cache="210732",free.memory8.free="763812",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41256",free.memory9.available="821348",free.memory9.buff/cache="210740",free.memory9.free="763780",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41280",max.buff/cache=210740i,max.free=764232i,max.shared=3208i,max.total=1015800i,max.used=41372i 1568041482880660992 2019-09-09 15:04:44,023 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=31 END 2019-09-09 15:04:44,024 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=32 START 2019-09-09 15:04:44,025 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:44,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44980 616680 3236 354140 816480\nSwap: 0 0 0\n' 2019-09-09 15:04:44,192 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:04:44,193 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.539 1568041479756393984 2019-09-09 15:04:44,470 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:44,471 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.49 1568041482780143872 2019-09-09 15:04:44,889 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40936 764132 3208 210732 821708\nSwap: 0 0 0\n' 2019-09-09 15:04:45,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44964 616696 3236 354140 816496\nSwap: 0 0 0\n' 2019-09-09 15:04:45,807 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=103 END 2019-09-09 15:04:45,807 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=104 START 2019-09-09 15:04:45,808 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:45,889 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41000 764068 3208 210732 821644\nSwap: 0 0 0\n' 2019-09-09 15:04:46,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45088 616572 3236 354140 816372\nSwap: 0 0 0\n' 2019-09-09 15:04:46,825 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.43' 2019-09-09 15:04:46,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41096 763972 3208 210732 821548\nSwap: 0 0 0\n' 2019-09-09 15:04:47,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45304 616356 3236 354140 816156\nSwap: 0 0 0\n' 2019-09-09 15:04:47,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41060 764004 3208 210736 821580\nSwap: 0 0 0\n' 2019-09-09 15:04:48,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45124 616536 3236 354140 816336\nSwap: 0 0 0\n' 2019-09-09 15:04:48,831 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=104 END 2019-09-09 15:04:48,831 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=105 START 2019-09-09 15:04:48,832 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:48,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40900 764164 3208 210736 821740\nSwap: 0 0 0\n' 2019-09-09 15:04:49,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45148 616512 3236 354140 816312\nSwap: 0 0 0\n' 2019-09-09 15:04:49,751 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:49,754 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354128i,average.free=617129i,average.shared=3236i,average.total=1015800i,average.used=44542i,free.memory0.available="816568",free.memory0.buff/cache="354128",free.memory0.free="616776",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44896",free.memory1.available="816244",free.memory1.buff/cache="354128",free.memory1.free="616452",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45220",free.memory2.available="816664",free.memory2.buff/cache="354128",free.memory2.free="616872",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="44800",free.memory3.available="817832",free.memory3.buff/cache="354120",free.memory3.free="618044",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="43636",free.memory4.available="818028",free.memory4.buff/cache="354120",free.memory4.free="618240",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="43440",free.memory5.available="818308",free.memory5.buff/cache="354120",free.memory5.free="618520",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="43160",free.memory6.available="816632",free.memory6.buff/cache="354132",free.memory6.free="616840",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="44828",free.memory7.available="816276",free.memory7.buff/cache="354132",free.memory7.free="616484",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45184",free.memory8.available="816408",free.memory8.buff/cache="354132",free.memory8.free="616616",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45052",free.memory9.available="816248",free.memory9.buff/cache="354140",free.memory9.free="616448",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45212",max.buff/cache=354140i,max.free=618520i,max.shared=3236i,max.total=1015800i,max.used=45220i 1568041484023643136 2019-09-09 15:04:49,854 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.45' 2019-09-09 15:04:49,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40932 764132 3208 210736 821708\nSwap: 0 0 0\n' 2019-09-09 15:04:50,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45268 616388 3236 354144 816192\nSwap: 0 0 0\n' 2019-09-09 15:04:50,044 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:04:50,046 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.72 1568041485807496192 2019-09-09 15:04:50,323 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:50,324 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.43 1568041488831281920 2019-09-09 15:04:50,891 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40996 764068 3208 210736 821644\nSwap: 0 0 0\n' 2019-09-09 15:04:51,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45104 616552 3236 354144 816356\nSwap: 0 0 0\n' 2019-09-09 15:04:51,860 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=105 END 2019-09-09 15:04:51,860 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=106 START 2019-09-09 15:04:51,860 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:51,891 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40900 764164 3208 210736 821740\nSwap: 0 0 0\n' 2019-09-09 15:04:52,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45128 616528 3236 354144 816332\nSwap: 0 0 0\n' 2019-09-09 15:04:52,875 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.87' 2019-09-09 15:04:52,894 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=31 END 2019-09-09 15:04:52,895 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=32 START 2019-09-09 15:04:52,895 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:52,903 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 41028 764036 3208 210736 821616\nSwap: 0 0 0\n' 2019-09-09 15:04:53,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45252 616404 3236 354144 816208\nSwap: 0 0 0\n' 2019-09-09 15:04:53,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40996 764068 3208 210736 821648\nSwap: 0 0 0\n' 2019-09-09 15:04:54,038 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=32 END 2019-09-09 15:04:54,039 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=33 START 2019-09-09 15:04:54,039 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:04:54,049 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44712 616944 3236 354144 816748\nSwap: 0 0 0\n' 2019-09-09 15:04:54,882 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=106 END 2019-09-09 15:04:54,883 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=107 START 2019-09-09 15:04:54,883 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:54,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40932 764132 3208 210736 821584\nSwap: 0 0 0\n' 2019-09-09 15:04:55,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44956 616700 3236 354144 816504\nSwap: 0 0 0\n' 2019-09-09 15:04:55,624 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:55,627 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354141i,average.free=616522i,average.shared=3236i,average.total=1015800i,average.used=45136i,free.memory0.available="816480",free.memory0.buff/cache="354140",free.memory0.free="616680",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44980",free.memory1.available="816496",free.memory1.buff/cache="354140",free.memory1.free="616696",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44964",free.memory2.available="816372",free.memory2.buff/cache="354140",free.memory2.free="616572",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45088",free.memory3.available="816156",free.memory3.buff/cache="354140",free.memory3.free="616356",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45304",free.memory4.available="816336",free.memory4.buff/cache="354140",free.memory4.free="616536",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45124",free.memory5.available="816312",free.memory5.buff/cache="354140",free.memory5.free="616512",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45148",free.memory6.available="816192",free.memory6.buff/cache="354144",free.memory6.free="616388",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45268",free.memory7.available="816356",free.memory7.buff/cache="354144",free.memory7.free="616552",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45104",free.memory8.available="816332",free.memory8.buff/cache="354144",free.memory8.free="616528",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45128",free.memory9.available="816208",free.memory9.buff/cache="354144",free.memory9.free="616404",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45252",max.buff/cache=354144i,max.free=616696i,max.shared=3236i,max.total=1015800i,max.used=45304i 1568041494038477056 2019-09-09 15:04:55,898 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.77' 2019-09-09 15:04:55,899 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:55,901 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210734i,average.free=764080i,average.shared=3208i,average.total=1015800i,average.used=40984i,free.memory0.available="821692",free.memory0.buff/cache="210736",free.memory0.free="764116",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40948",free.memory1.available="821564",free.memory1.buff/cache="210732",free.memory1.free="763988",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41080",free.memory2.available="821708",free.memory2.buff/cache="210732",free.memory2.free="764132",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40936",free.memory3.available="821644",free.memory3.buff/cache="210732",free.memory3.free="764068",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41000",free.memory4.available="821548",free.memory4.buff/cache="210732",free.memory4.free="763972",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41096",free.memory5.available="821580",free.memory5.buff/cache="210736",free.memory5.free="764004",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41060",free.memory6.available="821740",free.memory6.buff/cache="210736",free.memory6.free="764164",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40900",free.memory7.available="821708",free.memory7.buff/cache="210736",free.memory7.free="764132",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40932",free.memory8.available="821644",free.memory8.buff/cache="210736",free.memory8.free="764068",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40996",free.memory9.available="821740",free.memory9.buff/cache="210736",free.memory9.free="764164",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="40900",max.buff/cache=210736i,max.free=764164i,max.shared=3208i,max.total=1015800i,max.used=41096i 1568041492894393088 2019-09-09 15:04:55,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40932 764132 3208 210736 821712\nSwap: 0 0 0\n' 2019-09-09 15:04:56,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45204 616452 3236 354144 816256\nSwap: 0 0 0\n' 2019-09-09 15:04:56,175 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:04:56,176 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.45 1568041491859992064 2019-09-09 15:04:56,467 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:04:56,468 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.87 1568041494882276096 2019-09-09 15:04:56,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40900 764164 3208 210736 821744\nSwap: 0 0 0\n' 2019-09-09 15:04:57,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45072 616584 3236 354144 816388\nSwap: 0 0 0\n' 2019-09-09 15:04:57,904 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=107 END 2019-09-09 15:04:57,904 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=108 START 2019-09-09 15:04:57,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40932 764132 3208 210736 821712\nSwap: 0 0 0\n' 2019-09-09 15:04:57,905 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:04:58,049 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45064 616592 3236 354144 816396\nSwap: 0 0 0\n' 2019-09-09 15:04:58,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41028 764036 3208 210736 821616\nSwap: 0 0 0\n' 2019-09-09 15:04:58,920 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.59' 2019-09-09 15:04:59,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45172 616484 3236 354144 816288\nSwap: 0 0 0\n' 2019-09-09 15:04:59,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41060 764004 3208 210736 821584\nSwap: 0 0 0\n' 2019-09-09 15:05:00,049 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44752 616904 3236 354144 816708\nSwap: 0 0 0\n' 2019-09-09 15:05:00,848 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3324931 , "packets_per_second":166286, "flows":250500, "errors":0 }\n' 2019-09-09 15:05:00,851 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1500/ {{printf "%s", $1}}' 2019-09-09 15:05:00,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3107961' 2019-09-09 15:05:00,882 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 216970 - Lost ppm 65256 2019-09-09 15:05:00,883 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 65256 > sla_max_ppm 1000; ',) 2019-09-09 15:05:00,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41240 763820 3208 210740 821400\nSwap: 0 0 0\n' 2019-09-09 15:05:00,925 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=108 END 2019-09-09 15:05:00,926 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=109 START 2019-09-09 15:05:00,926 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:01,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43588 618076 3236 354136 817876\nSwap: 0 0 0\n' 2019-09-09 15:05:01,743 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:05:01,744 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.77 1568041497903867904 2019-09-09 15:05:01,886 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15302 seq=2 END 2019-09-09 15:05:01,886 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:05:01,887 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:05:01,887 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:05:01,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41364 763696 3208 210740 821276\nSwap: 0 0 0\n' 2019-09-09 15:05:01,940 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.731' 2019-09-09 15:05:02,013 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:02,014 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.59 1568041500925376768 2019-09-09 15:05:02,050 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42140 619628 3208 354032 819436\nSwap: 0 0 0\n' 2019-09-09 15:05:02,282 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:02,283 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=250500i,packets_per_second=166286i,packets_received=3107961i,packets_sent=3324931i,packetsize=64i,ppm=65256.0 1568041501885627136 2019-09-09 15:05:02,552 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:05:02,554 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:05:02,559 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:05:02,568 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:05:02,569 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.113 2019-09-09 15:05:02,570 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 15:05:02,909 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=32 END 2019-09-09 15:05:02,910 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=33 START 2019-09-09 15:05:02,911 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:02,921 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44520 760532 3212 210748 818120\nSwap: 0 0 0\n' 2019-09-09 15:05:03,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:05:03,013 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.117 2019-09-09 15:05:03,015 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.117 2019-09-09 15:05:03,051 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42736 619040 3208 354024 818848\nSwap: 0 0 0\n' 2019-09-09 15:05:03,451 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:05:03,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41200 763852 3208 210748 821440\nSwap: 0 0 0\n' 2019-09-09 15:05:03,948 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=109 END 2019-09-09 15:05:03,949 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=110 START 2019-09-09 15:05:03,949 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:04,054 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=33 END 2019-09-09 15:05:04,054 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=34 START 2019-09-09 15:05:04,055 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:04,064 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 43956 617768 3236 354076 817564\nSwap: 0 0 0\n' 2019-09-09 15:05:04,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41200 763852 3208 210748 821440\nSwap: 0 0 0\n' 2019-09-09 15:05:04,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.651' 2019-09-09 15:05:05,064 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44288 617428 3236 354084 817228\nSwap: 0 0 0\n' 2019-09-09 15:05:05,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41200 763852 3208 210748 821440\nSwap: 0 0 0\n' 2019-09-09 15:05:06,065 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44136 617576 3236 354088 817380\nSwap: 0 0 0\n' 2019-09-09 15:05:06,502 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15308 seq=1 START 2019-09-09 15:05:06,502 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1750 -j DROP 2019-09-09 15:05:06,538 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 750 64 20 1 1000000 2019-09-09 15:05:06,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41176 763852 3208 210772 821448\nSwap: 0 0 0\n' 2019-09-09 15:05:06,972 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=110 END 2019-09-09 15:05:06,972 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=111 START 2019-09-09 15:05:06,973 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:07,065 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43268 618396 3236 354136 818208\nSwap: 0 0 0\n' 2019-09-09 15:05:07,566 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:07,570 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354120i,average.free=617340i,average.shared=3230i,average.total=1015800i,average.used=44339i,free.memory0.available="816748",free.memory0.buff/cache="354144",free.memory0.free="616944",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44712",free.memory1.available="816504",free.memory1.buff/cache="354144",free.memory1.free="616700",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44956",free.memory2.available="816256",free.memory2.buff/cache="354144",free.memory2.free="616452",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45204",free.memory3.available="816388",free.memory3.buff/cache="354144",free.memory3.free="616584",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45072",free.memory4.available="816396",free.memory4.buff/cache="354144",free.memory4.free="616592",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45064",free.memory5.available="816288",free.memory5.buff/cache="354144",free.memory5.free="616484",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45172",free.memory6.available="816708",free.memory6.buff/cache="354144",free.memory6.free="616904",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="44752",free.memory7.available="817876",free.memory7.buff/cache="354136",free.memory7.free="618076",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="43588",free.memory8.available="819436",free.memory8.buff/cache="354032",free.memory8.free="619628",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="42140",free.memory9.available="818848",free.memory9.buff/cache="354024",free.memory9.free="619040",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="42736",max.buff/cache=354144i,max.free=619628i,max.shared=3236i,max.total=1015800i,max.used=45204i 1568041504054356992 2019-09-09 15:05:07,882 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:07,885 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210736i,average.free=764022i,average.shared=3208i,average.total=1015800i,average.used=41041i,free.memory0.available="821616",free.memory0.buff/cache="210736",free.memory0.free="764036",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="41028",free.memory1.available="821648",free.memory1.buff/cache="210736",free.memory1.free="764068",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40996",free.memory2.available="821584",free.memory2.buff/cache="210736",free.memory2.free="764132",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40932",free.memory3.available="821712",free.memory3.buff/cache="210736",free.memory3.free="764132",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40932",free.memory4.available="821744",free.memory4.buff/cache="210736",free.memory4.free="764164",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40900",free.memory5.available="821712",free.memory5.buff/cache="210736",free.memory5.free="764132",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40932",free.memory6.available="821616",free.memory6.buff/cache="210736",free.memory6.free="764036",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41028",free.memory7.available="821584",free.memory7.buff/cache="210736",free.memory7.free="764004",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41060",free.memory8.available="821400",free.memory8.buff/cache="210740",free.memory8.free="763820",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41240",free.memory9.available="821276",free.memory9.buff/cache="210740",free.memory9.free="763696",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41364",max.buff/cache=210740i,max.free=764164i,max.shared=3208i,max.total=1015800i,max.used=41364i 1568041502909508864 2019-09-09 15:05:07,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41144 763884 3208 210772 821480\nSwap: 0 0 0\n' 2019-09-09 15:05:07,990 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.612' 2019-09-09 15:05:08,065 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43484 618172 3236 354144 817988\nSwap: 0 0 0\n' 2019-09-09 15:05:08,149 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:05:08,150 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.731 1568041503948313088 2019-09-09 15:05:08,417 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:08,418 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.651 1568041506972038912 2019-09-09 15:05:08,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41144 763884 3208 210772 821480\nSwap: 0 0 0\n' 2019-09-09 15:05:09,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44872 616776 3236 354152 816596\nSwap: 0 0 0\n' 2019-09-09 15:05:09,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41272 763756 3208 210772 821352\nSwap: 0 0 0\n' 2019-09-09 15:05:09,998 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=111 END 2019-09-09 15:05:09,998 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=112 START 2019-09-09 15:05:09,999 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:10,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44996 616652 3236 354152 816472\nSwap: 0 0 0\n' 2019-09-09 15:05:10,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41176 763852 3208 210772 821448\nSwap: 0 0 0\n' 2019-09-09 15:05:11,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.37' 2019-09-09 15:05:11,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45272 616372 3236 354156 816192\nSwap: 0 0 0\n' 2019-09-09 15:05:11,924 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41136 763884 3208 210780 821480\nSwap: 0 0 0\n' 2019-09-09 15:05:12,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45124 616520 3236 354156 816340\nSwap: 0 0 0\n' 2019-09-09 15:05:12,927 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=33 END 2019-09-09 15:05:12,928 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=34 START 2019-09-09 15:05:12,928 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:12,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40968 764072 3208 210760 821676\nSwap: 0 0 0\n' 2019-09-09 15:05:13,025 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=112 END 2019-09-09 15:05:13,025 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=113 START 2019-09-09 15:05:13,026 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:13,067 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45108 616528 3236 354164 816356\nSwap: 0 0 0\n' 2019-09-09 15:05:13,694 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:13,697 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210763i,average.free=763520i,average.shared=3208i,average.total=1015800i,average.used=41516i,free.memory0.available="818120",free.memory0.buff/cache="210748",free.memory0.free="760532",free.memory0.shared="3212",free.memory0.total="1015800",free.memory0.used="44520",free.memory1.available="821440",free.memory1.buff/cache="210748",free.memory1.free="763852",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41200",free.memory2.available="821440",free.memory2.buff/cache="210748",free.memory2.free="763852",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41200",free.memory3.available="821440",free.memory3.buff/cache="210748",free.memory3.free="763852",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41200",free.memory4.available="821448",free.memory4.buff/cache="210772",free.memory4.free="763852",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41176",free.memory5.available="821480",free.memory5.buff/cache="210772",free.memory5.free="763884",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41144",free.memory6.available="821480",free.memory6.buff/cache="210772",free.memory6.free="763884",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41144",free.memory7.available="821352",free.memory7.buff/cache="210772",free.memory7.free="763756",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41272",free.memory8.available="821448",free.memory8.buff/cache="210772",free.memory8.free="763852",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41176",free.memory9.available="821480",free.memory9.buff/cache="210780",free.memory9.free="763884",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41136",max.buff/cache=210780i,max.free=763884i,max.shared=3212i,max.total=1015800i,max.used=44520i 1568041512927661056 2019-09-09 15:05:13,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41160 763880 3208 210760 821484\nSwap: 0 0 0\n' 2019-09-09 15:05:13,982 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:05:13,983 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.612 1568041509998164992 2019-09-09 15:05:14,040 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.90' 2019-09-09 15:05:14,069 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=34 END 2019-09-09 15:05:14,070 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=35 START 2019-09-09 15:05:14,070 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:14,078 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44912 616724 3236 354164 816552\nSwap: 0 0 0\n' 2019-09-09 15:05:14,257 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:14,258 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.37 1568041513025059072 2019-09-09 15:05:14,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41128 763912 3208 210760 821516\nSwap: 0 0 0\n' 2019-09-09 15:05:15,079 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44896 616740 3236 354164 816568\nSwap: 0 0 0\n' 2019-09-09 15:05:15,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41032 764008 3208 210760 821612\nSwap: 0 0 0\n' 2019-09-09 15:05:16,045 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=113 END 2019-09-09 15:05:16,046 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=114 START 2019-09-09 15:05:16,046 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:16,079 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45020 616616 3236 354164 816444\nSwap: 0 0 0\n' 2019-09-09 15:05:16,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41000 764040 3208 210760 821644\nSwap: 0 0 0\n' 2019-09-09 15:05:17,063 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.268' 2019-09-09 15:05:17,080 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45276 616360 3236 354164 816188\nSwap: 0 0 0\n' 2019-09-09 15:05:17,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41128 763912 3208 210760 821516\nSwap: 0 0 0\n' 2019-09-09 15:05:18,080 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45144 616492 3236 354164 816320\nSwap: 0 0 0\n' 2019-09-09 15:05:18,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41096 763944 3208 210760 821548\nSwap: 0 0 0\n' 2019-09-09 15:05:19,069 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=114 END 2019-09-09 15:05:19,069 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=115 START 2019-09-09 15:05:19,069 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:19,079 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45144 616492 3236 354164 816320\nSwap: 0 0 0\n' 2019-09-09 15:05:19,527 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:19,529 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354130i,average.free=617218i,average.shared=3236i,average.total=1015800i,average.used=44450i,free.memory0.available="817564",free.memory0.buff/cache="354076",free.memory0.free="617768",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="43956",free.memory1.available="817228",free.memory1.buff/cache="354084",free.memory1.free="617428",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44288",free.memory2.available="817380",free.memory2.buff/cache="354088",free.memory2.free="617576",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="44136",free.memory3.available="818208",free.memory3.buff/cache="354136",free.memory3.free="618396",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="43268",free.memory4.available="817988",free.memory4.buff/cache="354144",free.memory4.free="618172",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="43484",free.memory5.available="816596",free.memory5.buff/cache="354152",free.memory5.free="616776",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="44872",free.memory6.available="816472",free.memory6.buff/cache="354152",free.memory6.free="616652",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="44996",free.memory7.available="816192",free.memory7.buff/cache="354156",free.memory7.free="616372",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45272",free.memory8.available="816340",free.memory8.buff/cache="354156",free.memory8.free="616520",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45124",free.memory9.available="816356",free.memory9.buff/cache="354164",free.memory9.free="616528",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45108",max.buff/cache=354164i,max.free=618396i,max.shared=3236i,max.total=1015800i,max.used=45272i 1568041514069818112 2019-09-09 15:05:19,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41096 763944 3208 210760 821548\nSwap: 0 0 0\n' 2019-09-09 15:05:19,966 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:05:19,967 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.9 1568041516045655040 2019-09-09 15:05:20,079 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45148 616488 3236 354164 816316\nSwap: 0 0 0\n' 2019-09-09 15:05:20,088 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.04' 2019-09-09 15:05:20,238 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:20,238 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.268 1568041519068898816 2019-09-09 15:05:20,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41096 763944 3208 210760 821548\nSwap: 0 0 0\n' 2019-09-09 15:05:21,080 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45272 616364 3236 354164 816192\nSwap: 0 0 0\n' 2019-09-09 15:05:21,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41064 763976 3208 210760 821580\nSwap: 0 0 0\n' 2019-09-09 15:05:22,080 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45092 616544 3236 354164 816372\nSwap: 0 0 0\n' 2019-09-09 15:05:22,094 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=115 END 2019-09-09 15:05:22,094 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=116 START 2019-09-09 15:05:22,094 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:22,941 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=34 END 2019-09-09 15:05:22,942 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=35 START 2019-09-09 15:05:22,943 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:22,950 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40892 764148 3208 210760 821752\nSwap: 0 0 0\n' 2019-09-09 15:05:23,081 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45148 616488 3236 354164 816316\nSwap: 0 0 0\n' 2019-09-09 15:05:23,107 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.85' 2019-09-09 15:05:23,950 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40956 764084 3208 210760 821688\nSwap: 0 0 0\n' 2019-09-09 15:05:24,084 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=35 END 2019-09-09 15:05:24,085 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=36 START 2019-09-09 15:05:24,086 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:24,094 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44912 616724 3236 354164 816552\nSwap: 0 0 0\n' 2019-09-09 15:05:24,950 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40956 764084 3208 210760 821688\nSwap: 0 0 0\n' 2019-09-09 15:05:25,095 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44900 616736 3236 354164 816564\nSwap: 0 0 0\n' 2019-09-09 15:05:25,113 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=116 END 2019-09-09 15:05:25,114 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=117 START 2019-09-09 15:05:25,114 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:25,506 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:25,509 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354164i,average.free=616530i,average.shared=3236i,average.total=1015800i,average.used=45105i,free.memory0.available="816552",free.memory0.buff/cache="354164",free.memory0.free="616724",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44912",free.memory1.available="816568",free.memory1.buff/cache="354164",free.memory1.free="616740",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44896",free.memory2.available="816444",free.memory2.buff/cache="354164",free.memory2.free="616616",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45020",free.memory3.available="816188",free.memory3.buff/cache="354164",free.memory3.free="616360",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45276",free.memory4.available="816320",free.memory4.buff/cache="354164",free.memory4.free="616492",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45144",free.memory5.available="816320",free.memory5.buff/cache="354164",free.memory5.free="616492",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45144",free.memory6.available="816316",free.memory6.buff/cache="354164",free.memory6.free="616488",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45148",free.memory7.available="816192",free.memory7.buff/cache="354164",free.memory7.free="616364",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45272",free.memory8.available="816372",free.memory8.buff/cache="354164",free.memory8.free="616544",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45092",free.memory9.available="816316",free.memory9.buff/cache="354164",free.memory9.free="616488",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45148",max.buff/cache=354164i,max.free=616740i,max.shared=3236i,max.total=1015800i,max.used=45276i 1568041524084683776 2019-09-09 15:05:25,771 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:25,773 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210760i,average.free=763963i,average.shared=3208i,average.total=1015800i,average.used=41076i,free.memory0.available="821676",free.memory0.buff/cache="210760",free.memory0.free="764072",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40968",free.memory1.available="821484",free.memory1.buff/cache="210760",free.memory1.free="763880",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41160",free.memory2.available="821516",free.memory2.buff/cache="210760",free.memory2.free="763912",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41128",free.memory3.available="821612",free.memory3.buff/cache="210760",free.memory3.free="764008",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41032",free.memory4.available="821644",free.memory4.buff/cache="210760",free.memory4.free="764040",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41000",free.memory5.available="821516",free.memory5.buff/cache="210760",free.memory5.free="763912",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41128",free.memory6.available="821548",free.memory6.buff/cache="210760",free.memory6.free="763944",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41096",free.memory7.available="821548",free.memory7.buff/cache="210760",free.memory7.free="763944",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41096",free.memory8.available="821548",free.memory8.buff/cache="210760",free.memory8.free="763944",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41096",free.memory9.available="821580",free.memory9.buff/cache="210760",free.memory9.free="763976",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41064",max.buff/cache=210760i,max.free=764072i,max.shared=3208i,max.total=1015800i,max.used=41160i 1568041522941165824 2019-09-09 15:05:25,951 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40956 764084 3208 210760 821688\nSwap: 0 0 0\n' 2019-09-09 15:05:26,050 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:05:26,051 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.04 1568041522094070784 2019-09-09 15:05:26,095 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45048 616588 3236 354164 816416\nSwap: 0 0 0\n' 2019-09-09 15:05:26,139 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.23' 2019-09-09 15:05:26,315 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:26,316 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.85 1568041525113043968 2019-09-09 15:05:26,951 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40988 764052 3208 210760 821656\nSwap: 0 0 0\n' 2019-09-09 15:05:27,096 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45296 616340 3236 354164 816168\nSwap: 0 0 0\n' 2019-09-09 15:05:27,951 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40956 764084 3208 210760 821688\nSwap: 0 0 0\n' 2019-09-09 15:05:28,095 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45116 616520 3236 354164 816348\nSwap: 0 0 0\n' 2019-09-09 15:05:28,145 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=117 END 2019-09-09 15:05:28,146 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=118 START 2019-09-09 15:05:28,146 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:28,951 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40892 764148 3208 210760 821752\nSwap: 0 0 0\n' 2019-09-09 15:05:29,095 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44832 616800 3236 354168 816632\nSwap: 0 0 0\n' 2019-09-09 15:05:29,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.853' 2019-09-09 15:05:29,859 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3165324 , "packets_per_second":158942, "flows":563250, "errors":0 }\n' 2019-09-09 15:05:29,864 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1750/ {{printf "%s", $1}}' 2019-09-09 15:05:29,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3061433' 2019-09-09 15:05:29,920 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 103891 - Lost ppm 32822 2019-09-09 15:05:29,920 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 32822 > sla_max_ppm 1000; ',) 2019-09-09 15:05:29,952 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41080 763932 3208 210788 821536\nSwap: 0 0 0\n' 2019-09-09 15:05:30,096 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43768 617872 3236 354160 817700\nSwap: 0 0 0\n' 2019-09-09 15:05:30,923 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15308 seq=1 END 2019-09-09 15:05:30,924 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15308 seq=2 START 2019-09-09 15:05:30,925 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1750 -j DROP 2019-09-09 15:05:30,952 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41432 763580 3208 210788 821184\nSwap: 0 0 0\n' 2019-09-09 15:05:30,961 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 750 64 20 1 1000000 2019-09-09 15:05:31,096 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43016 618624 3236 354160 818452\nSwap: 0 0 0\n' 2019-09-09 15:05:31,168 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=118 END 2019-09-09 15:05:31,169 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=119 START 2019-09-09 15:05:31,169 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:31,576 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:31,578 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=563250i,packets_per_second=158942i,packets_received=3061433i,packets_sent=3165324i,packetsize=64i,ppm=32822.0 1568041530922959104 2019-09-09 15:05:31,838 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:05:31,839 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.23 1568041528145443840 2019-09-09 15:05:31,953 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41112 763900 3208 210788 821504\nSwap: 0 0 0\n' 2019-09-09 15:05:32,096 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43188 618452 3236 354160 818280\nSwap: 0 0 0\n' 2019-09-09 15:05:32,108 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:32,109 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.853 1568041531168294912 2019-09-09 15:05:32,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.609' 2019-09-09 15:05:32,956 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=35 END 2019-09-09 15:05:32,957 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=36 START 2019-09-09 15:05:32,958 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:32,968 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40888 764148 3208 210764 821752\nSwap: 0 0 0\n' 2019-09-09 15:05:33,098 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43436 618204 3236 354160 818032\nSwap: 0 0 0\n' 2019-09-09 15:05:33,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41020 764020 3208 210760 821624\nSwap: 0 0 0\n' 2019-09-09 15:05:34,101 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=36 END 2019-09-09 15:05:34,102 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=37 START 2019-09-09 15:05:34,102 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:34,111 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44676 616964 3236 354160 816792\nSwap: 0 0 0\n' 2019-09-09 15:05:34,189 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=119 END 2019-09-09 15:05:34,190 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=120 START 2019-09-09 15:05:34,190 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:34,968 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40988 764052 3208 210760 821656\nSwap: 0 0 0\n' 2019-09-09 15:05:35,111 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44792 616848 3236 354160 816676\nSwap: 0 0 0\n' 2019-09-09 15:05:35,206 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.90' 2019-09-09 15:05:35,969 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41044 763988 3208 210768 821592\nSwap: 0 0 0\n' 2019-09-09 15:05:36,112 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45164 616476 3236 354160 816304\nSwap: 0 0 0\n' 2019-09-09 15:05:36,969 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40980 764052 3208 210768 821656\nSwap: 0 0 0\n' 2019-09-09 15:05:37,112 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45040 616592 3236 354168 816428\nSwap: 0 0 0\n' 2019-09-09 15:05:37,212 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=120 END 2019-09-09 15:05:37,212 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=121 START 2019-09-09 15:05:37,212 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:37,385 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:37,389 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354162i,average.free=617286i,average.shared=3236i,average.total=1015800i,average.used=44351i,free.memory0.available="816552",free.memory0.buff/cache="354164",free.memory0.free="616724",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44912",free.memory1.available="816564",free.memory1.buff/cache="354164",free.memory1.free="616736",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44900",free.memory2.available="816416",free.memory2.buff/cache="354164",free.memory2.free="616588",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45048",free.memory3.available="816168",free.memory3.buff/cache="354164",free.memory3.free="616340",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45296",free.memory4.available="816348",free.memory4.buff/cache="354164",free.memory4.free="616520",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45116",free.memory5.available="816632",free.memory5.buff/cache="354168",free.memory5.free="616800",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="44832",free.memory6.available="817700",free.memory6.buff/cache="354160",free.memory6.free="617872",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="43768",free.memory7.available="818452",free.memory7.buff/cache="354160",free.memory7.free="618624",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="43016",free.memory8.available="818280",free.memory8.buff/cache="354160",free.memory8.free="618452",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="43188",free.memory9.available="818032",free.memory9.buff/cache="354160",free.memory9.free="618204",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="43436",max.buff/cache=354168i,max.free=618624i,max.shared=3236i,max.total=1015800i,max.used=45296i 1568041534101635072 2019-09-09 15:05:37,672 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:37,675 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210768i,average.free=764009i,average.shared=3208i,average.total=1015800i,average.used=41022i,free.memory0.available="821752",free.memory0.buff/cache="210760",free.memory0.free="764148",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40892",free.memory1.available="821688",free.memory1.buff/cache="210760",free.memory1.free="764084",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40956",free.memory2.available="821688",free.memory2.buff/cache="210760",free.memory2.free="764084",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40956",free.memory3.available="821688",free.memory3.buff/cache="210760",free.memory3.free="764084",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40956",free.memory4.available="821656",free.memory4.buff/cache="210760",free.memory4.free="764052",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40988",free.memory5.available="821688",free.memory5.buff/cache="210760",free.memory5.free="764084",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40956",free.memory6.available="821752",free.memory6.buff/cache="210760",free.memory6.free="764148",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40892",free.memory7.available="821536",free.memory7.buff/cache="210788",free.memory7.free="763932",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41080",free.memory8.available="821184",free.memory8.buff/cache="210788",free.memory8.free="763580",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41432",free.memory9.available="821504",free.memory9.buff/cache="210788",free.memory9.free="763900",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41112",max.buff/cache=210788i,max.free=764148i,max.shared=3208i,max.total=1015800i,max.used=41432i 1568041532956579072 2019-09-09 15:05:37,953 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:05:37,954 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.609 1568041534189248000 2019-09-09 15:05:37,969 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764020 3208 210768 821632\nSwap: 0 0 0\n' 2019-09-09 15:05:38,113 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45032 616600 3236 354168 816436\nSwap: 0 0 0\n' 2019-09-09 15:05:38,228 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.90' 2019-09-09 15:05:38,233 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:38,235 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.9 1568041537212027904 2019-09-09 15:05:38,970 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764020 3208 210768 821632\nSwap: 0 0 0\n' 2019-09-09 15:05:39,113 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45188 616444 3236 354168 816280\nSwap: 0 0 0\n' 2019-09-09 15:05:39,970 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41012 764020 3208 210768 821632\nSwap: 0 0 0\n' 2019-09-09 15:05:40,113 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45008 616624 3236 354168 816460\nSwap: 0 0 0\n' 2019-09-09 15:05:40,235 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=121 END 2019-09-09 15:05:40,236 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=122 START 2019-09-09 15:05:40,237 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:40,970 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40884 764148 3208 210768 821760\nSwap: 0 0 0\n' 2019-09-09 15:05:41,113 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45032 616600 3236 354168 816436\nSwap: 0 0 0\n' 2019-09-09 15:05:41,256 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.61' 2019-09-09 15:05:41,970 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40884 764148 3208 210768 821760\nSwap: 0 0 0\n' 2019-09-09 15:05:42,113 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45124 616508 3236 354168 816344\nSwap: 0 0 0\n' 2019-09-09 15:05:42,972 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=36 END 2019-09-09 15:05:42,973 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=37 START 2019-09-09 15:05:42,975 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:42,982 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40880 764148 3208 210772 821760\nSwap: 0 0 0\n' 2019-09-09 15:05:43,113 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44976 616656 3236 354168 816492\nSwap: 0 0 0\n' 2019-09-09 15:05:43,262 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=122 END 2019-09-09 15:05:43,263 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=123 START 2019-09-09 15:05:43,263 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:43,525 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:43,528 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210766i,average.free=764061i,average.shared=3208i,average.total=1015800i,average.used=40972i,free.memory0.available="821752",free.memory0.buff/cache="210764",free.memory0.free="764148",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40888",free.memory1.available="821624",free.memory1.buff/cache="210760",free.memory1.free="764020",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41020",free.memory2.available="821656",free.memory2.buff/cache="210760",free.memory2.free="764052",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40988",free.memory3.available="821592",free.memory3.buff/cache="210768",free.memory3.free="763988",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41044",free.memory4.available="821656",free.memory4.buff/cache="210768",free.memory4.free="764052",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40980",free.memory5.available="821632",free.memory5.buff/cache="210768",free.memory5.free="764020",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41012",free.memory6.available="821632",free.memory6.buff/cache="210768",free.memory6.free="764020",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41012",free.memory7.available="821632",free.memory7.buff/cache="210768",free.memory7.free="764020",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41012",free.memory8.available="821760",free.memory8.buff/cache="210768",free.memory8.free="764148",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40884",free.memory9.available="821760",free.memory9.buff/cache="210768",free.memory9.free="764148",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="40884",max.buff/cache=210768i,max.free=764148i,max.shared=3208i,max.total=1015800i,max.used=41044i 1568041542972845056 2019-09-09 15:05:43,810 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:05:43,811 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.9 1568041540235856128 2019-09-09 15:05:43,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41008 764020 3208 210772 821636\nSwap: 0 0 0\n' 2019-09-09 15:05:44,068 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:44,069 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.61 1568041543262237184 2019-09-09 15:05:44,116 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=37 END 2019-09-09 15:05:44,117 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=38 START 2019-09-09 15:05:44,117 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:44,126 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44924 616708 3236 354168 816544\nSwap: 0 0 0\n' 2019-09-09 15:05:44,296 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.57' 2019-09-09 15:05:44,982 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40880 764148 3208 210772 821764\nSwap: 0 0 0\n' 2019-09-09 15:05:45,127 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45316 616316 3236 354168 816152\nSwap: 0 0 0\n' 2019-09-09 15:05:45,983 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41040 763988 3208 210772 821604\nSwap: 0 0 0\n' 2019-09-09 15:05:46,130 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45136 616496 3236 354168 816332\nSwap: 0 0 0\n' 2019-09-09 15:05:46,302 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=123 END 2019-09-09 15:05:46,302 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=124 START 2019-09-09 15:05:46,302 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:46,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40912 764116 3208 210772 821732\nSwap: 0 0 0\n' 2019-09-09 15:05:47,128 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45160 616472 3236 354168 816308\nSwap: 0 0 0\n' 2019-09-09 15:05:47,325 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.28' 2019-09-09 15:05:47,983 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40880 764148 3208 210772 821764\nSwap: 0 0 0\n' 2019-09-09 15:05:48,127 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45252 616380 3236 354168 816216\nSwap: 0 0 0\n' 2019-09-09 15:05:48,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40912 764116 3208 210772 821732\nSwap: 0 0 0\n' 2019-09-09 15:05:49,129 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45104 616528 3236 354168 816364\nSwap: 0 0 0\n' 2019-09-09 15:05:49,331 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=124 END 2019-09-09 15:05:49,331 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=125 START 2019-09-09 15:05:49,332 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:49,342 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:49,345 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354165i,average.free=616631i,average.shared=3236i,average.total=1015800i,average.used=45003i,free.memory0.available="816792",free.memory0.buff/cache="354160",free.memory0.free="616964",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44676",free.memory1.available="816676",free.memory1.buff/cache="354160",free.memory1.free="616848",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44792",free.memory2.available="816304",free.memory2.buff/cache="354160",free.memory2.free="616476",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45164",free.memory3.available="816428",free.memory3.buff/cache="354168",free.memory3.free="616592",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45040",free.memory4.available="816436",free.memory4.buff/cache="354168",free.memory4.free="616600",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45032",free.memory5.available="816280",free.memory5.buff/cache="354168",free.memory5.free="616444",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45188",free.memory6.available="816460",free.memory6.buff/cache="354168",free.memory6.free="616624",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45008",free.memory7.available="816436",free.memory7.buff/cache="354168",free.memory7.free="616600",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45032",free.memory8.available="816344",free.memory8.buff/cache="354168",free.memory8.free="616508",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45124",free.memory9.available="816492",free.memory9.buff/cache="354168",free.memory9.free="616656",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="44976",max.buff/cache=354168i,max.free=616964i,max.shared=3236i,max.total=1015800i,max.used=45188i 1568041544116497920 2019-09-09 15:05:49,620 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:05:49,620 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.57 1568041546302163968 2019-09-09 15:05:49,914 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:49,915 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.28 1568041549330897152 2019-09-09 15:05:49,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40976 764052 3208 210772 821668\nSwap: 0 0 0\n' 2019-09-09 15:05:50,130 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45160 616472 3236 354168 816308\nSwap: 0 0 0\n' 2019-09-09 15:05:50,358 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'6.26' 2019-09-09 15:05:50,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40976 764052 3208 210772 821668\nSwap: 0 0 0\n' 2019-09-09 15:05:51,128 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45220 616412 3236 354168 816248\nSwap: 0 0 0\n' 2019-09-09 15:05:51,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40976 764052 3208 210772 821668\nSwap: 0 0 0\n' 2019-09-09 15:05:52,129 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45104 616528 3236 354168 816364\nSwap: 0 0 0\n' 2019-09-09 15:05:52,364 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=125 END 2019-09-09 15:05:52,364 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=126 START 2019-09-09 15:05:52,364 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:52,986 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=37 END 2019-09-09 15:05:52,987 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=38 START 2019-09-09 15:05:52,988 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:52,995 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40920 764104 3208 210776 821720\nSwap: 0 0 0\n' 2019-09-09 15:05:53,129 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45096 616536 3236 354168 816372\nSwap: 0 0 0\n' 2019-09-09 15:05:53,378 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.490' 2019-09-09 15:05:53,995 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40920 764104 3208 210776 821724\nSwap: 0 0 0\n' 2019-09-09 15:05:54,132 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=38 END 2019-09-09 15:05:54,133 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=39 START 2019-09-09 15:05:54,133 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:05:54,144 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44724 616908 3236 354168 816744\nSwap: 0 0 0\n' 2019-09-09 15:05:54,274 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3480994 , "packets_per_second":174784, "flows":563250, "errors":0 }\n' 2019-09-09 15:05:54,277 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1750/ {{printf "%s", $1}}' 2019-09-09 15:05:54,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3361490' 2019-09-09 15:05:54,323 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 119504 - Lost ppm 34331 2019-09-09 15:05:54,323 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 34331 > sla_max_ppm 1000; ',) 2019-09-09 15:05:54,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41264 763732 3208 210804 821352\nSwap: 0 0 0\n' 2019-09-09 15:05:55,144 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43580 618044 3236 354176 817884\nSwap: 0 0 0\n' 2019-09-09 15:05:55,186 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:55,189 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354168i,average.free=616484i,average.shared=3236i,average.total=1015800i,average.used=45147i,free.memory0.available="816544",free.memory0.buff/cache="354168",free.memory0.free="616708",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44924",free.memory1.available="816152",free.memory1.buff/cache="354168",free.memory1.free="616316",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45316",free.memory2.available="816332",free.memory2.buff/cache="354168",free.memory2.free="616496",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45136",free.memory3.available="816308",free.memory3.buff/cache="354168",free.memory3.free="616472",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45160",free.memory4.available="816216",free.memory4.buff/cache="354168",free.memory4.free="616380",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45252",free.memory5.available="816364",free.memory5.buff/cache="354168",free.memory5.free="616528",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45104",free.memory6.available="816308",free.memory6.buff/cache="354168",free.memory6.free="616472",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45160",free.memory7.available="816248",free.memory7.buff/cache="354168",free.memory7.free="616412",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45220",free.memory8.available="816364",free.memory8.buff/cache="354168",free.memory8.free="616528",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45104",free.memory9.available="816372",free.memory9.buff/cache="354168",free.memory9.free="616536",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45096",max.buff/cache=354168i,max.free=616708i,max.shared=3236i,max.total=1015800i,max.used=45316i 1568041554132536832 2019-09-09 15:05:55,325 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15308 seq=2 END 2019-09-09 15:05:55,326 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:05:55,326 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:05:55,327 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:05:55,383 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=126 END 2019-09-09 15:05:55,383 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=127 START 2019-09-09 15:05:55,384 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:55,473 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:55,475 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210772i,average.free=764084i,average.shared=3208i,average.total=1015800i,average.used=40944i,free.memory0.available="821760",free.memory0.buff/cache="210772",free.memory0.free="764148",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40880",free.memory1.available="821636",free.memory1.buff/cache="210772",free.memory1.free="764020",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41008",free.memory2.available="821764",free.memory2.buff/cache="210772",free.memory2.free="764148",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40880",free.memory3.available="821604",free.memory3.buff/cache="210772",free.memory3.free="763988",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41040",free.memory4.available="821732",free.memory4.buff/cache="210772",free.memory4.free="764116",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40912",free.memory5.available="821764",free.memory5.buff/cache="210772",free.memory5.free="764148",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40880",free.memory6.available="821732",free.memory6.buff/cache="210772",free.memory6.free="764116",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40912",free.memory7.available="821668",free.memory7.buff/cache="210772",free.memory7.free="764052",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40976",free.memory8.available="821668",free.memory8.buff/cache="210772",free.memory8.free="764052",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40976",free.memory9.available="821668",free.memory9.buff/cache="210772",free.memory9.free="764052",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="40976",max.buff/cache=210772i,max.free=764148i,max.shared=3208i,max.total=1015800i,max.used=41040i 1568041552986643200 2019-09-09 15:05:55,757 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:05:55,757 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=6.26 1568041552363941888 2019-09-09 15:05:55,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 39652 765392 3180 210756 823012\nSwap: 0 0 0\n' 2019-09-09 15:05:56,038 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:56,038 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.49 1568041555382976000 2019-09-09 15:05:56,145 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42060 619680 3208 354060 819520\nSwap: 0 0 0\n' 2019-09-09 15:05:56,316 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:05:56,317 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=563250i,packets_per_second=174784i,packets_received=3361490i,packets_sent=3480994i,packetsize=64i,ppm=34331.0 1568041555325047040 2019-09-09 15:05:56,399 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.510' 2019-09-09 15:05:56,595 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:05:56,596 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:05:56,599 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:05:56,613 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:05:56,615 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.113 2019-09-09 15:05:56,616 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.113 2019-09-09 15:05:56,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41128 763888 3208 210784 821508\nSwap: 0 0 0\n' 2019-09-09 15:05:57,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:05:57,024 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.117 2019-09-09 15:05:57,025 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.117 2019-09-09 15:05:57,145 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43316 618424 3208 354060 818264\nSwap: 0 0 0\n' 2019-09-09 15:05:57,462 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:05:57,996 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41252 763764 3208 210784 821384\nSwap: 0 0 0\n' 2019-09-09 15:05:58,145 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43656 618020 3236 354124 817852\nSwap: 0 0 0\n' 2019-09-09 15:05:58,404 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=127 END 2019-09-09 15:05:58,404 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=128 START 2019-09-09 15:05:58,405 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:05:58,997 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41252 763764 3208 210784 821384\nSwap: 0 0 0\n' 2019-09-09 15:05:59,146 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43952 617712 3236 354136 817544\nSwap: 0 0 0\n' 2019-09-09 15:05:59,420 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.651' 2019-09-09 15:05:59,997 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41244 763764 3208 210792 821384\nSwap: 0 0 0\n' 2019-09-09 15:06:00,146 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44312 617340 3236 354148 817188\nSwap: 0 0 0\n' 2019-09-09 15:06:00,509 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15314 seq=1 START 2019-09-09 15:06:00,511 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:2000 -j DROP 2019-09-09 15:06:00,546 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 1000 64 20 1 1000000 2019-09-09 15:06:00,999 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41164 763828 3208 210808 821460\nSwap: 0 0 0\n' 2019-09-09 15:06:01,146 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43176 618476 3236 354148 818324\nSwap: 0 0 0\n' 2019-09-09 15:06:01,425 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=128 END 2019-09-09 15:06:01,425 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=129 START 2019-09-09 15:06:01,426 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:01,608 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:06:01,609 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.51 1568041558403992064 2019-09-09 15:06:01,873 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:01,874 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.651 1568041561424937984 2019-09-09 15:06:01,998 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41164 763828 3208 210808 821460\nSwap: 0 0 0\n' 2019-09-09 15:06:02,146 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43292 618328 3236 354180 818176\nSwap: 0 0 0\n' 2019-09-09 15:06:02,441 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.547' 2019-09-09 15:06:03,003 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=38 END 2019-09-09 15:06:03,004 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=39 START 2019-09-09 15:06:03,004 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:06:03,010 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40984 764016 3208 210800 821648\nSwap: 0 0 0\n' 2019-09-09 15:06:03,147 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44928 616692 3236 354180 816540\nSwap: 0 0 0\n' 2019-09-09 15:06:04,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40888 764112 3208 210800 821744\nSwap: 0 0 0\n' 2019-09-09 15:06:04,149 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=39 END 2019-09-09 15:06:04,150 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=40 START 2019-09-09 15:06:04,150 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:06:04,157 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44796 616824 3236 354180 816672\nSwap: 0 0 0\n' 2019-09-09 15:06:04,447 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=129 END 2019-09-09 15:06:04,448 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=130 START 2019-09-09 15:06:04,448 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:05,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40920 764080 3208 210800 821712\nSwap: 0 0 0\n' 2019-09-09 15:06:05,158 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44924 616692 3236 354184 816540\nSwap: 0 0 0\n' 2019-09-09 15:06:05,465 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.05' 2019-09-09 15:06:06,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40976 764016 3208 210808 821648\nSwap: 0 0 0\n' 2019-09-09 15:06:06,158 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45292 616316 3236 354192 816172\nSwap: 0 0 0\n' 2019-09-09 15:06:07,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40944 764048 3208 210808 821680\nSwap: 0 0 0\n' 2019-09-09 15:06:07,158 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45140 616468 3236 354192 816324\nSwap: 0 0 0\n' 2019-09-09 15:06:07,159 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:07,162 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354138i,average.free=617962i,average.shared=3230i,average.total=1015800i,average.used=43699i,free.memory0.available="816744",free.memory0.buff/cache="354168",free.memory0.free="616908",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44724",free.memory1.available="817884",free.memory1.buff/cache="354176",free.memory1.free="618044",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="43580",free.memory2.available="819520",free.memory2.buff/cache="354060",free.memory2.free="619680",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="42060",free.memory3.available="818264",free.memory3.buff/cache="354060",free.memory3.free="618424",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="43316",free.memory4.available="817852",free.memory4.buff/cache="354124",free.memory4.free="618020",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="43656",free.memory5.available="817544",free.memory5.buff/cache="354136",free.memory5.free="617712",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="43952",free.memory6.available="817188",free.memory6.buff/cache="354148",free.memory6.free="617340",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="44312",free.memory7.available="818324",free.memory7.buff/cache="354148",free.memory7.free="618476",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="43176",free.memory8.available="818176",free.memory8.buff/cache="354180",free.memory8.free="618328",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="43292",free.memory9.available="816540",free.memory9.buff/cache="354180",free.memory9.free="616692",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="44928",max.buff/cache=354180i,max.free=619680i,max.shared=3236i,max.total=1015800i,max.used=44928i 1568041564149355008 2019-09-09 15:06:07,439 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:07,442 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210787i,average.free=764016i,average.shared=3205i,average.total=1015800i,average.used=40996i,free.memory0.available="821720",free.memory0.buff/cache="210776",free.memory0.free="764104",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40920",free.memory1.available="821724",free.memory1.buff/cache="210776",free.memory1.free="764104",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40920",free.memory2.available="821352",free.memory2.buff/cache="210804",free.memory2.free="763732",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41264",free.memory3.available="823012",free.memory3.buff/cache="210756",free.memory3.free="765392",free.memory3.shared="3180",free.memory3.total="1015800",free.memory3.used="39652",free.memory4.available="821508",free.memory4.buff/cache="210784",free.memory4.free="763888",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41128",free.memory5.available="821384",free.memory5.buff/cache="210784",free.memory5.free="763764",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41252",free.memory6.available="821384",free.memory6.buff/cache="210784",free.memory6.free="763764",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41252",free.memory7.available="821384",free.memory7.buff/cache="210792",free.memory7.free="763764",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41244",free.memory8.available="821460",free.memory8.buff/cache="210808",free.memory8.free="763828",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41164",free.memory9.available="821460",free.memory9.buff/cache="210808",free.memory9.free="763828",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41164",max.buff/cache=210808i,max.free=765392i,max.shared=3208i,max.total=1015800i,max.used=41264i 1568041563002688000 2019-09-09 15:06:07,470 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=130 END 2019-09-09 15:06:07,471 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=131 START 2019-09-09 15:06:07,471 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:07,729 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:06:07,730 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.547 1568041564447727872 2019-09-09 15:06:08,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40944 764048 3208 210808 821680\nSwap: 0 0 0\n' 2019-09-09 15:06:08,015 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:08,016 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.05 1568041567470184960 2019-09-09 15:06:08,158 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45164 616444 3236 354192 816300\nSwap: 0 0 0\n' 2019-09-09 15:06:08,494 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.42' 2019-09-09 15:06:09,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40880 764112 3208 210808 821744\nSwap: 0 0 0\n' 2019-09-09 15:06:09,158 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45256 616352 3236 354192 816208\nSwap: 0 0 0\n' 2019-09-09 15:06:10,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40816 764176 3208 210808 821808\nSwap: 0 0 0\n' 2019-09-09 15:06:10,158 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45108 616500 3236 354192 816356\nSwap: 0 0 0\n' 2019-09-09 15:06:10,500 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=131 END 2019-09-09 15:06:10,501 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=132 START 2019-09-09 15:06:10,501 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:11,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40912 764080 3208 210808 821712\nSwap: 0 0 0\n' 2019-09-09 15:06:11,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45132 616476 3236 354192 816332\nSwap: 0 0 0\n' 2019-09-09 15:06:11,519 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.30' 2019-09-09 15:06:12,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40976 764016 3208 210808 821648\nSwap: 0 0 0\n' 2019-09-09 15:06:12,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45224 616384 3236 354192 816240\nSwap: 0 0 0\n' 2019-09-09 15:06:13,017 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=39 END 2019-09-09 15:06:13,018 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=40 START 2019-09-09 15:06:13,019 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:06:13,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40880 764112 3208 210808 821752\nSwap: 0 0 0\n' 2019-09-09 15:06:13,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45108 616500 3236 354192 816356\nSwap: 0 0 0\n' 2019-09-09 15:06:13,292 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:13,297 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210805i,average.free=764070i,average.shared=3208i,average.total=1015800i,average.used=40924i,free.memory0.available="821648",free.memory0.buff/cache="210800",free.memory0.free="764016",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40984",free.memory1.available="821744",free.memory1.buff/cache="210800",free.memory1.free="764112",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40888",free.memory2.available="821712",free.memory2.buff/cache="210800",free.memory2.free="764080",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40920",free.memory3.available="821648",free.memory3.buff/cache="210808",free.memory3.free="764016",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40976",free.memory4.available="821680",free.memory4.buff/cache="210808",free.memory4.free="764048",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40944",free.memory5.available="821680",free.memory5.buff/cache="210808",free.memory5.free="764048",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40944",free.memory6.available="821744",free.memory6.buff/cache="210808",free.memory6.free="764112",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40880",free.memory7.available="821808",free.memory7.buff/cache="210808",free.memory7.free="764176",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40816",free.memory8.available="821712",free.memory8.buff/cache="210808",free.memory8.free="764080",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40912",free.memory9.available="821648",free.memory9.buff/cache="210808",free.memory9.free="764016",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="40976",max.buff/cache=210808i,max.free=764176i,max.shared=3208i,max.total=1015800i,max.used=40984i 1568041573017100032 2019-09-09 15:06:13,524 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=132 END 2019-09-09 15:06:13,525 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=133 START 2019-09-09 15:06:13,526 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:13,600 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:06:13,601 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.42 1568041570500402944 2019-09-09 15:06:13,872 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:13,873 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.3 1568041573524856064 2019-09-09 15:06:14,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40972 764020 3208 210808 821660\nSwap: 0 0 0\n' 2019-09-09 15:06:14,163 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=40 END 2019-09-09 15:06:14,163 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=41 START 2019-09-09 15:06:14,164 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:06:14,173 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44832 616776 3236 354192 816632\nSwap: 0 0 0\n' 2019-09-09 15:06:14,541 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.74' 2019-09-09 15:06:15,029 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40908 764084 3208 210808 821724\nSwap: 0 0 0\n' 2019-09-09 15:06:15,174 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45192 616416 3236 354192 816272\nSwap: 0 0 0\n' 2019-09-09 15:06:16,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40844 764148 3208 210808 821788\nSwap: 0 0 0\n' 2019-09-09 15:06:16,174 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45076 616532 3236 354192 816388\nSwap: 0 0 0\n' 2019-09-09 15:06:16,547 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=133 END 2019-09-09 15:06:16,548 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=134 START 2019-09-09 15:06:16,548 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:17,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40812 764180 3208 210808 821820\nSwap: 0 0 0\n' 2019-09-09 15:06:17,174 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45084 616524 3236 354192 816380\nSwap: 0 0 0\n' 2019-09-09 15:06:17,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.75' 2019-09-09 15:06:18,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40972 764020 3208 210808 821660\nSwap: 0 0 0\n' 2019-09-09 15:06:18,175 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45328 616280 3236 354192 816136\nSwap: 0 0 0\n' 2019-09-09 15:06:19,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41004 763988 3208 210808 821628\nSwap: 0 0 0\n' 2019-09-09 15:06:19,149 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:19,151 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354190i,average.free=616495i,average.shared=3236i,average.total=1015800i,average.used=45114i,free.memory0.available="816672",free.memory0.buff/cache="354180",free.memory0.free="616824",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44796",free.memory1.available="816540",free.memory1.buff/cache="354184",free.memory1.free="616692",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44924",free.memory2.available="816172",free.memory2.buff/cache="354192",free.memory2.free="616316",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45292",free.memory3.available="816324",free.memory3.buff/cache="354192",free.memory3.free="616468",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45140",free.memory4.available="816300",free.memory4.buff/cache="354192",free.memory4.free="616444",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45164",free.memory5.available="816208",free.memory5.buff/cache="354192",free.memory5.free="616352",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45256",free.memory6.available="816356",free.memory6.buff/cache="354192",free.memory6.free="616500",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45108",free.memory7.available="816332",free.memory7.buff/cache="354192",free.memory7.free="616476",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45132",free.memory8.available="816240",free.memory8.buff/cache="354192",free.memory8.free="616384",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45224",free.memory9.available="816356",free.memory9.buff/cache="354192",free.memory9.free="616500",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45108",max.buff/cache=354192i,max.free=616824i,max.shared=3236i,max.total=1015800i,max.used=45292i 1568041574163016960 2019-09-09 15:06:19,174 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45204 616404 3236 354192 816260\nSwap: 0 0 0\n' 2019-09-09 15:06:19,439 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:19,440 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.74 1568041576547432960 2019-09-09 15:06:19,570 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=134 END 2019-09-09 15:06:19,571 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=135 START 2019-09-09 15:06:19,571 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:19,726 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:19,727 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.75 1568041579570398208 2019-09-09 15:06:20,030 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40812 764180 3208 210808 821820\nSwap: 0 0 0\n' 2019-09-09 15:06:20,174 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45228 616380 3236 354192 816236\nSwap: 0 0 0\n' 2019-09-09 15:06:20,587 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.73' 2019-09-09 15:06:21,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40940 764052 3208 210808 821692\nSwap: 0 0 0\n' 2019-09-09 15:06:21,175 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45288 616320 3236 354192 816176\nSwap: 0 0 0\n' 2019-09-09 15:06:22,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40972 764020 3208 210808 821660\nSwap: 0 0 0\n' 2019-09-09 15:06:22,175 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45140 616468 3236 354192 816324\nSwap: 0 0 0\n' 2019-09-09 15:06:22,593 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=135 END 2019-09-09 15:06:22,594 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=136 START 2019-09-09 15:06:22,594 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:23,033 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=40 END 2019-09-09 15:06:23,034 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=41 START 2019-09-09 15:06:23,034 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:06:23,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40820 764172 3208 210808 821812\nSwap: 0 0 0\n' 2019-09-09 15:06:23,175 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44884 616724 3236 354192 816580\nSwap: 0 0 0\n' 2019-09-09 15:06:23,614 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.633' 2019-09-09 15:06:23,862 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3299561 , "packets_per_second":165089, "flows":1001000, "errors":0 }\n' 2019-09-09 15:06:23,867 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:2000/ {{printf "%s", $1}}' 2019-09-09 15:06:23,913 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3130891' 2019-09-09 15:06:23,914 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 168670 - Lost ppm 51119 2019-09-09 15:06:23,915 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 51119 > sla_max_ppm 1000; ',) 2019-09-09 15:06:24,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41200 763776 3208 210824 821416\nSwap: 0 0 0\n' 2019-09-09 15:06:24,178 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=41 END 2019-09-09 15:06:24,178 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=42 START 2019-09-09 15:06:24,179 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:06:24,189 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 43568 618040 3236 354192 817896\nSwap: 0 0 0\n' 2019-09-09 15:06:24,920 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15314 seq=1 END 2019-09-09 15:06:24,922 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15314 seq=2 START 2019-09-09 15:06:24,922 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:2000 -j DROP 2019-09-09 15:06:24,959 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.29 1000 64 20 1 1000000 2019-09-09 15:06:25,004 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:25,004 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=1001000i,packets_per_second=165089i,packets_received=3130891i,packets_sent=3299561i,packetsize=64i,ppm=51119.0 1568041584920179968 2019-09-09 15:06:25,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41200 763776 3208 210824 821416\nSwap: 0 0 0\n' 2019-09-09 15:06:25,190 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43212 618404 3236 354184 818256\nSwap: 0 0 0\n' 2019-09-09 15:06:25,279 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:25,282 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354192i,average.free=616482i,average.shared=3236i,average.total=1015800i,average.used=45125i,free.memory0.available="816632",free.memory0.buff/cache="354192",free.memory0.free="616776",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44832",free.memory1.available="816272",free.memory1.buff/cache="354192",free.memory1.free="616416",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45192",free.memory2.available="816388",free.memory2.buff/cache="354192",free.memory2.free="616532",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45076",free.memory3.available="816380",free.memory3.buff/cache="354192",free.memory3.free="616524",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45084",free.memory4.available="816136",free.memory4.buff/cache="354192",free.memory4.free="616280",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="45328",free.memory5.available="816260",free.memory5.buff/cache="354192",free.memory5.free="616404",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45204",free.memory6.available="816236",free.memory6.buff/cache="354192",free.memory6.free="616380",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45228",free.memory7.available="816176",free.memory7.buff/cache="354192",free.memory7.free="616320",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="45288",free.memory8.available="816324",free.memory8.buff/cache="354192",free.memory8.free="616468",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45140",free.memory9.available="816580",free.memory9.buff/cache="354192",free.memory9.free="616724",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="44884",max.buff/cache=354192i,max.free=616776i,max.shared=3236i,max.total=1015800i,max.used=45328i 1568041584178057984 2019-09-09 15:06:25,558 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:25,561 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210808i,average.free=764080i,average.shared=3208i,average.total=1015800i,average.used=40911i,free.memory0.available="821752",free.memory0.buff/cache="210808",free.memory0.free="764112",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40880",free.memory1.available="821660",free.memory1.buff/cache="210808",free.memory1.free="764020",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40972",free.memory2.available="821724",free.memory2.buff/cache="210808",free.memory2.free="764084",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40908",free.memory3.available="821788",free.memory3.buff/cache="210808",free.memory3.free="764148",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="40844",free.memory4.available="821820",free.memory4.buff/cache="210808",free.memory4.free="764180",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40812",free.memory5.available="821660",free.memory5.buff/cache="210808",free.memory5.free="764020",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40972",free.memory6.available="821628",free.memory6.buff/cache="210808",free.memory6.free="763988",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41004",free.memory7.available="821820",free.memory7.buff/cache="210808",free.memory7.free="764180",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40812",free.memory8.available="821692",free.memory8.buff/cache="210808",free.memory8.free="764052",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40940",free.memory9.available="821660",free.memory9.buff/cache="210808",free.memory9.free="764020",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="40972",max.buff/cache=210808i,max.free=764180i,max.shared=3208i,max.total=1015800i,max.used=41004i 1568041583033438976 2019-09-09 15:06:25,619 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=136 END 2019-09-09 15:06:25,620 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=137 START 2019-09-09 15:06:25,620 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:25,821 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:06:25,822 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.73 1568041582593188096 2019-09-09 15:06:26,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41200 763776 3208 210824 821416\nSwap: 0 0 0\n' 2019-09-09 15:06:26,095 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:26,095 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.633 1568041585619553024 2019-09-09 15:06:26,190 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43328 618288 3236 354184 818140\nSwap: 0 0 0\n' 2019-09-09 15:06:26,635 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.592' 2019-09-09 15:06:27,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41168 763808 3208 210824 821448\nSwap: 0 0 0\n' 2019-09-09 15:06:27,190 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44912 616704 3236 354184 816556\nSwap: 0 0 0\n' 2019-09-09 15:06:28,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41296 763680 3208 210824 821320\nSwap: 0 0 0\n' 2019-09-09 15:06:28,191 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44912 616696 3236 354192 816552\nSwap: 0 0 0\n' 2019-09-09 15:06:28,642 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=137 END 2019-09-09 15:06:28,643 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=138 START 2019-09-09 15:06:28,643 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:29,045 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41360 763616 3208 210824 821256\nSwap: 0 0 0\n' 2019-09-09 15:06:29,191 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45092 616516 3236 354192 816372\nSwap: 0 0 0\n' 2019-09-09 15:06:29,664 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.57' 2019-09-09 15:06:30,045 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41352 763616 3208 210832 821260\nSwap: 0 0 0\n' 2019-09-09 15:06:30,192 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45216 616392 3236 354192 816248\nSwap: 0 0 0\n' 2019-09-09 15:06:31,045 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41224 763744 3208 210832 821388\nSwap: 0 0 0\n' 2019-09-09 15:06:31,191 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44996 616604 3236 354200 816468\nSwap: 0 0 0\n' 2019-09-09 15:06:31,395 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:31,397 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.592 1568041588642669824 2019-09-09 15:06:31,670 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=138 END 2019-09-09 15:06:31,671 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=139 START 2019-09-09 15:06:31,671 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:31,691 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:31,692 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.57 1568041591670202880 2019-09-09 15:06:32,047 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41192 763776 3208 210832 821420\nSwap: 0 0 0\n' 2019-09-09 15:06:32,192 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45052 616548 3236 354200 816412\nSwap: 0 0 0\n' 2019-09-09 15:06:32,695 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.21' 2019-09-09 15:06:33,049 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=41 END 2019-09-09 15:06:33,050 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=42 START 2019-09-09 15:06:33,050 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:06:33,058 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40896 764084 3208 210820 821732\nSwap: 0 0 0\n' 2019-09-09 15:06:33,194 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45176 616424 3236 354200 816288\nSwap: 0 0 0\n' 2019-09-09 15:06:34,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40904 764084 3208 210812 821732\nSwap: 0 0 0\n' 2019-09-09 15:06:34,197 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=42 END 2019-09-09 15:06:34,198 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=43 START 2019-09-09 15:06:34,198 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:06:34,210 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 44760 616840 3236 354200 816704\nSwap: 0 0 0\n' 2019-09-09 15:06:34,700 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=139 END 2019-09-09 15:06:34,701 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=140 START 2019-09-09 15:06:34,701 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:35,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40840 764148 3208 210812 821796\nSwap: 0 0 0\n' 2019-09-09 15:06:35,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44988 616612 3236 354200 816476\nSwap: 0 0 0\n' 2019-09-09 15:06:35,716 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.74' 2019-09-09 15:06:36,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41000 763988 3208 210812 821636\nSwap: 0 0 0\n' 2019-09-09 15:06:36,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45144 616456 3236 354200 816320\nSwap: 0 0 0\n' 2019-09-09 15:06:37,012 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:37,015 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354192i,average.free=617061i,average.shared=3236i,average.total=1015800i,average.used=44546i,free.memory0.available="817896",free.memory0.buff/cache="354192",free.memory0.free="618040",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="43568",free.memory1.available="818256",free.memory1.buff/cache="354184",free.memory1.free="618404",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="43212",free.memory2.available="818140",free.memory2.buff/cache="354184",free.memory2.free="618288",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="43328",free.memory3.available="816556",free.memory3.buff/cache="354184",free.memory3.free="616704",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="44912",free.memory4.available="816552",free.memory4.buff/cache="354192",free.memory4.free="616696",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="44912",free.memory5.available="816372",free.memory5.buff/cache="354192",free.memory5.free="616516",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45092",free.memory6.available="816248",free.memory6.buff/cache="354192",free.memory6.free="616392",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="45216",free.memory7.available="816468",free.memory7.buff/cache="354200",free.memory7.free="616604",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="44996",free.memory8.available="816412",free.memory8.buff/cache="354200",free.memory8.free="616548",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45052",free.memory9.available="816288",free.memory9.buff/cache="354200",free.memory9.free="616424",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="45176",max.buff/cache=354200i,max.free=618404i,max.shared=3236i,max.total=1015800i,max.used=45216i 1568041594197037824 2019-09-09 15:06:37,060 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41000 763988 3208 210812 821636\nSwap: 0 0 0\n' 2019-09-09 15:06:37,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44960 616636 3236 354204 816504\nSwap: 0 0 0\n' 2019-09-09 15:06:37,311 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:37,313 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210824i,average.free=763774i,average.shared=3208i,average.total=1015800i,average.used=41201i,free.memory0.available="821812",free.memory0.buff/cache="210808",free.memory0.free="764172",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40820",free.memory1.available="821416",free.memory1.buff/cache="210824",free.memory1.free="763776",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="41200",free.memory2.available="821416",free.memory2.buff/cache="210824",free.memory2.free="763776",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41200",free.memory3.available="821416",free.memory3.buff/cache="210824",free.memory3.free="763776",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41200",free.memory4.available="821448",free.memory4.buff/cache="210824",free.memory4.free="763808",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41168",free.memory5.available="821320",free.memory5.buff/cache="210824",free.memory5.free="763680",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41296",free.memory6.available="821256",free.memory6.buff/cache="210824",free.memory6.free="763616",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41360",free.memory7.available="821260",free.memory7.buff/cache="210832",free.memory7.free="763616",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="41352",free.memory8.available="821388",free.memory8.buff/cache="210832",free.memory8.free="763744",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="41224",free.memory9.available="821420",free.memory9.buff/cache="210832",free.memory9.free="763776",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="41192",max.buff/cache=210832i,max.free=764172i,max.shared=3208i,max.total=1015800i,max.used=41360i 1568041593049587968 2019-09-09 15:06:37,603 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:37,603 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.21 1568041594700541952 2019-09-09 15:06:37,722 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=140 END 2019-09-09 15:06:37,722 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=141 START 2019-09-09 15:06:37,723 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:37,881 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:37,882 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.74 1568041597721587968 2019-09-09 15:06:38,061 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41000 763988 3208 210812 821636\nSwap: 0 0 0\n' 2019-09-09 15:06:38,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44984 616612 3236 354204 816480\nSwap: 0 0 0\n' 2019-09-09 15:06:38,742 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.58' 2019-09-09 15:06:39,060 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40904 764084 3208 210812 821732\nSwap: 0 0 0\n' 2019-09-09 15:06:39,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45140 616456 3236 354204 816324\nSwap: 0 0 0\n' 2019-09-09 15:06:40,060 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40968 764020 3208 210812 821668\nSwap: 0 0 0\n' 2019-09-09 15:06:40,212 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44960 616636 3236 354204 816504\nSwap: 0 0 0\n' 2019-09-09 15:06:40,748 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=141 END 2019-09-09 15:06:40,749 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=142 START 2019-09-09 15:06:40,751 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:41,061 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40840 764148 3208 210812 821796\nSwap: 0 0 0\n' 2019-09-09 15:06:41,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44984 616612 3236 354204 816480\nSwap: 0 0 0\n' 2019-09-09 15:06:41,773 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.53' 2019-09-09 15:06:42,061 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40968 764020 3208 210812 821668\nSwap: 0 0 0\n' 2019-09-09 15:06:42,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45076 616520 3236 354204 816388\nSwap: 0 0 0\n' 2019-09-09 15:06:43,064 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=42 END 2019-09-09 15:06:43,066 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15261 seq=43 START 2019-09-09 15:06:43,066 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:06:43,074 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 40872 764116 3208 210812 821764\nSwap: 0 0 0\n' 2019-09-09 15:06:43,176 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:43,179 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210812i,average.free=764055i,average.shared=3208i,average.total=1015800i,average.used=40932i,free.memory0.available="821732",free.memory0.buff/cache="210820",free.memory0.free="764084",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40896",free.memory1.available="821732",free.memory1.buff/cache="210812",free.memory1.free="764084",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40904",free.memory2.available="821796",free.memory2.buff/cache="210812",free.memory2.free="764148",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="40840",free.memory3.available="821636",free.memory3.buff/cache="210812",free.memory3.free="763988",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41000",free.memory4.available="821636",free.memory4.buff/cache="210812",free.memory4.free="763988",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="41000",free.memory5.available="821636",free.memory5.buff/cache="210812",free.memory5.free="763988",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="41000",free.memory6.available="821732",free.memory6.buff/cache="210812",free.memory6.free="764084",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="40904",free.memory7.available="821668",free.memory7.buff/cache="210812",free.memory7.free="764020",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="40968",free.memory8.available="821796",free.memory8.buff/cache="210812",free.memory8.free="764148",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="40840",free.memory9.available="821668",free.memory9.buff/cache="210812",free.memory9.free="764020",free.memory9.shared="3208",free.memory9.total="1015800",free.memory9.used="40968",max.buff/cache=210820i,max.free=764148i,max.shared=3208i,max.total=1015800i,max.used=41000i 1568041603064711936 2019-09-09 15:06:43,213 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44928 616668 3236 354204 816536\nSwap: 0 0 0\n' 2019-09-09 15:06:43,462 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:43,463 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.58 1568041600748709888 2019-09-09 15:06:43,779 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=142 END 2019-09-09 15:06:43,779 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=143 START 2019-09-09 15:06:43,780 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:44,074 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40872 764116 3208 210812 821764\nSwap: 0 0 0\n' 2019-09-09 15:06:44,216 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=43 END 2019-09-09 15:06:44,217 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15260 seq=44 START 2019-09-09 15:06:44,217 [INFO] yardstick.benchmark.scenarios.compute.memload memload.py:60 Executing: free -c '10' -s '1' 2019-09-09 15:06:44,226 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' total used free shared buff/cache available\nMem: 1015800 45020 616576 3236 354204 816444\nSwap: 0 0 0\n' 2019-09-09 15:06:44,801 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.48' 2019-09-09 15:06:45,074 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41000 763988 3208 210812 821636\nSwap: 0 0 0\n' 2019-09-09 15:06:45,230 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45236 616360 3236 354204 816228\nSwap: 0 0 0\n' 2019-09-09 15:06:46,075 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41000 763988 3208 210812 821636\nSwap: 0 0 0\n' 2019-09-09 15:06:46,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45104 616492 3236 354204 816360\nSwap: 0 0 0\n' 2019-09-09 15:06:46,807 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=143 END 2019-09-09 15:06:46,808 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=144 START 2019-09-09 15:06:46,809 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:47,075 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40936 764052 3208 210812 821700\nSwap: 0 0 0\n' 2019-09-09 15:06:47,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 45112 616484 3236 354204 816352\nSwap: 0 0 0\n' 2019-09-09 15:06:47,827 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.03' 2019-09-09 15:06:48,075 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40968 764020 3208 210812 821668\nSwap: 0 0 0\n' 2019-09-09 15:06:48,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 44960 616636 3236 354204 816504\nSwap: 0 0 0\n' 2019-09-09 15:06:48,269 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3382966 , "packets_per_second":169897, "flows":1001000, "errors":0 }\n' 2019-09-09 15:06:48,274 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:2000/ {{printf "%s", $1}}' 2019-09-09 15:06:48,309 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3045154' 2019-09-09 15:06:48,311 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 337812 - Lost ppm 99857 2019-09-09 15:06:48,312 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 99857 > sla_max_ppm 1000; ',) 2019-09-09 15:06:48,727 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:48,731 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354202i,average.free=616604i,average.shared=3236i,average.total=1015800i,average.used=44992i,free.memory0.available="816704",free.memory0.buff/cache="354200",free.memory0.free="616840",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="44760",free.memory1.available="816476",free.memory1.buff/cache="354200",free.memory1.free="616612",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="44988",free.memory2.available="816320",free.memory2.buff/cache="354200",free.memory2.free="616456",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45144",free.memory3.available="816504",free.memory3.buff/cache="354204",free.memory3.free="616636",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="44960",free.memory4.available="816480",free.memory4.buff/cache="354204",free.memory4.free="616612",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="44984",free.memory5.available="816324",free.memory5.buff/cache="354204",free.memory5.free="616456",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="45140",free.memory6.available="816504",free.memory6.buff/cache="354204",free.memory6.free="616636",free.memory6.shared="3236",free.memory6.total="1015800",free.memory6.used="44960",free.memory7.available="816480",free.memory7.buff/cache="354204",free.memory7.free="616612",free.memory7.shared="3236",free.memory7.total="1015800",free.memory7.used="44984",free.memory8.available="816388",free.memory8.buff/cache="354204",free.memory8.free="616520",free.memory8.shared="3236",free.memory8.total="1015800",free.memory8.used="45076",free.memory9.available="816536",free.memory9.buff/cache="354204",free.memory9.free="616668",free.memory9.shared="3236",free.memory9.total="1015800",free.memory9.used="44928",max.buff/cache=354204i,max.free=616840i,max.shared=3236i,max.total=1015800i,max.used=45144i 1568041604216442112 2019-09-09 15:06:49,018 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:06:49,019 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.53 1568041603779009024 2019-09-09 15:06:49,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 41336 763648 3208 210816 821296\nSwap: 0 0 0\n' 2019-09-09 15:06:49,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 43592 618000 3236 354208 817872\nSwap: 0 0 0\n' 2019-09-09 15:06:49,294 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:49,295 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.48 1568041606807891968 2019-09-09 15:06:49,313 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15314 seq=2 END 2019-09-09 15:06:49,314 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:06:49,314 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:06:49,315 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:06:49,576 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:49,578 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=1001000i,packets_per_second=169897i,packets_received=3045154i,packets_sent=3382966i,packetsize=64i,ppm=99857.0 1568041609313842944 2019-09-09 15:06:49,831 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=144 END 2019-09-09 15:06:49,832 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15262 seq=145 START 2019-09-09 15:06:49,832 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.29 2019-09-09 15:06:49,881 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:06:50,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 39676 765340 3180 210784 822988\nSwap: 0 0 0\n' 2019-09-09 15:06:50,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42036 619672 3208 354092 819544\nSwap: 0 0 0\n' 2019-09-09 15:06:50,848 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.684' 2019-09-09 15:06:51,076 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 39612 765404 3180 210784 823052\nSwap: 0 0 0\n' 2019-09-09 15:06:51,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42160 619548 3208 354092 819420\nSwap: 0 0 0\n' 2019-09-09 15:06:52,078 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 39612 765404 3180 210784 823052\nSwap: 0 0 0\n' 2019-09-09 15:06:52,232 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 42012 619696 3208 354092 819568\nSwap: 0 0 0\n' 2019-09-09 15:06:52,853 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15262 seq=145 END 2019-09-09 15:06:52,853 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 15:06:52,854 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 2 2019-09-09 15:06:52,854 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 15:06:53,081 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15261 seq=43 END 2019-09-09 15:06:53,082 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 15:06:53,082 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 1 2019-09-09 15:06:53,083 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 15:06:53,232 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n total used free shared buff/cache available\nMem: 1015800 40332 621472 3180 353996 821344\nSwap: 0 0 0\n' 2019-09-09 15:06:54,234 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15260 seq=44 END 2019-09-09 15:06:54,235 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 15:06:54,235 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 1 2019-09-09 15:06:54,236 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 15:06:54,259 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:54,261 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=354150i,average.free=618093i,average.shared=3222i,average.total=1015800i,average.used=43556i,free.memory0.available="816444",free.memory0.buff/cache="354204",free.memory0.free="616576",free.memory0.shared="3236",free.memory0.total="1015800",free.memory0.used="45020",free.memory1.available="816228",free.memory1.buff/cache="354204",free.memory1.free="616360",free.memory1.shared="3236",free.memory1.total="1015800",free.memory1.used="45236",free.memory2.available="816360",free.memory2.buff/cache="354204",free.memory2.free="616492",free.memory2.shared="3236",free.memory2.total="1015800",free.memory2.used="45104",free.memory3.available="816352",free.memory3.buff/cache="354204",free.memory3.free="616484",free.memory3.shared="3236",free.memory3.total="1015800",free.memory3.used="45112",free.memory4.available="816504",free.memory4.buff/cache="354204",free.memory4.free="616636",free.memory4.shared="3236",free.memory4.total="1015800",free.memory4.used="44960",free.memory5.available="817872",free.memory5.buff/cache="354208",free.memory5.free="618000",free.memory5.shared="3236",free.memory5.total="1015800",free.memory5.used="43592",free.memory6.available="819544",free.memory6.buff/cache="354092",free.memory6.free="619672",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="42036",free.memory7.available="819420",free.memory7.buff/cache="354092",free.memory7.free="619548",free.memory7.shared="3208",free.memory7.total="1015800",free.memory7.used="42160",free.memory8.available="819568",free.memory8.buff/cache="354092",free.memory8.free="619696",free.memory8.shared="3208",free.memory8.total="1015800",free.memory8.used="42012",free.memory9.available="821344",free.memory9.buff/cache="353996",free.memory9.free="621472",free.memory9.shared="3180",free.memory9.total="1015800",free.memory9.used="40332",max.buff/cache=354208i,max.free=621472i,max.shared=3236i,max.total=1015800i,max.used=45236i 1568041614234883072 2019-09-09 15:06:54,531 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:54,533 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.buff/cache=210804i,average.free=764407i,average.shared=3199i,average.total=1015800i,average.used=40588i,free.memory0.available="821764",free.memory0.buff/cache="210812",free.memory0.free="764116",free.memory0.shared="3208",free.memory0.total="1015800",free.memory0.used="40872",free.memory1.available="821764",free.memory1.buff/cache="210812",free.memory1.free="764116",free.memory1.shared="3208",free.memory1.total="1015800",free.memory1.used="40872",free.memory2.available="821636",free.memory2.buff/cache="210812",free.memory2.free="763988",free.memory2.shared="3208",free.memory2.total="1015800",free.memory2.used="41000",free.memory3.available="821636",free.memory3.buff/cache="210812",free.memory3.free="763988",free.memory3.shared="3208",free.memory3.total="1015800",free.memory3.used="41000",free.memory4.available="821700",free.memory4.buff/cache="210812",free.memory4.free="764052",free.memory4.shared="3208",free.memory4.total="1015800",free.memory4.used="40936",free.memory5.available="821668",free.memory5.buff/cache="210812",free.memory5.free="764020",free.memory5.shared="3208",free.memory5.total="1015800",free.memory5.used="40968",free.memory6.available="821296",free.memory6.buff/cache="210816",free.memory6.free="763648",free.memory6.shared="3208",free.memory6.total="1015800",free.memory6.used="41336",free.memory7.available="822988",free.memory7.buff/cache="210784",free.memory7.free="765340",free.memory7.shared="3180",free.memory7.total="1015800",free.memory7.used="39676",free.memory8.available="823052",free.memory8.buff/cache="210784",free.memory8.free="765404",free.memory8.shared="3180",free.memory8.total="1015800",free.memory8.used="39612",free.memory9.available="823052",free.memory9.buff/cache="210784",free.memory9.free="765404",free.memory9.shared="3180",free.memory9.total="1015800",free.memory9.used="39612",max.buff/cache=210816i,max.free=765404i,max.shared=3208i,max.total=1015800i,max.used=41336i 1568041613081614080 2019-09-09 15:06:54,789 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:06:54,790 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.03 1568041609831366144 2019-09-09 15:06:55,066 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:06:55,067 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc070,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.684 1568041612853339904 2019-09-09 15:06:55,328 [INFO] yardstick.benchmark.core.task task.py:129 Testcase: "opnfv_yardstick_tc070" SUCCESS!!! 2019-09-09 15:06:55,329 [INFO] yardstick.benchmark.contexts.heat heat.py:459 Undeploying context 'yardstick-TC070-d2d30d9b' START 2019-09-09 15:07:42,270 [INFO] yardstick.benchmark.contexts.heat heat.py:462 Undeploying context 'yardstick-TC070-d2d30d9b' DONE 2019-09-09 15:07:42,271 [INFO] yardstick.benchmark.core.task task.py:148 Task /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc070.yaml finished in 563 secs 2019-09-09 15:07:42,271 [INFO] yardstick.benchmark.contexts.heat heat.py:336 Deploying context 'yardstick-TC071-d2d30d9b' START 2019-09-09 15:07:42,393 [DEBUG] yardstick.orchestrator.heat heat.py:177 template object 'yardstick-TC071-d2d30d9b' created 2019-09-09 15:07:42,394 [DEBUG] yardstick.orchestrator.heat heat.py:440 adding Nova::KeyPair 'yardstick-TC071-d2d30d9b-key' 2019-09-09 15:07:42,394 [DEBUG] yardstick.orchestrator.heat heat.py:476 adding Neutron::SecurityGroup 'yardstick-TC071-d2d30d9b-secgroup' 2019-09-09 15:07:42,394 [DEBUG] yardstick.orchestrator.heat heat.py:537 The security group rules is [{'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp'}, {'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp'}, {'remote_ip_prefix': '0.0.0.0/0', 'protocol': 'icmp'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'tcp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'udp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'protocol': 'icmp'}, {'direction': 'egress', 'protocol': 'tcp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'direction': 'egress', 'protocol': 'udp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'direction': 'egress', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}] 2019-09-09 15:07:42,394 [DEBUG] yardstick.orchestrator.heat heat.py:246 adding Neutron::Net 'yardstick-TC071-d2d30d9b-test' 2019-09-09 15:07:42,395 [DEBUG] yardstick.orchestrator.heat heat.py:286 adding Neutron::Subnet 'yardstick-TC071-d2d30d9b-test-subnet' in network 'yardstick-TC071-d2d30d9b-test', cidr '10.0.1.0/24' 2019-09-09 15:07:42,395 [DEBUG] yardstick.orchestrator.heat heat.py:317 adding Neutron::Router:'yardstick-TC071-d2d30d9b-test-router', gw-net:'floating_net' 2019-09-09 15:07:42,395 [DEBUG] yardstick.orchestrator.heat heat.py:332 adding Neutron::RouterInterface 'yardstick-TC071-d2d30d9b-test-router-if0' router:'yardstick-TC071-d2d30d9b-test-router', subnet:'yardstick-TC071-d2d30d9b-test-subnet' 2019-09-09 15:07:42,395 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC071-d2d30d9b-test-subnet', 'yardstick-TC071-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC071-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC071-d2d30d9b-test-subnet'}}], 'name': 'demeter.yardstick-TC071-d2d30d9b-test-port', 'security_groups': ['yardstick-TC071-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 15:07:42,396 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'demeter.yardstick-TC071-d2d30d9b-fip', network 'floating_net', port 'demeter.yardstick-TC071-d2d30d9b-test-port', rif 'yardstick-TC071-d2d30d9b-test-router-if0' 2019-09-09 15:07:42,396 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'demeter.yardstick-TC071-d2d30d9b-fip-assoc', server 'demeter.yardstick-TC071-d2d30d9b-test-port', floating_ip 'demeter.yardstick-TC071-d2d30d9b-fip' 2019-09-09 15:07:42,396 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'demeter.yardstick-TC071-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['demeter.yardstick-TC071-d2d30d9b-test-port'] 2019-09-09 15:07:42,396 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC071-d2d30d9b-test-subnet', 'yardstick-TC071-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC071-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC071-d2d30d9b-test-subnet'}}], 'name': 'poseidon.yardstick-TC071-d2d30d9b-test-port', 'security_groups': ['yardstick-TC071-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 15:07:42,396 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'poseidon.yardstick-TC071-d2d30d9b-fip', network 'floating_net', port 'poseidon.yardstick-TC071-d2d30d9b-test-port', rif 'yardstick-TC071-d2d30d9b-test-router-if0' 2019-09-09 15:07:42,397 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'poseidon.yardstick-TC071-d2d30d9b-fip-assoc', server 'poseidon.yardstick-TC071-d2d30d9b-test-port', floating_ip 'poseidon.yardstick-TC071-d2d30d9b-fip' 2019-09-09 15:07:42,397 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'poseidon.yardstick-TC071-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['poseidon.yardstick-TC071-d2d30d9b-test-port'] 2019-09-09 15:07:42,397 [INFO] yardstick.orchestrator.heat heat.py:630 Creating stack 'yardstick-TC071-d2d30d9b' START 2019-09-09 15:08:59,865 [INFO] yardstick.orchestrator.heat heat.py:648 Creating stack 'yardstick-TC071-d2d30d9b' DONE in 77 secs 2019-09-09 15:09:01,066 [INFO] yardstick.benchmark.contexts.heat heat.py:377 Deploying context 'yardstick-TC071-d2d30d9b' DONE 2019-09-09 15:09:01,067 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:09:01,067 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', 'runner': {'duration': 1000000000, 'type': 'Duration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}}, 'tc': u'opnfv_yardstick_tc071', u'host': 'demeter.yardstick-TC071-d2d30d9b', u'type': u'CACHEstat', u'options': {u'interval': 1}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases', u'run_in_background': True}) 2019-09-09 15:09:01,068 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 15:09:01,074 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:09:01,075 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', 'runner': {'duration': 1000000000, 'type': 'Duration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}}, 'tc': u'opnfv_yardstick_tc071', u'host': 'poseidon.yardstick-TC071-d2d30d9b', u'type': u'CACHEstat', u'options': {u'interval': 1}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases', u'run_in_background': True}) 2019-09-09 15:09:01,077 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 15:09:01,078 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 15:09:01,079 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 15:09:01,080 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.121 2019-09-09 15:09:01,080 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:09:01,082 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 15:09:01,083 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 15:09:01,083 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 15:09:01,086 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.118 2019-09-09 15:09:01,087 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:09:01,089 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:09:01,091 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 15:09:01,092 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 15:09:01,096 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.121 2019-09-09 15:09:01,099 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:09:01,100 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.118 2019-09-09 15:09:01,101 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.118 2019-09-09 15:09:02,042 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:09:02,042 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:09:02,044 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=1 START 2019-09-09 15:09:02,046 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:02,091 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 15:09:02,106 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 15:09:04,090 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=1 START 2019-09-09 15:09:04,091 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:04,095 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 15:09:04,112 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 15:09:04,217 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:04,843 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:04,852 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:05,098 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.118')",) 2019-09-09 15:09:05,102 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1973' 2019-09-09 15:09:05,103 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: rtt 1973.000000 > sla: max_rtt(10.000000); ',) 2019-09-09 15:09:05,114 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.118')",) 2019-09-09 15:09:05,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 15792 11716 160 57.4% 18 221\n' 2019-09-09 15:09:05,879 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:06,102 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.118')",) 2019-09-09 15:09:06,106 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=1 END 2019-09-09 15:09:06,106 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=2 START 2019-09-09 15:09:06,106 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:06,116 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.118')",) 2019-09-09 15:09:06,882 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=1 END 2019-09-09 15:09:06,883 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=2 START 2019-09-09 15:09:06,883 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:06,905 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:07,104 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.118')",) 2019-09-09 15:09:07,119 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.118')",) 2019-09-09 15:09:07,220 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.581' 2019-09-09 15:09:07,449 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:07,450 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:08,107 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.118')",) 2019-09-09 15:09:08,121 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.118')",) 2019-09-09 15:09:08,462 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2242 0 0 100.0% 18 274\n' 2019-09-09 15:09:08,467 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:09,110 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.118')",) 2019-09-09 15:09:09,122 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.118')",) 2019-09-09 15:09:09,248 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=2 END 2019-09-09 15:09:09,248 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=3 START 2019-09-09 15:09:09,249 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:09,472 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=2 END 2019-09-09 15:09:09,472 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=3 START 2019-09-09 15:09:09,472 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:10,863 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:11,093 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:11,097 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=221i,average.DIRTIES=160i,average.HITS=15792i,average.MISSES=11716i,average.RATIO="57.4%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="221",cachestat.cache0.DIRTIES="160",cachestat.cache0.HITS="15792",cachestat.cache0.MISSES="11716",cachestat.cache0.RATIO="57.4%",max.BUFFERS_MB=18i,max.CACHE_MB=221i,max.DIRTIES=160i,max.HITS=15792i,max.MISSES=11716i,max.RATIO=57.4 1568041746881880064 2019-09-09 15:09:11,310 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:11,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:11,403 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:11,405 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=274i,average.DIRTIES=0i,average.HITS=2242i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="274",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2242",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=274i,max.DIRTIES=0i,max.HITS=2242i,max.MISSES=0i,max.RATIO=100.0 1568041749472028928 2019-09-09 15:09:11,685 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:11,686 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1973.0 1568041746105583872 2019-09-09 15:09:11,768 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:09:11,771 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:09:11,772 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.121 2019-09-09 15:09:11,773 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.121 2019-09-09 15:09:11,868 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.471' 2019-09-09 15:09:11,966 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:11,967 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.581 1568041749248406784 2019-09-09 15:09:12,333 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 35729 81 16 99.8% 18 298\n' 2019-09-09 15:09:12,342 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:12,578 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:09:13,346 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=3 END 2019-09-09 15:09:13,347 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=4 START 2019-09-09 15:09:13,347 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:13,370 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:13,650 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:13,651 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:13,821 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=1 START 2019-09-09 15:09:13,822 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:13,872 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=3 END 2019-09-09 15:09:13,874 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=4 START 2019-09-09 15:09:13,874 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:13,968 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:14,243 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:14,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:14,662 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3138 0 1 100.0% 18 298\n' 2019-09-09 15:09:14,668 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:14,888 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.608' 2019-09-09 15:09:15,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 33127 74 254 99.8% 18 160\n' 2019-09-09 15:09:15,254 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:15,627 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15324 seq=1 START 2019-09-09 15:09:15,628 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1001 -j DROP 2019-09-09 15:09:15,673 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=4 END 2019-09-09 15:09:15,674 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=5 START 2019-09-09 15:09:15,675 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:15,696 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:15,831 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 1 64 20 1 1000000 2019-09-09 15:09:15,941 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:15,943 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:16,258 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=1 END 2019-09-09 15:09:16,259 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=2 START 2019-09-09 15:09:16,259 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:16,282 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:16,579 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:16,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:16,892 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=4 END 2019-09-09 15:09:16,893 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=5 START 2019-09-09 15:09:16,894 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:16,955 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 6884 1 0 100.0% 18 298\n' 2019-09-09 15:09:16,957 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:17,309 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:17,311 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=16i,average.HITS=35729i,average.MISSES=81i,average.RATIO="99.8%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="16",cachestat.cache0.HITS="35729",cachestat.cache0.MISSES="81",cachestat.cache0.RATIO="99.8%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=16i,max.HITS=35729i,max.MISSES=81i,max.RATIO=99.8 1568041753346455040 2019-09-09 15:09:17,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1770 0 0 100.0% 18 160\n' 2019-09-09 15:09:17,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:17,628 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:17,630 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=3138i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="3138",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=3138i,max.MISSES=0i,max.RATIO=100.0 1568041755673528832 2019-09-09 15:09:17,908 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.532' 2019-09-09 15:09:17,910 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:17,911 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=254i,average.HITS=33127i,average.MISSES=74i,average.RATIO="99.8%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="254",cachestat.cache0.HITS="33127",cachestat.cache0.MISSES="74",cachestat.cache0.RATIO="99.8%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=254i,max.HITS=33127i,max.MISSES=74i,max.RATIO=99.8 1568041756257409024 2019-09-09 15:09:17,965 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=5 END 2019-09-09 15:09:17,966 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=6 START 2019-09-09 15:09:17,967 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:17,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:18,203 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:18,204 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.471 1568041753872855808 2019-09-09 15:09:18,363 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:18,363 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:18,483 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:18,483 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.608 1568041756892612096 2019-09-09 15:09:18,601 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=2 END 2019-09-09 15:09:18,602 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=3 START 2019-09-09 15:09:18,602 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:18,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:18,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:18,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:19,374 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2357 0 0 100.0% 18 298\n' 2019-09-09 15:09:19,381 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:19,913 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=5 END 2019-09-09 15:09:19,914 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=6 START 2019-09-09 15:09:19,915 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:19,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1738 0 48 100.0% 18 160\n' 2019-09-09 15:09:19,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:20,384 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=6 END 2019-09-09 15:09:20,385 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=7 START 2019-09-09 15:09:20,386 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:20,403 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:20,757 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:20,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:20,930 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.49' 2019-09-09 15:09:20,934 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=3 END 2019-09-09 15:09:20,934 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=4 START 2019-09-09 15:09:20,935 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:20,968 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:21,178 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:21,179 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:21,766 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4202 0 0 100.0% 18 298\n' 2019-09-09 15:09:21,772 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:22,189 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1786 0 0 100.0% 18 160\n' 2019-09-09 15:09:22,192 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:22,775 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=7 END 2019-09-09 15:09:22,775 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=8 START 2019-09-09 15:09:22,776 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:22,795 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:22,935 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=6 END 2019-09-09 15:09:22,936 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=7 START 2019-09-09 15:09:22,937 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:23,172 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:23,174 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:23,195 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=4 END 2019-09-09 15:09:23,196 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=5 START 2019-09-09 15:09:23,196 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:23,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:23,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:23,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:23,767 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:23,768 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=6884i,average.MISSES=1i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="6884",cachestat.cache0.MISSES="1",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=6884i,max.MISSES=1i,max.RATIO=100.0 1568041757965207040 2019-09-09 15:09:24,036 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:24,037 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2357i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2357",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2357i,max.MISSES=0i,max.RATIO=100.0 1568041760384468992 2019-09-09 15:09:24,086 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.22' 2019-09-09 15:09:24,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4327 0 0 100.0% 18 298\n' 2019-09-09 15:09:24,188 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:24,305 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:24,307 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4202i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4202",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4202i,max.MISSES=0i,max.RATIO=100.0 1568041762775054848 2019-09-09 15:09:24,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1798 0 0 100.0% 18 160\n' 2019-09-09 15:09:24,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:24,582 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:24,583 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1770i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1770",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1770i,max.MISSES=0i,max.RATIO=100.0 1568041758601489152 2019-09-09 15:09:24,844 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:24,845 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=48i,average.HITS=1738i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="48",cachestat.cache0.HITS="1738",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=48i,max.HITS=1738i,max.MISSES=0i,max.RATIO=100.0 1568041760934375168 2019-09-09 15:09:25,115 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:25,116 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1786i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1786",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1786i,max.MISSES=0i,max.RATIO=100.0 1568041763195728896 2019-09-09 15:09:25,193 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=8 END 2019-09-09 15:09:25,193 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=9 START 2019-09-09 15:09:25,193 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:25,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:25,376 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:25,377 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.532 1568041759913595904 2019-09-09 15:09:25,536 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=5 END 2019-09-09 15:09:25,537 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=6 START 2019-09-09 15:09:25,537 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:25,567 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:25,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:25,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:25,662 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:25,663 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.49 1568041762935843072 2019-09-09 15:09:25,887 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:25,887 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:26,091 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=7 END 2019-09-09 15:09:26,092 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=8 START 2019-09-09 15:09:26,093 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:26,583 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3037 0 0 100.0% 18 298\n' 2019-09-09 15:09:26,588 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:26,898 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1772 0 0 100.0% 18 160\n' 2019-09-09 15:09:26,901 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:27,107 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.22' 2019-09-09 15:09:27,593 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=9 END 2019-09-09 15:09:27,594 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=10 START 2019-09-09 15:09:27,595 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:27,616 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:27,904 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=6 END 2019-09-09 15:09:27,905 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=7 START 2019-09-09 15:09:27,905 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:27,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:27,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:27,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:28,250 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:28,251 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:28,978 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2166 0 8 100.0% 18 298\n' 2019-09-09 15:09:28,985 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:29,114 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=8 END 2019-09-09 15:09:29,114 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=9 START 2019-09-09 15:09:29,115 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:29,261 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1770 0 0 100.0% 18 160\n' 2019-09-09 15:09:29,264 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:29,989 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=10 END 2019-09-09 15:09:29,991 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=11 START 2019-09-09 15:09:29,991 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:30,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:30,197 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.44' 2019-09-09 15:09:30,268 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=7 END 2019-09-09 15:09:30,269 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=8 START 2019-09-09 15:09:30,269 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:30,294 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:30,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:30,375 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:30,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:30,625 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:30,926 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:30,927 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4327i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4327",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4327i,max.MISSES=0i,max.RATIO=100.0 1568041765193283072 2019-09-09 15:09:31,217 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:31,219 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3037i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3037",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3037i,max.MISSES=0i,max.RATIO=100.0 1568041767593261056 2019-09-09 15:09:31,388 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2200 0 0 100.0% 18 298\n' 2019-09-09 15:09:31,391 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:31,477 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:31,479 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=8i,average.HITS=2166i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="8",cachestat.cache0.HITS="2166",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=8i,max.HITS=2166i,max.MISSES=0i,max.RATIO=100.0 1568041769989626880 2019-09-09 15:09:31,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1756 0 0 100.0% 18 160\n' 2019-09-09 15:09:31,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:31,751 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:31,752 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1798i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1798",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1798i,max.MISSES=0i,max.RATIO=100.0 1568041765536513024 2019-09-09 15:09:32,037 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:32,039 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1772i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1772",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1772i,max.MISSES=0i,max.RATIO=100.0 1568041767904355072 2019-09-09 15:09:32,202 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=9 END 2019-09-09 15:09:32,203 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=10 START 2019-09-09 15:09:32,203 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:32,308 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:32,310 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1770i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1770",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1770i,max.MISSES=0i,max.RATIO=100.0 1568041770268451840 2019-09-09 15:09:32,393 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=11 END 2019-09-09 15:09:32,394 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=12 START 2019-09-09 15:09:32,394 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:32,413 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:32,610 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:32,611 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.22 1568041766091820032 2019-09-09 15:09:32,641 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=8 END 2019-09-09 15:09:32,643 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=9 START 2019-09-09 15:09:32,644 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:32,683 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:32,767 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:32,767 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:32,879 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:32,880 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.22 1568041769113936896 2019-09-09 15:09:33,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:33,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:33,142 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:33,143 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.44 1568041772202706944 2019-09-09 15:09:33,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.38' 2019-09-09 15:09:33,778 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4187 0 0 100.0% 18 298\n' 2019-09-09 15:09:33,784 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:34,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1784 0 0 100.0% 18 160\n' 2019-09-09 15:09:34,012 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:34,787 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=12 END 2019-09-09 15:09:34,788 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=13 START 2019-09-09 15:09:34,788 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:34,807 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:35,016 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=9 END 2019-09-09 15:09:35,017 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=10 START 2019-09-09 15:09:35,018 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:35,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:35,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:35,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:35,224 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=10 END 2019-09-09 15:09:35,225 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=11 START 2019-09-09 15:09:35,226 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:35,355 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:35,356 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:36,171 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3008 0 0 100.0% 18 298\n' 2019-09-09 15:09:36,177 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:36,240 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.47' 2019-09-09 15:09:36,366 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1784 0 0 100.0% 18 160\n' 2019-09-09 15:09:36,369 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:37,180 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=13 END 2019-09-09 15:09:37,181 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=14 START 2019-09-09 15:09:37,181 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:37,204 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:37,373 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=10 END 2019-09-09 15:09:37,374 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=11 START 2019-09-09 15:09:37,374 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:37,394 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:37,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:37,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:37,642 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:37,643 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:38,295 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=11 END 2019-09-09 15:09:38,296 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=12 START 2019-09-09 15:09:38,296 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:38,412 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:38,415 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2200i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2200",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2200i,max.MISSES=0i,max.RATIO=100.0 1568041772393709056 2019-09-09 15:09:38,575 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4357 0 0 100.0% 18 298\n' 2019-09-09 15:09:38,579 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:38,656 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1789 0 2 100.0% 18 160\n' 2019-09-09 15:09:38,661 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:38,685 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:38,687 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4187i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4187",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4187i,max.MISSES=0i,max.RATIO=100.0 1568041774787590912 2019-09-09 15:09:38,951 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:38,952 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3008i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3008",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3008i,max.MISSES=0i,max.RATIO=100.0 1568041777180814080 2019-09-09 15:09:39,217 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:39,218 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1756i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1756",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1756i,max.MISSES=0i,max.RATIO=100.0 1568041772641100032 2019-09-09 15:09:39,296 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3576047 , "packets_per_second":179192, "flows":2, "errors":0 }\n' 2019-09-09 15:09:39,298 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1001/ {{printf "%s", $1}}' 2019-09-09 15:09:39,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.609' 2019-09-09 15:09:39,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3313834' 2019-09-09 15:09:39,323 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 262213 - Lost ppm 73325 2019-09-09 15:09:39,324 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 73325 > sla_max_ppm 1000; ',) 2019-09-09 15:09:39,487 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:39,489 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1784i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1784",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1784i,max.MISSES=0i,max.RATIO=100.0 1568041775016808960 2019-09-09 15:09:39,584 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=14 END 2019-09-09 15:09:39,585 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=15 START 2019-09-09 15:09:39,586 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:39,607 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:39,665 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=11 END 2019-09-09 15:09:39,666 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=12 START 2019-09-09 15:09:39,667 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:39,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:39,751 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:39,752 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1784i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1784",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1784i,max.MISSES=0i,max.RATIO=100.0 1568041777373081856 2019-09-09 15:09:39,894 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:39,895 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:39,965 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:39,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:40,024 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:40,025 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=2i,average.HITS=1789i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="1789",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=2i,max.HITS=1789i,max.MISSES=0i,max.RATIO=100.0 1568041779665833984 2019-09-09 15:09:40,291 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:40,292 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.38 1568041775224719104 2019-09-09 15:09:40,329 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15324 seq=1 END 2019-09-09 15:09:40,330 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15324 seq=2 START 2019-09-09 15:09:40,330 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1001 -j DROP 2019-09-09 15:09:40,368 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 1 64 20 1 1000000 2019-09-09 15:09:40,561 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:40,562 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.47 1568041778295311872 2019-09-09 15:09:40,906 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 8024 2 3 100.0% 18 298\n' 2019-09-09 15:09:40,911 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:40,977 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 6808 0 7 100.0% 18 160\n' 2019-09-09 15:09:40,982 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:41,316 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=12 END 2019-09-09 15:09:41,317 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=13 START 2019-09-09 15:09:41,318 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:41,915 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=15 END 2019-09-09 15:09:41,916 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=16 START 2019-09-09 15:09:41,916 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:41,939 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:41,987 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=12 END 2019-09-09 15:09:41,987 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=13 START 2019-09-09 15:09:41,987 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:42,009 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:42,179 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:42,180 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:42,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:42,249 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:42,332 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.564' 2019-09-09 15:09:43,188 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 60948 0 0 100.0% 18 298\n' 2019-09-09 15:09:43,193 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:43,265 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1734 0 0 100.0% 18 160\n' 2019-09-09 15:09:43,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:44,197 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=16 END 2019-09-09 15:09:44,197 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=17 START 2019-09-09 15:09:44,198 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:44,221 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:44,280 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=13 END 2019-09-09 15:09:44,280 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=14 START 2019-09-09 15:09:44,281 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:44,295 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:44,339 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=13 END 2019-09-09 15:09:44,340 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=14 START 2019-09-09 15:09:44,340 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:44,547 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:44,548 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:44,578 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:44,579 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:45,507 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.45' 2019-09-09 15:09:45,561 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1693 0 0 100.0% 18 160\n' 2019-09-09 15:09:45,566 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:45,598 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 5523 2 4 100.0% 18 298\n' 2019-09-09 15:09:45,606 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:45,830 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:45,831 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2i,packets_per_second=179192i,packets_received=3313834i,packets_sent=3576047i,packetsize=64i,ppm=73325.0 1568041780328488192 2019-09-09 15:09:46,130 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:46,132 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4357i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4357",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4357i,max.MISSES=0i,max.RATIO=100.0 1568041779584701952 2019-09-09 15:09:46,400 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:46,402 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=3i,average.HITS=8024i,average.MISSES=2i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="8024",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=3i,max.HITS=8024i,max.MISSES=2i,max.RATIO=100.0 1568041781915769088 2019-09-09 15:09:46,572 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=14 END 2019-09-09 15:09:46,573 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=15 START 2019-09-09 15:09:46,574 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:46,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:46,611 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=17 END 2019-09-09 15:09:46,612 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=18 START 2019-09-09 15:09:46,612 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:46,631 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:46,670 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:46,672 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=60948i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="60948",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=60948i,max.MISSES=0i,max.RATIO=100.0 1568041784197040128 2019-09-09 15:09:46,784 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:46,785 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:46,939 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:46,940 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=4i,average.HITS=5523i,average.MISSES=2i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="4",cachestat.cache0.HITS="5523",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=4i,max.HITS=5523i,max.MISSES=2i,max.RATIO=100.0 1568041786611873024 2019-09-09 15:09:46,987 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:46,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:47,210 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:47,211 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=7i,average.HITS=6808i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="7",cachestat.cache0.HITS="6808",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=7i,max.HITS=6808i,max.MISSES=0i,max.RATIO=100.0 1568041781986999040 2019-09-09 15:09:47,512 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=14 END 2019-09-09 15:09:47,513 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=15 START 2019-09-09 15:09:47,514 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:47,515 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:47,516 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1734i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1734",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1734i,max.MISSES=0i,max.RATIO=100.0 1568041784279968000 2019-09-09 15:09:47,787 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:47,788 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1693i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1693",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1693i,max.MISSES=0i,max.RATIO=100.0 1568041786572163072 2019-09-09 15:09:47,796 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1945 0 0 100.0% 18 160\n' 2019-09-09 15:09:47,799 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:47,999 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3049 0 0 100.0% 18 298\n' 2019-09-09 15:09:48,005 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:48,057 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:48,058 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.609 1568041781316404992 2019-09-09 15:09:48,328 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:48,329 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.564 1568041784339673088 2019-09-09 15:09:48,531 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.15' 2019-09-09 15:09:48,598 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:48,599 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.45 1568041787512797184 2019-09-09 15:09:48,804 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=15 END 2019-09-09 15:09:48,804 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=16 START 2019-09-09 15:09:48,805 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:48,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:49,009 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=18 END 2019-09-09 15:09:49,010 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=19 START 2019-09-09 15:09:49,010 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:49,025 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:49,025 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:49,027 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:49,389 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:49,390 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:50,035 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1801 0 9 100.0% 18 160\n' 2019-09-09 15:09:50,035 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:50,405 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2160 0 0 100.0% 18 298\n' 2019-09-09 15:09:50,407 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:50,538 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=15 END 2019-09-09 15:09:50,538 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=16 START 2019-09-09 15:09:50,539 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:51,041 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=16 END 2019-09-09 15:09:51,041 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=17 START 2019-09-09 15:09:51,041 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:51,054 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:51,273 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:51,274 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:51,410 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=19 END 2019-09-09 15:09:51,411 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=20 START 2019-09-09 15:09:51,411 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:51,429 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:51,697 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.73' 2019-09-09 15:09:51,793 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:51,794 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:52,283 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1814 0 0 100.0% 18 160\n' 2019-09-09 15:09:52,284 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:52,804 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2144 0 0 100.0% 18 298\n' 2019-09-09 15:09:52,810 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:53,289 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=17 END 2019-09-09 15:09:53,290 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=18 START 2019-09-09 15:09:53,290 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:53,303 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:53,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:53,526 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:53,702 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=16 END 2019-09-09 15:09:53,703 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=17 START 2019-09-09 15:09:53,703 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:53,813 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=20 END 2019-09-09 15:09:53,814 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=21 START 2019-09-09 15:09:53,814 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:53,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:53,886 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:53,887 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3049i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3049",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3049i,max.MISSES=0i,max.RATIO=100.0 1568041789009213952 2019-09-09 15:09:54,191 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:54,192 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:54,195 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:54,197 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2160i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2160",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2160i,max.MISSES=0i,max.RATIO=100.0 1568041791410200064 2019-09-09 15:09:54,468 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:54,470 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2144i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2144",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2144i,max.MISSES=0i,max.RATIO=100.0 1568041793813260032 2019-09-09 15:09:54,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1752 0 0 100.0% 18 160\n' 2019-09-09 15:09:54,535 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:54,719 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.51' 2019-09-09 15:09:54,755 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:09:54,756 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1945i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1945",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1945i,max.MISSES=0i,max.RATIO=100.0 1568041788803940096 2019-09-09 15:09:55,017 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:55,018 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=9i,average.HITS=1801i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="9",cachestat.cache0.HITS="1801",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=9i,max.HITS=1801i,max.MISSES=0i,max.RATIO=100.0 1568041791040977920 2019-09-09 15:09:55,203 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4284 0 0 100.0% 18 298\n' 2019-09-09 15:09:55,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:55,288 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:55,290 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1814i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1814",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1814i,max.MISSES=0i,max.RATIO=100.0 1568041793289152000 2019-09-09 15:09:55,538 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=18 END 2019-09-09 15:09:55,539 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=19 START 2019-09-09 15:09:55,539 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:55,553 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:55,580 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:55,581 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1752i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1752",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1752i,max.MISSES=0i,max.RATIO=100.0 1568041795538541056 2019-09-09 15:09:55,760 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:55,760 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:55,856 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:09:55,857 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.15 1568041790538044928 2019-09-09 15:09:56,133 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:09:56,134 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.73 1568041793702328832 2019-09-09 15:09:56,212 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=21 END 2019-09-09 15:09:56,213 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=22 START 2019-09-09 15:09:56,214 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:56,233 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:56,594 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:56,595 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:56,725 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=17 END 2019-09-09 15:09:56,727 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=18 START 2019-09-09 15:09:56,727 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:09:56,782 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1737 0 0 100.0% 18 160\n' 2019-09-09 15:09:56,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:57,606 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3062 0 0 100.0% 18 298\n' 2019-09-09 15:09:57,612 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:57,744 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.25' 2019-09-09 15:09:57,797 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=19 END 2019-09-09 15:09:57,798 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=20 START 2019-09-09 15:09:57,798 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:57,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:58,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:58,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:09:58,616 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=22 END 2019-09-09 15:09:58,617 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=23 START 2019-09-09 15:09:58,617 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:09:58,635 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:09:58,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:09:58,993 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:09:59,062 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1696 0 0 100.0% 18 160\n' 2019-09-09 15:09:59,070 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:09:59,810 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=18 END 2019-09-09 15:09:59,811 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=19 START 2019-09-09 15:09:59,811 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:00,003 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3056 0 0 100.0% 18 298\n' 2019-09-09 15:10:00,008 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:00,011 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Ending tracing...\n' 2019-09-09 15:10:00,078 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=20 END 2019-09-09 15:10:00,078 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=21 START 2019-09-09 15:10:00,079 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:00,094 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:00,307 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:00,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:00,825 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.22' 2019-09-09 15:10:01,014 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=23 END 2019-09-09 15:10:01,014 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=24 START 2019-09-09 15:10:01,014 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:01,030 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:01,322 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1779 2 2 99.9% 18 160\n' 2019-09-09 15:10:01,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:01,382 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:01,383 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:01,400 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:01,401 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4284i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4284",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4284i,max.MISSES=0i,max.RATIO=100.0 1568041796212711936 2019-09-09 15:10:01,681 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:01,683 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3062i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3062",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3062i,max.MISSES=0i,max.RATIO=100.0 1568041798616894976 2019-09-09 15:10:01,972 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:01,974 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3056i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3056",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3056i,max.MISSES=0i,max.RATIO=100.0 1568041801013955072 2019-09-09 15:10:02,232 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:02,233 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1737i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1737",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1737i,max.MISSES=0i,max.RATIO=100.0 1568041797797775872 2019-09-09 15:10:02,332 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=21 END 2019-09-09 15:10:02,333 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=22 START 2019-09-09 15:10:02,333 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:02,346 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:02,394 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2138 0 0 100.0% 18 298\n' 2019-09-09 15:10:02,401 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:02,505 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:02,505 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1696i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1696",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1696i,max.MISSES=0i,max.RATIO=100.0 1568041800078136064 2019-09-09 15:10:02,569 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:02,571 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:02,775 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:02,777 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=2i,average.HITS=1779i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="1779",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=2i,max.HITS=1779i,max.MISSES=2i,max.RATIO=99.9 1568041802332585984 2019-09-09 15:10:02,831 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=19 END 2019-09-09 15:10:02,831 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=20 START 2019-09-09 15:10:02,832 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:03,050 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:03,051 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.51 1568041796725096960 2019-09-09 15:10:03,335 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:03,336 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.25 1568041799810225920 2019-09-09 15:10:03,404 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=24 END 2019-09-09 15:10:03,405 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=25 START 2019-09-09 15:10:03,405 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:03,427 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:03,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1774 0 0 100.0% 18 160\n' 2019-09-09 15:10:03,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:03,631 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:03,631 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.22 1568041802831088128 2019-09-09 15:10:03,675 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:03,677 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:03,690 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3500352 , "packets_per_second":175176, "flows":2, "errors":0 }\n' 2019-09-09 15:10:03,692 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1001/ {{printf "%s", $1}}' 2019-09-09 15:10:03,715 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3205750' 2019-09-09 15:10:03,717 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 294602 - Lost ppm 84164 2019-09-09 15:10:03,718 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 84164 > sla_max_ppm 1000; ',) 2019-09-09 15:10:03,846 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.647' 2019-09-09 15:10:04,592 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=22 END 2019-09-09 15:10:04,593 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=23 START 2019-09-09 15:10:04,593 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:04,616 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:04,691 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 11413 0 1 100.0% 18 298\n' 2019-09-09 15:10:04,692 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:04,719 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15324 seq=2 END 2019-09-09 15:10:04,720 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:10:04,721 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:10:04,721 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:10:04,758 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:04,759 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2i,packets_per_second=175176i,packets_received=3205750i,packets_sent=3500352i,packetsize=64i,ppm=84164.0 1568041804719880192 2019-09-09 15:10:04,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:04,946 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:05,047 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:10:05,048 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:10:05,051 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:10:05,063 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:10:05,065 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.118 2019-09-09 15:10:05,067 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.118 2019-09-09 15:10:05,574 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:10:05,575 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.121 2019-09-09 15:10:05,576 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.121 2019-09-09 15:10:05,701 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=25 END 2019-09-09 15:10:05,701 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=26 START 2019-09-09 15:10:05,701 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:05,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:05,851 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=20 END 2019-09-09 15:10:05,852 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=21 START 2019-09-09 15:10:05,852 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:05,957 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 28390 29 5 99.9% 18 160\n' 2019-09-09 15:10:05,962 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:06,104 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:06,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:06,144 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:10:06,867 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.539' 2019-09-09 15:10:06,967 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=23 END 2019-09-09 15:10:06,968 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=24 START 2019-09-09 15:10:06,968 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:06,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:07,116 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 7073 0 0 100.0% 18 298\n' 2019-09-09 15:10:07,121 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:07,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:07,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:08,126 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=26 END 2019-09-09 15:10:08,127 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=27 START 2019-09-09 15:10:08,127 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:08,149 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:08,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1800 0 0 100.0% 18 160\n' 2019-09-09 15:10:08,350 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:08,412 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:08,413 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:08,872 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=21 END 2019-09-09 15:10:08,872 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=22 START 2019-09-09 15:10:08,873 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:09,192 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15338 seq=1 START 2019-09-09 15:10:09,193 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1010 -j DROP 2019-09-09 15:10:09,233 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 10 64 20 1 1000000 2019-09-09 15:10:09,355 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=24 END 2019-09-09 15:10:09,356 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=25 START 2019-09-09 15:10:09,356 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:09,376 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:09,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 10057 0 7 100.0% 18 298\n' 2019-09-09 15:10:09,430 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:09,622 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:09,623 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:09,888 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.687' 2019-09-09 15:10:10,057 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:10,060 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2138i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2138",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2138i,max.MISSES=0i,max.RATIO=100.0 1568041803404222976 2019-09-09 15:10:10,364 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:10,365 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=11413i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="11413",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=11413i,max.MISSES=0i,max.RATIO=100.0 1568041805700894208 2019-09-09 15:10:10,435 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=27 END 2019-09-09 15:10:10,435 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=28 START 2019-09-09 15:10:10,436 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:10,456 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:10,627 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:10,628 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=7073i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="7073",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=7073i,max.MISSES=0i,max.RATIO=100.0 1568041808126374912 2019-09-09 15:10:10,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1782 0 0 100.0% 18 160\n' 2019-09-09 15:10:10,640 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:10,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:10,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:10,891 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:10,891 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=7i,average.HITS=10057i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="7",cachestat.cache0.HITS="10057",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=7i,max.HITS=10057i,max.MISSES=0i,max.RATIO=100.0 1568041810435493120 2019-09-09 15:10:11,154 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:11,155 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1774i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1774",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1774i,max.MISSES=0i,max.RATIO=100.0 1568041804592225024 2019-09-09 15:10:11,422 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:11,422 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=5i,average.HITS=28390i,average.MISSES=29i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="5",cachestat.cache0.HITS="28390",cachestat.cache0.MISSES="29",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=5i,max.HITS=28390i,max.MISSES=29i,max.RATIO=99.9 1568041806967688192 2019-09-09 15:10:11,645 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=25 END 2019-09-09 15:10:11,645 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=26 START 2019-09-09 15:10:11,646 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:11,680 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:11,681 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:11,682 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1800i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1800",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1800i,max.MISSES=0i,max.RATIO=100.0 1568041809355254016 2019-09-09 15:10:11,774 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 57537 0 0 100.0% 18 298\n' 2019-09-09 15:10:11,786 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:11,892 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=22 END 2019-09-09 15:10:11,892 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=23 START 2019-09-09 15:10:11,892 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:11,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:11,919 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:11,934 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:11,935 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1782i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1782",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1782i,max.MISSES=0i,max.RATIO=100.0 1568041811645092864 2019-09-09 15:10:12,208 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:12,209 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.647 1568041805851546112 2019-09-09 15:10:12,506 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:12,507 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.539 1568041808871951104 2019-09-09 15:10:12,779 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:12,779 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.687 1568041811892116992 2019-09-09 15:10:12,788 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=28 END 2019-09-09 15:10:12,788 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=29 START 2019-09-09 15:10:12,789 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:12,807 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:12,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1728 0 3 100.0% 18 160\n' 2019-09-09 15:10:12,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:12,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.66' 2019-09-09 15:10:13,166 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:13,167 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:13,937 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=26 END 2019-09-09 15:10:13,938 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=27 START 2019-09-09 15:10:13,939 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:13,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:14,174 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:14,175 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:14,179 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2211 0 0 100.0% 18 298\n' 2019-09-09 15:10:14,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:14,995 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=23 END 2019-09-09 15:10:14,996 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=24 START 2019-09-09 15:10:14,996 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:15,187 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1807 0 0 100.0% 18 160\n' 2019-09-09 15:10:15,187 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:15,189 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=29 END 2019-09-09 15:10:15,190 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=30 START 2019-09-09 15:10:15,190 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:15,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:15,569 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:15,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:16,011 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.86' 2019-09-09 15:10:16,194 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=27 END 2019-09-09 15:10:16,195 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=28 START 2019-09-09 15:10:16,195 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:16,215 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:16,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:16,432 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:16,579 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4251 0 0 100.0% 18 298\n' 2019-09-09 15:10:16,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:17,446 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1775 0 0 100.0% 18 160\n' 2019-09-09 15:10:17,449 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:17,588 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=30 END 2019-09-09 15:10:17,589 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=31 START 2019-09-09 15:10:17,589 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:17,607 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:17,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:17,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:18,017 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=24 END 2019-09-09 15:10:18,018 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=25 START 2019-09-09 15:10:18,019 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:18,056 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:18,058 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=57537i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="57537",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=57537i,max.MISSES=0i,max.RATIO=100.0 1568041812788312832 2019-09-09 15:10:18,346 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:18,347 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2211i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2211",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2211i,max.MISSES=0i,max.RATIO=100.0 1568041815189687040 2019-09-09 15:10:18,453 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=28 END 2019-09-09 15:10:18,454 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=29 START 2019-09-09 15:10:18,455 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:18,468 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:18,619 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:18,621 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4251i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4251",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4251i,max.MISSES=0i,max.RATIO=100.0 1568041817588525056 2019-09-09 15:10:18,678 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:18,679 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:18,894 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:18,895 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=1728i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="1728",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=1728i,max.MISSES=0i,max.RATIO=100.0 1568041813937870080 2019-09-09 15:10:18,978 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3054 0 0 100.0% 18 298\n' 2019-09-09 15:10:18,984 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:19,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.43' 2019-09-09 15:10:19,166 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:19,167 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1807i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1807",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1807i,max.MISSES=0i,max.RATIO=100.0 1568041816194697984 2019-09-09 15:10:19,431 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:19,432 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1775i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1775",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1775i,max.MISSES=0i,max.RATIO=100.0 1568041818453876992 2019-09-09 15:10:19,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1736 0 0 100.0% 18 160\n' 2019-09-09 15:10:19,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:19,708 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:19,709 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.66 1568041814995443200 2019-09-09 15:10:19,985 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:19,986 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.86 1568041818017327104 2019-09-09 15:10:19,987 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=31 END 2019-09-09 15:10:19,988 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=32 START 2019-09-09 15:10:19,988 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:20,007 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:20,358 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:20,359 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:20,695 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=29 END 2019-09-09 15:10:20,695 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=30 START 2019-09-09 15:10:20,696 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:20,711 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:20,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:20,922 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:21,098 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=25 END 2019-09-09 15:10:21,098 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=26 START 2019-09-09 15:10:21,098 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:21,370 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3077 2 1 99.9% 18 298\n' 2019-09-09 15:10:21,376 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:21,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1791 0 0 100.0% 18 160\n' 2019-09-09 15:10:21,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:22,110 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.43' 2019-09-09 15:10:22,379 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=32 END 2019-09-09 15:10:22,380 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=33 START 2019-09-09 15:10:22,380 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:22,397 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:22,754 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:22,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:22,937 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=30 END 2019-09-09 15:10:22,938 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=31 START 2019-09-09 15:10:22,938 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:22,974 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:23,191 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:23,192 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:23,766 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2138 0 0 100.0% 18 298\n' 2019-09-09 15:10:23,772 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:24,115 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=26 END 2019-09-09 15:10:24,116 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=27 START 2019-09-09 15:10:24,117 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:24,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1798 2 2 99.9% 18 160\n' 2019-09-09 15:10:24,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:24,775 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=33 END 2019-09-09 15:10:24,776 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=34 START 2019-09-09 15:10:24,776 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:24,796 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:25,147 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:25,154 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:25,160 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.92' 2019-09-09 15:10:25,206 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=31 END 2019-09-09 15:10:25,207 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=32 START 2019-09-09 15:10:25,207 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:25,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:25,275 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:25,277 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3054i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3054",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3054i,max.MISSES=0i,max.RATIO=100.0 1568041819987787008 2019-09-09 15:10:25,568 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:25,569 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=3077i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="3077",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=3077i,max.MISSES=2i,max.RATIO=99.9 1568041822379165952 2019-09-09 15:10:25,577 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:25,578 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:25,840 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:25,842 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2138i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2138",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2138i,max.MISSES=0i,max.RATIO=100.0 1568041824775561216 2019-09-09 15:10:26,139 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:26,141 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1736i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1736",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1736i,max.MISSES=0i,max.RATIO=100.0 1568041820695070976 2019-09-09 15:10:26,166 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2166 0 0 100.0% 18 298\n' 2019-09-09 15:10:26,172 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:26,437 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:26,439 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1791i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1791",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1791i,max.MISSES=0i,max.RATIO=100.0 1568041822937434880 2019-09-09 15:10:26,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1775 0 0 100.0% 18 160\n' 2019-09-09 15:10:26,592 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:26,712 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:26,714 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=2i,average.HITS=1798i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="1798",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=2i,max.HITS=1798i,max.MISSES=2i,max.RATIO=99.9 1568041825206448128 2019-09-09 15:10:26,986 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:26,986 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.43 1568041821097966848 2019-09-09 15:10:27,165 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=27 END 2019-09-09 15:10:27,166 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=28 START 2019-09-09 15:10:27,166 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:27,176 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=34 END 2019-09-09 15:10:27,177 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=35 START 2019-09-09 15:10:27,177 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:27,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:27,275 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:27,276 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.43 1568041824115862016 2019-09-09 15:10:27,538 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:27,539 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.92 1568041827165484800 2019-09-09 15:10:27,545 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:27,546 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:27,595 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=32 END 2019-09-09 15:10:27,595 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=33 START 2019-09-09 15:10:27,596 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:27,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:27,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:27,925 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:28,179 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.22' 2019-09-09 15:10:28,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4340 0 0 100.0% 18 298\n' 2019-09-09 15:10:28,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:28,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1795 0 0 100.0% 18 160\n' 2019-09-09 15:10:28,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:29,564 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=35 END 2019-09-09 15:10:29,565 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=36 START 2019-09-09 15:10:29,565 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:29,583 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:29,939 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=33 END 2019-09-09 15:10:29,940 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=34 START 2019-09-09 15:10:29,940 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:29,942 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:29,943 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:29,977 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:30,185 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=28 END 2019-09-09 15:10:30,186 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=29 START 2019-09-09 15:10:30,187 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:30,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:30,290 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:30,954 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3073 0 0 100.0% 18 298\n' 2019-09-09 15:10:30,960 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:31,203 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.20' 2019-09-09 15:10:31,300 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1794 0 0 100.0% 18 160\n' 2019-09-09 15:10:31,303 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:31,962 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=36 END 2019-09-09 15:10:31,963 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=37 START 2019-09-09 15:10:31,963 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:31,985 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:32,270 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:32,271 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:32,306 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=34 END 2019-09-09 15:10:32,307 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=35 START 2019-09-09 15:10:32,307 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:32,330 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:32,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3391738 , "packets_per_second":170243, "flows":110, "errors":0 }\n' 2019-09-09 15:10:32,558 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1010/ {{printf "%s", $1}}' 2019-09-09 15:10:32,602 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:32,603 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:32,647 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3137128' 2019-09-09 15:10:32,648 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 254610 - Lost ppm 75068 2019-09-09 15:10:32,649 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 75068 > sla_max_ppm 1000; ',) 2019-09-09 15:10:32,814 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:32,816 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2166i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2166",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2166i,max.MISSES=0i,max.RATIO=100.0 1568041827176348928 2019-09-09 15:10:33,105 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:33,107 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4340i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4340",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4340i,max.MISSES=0i,max.RATIO=100.0 1568041829564539904 2019-09-09 15:10:33,225 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=29 END 2019-09-09 15:10:33,226 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=30 START 2019-09-09 15:10:33,226 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:33,282 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 13463 1 2 100.0% 18 298\n' 2019-09-09 15:10:33,288 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:33,418 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:33,419 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3073i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3073",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3073i,max.MISSES=0i,max.RATIO=100.0 1568041831962726144 2019-09-09 15:10:33,621 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 6505 0 3 100.0% 18 160\n' 2019-09-09 15:10:33,626 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:33,654 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15338 seq=1 END 2019-09-09 15:10:33,655 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15338 seq=2 START 2019-09-09 15:10:33,655 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1010 -j DROP 2019-09-09 15:10:33,687 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 10 64 20 1 1000000 2019-09-09 15:10:33,700 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:33,701 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1775i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1775",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1775i,max.MISSES=0i,max.RATIO=100.0 1568041827595014144 2019-09-09 15:10:33,971 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:33,972 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1795i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1795",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1795i,max.MISSES=0i,max.RATIO=100.0 1568041829939548928 2019-09-09 15:10:34,232 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:34,233 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1794i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1794",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1794i,max.MISSES=0i,max.RATIO=100.0 1568041832306510080 2019-09-09 15:10:34,240 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.724' 2019-09-09 15:10:34,292 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=37 END 2019-09-09 15:10:34,292 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=38 START 2019-09-09 15:10:34,293 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:34,313 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:34,516 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:34,517 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.22 1568041830185457920 2019-09-09 15:10:34,554 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:34,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:34,630 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=35 END 2019-09-09 15:10:34,631 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=36 START 2019-09-09 15:10:34,632 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:34,653 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:34,784 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:34,784 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.2 1568041833225743104 2019-09-09 15:10:34,952 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:34,952 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:35,566 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2176 0 0 100.0% 18 298\n' 2019-09-09 15:10:35,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:35,964 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1725 2 2 99.9% 18 160\n' 2019-09-09 15:10:35,969 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:36,245 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=30 END 2019-09-09 15:10:36,246 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=31 START 2019-09-09 15:10:36,246 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:36,576 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=38 END 2019-09-09 15:10:36,576 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=39 START 2019-09-09 15:10:36,576 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:36,591 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:36,947 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:36,947 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:36,974 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=36 END 2019-09-09 15:10:36,975 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=37 START 2019-09-09 15:10:36,975 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:37,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:37,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:37,297 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:37,959 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2448 0 0 100.0% 18 298\n' 2019-09-09 15:10:37,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:38,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1767 0 0 100.0% 18 160\n' 2019-09-09 15:10:38,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:38,967 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=39 END 2019-09-09 15:10:38,968 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=40 START 2019-09-09 15:10:38,969 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:38,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:39,315 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=37 END 2019-09-09 15:10:39,316 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=38 START 2019-09-09 15:10:39,316 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:39,347 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:39,347 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:39,356 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:39,653 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:39,654 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:40,045 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:40,046 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=110i,packets_per_second=170243i,packets_received=3137128i,packets_sent=3391738i,packetsize=64i,ppm=75068.0 1568041833653620992 2019-09-09 15:10:40,359 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1787 0 0 100.0% 18 298\n' 2019-09-09 15:10:40,362 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:40,364 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=13463i,average.MISSES=1i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="13463",cachestat.cache0.MISSES="1",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=13463i,max.MISSES=1i,max.RATIO=100.0 1568041834292512000 2019-09-09 15:10:40,365 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:40,636 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:40,637 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2176i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2176",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2176i,max.MISSES=0i,max.RATIO=100.0 1568041836576155904 2019-09-09 15:10:40,666 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1786 0 0 100.0% 18 160\n' 2019-09-09 15:10:40,669 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:40,927 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:40,928 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2448i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2448",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2448i,max.MISSES=0i,max.RATIO=100.0 1568041838967572992 2019-09-09 15:10:41,204 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:41,205 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=6505i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="6505",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=6505i,max.MISSES=0i,max.RATIO=100.0 1568041834630734848 2019-09-09 15:10:41,368 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=40 END 2019-09-09 15:10:41,369 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=41 START 2019-09-09 15:10:41,369 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:41,393 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:41,490 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:41,491 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=2i,average.HITS=1725i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="1725",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=2i,max.HITS=1725i,max.MISSES=2i,max.RATIO=99.9 1568041836974492928 2019-09-09 15:10:41,673 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=38 END 2019-09-09 15:10:41,674 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=39 START 2019-09-09 15:10:41,674 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:41,695 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:41,745 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:41,746 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:41,765 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:41,767 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1767i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1767",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1767i,max.MISSES=0i,max.RATIO=100.0 1568041839315511040 2019-09-09 15:10:42,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:42,002 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:42,056 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:42,058 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1786i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1786",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1786i,max.MISSES=0i,max.RATIO=100.0 1568041841672955136 2019-09-09 15:10:42,327 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:42,328 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.724 1568041836245161984 2019-09-09 15:10:42,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1797 0 0 100.0% 18 298\n' 2019-09-09 15:10:42,762 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:43,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1797 0 0 100.0% 18 160\n' 2019-09-09 15:10:43,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:43,765 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=41 END 2019-09-09 15:10:43,766 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=42 START 2019-09-09 15:10:43,766 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:43,784 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:44,020 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=39 END 2019-09-09 15:10:44,021 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=40 START 2019-09-09 15:10:44,021 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:44,049 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:44,149 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:44,150 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:44,352 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:44,352 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:45,160 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1775 2 1 99.9% 18 298\n' 2019-09-09 15:10:45,166 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:45,366 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1764 0 0 100.0% 18 160\n' 2019-09-09 15:10:45,369 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:46,169 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=42 END 2019-09-09 15:10:46,169 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=43 START 2019-09-09 15:10:46,169 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:46,187 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:46,373 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=40 END 2019-09-09 15:10:46,374 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=41 START 2019-09-09 15:10:46,375 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:46,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:46,546 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:46,546 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:46,633 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:46,634 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:47,268 [ERROR] yardstick.benchmark.scenarios.networking.ping ping.py:99 ping '-s 100' 'poseidon.yardstick-TC071-d2d30d9b' timeout 2019-09-09 15:10:47,269 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: packet dropped rtt 999999.000000 > sla: max_rtt(10.000000)',) 2019-09-09 15:10:47,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4026 0 0 100.0% 18 298\n' 2019-09-09 15:10:47,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:47,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Ending tracing...\n' 2019-09-09 15:10:47,609 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:47,611 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=1787i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1787",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=1787i,max.MISSES=0i,max.RATIO=100.0 1568041841368549120 2019-09-09 15:10:47,645 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1736 0 0 100.0% 18 160\n' 2019-09-09 15:10:47,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:47,880 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:47,882 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=1797i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1797",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=1797i,max.MISSES=0i,max.RATIO=100.0 1568041843764958976 2019-09-09 15:10:48,138 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:48,140 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=1775i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1775",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=1775i,max.MISSES=2i,max.RATIO=99.9 1568041846169068032 2019-09-09 15:10:48,271 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=31 END 2019-09-09 15:10:48,271 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=32 START 2019-09-09 15:10:48,272 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:48,395 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:48,396 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1797i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1797",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1797i,max.MISSES=0i,max.RATIO=100.0 1568041844020358144 2019-09-09 15:10:48,566 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=43 END 2019-09-09 15:10:48,567 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=44 START 2019-09-09 15:10:48,567 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:48,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:48,650 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:48,652 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1764i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1764",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1764i,max.MISSES=0i,max.RATIO=100.0 1568041846373390080 2019-09-09 15:10:48,652 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=41 END 2019-09-09 15:10:48,653 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=42 START 2019-09-09 15:10:48,653 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:48,673 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:48,901 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:48,902 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:48,912 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:48,913 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1736i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1736",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1736i,max.MISSES=0i,max.RATIO=100.0 1568041848652534016 2019-09-09 15:10:48,947 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:48,948 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:49,171 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:49,171 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=999999.0 1568041848271130112 2019-09-09 15:10:49,292 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.89' 2019-09-09 15:10:49,912 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1734 0 0 100.0% 18 160\n' 2019-09-09 15:10:49,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:49,959 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4312 0 0 100.0% 18 298\n' 2019-09-09 15:10:49,964 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:49,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Ending tracing...\n' 2019-09-09 15:10:50,920 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=42 END 2019-09-09 15:10:50,920 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=43 START 2019-09-09 15:10:50,920 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:50,937 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:50,970 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=44 END 2019-09-09 15:10:50,970 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=45 START 2019-09-09 15:10:50,970 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:50,988 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:51,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:51,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:51,299 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=32 END 2019-09-09 15:10:51,300 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=33 START 2019-09-09 15:10:51,300 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:51,347 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:51,347 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:52,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1723 0 0 100.0% 18 160\n' 2019-09-09 15:10:52,151 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:52,358 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3046 0 0 100.0% 18 298\n' 2019-09-09 15:10:52,364 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:52,377 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.99' 2019-09-09 15:10:53,155 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=43 END 2019-09-09 15:10:53,156 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=44 START 2019-09-09 15:10:53,157 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:53,174 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:53,367 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=45 END 2019-09-09 15:10:53,367 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=46 START 2019-09-09 15:10:53,368 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:53,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:53,385 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:53,387 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:53,746 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:53,747 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:54,386 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=33 END 2019-09-09 15:10:54,387 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=34 START 2019-09-09 15:10:54,387 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:54,399 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1795 0 0 100.0% 18 160\n' 2019-09-09 15:10:54,400 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:54,480 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:10:54,481 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4026i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4026",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4026i,max.MISSES=0i,max.RATIO=100.0 1568041848565644032 2019-09-09 15:10:54,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3087 0 0 100.0% 18 298\n' 2019-09-09 15:10:54,765 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:54,765 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:54,766 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4312i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4312",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4312i,max.MISSES=0i,max.RATIO=100.0 1568041850970163968 2019-09-09 15:10:55,033 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:55,034 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3046i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3046",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3046i,max.MISSES=0i,max.RATIO=100.0 1568041853367222016 2019-09-09 15:10:55,297 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:55,298 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1734i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1734",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1734i,max.MISSES=0i,max.RATIO=100.0 1568041850920086016 2019-09-09 15:10:55,403 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.72' 2019-09-09 15:10:55,403 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=44 END 2019-09-09 15:10:55,404 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=45 START 2019-09-09 15:10:55,404 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:55,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:55,569 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:55,570 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1723i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1723",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1723i,max.MISSES=0i,max.RATIO=100.0 1568041853155535872 2019-09-09 15:10:55,638 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:55,639 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:55,768 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=46 END 2019-09-09 15:10:55,768 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=47 START 2019-09-09 15:10:55,769 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:55,787 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:55,839 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:55,840 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1795i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1795",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1795i,max.MISSES=0i,max.RATIO=100.0 1568041855403770880 2019-09-09 15:10:56,052 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:56,052 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:56,112 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:10:56,113 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.89 1568041851299480064 2019-09-09 15:10:56,383 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:56,384 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.99 1568041854386446080 2019-09-09 15:10:56,655 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1795 0 0 100.0% 18 160\n' 2019-09-09 15:10:56,660 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:57,029 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":2730050 , "packets_per_second":136801, "flows":110, "errors":0 }\n' 2019-09-09 15:10:57,031 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1010/ {{printf "%s", $1}}' 2019-09-09 15:10:57,055 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2555178' 2019-09-09 15:10:57,056 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 174872 - Lost ppm 64055 2019-09-09 15:10:57,058 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 64055 > sla_max_ppm 1000; ',) 2019-09-09 15:10:57,063 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 12591 2 2 100.0% 18 298\n' 2019-09-09 15:10:57,068 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:57,408 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=34 END 2019-09-09 15:10:57,409 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=35 START 2019-09-09 15:10:57,409 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:10:57,664 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=45 END 2019-09-09 15:10:57,665 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=46 START 2019-09-09 15:10:57,665 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:57,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:57,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:57,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:10:58,060 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15338 seq=2 END 2019-09-09 15:10:58,060 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:10:58,061 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:10:58,061 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:10:58,073 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=47 END 2019-09-09 15:10:58,073 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=48 START 2019-09-09 15:10:58,074 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:10:58,107 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:10:58,113 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:10:58,115 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=110i,packets_per_second=136801i,packets_received=2555178i,packets_sent=2730050i,packetsize=64i,ppm=64055.0 1568041858060452864 2019-09-09 15:10:58,393 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:10:58,394 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:10:58,419 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:10:58,420 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:10:58,421 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.637' 2019-09-09 15:10:58,423 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:10:58,435 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:10:58,436 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.118 2019-09-09 15:10:58,437 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.118 2019-09-09 15:10:58,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:10:58,882 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.121 2019-09-09 15:10:58,883 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.121 2019-09-09 15:10:58,975 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 32182 0 6 100.0% 18 160\n' 2019-09-09 15:10:58,979 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:59,320 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:10:59,402 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 32215 0 4 100.0% 18 298\n' 2019-09-09 15:10:59,405 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:10:59,981 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=46 END 2019-09-09 15:10:59,982 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=47 START 2019-09-09 15:10:59,982 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:00,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:00,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:00,246 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:00,408 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=48 END 2019-09-09 15:11:00,409 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=49 START 2019-09-09 15:11:00,409 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:00,426 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=35 END 2019-09-09 15:11:00,427 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=36 START 2019-09-09 15:11:00,427 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:00,432 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:00,678 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:00,679 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:01,257 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1785 2 1 99.9% 18 160\n' 2019-09-09 15:11:01,262 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:01,442 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.514' 2019-09-09 15:11:01,689 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4229 0 1 100.0% 18 298\n' 2019-09-09 15:11:01,695 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:02,267 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=47 END 2019-09-09 15:11:02,268 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=48 START 2019-09-09 15:11:02,268 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:02,291 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:02,367 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15344 seq=1 START 2019-09-09 15:11:02,368 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1050 -j DROP 2019-09-09 15:11:02,505 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 50 64 20 1 1000000 2019-09-09 15:11:02,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:02,596 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:02,700 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=49 END 2019-09-09 15:11:02,700 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=50 START 2019-09-09 15:11:02,701 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:02,721 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:03,015 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:03,015 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:03,430 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 15:11:03,434 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3087i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3087",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3087i,max.MISSES=0i,max.RATIO=100.0 1568041855768163840 2019-09-09 15:11:03,446 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=36 END 2019-09-09 15:11:03,447 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=37 START 2019-09-09 15:11:03,447 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:03,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1803 0 0 100.0% 18 160\n' 2019-09-09 15:11:03,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:03,716 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:03,718 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=12591i,average.MISSES=2i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="12591",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=12591i,max.MISSES=2i,max.RATIO=100.0 1568041858073050112 2019-09-09 15:11:04,026 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3054 0 0 100.0% 18 298\n' 2019-09-09 15:11:04,027 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:04,058 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:04,059 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=4i,average.HITS=32215i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="4",cachestat.cache0.HITS="32215",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=4i,max.HITS=32215i,max.MISSES=0i,max.RATIO=100.0 1568041860408253952 2019-09-09 15:11:04,325 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:04,327 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=4229i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="4229",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=4229i,max.MISSES=0i,max.RATIO=100.0 1568041862699997952 2019-09-09 15:11:04,462 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.486' 2019-09-09 15:11:04,618 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=48 END 2019-09-09 15:11:04,618 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=49 START 2019-09-09 15:11:04,618 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:04,631 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 15:11:04,633 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1795i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1795",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1795i,max.MISSES=0i,max.RATIO=100.0 1568041857664642048 2019-09-09 15:11:04,638 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:04,879 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:04,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:04,928 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:04,928 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=6i,average.HITS=32182i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="6",cachestat.cache0.HITS="32182",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=6i,max.HITS=32182i,max.MISSES=0i,max.RATIO=100.0 1568041859981637888 2019-09-09 15:11:05,036 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=50 END 2019-09-09 15:11:05,036 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=51 START 2019-09-09 15:11:05,037 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:05,059 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:05,184 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:05,185 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1785i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1785",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1785i,max.MISSES=2i,max.RATIO=99.9 1568041862267232768 2019-09-09 15:11:05,402 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:05,403 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:05,456 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:05,458 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1803i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1803",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1803i,max.MISSES=0i,max.RATIO=100.0 1568041864618002944 2019-09-09 15:11:05,713 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:05,716 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.72 1568041857408423936 2019-09-09 15:11:05,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1699 0 0 100.0% 18 160\n' 2019-09-09 15:11:05,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:05,980 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:05,981 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.637 1568041860426373888 2019-09-09 15:11:06,240 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:06,241 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.514 1568041863446723072 2019-09-09 15:11:06,414 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2192 0 0 100.0% 18 298\n' 2019-09-09 15:11:06,421 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:06,467 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=37 END 2019-09-09 15:11:06,468 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=38 START 2019-09-09 15:11:06,468 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:06,511 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:06,512 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.486 1568041866467674112 2019-09-09 15:11:06,897 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=49 END 2019-09-09 15:11:06,898 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=50 START 2019-09-09 15:11:06,899 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:06,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:07,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:07,125 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:07,424 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=51 END 2019-09-09 15:11:07,425 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=52 START 2019-09-09 15:11:07,426 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:07,443 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:07,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.75' 2019-09-09 15:11:07,802 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:07,803 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:08,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1797 0 0 100.0% 18 160\n' 2019-09-09 15:11:08,139 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:08,814 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2100 0 0 100.0% 18 298\n' 2019-09-09 15:11:08,820 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:09,144 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=50 END 2019-09-09 15:11:09,145 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=51 START 2019-09-09 15:11:09,146 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:09,164 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:09,378 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:09,379 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:09,559 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=38 END 2019-09-09 15:11:09,560 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=39 START 2019-09-09 15:11:09,561 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:09,824 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=52 END 2019-09-09 15:11:09,824 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=53 START 2019-09-09 15:11:09,825 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:09,843 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:10,198 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:10,199 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:10,387 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1718 0 0 100.0% 18 160\n' 2019-09-09 15:11:10,391 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:10,575 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.52' 2019-09-09 15:11:11,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4324 0 0 100.0% 18 298\n' 2019-09-09 15:11:11,216 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:11,394 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=51 END 2019-09-09 15:11:11,395 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=52 START 2019-09-09 15:11:11,395 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:11,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:11,605 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:11,606 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:11,786 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:11,788 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3054i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3054",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3054i,max.MISSES=0i,max.RATIO=100.0 1568041865035942912 2019-09-09 15:11:12,051 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:12,052 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2192i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2192",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2192i,max.MISSES=0i,max.RATIO=100.0 1568041867424478976 2019-09-09 15:11:12,219 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=53 END 2019-09-09 15:11:12,220 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=54 START 2019-09-09 15:11:12,220 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:12,239 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:12,321 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:12,323 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2100i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2100",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2100i,max.MISSES=0i,max.RATIO=100.0 1568041869824089088 2019-09-09 15:11:12,581 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=39 END 2019-09-09 15:11:12,583 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=40 START 2019-09-09 15:11:12,583 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:12,590 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:12,592 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4324i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4324",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4324i,max.MISSES=0i,max.RATIO=100.0 1568041872219595008 2019-09-09 15:11:12,594 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:12,595 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:12,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1740 0 0 100.0% 18 160\n' 2019-09-09 15:11:12,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:12,867 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:12,868 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1699i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1699",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1699i,max.MISSES=0i,max.RATIO=100.0 1568041866897646848 2019-09-09 15:11:13,136 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:13,137 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1797i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1797",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1797i,max.MISSES=0i,max.RATIO=100.0 1568041869144556032 2019-09-09 15:11:13,423 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:13,424 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1718i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1718",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1718i,max.MISSES=0i,max.RATIO=100.0 1568041871394236928 2019-09-09 15:11:13,617 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3664 1 1 100.0% 18 298\n' 2019-09-09 15:11:13,618 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.377' 2019-09-09 15:11:13,625 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:13,640 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=52 END 2019-09-09 15:11:13,641 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=53 START 2019-09-09 15:11:13,641 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:13,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:13,699 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:13,700 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1740i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1740",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1740i,max.MISSES=0i,max.RATIO=100.0 1568041873640603904 2019-09-09 15:11:13,881 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:13,883 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:13,968 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:13,969 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.75 1568041869559705856 2019-09-09 15:11:14,242 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:14,243 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.52 1568041872581121024 2019-09-09 15:11:14,628 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=54 END 2019-09-09 15:11:14,629 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=55 START 2019-09-09 15:11:14,629 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:14,647 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:14,904 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1788 0 0 100.0% 18 160\n' 2019-09-09 15:11:14,912 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:14,998 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:14,999 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:15,623 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=40 END 2019-09-09 15:11:15,624 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=41 START 2019-09-09 15:11:15,624 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:15,917 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=53 END 2019-09-09 15:11:15,918 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=54 START 2019-09-09 15:11:15,919 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:15,936 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:16,010 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3110 0 0 100.0% 18 298\n' 2019-09-09 15:11:16,016 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:16,151 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:16,151 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:16,639 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.66' 2019-09-09 15:11:17,019 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=55 END 2019-09-09 15:11:17,019 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=56 START 2019-09-09 15:11:17,019 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:17,040 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:17,162 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1769 0 0 100.0% 18 160\n' 2019-09-09 15:11:17,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:17,398 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:17,398 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:18,168 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=54 END 2019-09-09 15:11:18,169 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=55 START 2019-09-09 15:11:18,171 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:18,187 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:18,405 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:18,406 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:18,407 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2164 0 0 100.0% 18 298\n' 2019-09-09 15:11:18,414 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:18,646 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=41 END 2019-09-09 15:11:18,647 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=42 START 2019-09-09 15:11:18,647 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:19,416 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=56 END 2019-09-09 15:11:19,416 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=57 START 2019-09-09 15:11:19,417 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:19,418 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1720 0 0 100.0% 18 160\n' 2019-09-09 15:11:19,421 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:19,435 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:19,532 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:19,533 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=3664i,average.MISSES=1i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="3664",cachestat.cache0.MISSES="1",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=3664i,max.MISSES=1i,max.RATIO=100.0 1568041874628510976 2019-09-09 15:11:19,789 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'7.31' 2019-09-09 15:11:19,791 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:19,791 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:19,803 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:19,805 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3110i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3110",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3110i,max.MISSES=0i,max.RATIO=100.0 1568041877019156992 2019-09-09 15:11:20,115 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:20,116 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2164i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2164",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2164i,max.MISSES=0i,max.RATIO=100.0 1568041879416371200 2019-09-09 15:11:20,384 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:20,385 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1788i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1788",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1788i,max.MISSES=0i,max.RATIO=100.0 1568041875917453056 2019-09-09 15:11:20,425 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=55 END 2019-09-09 15:11:20,426 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=56 START 2019-09-09 15:11:20,427 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:20,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:20,655 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:20,656 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1769i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1769",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1769i,max.MISSES=0i,max.RATIO=100.0 1568041878168546048 2019-09-09 15:11:20,668 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:20,669 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:20,803 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2195 0 0 100.0% 18 298\n' 2019-09-09 15:11:20,808 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:20,913 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:20,914 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1720i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1720",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1720i,max.MISSES=0i,max.RATIO=100.0 1568041880425408000 2019-09-09 15:11:21,214 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:21,215 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.377 1568041875623241984 2019-09-09 15:11:21,483 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:21,483 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.66 1568041878646467840 2019-09-09 15:11:21,682 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1786 0 0 100.0% 18 160\n' 2019-09-09 15:11:21,685 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:21,795 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=42 END 2019-09-09 15:11:21,796 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=43 START 2019-09-09 15:11:21,796 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:21,811 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=57 END 2019-09-09 15:11:21,811 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=58 START 2019-09-09 15:11:21,811 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:21,829 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:22,188 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:22,189 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:22,689 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=56 END 2019-09-09 15:11:22,690 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=57 START 2019-09-09 15:11:22,691 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:22,708 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:22,821 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'11.8' 2019-09-09 15:11:22,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:22,935 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:23,199 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4289 0 0 100.0% 18 298\n' 2019-09-09 15:11:23,204 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:23,825 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: rtt 11.800000 > sla: max_rtt(10.000000); ',) 2019-09-09 15:11:23,947 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1776 1 1 99.9% 18 160\n' 2019-09-09 15:11:23,948 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:23,951 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Ending tracing...\n' 2019-09-09 15:11:24,208 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=58 END 2019-09-09 15:11:24,209 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=59 START 2019-09-09 15:11:24,209 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:24,227 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:24,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:24,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:24,828 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=43 END 2019-09-09 15:11:24,828 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=44 START 2019-09-09 15:11:24,829 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:24,953 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=57 END 2019-09-09 15:11:24,954 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=58 START 2019-09-09 15:11:24,954 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:24,974 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:25,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:25,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:25,598 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4428 0 0 100.0% 18 298\n' 2019-09-09 15:11:25,603 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:25,797 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3103590 , "packets_per_second":155551, "flows":2550, "errors":0 }\n' 2019-09-09 15:11:25,799 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1050/ {{printf "%s", $1}}' 2019-09-09 15:11:25,825 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2639117' 2019-09-09 15:11:25,827 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 464473 - Lost ppm 149657 2019-09-09 15:11:25,828 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 149657 > sla_max_ppm 1000; ',) 2019-09-09 15:11:25,841 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.477' 2019-09-09 15:11:26,243 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 6434 0 3 100.0% 18 160\n' 2019-09-09 15:11:26,249 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:26,608 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=59 END 2019-09-09 15:11:26,608 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=60 START 2019-09-09 15:11:26,609 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:26,629 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:26,744 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:26,745 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2195i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2195",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2195i,max.MISSES=0i,max.RATIO=100.0 1568041881811337984 2019-09-09 15:11:26,833 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15344 seq=1 END 2019-09-09 15:11:26,834 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15344 seq=2 START 2019-09-09 15:11:26,834 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1050 -j DROP 2019-09-09 15:11:26,869 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 50 64 20 1 1000000 2019-09-09 15:11:26,904 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:26,905 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:27,077 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:27,079 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4289i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4289",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4289i,max.MISSES=0i,max.RATIO=100.0 1568041884208619008 2019-09-09 15:11:27,253 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=58 END 2019-09-09 15:11:27,256 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=59 START 2019-09-09 15:11:27,256 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:27,277 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:27,353 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:27,355 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4428i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4428",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4428i,max.MISSES=0i,max.RATIO=100.0 1568041886608182784 2019-09-09 15:11:27,577 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:27,578 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:27,646 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:27,647 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1786i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1786",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1786i,max.MISSES=0i,max.RATIO=100.0 1568041882688982016 2019-09-09 15:11:27,859 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=44 END 2019-09-09 15:11:27,860 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=45 START 2019-09-09 15:11:27,860 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:27,916 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:27,918 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1776i,average.MISSES=1i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1776",cachestat.cache0.MISSES="1",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1776i,max.MISSES=1i,max.RATIO=99.9 1568041884953394944 2019-09-09 15:11:27,921 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 7583 0 2 100.0% 18 298\n' 2019-09-09 15:11:27,926 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:28,199 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:28,201 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=6434i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="6434",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=6434i,max.MISSES=0i,max.RATIO=100.0 1568041887253263872 2019-09-09 15:11:28,490 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:28,492 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=7.31 1568041881795496960 2019-09-09 15:11:28,589 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1736 0 0 100.0% 18 160\n' 2019-09-09 15:11:28,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:28,762 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:28,763 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=11.8 1568041884828193024 2019-09-09 15:11:28,872 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.536' 2019-09-09 15:11:28,931 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=60 END 2019-09-09 15:11:28,932 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=61 START 2019-09-09 15:11:28,932 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:28,953 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:29,022 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:29,023 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.477 1568041887859879936 2019-09-09 15:11:29,357 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:29,359 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:29,599 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=59 END 2019-09-09 15:11:29,600 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=60 START 2019-09-09 15:11:29,601 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:29,615 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:29,819 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:29,820 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:30,367 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2232 0 0 100.0% 18 298\n' 2019-09-09 15:11:30,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:30,375 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Ending tracing...\n' 2019-09-09 15:11:30,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1758 0 0 100.0% 18 160\n' 2019-09-09 15:11:30,833 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:30,879 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=45 END 2019-09-09 15:11:30,880 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=46 START 2019-09-09 15:11:30,880 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:31,377 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=61 END 2019-09-09 15:11:31,378 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=62 START 2019-09-09 15:11:31,378 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:31,393 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:31,750 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:31,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:31,837 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=60 END 2019-09-09 15:11:31,838 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=61 START 2019-09-09 15:11:31,838 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:31,866 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:31,919 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'19.2' 2019-09-09 15:11:32,061 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:32,062 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:32,761 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4172 0 0 100.0% 18 298\n' 2019-09-09 15:11:32,769 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:32,923 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: rtt 19.200000 > sla: max_rtt(10.000000); ',) 2019-09-09 15:11:33,074 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1731 0 0 100.0% 18 160\n' 2019-09-09 15:11:33,077 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:33,772 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=62 END 2019-09-09 15:11:33,772 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=63 START 2019-09-09 15:11:33,772 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:33,791 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:33,925 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=46 END 2019-09-09 15:11:33,925 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=47 START 2019-09-09 15:11:33,926 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:34,082 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=61 END 2019-09-09 15:11:34,082 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=62 START 2019-09-09 15:11:34,083 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:34,114 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:34,142 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:34,143 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:34,292 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:34,294 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2550i,packets_per_second=155551i,packets_received=2639117i,packets_sent=3103590i,packetsize=64i,ppm=149657.0 1568041886832140800 2019-09-09 15:11:34,403 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:34,404 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:34,569 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:34,571 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=7583i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="7583",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=7583i,max.MISSES=0i,max.RATIO=100.0 1568041888931385088 2019-09-09 15:11:34,840 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:34,841 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2232i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2232",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2232i,max.MISSES=0i,max.RATIO=100.0 1568041891377484032 2019-09-09 15:11:35,059 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.51' 2019-09-09 15:11:35,116 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:35,117 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4172i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4172",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4172i,max.MISSES=0i,max.RATIO=100.0 1568041893771988992 2019-09-09 15:11:35,154 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4310 0 0 100.0% 18 298\n' 2019-09-09 15:11:35,161 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:35,375 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:35,376 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1736i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1736",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1736i,max.MISSES=0i,max.RATIO=100.0 1568041889599576832 2019-09-09 15:11:35,417 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1790 2 1 99.9% 18 160\n' 2019-09-09 15:11:35,420 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:35,643 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:35,644 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1758i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1758",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1758i,max.MISSES=0i,max.RATIO=100.0 1568041891837328896 2019-09-09 15:11:35,921 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:35,922 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1731i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1731",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1731i,max.MISSES=0i,max.RATIO=100.0 1568041894082146048 2019-09-09 15:11:36,164 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=63 END 2019-09-09 15:11:36,165 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=64 START 2019-09-09 15:11:36,165 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:36,188 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:36,197 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:36,199 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.536 1568041890879742976 2019-09-09 15:11:36,426 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=62 END 2019-09-09 15:11:36,426 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=63 START 2019-09-09 15:11:36,426 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:36,453 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:36,454 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=19.2 1568041893924911872 2019-09-09 15:11:36,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:36,538 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:36,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:36,749 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:36,750 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:37,066 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=47 END 2019-09-09 15:11:37,067 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=48 START 2019-09-09 15:11:37,067 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:37,555 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3112 0 0 100.0% 18 298\n' 2019-09-09 15:11:37,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:37,762 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1715 0 0 100.0% 18 160\n' 2019-09-09 15:11:37,765 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:38,081 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.96' 2019-09-09 15:11:38,564 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=64 END 2019-09-09 15:11:38,564 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=65 START 2019-09-09 15:11:38,564 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:38,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:38,769 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=63 END 2019-09-09 15:11:38,770 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=64 START 2019-09-09 15:11:38,771 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:38,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:38,930 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:38,931 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:39,119 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:39,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:39,942 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2153 0 0 100.0% 18 298\n' 2019-09-09 15:11:39,948 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:40,089 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=48 END 2019-09-09 15:11:40,090 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=49 START 2019-09-09 15:11:40,090 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:40,130 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1720 0 0 100.0% 18 160\n' 2019-09-09 15:11:40,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:40,951 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=65 END 2019-09-09 15:11:40,952 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=66 START 2019-09-09 15:11:40,952 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:40,970 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:41,138 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=64 END 2019-09-09 15:11:41,139 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=65 START 2019-09-09 15:11:41,140 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:41,165 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:41,330 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:41,331 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:41,408 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:41,409 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:41,718 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:41,719 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4310i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4310",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4310i,max.MISSES=0i,max.RATIO=100.0 1568041896164318976 2019-09-09 15:11:41,994 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:41,995 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3112i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3112",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3112i,max.MISSES=0i,max.RATIO=100.0 1568041898563983872 2019-09-09 15:11:42,257 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:42,259 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2153i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2153",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2153i,max.MISSES=0i,max.RATIO=100.0 1568041900951305984 2019-09-09 15:11:42,339 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1706 0 0 100.0% 18 298\n' 2019-09-09 15:11:42,346 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:42,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1786 0 0 100.0% 18 160\n' 2019-09-09 15:11:42,427 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:42,564 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:42,565 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1790i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1790",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1790i,max.MISSES=2i,max.RATIO=99.9 1568041896425643008 2019-09-09 15:11:42,833 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:42,835 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1715i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1715",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1715i,max.MISSES=0i,max.RATIO=100.0 1568041898769776128 2019-09-09 15:11:43,098 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:43,099 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1720i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1720",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1720i,max.MISSES=0i,max.RATIO=100.0 1568041901138781184 2019-09-09 15:11:43,349 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=66 END 2019-09-09 15:11:43,349 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=67 START 2019-09-09 15:11:43,349 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:43,369 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:43,369 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:43,370 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.51 1568041897066216960 2019-09-09 15:11:43,430 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=65 END 2019-09-09 15:11:43,431 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=66 START 2019-09-09 15:11:43,431 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:43,446 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:43,629 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:43,630 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.96 1568041900089236992 2019-09-09 15:11:43,692 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:43,693 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:43,729 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:43,730 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:44,702 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1807 0 0 100.0% 18 160\n' 2019-09-09 15:11:44,705 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:44,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1756 0 0 100.0% 18 298\n' 2019-09-09 15:11:44,746 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:45,708 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=66 END 2019-09-09 15:11:45,709 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=67 START 2019-09-09 15:11:45,711 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:45,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:45,748 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=67 END 2019-09-09 15:11:45,749 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=68 START 2019-09-09 15:11:45,749 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:45,772 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:45,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:45,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:46,126 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:46,127 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:46,938 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1774 2 1 99.9% 18 160\n' 2019-09-09 15:11:46,939 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:47,139 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1801 0 0 100.0% 18 298\n' 2019-09-09 15:11:47,146 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:47,943 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=67 END 2019-09-09 15:11:47,944 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=68 START 2019-09-09 15:11:47,944 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:47,956 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:48,149 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=68 END 2019-09-09 15:11:48,150 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=69 START 2019-09-09 15:11:48,151 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:48,167 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:48,176 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:48,176 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:48,524 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:48,525 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:48,887 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:48,889 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=1706i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1706",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=1706i,max.MISSES=0i,max.RATIO=100.0 1568041903348960000 2019-09-09 15:11:49,151 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:49,152 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=1756i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1756",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=1756i,max.MISSES=0i,max.RATIO=100.0 1568041905748713984 2019-09-09 15:11:49,186 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1744 0 0 100.0% 18 160\n' 2019-09-09 15:11:49,187 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:49,417 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:49,419 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=1801i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1801",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=1801i,max.MISSES=0i,max.RATIO=100.0 1568041908149132032 2019-09-09 15:11:49,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3018 0 0 100.0% 18 298\n' 2019-09-09 15:11:49,544 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:49,688 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:49,689 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1786i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1786",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1786i,max.MISSES=0i,max.RATIO=100.0 1568041903429651968 2019-09-09 15:11:49,960 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:49,961 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1807i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1807",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1807i,max.MISSES=0i,max.RATIO=100.0 1568041905708497920 2019-09-09 15:11:50,193 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=68 END 2019-09-09 15:11:50,194 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=69 START 2019-09-09 15:11:50,194 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:50,214 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:50,238 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3209555 , "packets_per_second":161182, "flows":2550, "errors":0 }\n' 2019-09-09 15:11:50,238 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:50,239 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1050/ {{printf "%s", $1}}' 2019-09-09 15:11:50,240 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1774i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1774",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1774i,max.MISSES=2i,max.RATIO=99.9 1568041907943656960 2019-09-09 15:11:50,396 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2949070' 2019-09-09 15:11:50,397 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 260485 - Lost ppm 81160 2019-09-09 15:11:50,397 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 81160 > sla_max_ppm 1000; ',) 2019-09-09 15:11:50,487 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:50,488 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:50,516 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:50,518 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1744i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1744",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1744i,max.MISSES=0i,max.RATIO=100.0 1568041910193671936 2019-09-09 15:11:50,550 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=69 END 2019-09-09 15:11:50,550 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=70 START 2019-09-09 15:11:50,551 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:50,572 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:50,811 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:50,811 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:51,146 [ERROR] yardstick.benchmark.scenarios.networking.ping ping.py:99 ping '-s 100' 'poseidon.yardstick-TC071-d2d30d9b' timeout 2019-09-09 15:11:51,147 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: packet dropped rtt 999999.000000 > sla: max_rtt(10.000000)',) 2019-09-09 15:11:51,399 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15344 seq=2 END 2019-09-09 15:11:51,399 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:11:51,400 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:11:51,400 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:11:51,454 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:51,456 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2550i,packets_per_second=161182i,packets_received=2949070i,packets_sent=3209555i,packetsize=64i,ppm=81160.0 1568041911399086080 2019-09-09 15:11:51,499 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 5398 0 2 100.0% 18 160\n' 2019-09-09 15:11:51,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:51,721 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:11:51,723 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:11:51,727 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:11:51,740 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:11:51,742 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.118 2019-09-09 15:11:51,744 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.118 2019-09-09 15:11:51,822 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 7574 0 2 100.0% 18 298\n' 2019-09-09 15:11:51,827 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:52,149 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=49 END 2019-09-09 15:11:52,151 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=50 START 2019-09-09 15:11:52,151 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:52,153 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:11:52,155 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.121 2019-09-09 15:11:52,155 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.121 2019-09-09 15:11:52,509 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=69 END 2019-09-09 15:11:52,510 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=70 START 2019-09-09 15:11:52,510 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:52,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:52,592 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:11:52,829 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:52,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:52,832 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=70 END 2019-09-09 15:11:52,832 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=71 START 2019-09-09 15:11:52,832 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:52,855 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:53,144 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:53,145 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:53,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.94' 2019-09-09 15:11:53,841 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1785 0 0 100.0% 18 160\n' 2019-09-09 15:11:53,846 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:54,156 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4265 0 1 100.0% 18 298\n' 2019-09-09 15:11:54,162 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:54,851 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=70 END 2019-09-09 15:11:54,852 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=71 START 2019-09-09 15:11:54,852 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:54,872 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:55,118 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:55,119 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:55,166 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=71 END 2019-09-09 15:11:55,167 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=72 START 2019-09-09 15:11:55,167 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:55,168 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=50 END 2019-09-09 15:11:55,169 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=51 START 2019-09-09 15:11:55,169 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:55,194 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:55,432 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:55,434 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:55,643 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15350 seq=1 START 2019-09-09 15:11:55,644 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1100 -j DROP 2019-09-09 15:11:55,680 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 100 64 20 1 1000000 2019-09-09 15:11:56,130 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 7208 0 6 100.0% 18 160\n' 2019-09-09 15:11:56,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:56,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.669' 2019-09-09 15:11:56,444 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 11267 0 2 100.0% 18 298\n' 2019-09-09 15:11:56,449 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:56,735 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:56,738 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3018i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3018",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3018i,max.MISSES=0i,max.RATIO=100.0 1568041910549772032 2019-09-09 15:11:57,003 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:57,005 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=7574i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="7574",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=7574i,max.MISSES=0i,max.RATIO=100.0 1568041912832128000 2019-09-09 15:11:57,140 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=71 END 2019-09-09 15:11:57,141 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=72 START 2019-09-09 15:11:57,142 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:57,163 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:57,281 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:57,284 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=4265i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="4265",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=4265i,max.MISSES=0i,max.RATIO=100.0 1568041915166480896 2019-09-09 15:11:57,453 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=72 END 2019-09-09 15:11:57,454 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=73 START 2019-09-09 15:11:57,454 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:57,456 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:57,457 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:57,475 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:57,570 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:57,571 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=11267i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="11267",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=11267i,max.MISSES=0i,max.RATIO=100.0 1568041917453513984 2019-09-09 15:11:57,767 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:57,768 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:11:57,839 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:57,840 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=2i,average.HITS=5398i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="5398",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=2i,max.HITS=5398i,max.MISSES=0i,max.RATIO=100.0 1568041912509522944 2019-09-09 15:11:58,116 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:58,118 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1785i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1785",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1785i,max.MISSES=0i,max.RATIO=100.0 1568041914851674112 2019-09-09 15:11:58,189 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=51 END 2019-09-09 15:11:58,190 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=52 START 2019-09-09 15:11:58,191 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:11:58,393 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:58,395 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=6i,average.HITS=7208i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="6",cachestat.cache0.HITS="7208",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=6i,max.HITS=7208i,max.MISSES=0i,max.RATIO=100.0 1568041917140672000 2019-09-09 15:11:58,467 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1744 1 1 99.9% 18 160\n' 2019-09-09 15:11:58,467 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:58,682 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:11:58,683 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=999999.0 1568041912149384960 2019-09-09 15:11:58,775 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 59596 0 0 100.0% 18 298\n' 2019-09-09 15:11:58,780 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:11:58,955 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:11:58,956 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.94 1568041915168227840 2019-09-09 15:11:59,213 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.96' 2019-09-09 15:11:59,227 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:11:59,228 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.669 1568041918189199872 2019-09-09 15:11:59,474 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=72 END 2019-09-09 15:11:59,475 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=73 START 2019-09-09 15:11:59,475 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:59,491 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:11:59,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:11:59,697 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:11:59,782 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=73 END 2019-09-09 15:11:59,783 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=74 START 2019-09-09 15:11:59,783 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:11:59,804 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:00,148 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:00,149 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:00,726 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1781 0 0 100.0% 18 160\n' 2019-09-09 15:12:00,736 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:01,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2130 0 0 100.0% 18 298\n' 2019-09-09 15:12:01,166 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:01,220 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=52 END 2019-09-09 15:12:01,221 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=53 START 2019-09-09 15:12:01,221 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:01,747 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=73 END 2019-09-09 15:12:01,748 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=74 START 2019-09-09 15:12:01,748 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:01,765 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:01,976 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:01,977 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:02,168 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=74 END 2019-09-09 15:12:02,169 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=75 START 2019-09-09 15:12:02,169 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:02,188 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:02,297 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.04' 2019-09-09 15:12:02,546 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:02,547 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:02,986 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1801 0 0 100.0% 18 160\n' 2019-09-09 15:12:02,989 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:03,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2219 0 0 100.0% 18 298\n' 2019-09-09 15:12:03,566 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:03,992 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=74 END 2019-09-09 15:12:03,993 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=75 START 2019-09-09 15:12:03,993 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:04,008 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:04,216 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:04,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:04,304 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=53 END 2019-09-09 15:12:04,305 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=54 START 2019-09-09 15:12:04,306 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:04,533 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:04,534 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=59596i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="59596",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=59596i,max.MISSES=0i,max.RATIO=100.0 1568041919782820096 2019-09-09 15:12:04,569 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=75 END 2019-09-09 15:12:04,570 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=76 START 2019-09-09 15:12:04,570 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:04,593 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:04,820 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:04,822 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2130i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2130",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2130i,max.MISSES=0i,max.RATIO=100.0 1568041922168324096 2019-09-09 15:12:04,952 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:04,953 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:05,086 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:05,087 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2219i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2219",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2219i,max.MISSES=0i,max.RATIO=100.0 1568041924569103872 2019-09-09 15:12:05,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1778 0 0 100.0% 18 160\n' 2019-09-09 15:12:05,238 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:05,326 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.66' 2019-09-09 15:12:05,362 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:05,364 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1744i,average.MISSES=1i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1744",cachestat.cache0.MISSES="1",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1744i,max.MISSES=1i,max.RATIO=99.9 1568041919474287872 2019-09-09 15:12:05,647 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:05,649 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1781i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1781",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1781i,max.MISSES=0i,max.RATIO=100.0 1568041921747819776 2019-09-09 15:12:05,920 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:05,921 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1801i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1801",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1801i,max.MISSES=0i,max.RATIO=100.0 1568041923992572928 2019-09-09 15:12:05,961 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4218 2 1 100.0% 18 298\n' 2019-09-09 15:12:05,968 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:06,192 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:06,193 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.96 1568041921220352000 2019-09-09 15:12:06,241 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=75 END 2019-09-09 15:12:06,242 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=76 START 2019-09-09 15:12:06,243 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:06,262 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:06,456 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:06,457 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.04 1568041924304594944 2019-09-09 15:12:06,474 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:06,475 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:06,971 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=76 END 2019-09-09 15:12:06,971 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=77 START 2019-09-09 15:12:06,971 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:06,987 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:07,332 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=54 END 2019-09-09 15:12:07,333 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=55 START 2019-09-09 15:12:07,334 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:07,350 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:07,351 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:07,496 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1809 0 0 100.0% 18 160\n' 2019-09-09 15:12:07,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:08,369 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.274' 2019-09-09 15:12:08,370 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 5588 0 0 100.0% 18 298\n' 2019-09-09 15:12:08,376 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:08,513 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=76 END 2019-09-09 15:12:08,514 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=77 START 2019-09-09 15:12:08,515 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:08,532 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:08,754 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:08,755 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:09,379 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=77 END 2019-09-09 15:12:09,380 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=78 START 2019-09-09 15:12:09,380 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:09,399 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:09,756 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:09,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:09,777 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1687 2 1 99.9% 18 160\n' 2019-09-09 15:12:09,784 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:10,375 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=55 END 2019-09-09 15:12:10,376 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=56 START 2019-09-09 15:12:10,377 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:10,767 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3032 1 0 100.0% 18 298\n' 2019-09-09 15:12:10,774 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:10,791 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=77 END 2019-09-09 15:12:10,791 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=78 START 2019-09-09 15:12:10,791 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:10,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:11,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:11,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:11,393 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.65' 2019-09-09 15:12:11,718 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:11,720 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=4218i,average.MISSES=2i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="4218",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=4218i,max.MISSES=2i,max.RATIO=100.0 1568041926971292928 2019-09-09 15:12:11,777 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=78 END 2019-09-09 15:12:11,778 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=79 START 2019-09-09 15:12:11,778 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:11,800 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:12,018 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:12,020 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=5588i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="5588",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=5588i,max.MISSES=0i,max.RATIO=100.0 1568041929379333888 2019-09-09 15:12:12,037 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1749 0 0 100.0% 18 160\n' 2019-09-09 15:12:12,043 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:12,153 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:12,155 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:12,289 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:12,292 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3032i,average.MISSES=1i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3032",cachestat.cache0.MISSES="1",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3032i,max.MISSES=1i,max.RATIO=100.0 1568041931777151232 2019-09-09 15:12:12,563 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:12,565 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1778i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1778",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1778i,max.MISSES=0i,max.RATIO=100.0 1568041926241702144 2019-09-09 15:12:12,844 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:12,846 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1809i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1809",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1809i,max.MISSES=0i,max.RATIO=100.0 1568041928513374208 2019-09-09 15:12:13,050 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=78 END 2019-09-09 15:12:13,051 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=79 START 2019-09-09 15:12:13,051 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:13,067 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:13,115 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:13,115 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1687i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1687",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1687i,max.MISSES=2i,max.RATIO=99.9 1568041930790937856 2019-09-09 15:12:13,173 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2205 0 0 100.0% 18 298\n' 2019-09-09 15:12:13,174 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:13,274 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:13,274 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:13,384 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:13,385 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1749i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1749",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1749i,max.MISSES=0i,max.RATIO=100.0 1568041933050491136 2019-09-09 15:12:13,400 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=56 END 2019-09-09 15:12:13,400 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=57 START 2019-09-09 15:12:13,401 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:13,649 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:13,650 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.66 1568041927332505088 2019-09-09 15:12:13,919 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:13,920 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.274 1568041930375875840 2019-09-09 15:12:14,177 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=79 END 2019-09-09 15:12:14,177 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=80 START 2019-09-09 15:12:14,178 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:14,187 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:14,188 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.65 1568041933400222976 2019-09-09 15:12:14,200 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:14,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1761 0 0 100.0% 18 160\n' 2019-09-09 15:12:14,292 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:14,473 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.85' 2019-09-09 15:12:14,558 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:14,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:15,298 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=79 END 2019-09-09 15:12:15,299 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=80 START 2019-09-09 15:12:15,299 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:15,316 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:15,533 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:15,534 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:15,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2167 0 0 100.0% 18 298\n' 2019-09-09 15:12:15,576 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:16,479 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=57 END 2019-09-09 15:12:16,480 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=58 START 2019-09-09 15:12:16,480 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:16,544 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1720 0 0 100.0% 18 160\n' 2019-09-09 15:12:16,548 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:16,579 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=80 END 2019-09-09 15:12:16,580 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=81 START 2019-09-09 15:12:16,580 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:16,599 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:16,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:16,957 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:17,496 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.52' 2019-09-09 15:12:17,552 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=80 END 2019-09-09 15:12:17,552 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=81 START 2019-09-09 15:12:17,553 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:17,568 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:17,790 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:17,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:17,964 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 5607 2 1 100.0% 18 298\n' 2019-09-09 15:12:17,967 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:18,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1781 0 0 100.0% 18 160\n' 2019-09-09 15:12:18,803 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:18,808 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Ending tracing...\n' 2019-09-09 15:12:18,934 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":2841278 , "packets_per_second":142555, "flows":10100, "errors":0 }\n' 2019-09-09 15:12:18,936 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1100/ {{printf "%s", $1}}' 2019-09-09 15:12:18,960 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2595244' 2019-09-09 15:12:18,960 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 246034 - Lost ppm 86593 2019-09-09 15:12:18,961 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 86593 > sla_max_ppm 1000; ',) 2019-09-09 15:12:18,969 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=81 END 2019-09-09 15:12:18,970 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=82 START 2019-09-09 15:12:18,970 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:18,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:19,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:19,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:19,477 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:19,479 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2205i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2205",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2205i,max.MISSES=0i,max.RATIO=100.0 1568041934177121024 2019-09-09 15:12:19,501 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=58 END 2019-09-09 15:12:19,503 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=59 START 2019-09-09 15:12:19,504 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:19,763 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:19,765 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2167i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2167",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2167i,max.MISSES=0i,max.RATIO=100.0 1568041936579778048 2019-09-09 15:12:19,813 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=81 END 2019-09-09 15:12:19,814 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=82 START 2019-09-09 15:12:19,815 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:19,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:19,965 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15350 seq=1 END 2019-09-09 15:12:19,966 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15350 seq=2 START 2019-09-09 15:12:19,967 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1100 -j DROP 2019-09-09 15:12:20,035 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:20,036 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=5607i,average.MISSES=2i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="5607",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=5607i,max.MISSES=2i,max.RATIO=100.0 1568041938969613056 2019-09-09 15:12:20,088 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 100 64 20 1 1000000 2019-09-09 15:12:20,189 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:20,190 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:20,287 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 8838 0 2 100.0% 18 298\n' 2019-09-09 15:12:20,292 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:20,311 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:20,313 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1761i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1761",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1761i,max.MISSES=0i,max.RATIO=100.0 1568041935298333952 2019-09-09 15:12:20,520 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.700' 2019-09-09 15:12:20,594 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:20,595 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1720i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1720",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1720i,max.MISSES=0i,max.RATIO=100.0 1568041937552006912 2019-09-09 15:12:20,912 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:20,914 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1781i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1781",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1781i,max.MISSES=0i,max.RATIO=100.0 1568041939812943872 2019-09-09 15:12:21,188 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:21,188 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.85 1568041936479335168 2019-09-09 15:12:21,208 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1762 2 1 99.9% 18 160\n' 2019-09-09 15:12:21,214 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:21,297 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=82 END 2019-09-09 15:12:21,298 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=83 START 2019-09-09 15:12:21,298 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:21,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:21,469 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:21,471 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.52 1568041939501028096 2019-09-09 15:12:21,558 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:21,559 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:22,218 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=82 END 2019-09-09 15:12:22,219 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=83 START 2019-09-09 15:12:22,219 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:22,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:22,493 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:22,493 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:22,557 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=59 END 2019-09-09 15:12:22,558 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=60 START 2019-09-09 15:12:22,558 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:22,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 57854 0 0 100.0% 18 298\n' 2019-09-09 15:12:22,599 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:23,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1756 0 0 100.0% 18 160\n' 2019-09-09 15:12:23,509 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:23,583 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.60' 2019-09-09 15:12:23,601 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=83 END 2019-09-09 15:12:23,601 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=84 START 2019-09-09 15:12:23,602 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:23,619 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:23,977 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:23,978 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:24,513 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=83 END 2019-09-09 15:12:24,515 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=84 START 2019-09-09 15:12:24,515 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:24,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:24,745 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:24,746 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:24,997 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2208 0 0 100.0% 18 298\n' 2019-09-09 15:12:24,998 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:25,589 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=60 END 2019-09-09 15:12:25,590 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=61 START 2019-09-09 15:12:25,591 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:25,758 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1786 0 0 100.0% 18 160\n' 2019-09-09 15:12:25,761 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:26,001 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=84 END 2019-09-09 15:12:26,002 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=85 START 2019-09-09 15:12:26,003 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:26,023 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:26,378 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:26,378 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:26,613 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.17' 2019-09-09 15:12:26,743 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:26,745 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=10100i,packets_per_second=142555i,packets_received=2595244i,packets_sent=2841278i,packetsize=64i,ppm=86593.0 1568041939965022208 2019-09-09 15:12:26,764 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=84 END 2019-09-09 15:12:26,765 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=85 START 2019-09-09 15:12:26,766 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:26,783 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:26,994 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:26,995 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:27,060 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:27,062 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=8838i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="8838",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=8838i,max.MISSES=0i,max.RATIO=100.0 1568041941297807104 2019-09-09 15:12:27,352 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:27,353 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=57854i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="57854",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=57854i,max.MISSES=0i,max.RATIO=100.0 1568041943600910848 2019-09-09 15:12:27,389 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4306 0 0 100.0% 18 298\n' 2019-09-09 15:12:27,396 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:27,627 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:27,629 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2208i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2208",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2208i,max.MISSES=0i,max.RATIO=100.0 1568041946001048064 2019-09-09 15:12:27,944 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:27,945 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1762i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1762",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1762i,max.MISSES=2i,max.RATIO=99.9 1568041942218745088 2019-09-09 15:12:28,007 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1733 0 3 100.0% 18 160\n' 2019-09-09 15:12:28,011 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:28,226 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:28,227 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1756i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1756",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1756i,max.MISSES=0i,max.RATIO=100.0 1568041944513325056 2019-09-09 15:12:28,398 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=85 END 2019-09-09 15:12:28,399 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=86 START 2019-09-09 15:12:28,399 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:28,418 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:28,497 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:28,499 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1786i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1786",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1786i,max.MISSES=0i,max.RATIO=100.0 1568041946764743168 2019-09-09 15:12:28,620 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=61 END 2019-09-09 15:12:28,620 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=62 START 2019-09-09 15:12:28,621 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:28,764 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:28,765 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.7 1568041942557310208 2019-09-09 15:12:28,776 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:28,777 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:29,015 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=85 END 2019-09-09 15:12:29,015 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=86 START 2019-09-09 15:12:29,016 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:29,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:29,044 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:29,045 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.6 1568041945589449984 2019-09-09 15:12:29,244 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:29,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:29,353 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:29,355 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.17 1568041948620038912 2019-09-09 15:12:29,779 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.18' 2019-09-09 15:12:29,787 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4257 2 1 100.0% 18 298\n' 2019-09-09 15:12:29,794 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:30,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1733 0 0 100.0% 18 160\n' 2019-09-09 15:12:30,259 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:30,796 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=86 END 2019-09-09 15:12:30,797 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=87 START 2019-09-09 15:12:30,798 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:30,815 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:31,176 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:31,176 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:31,262 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=86 END 2019-09-09 15:12:31,263 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=87 START 2019-09-09 15:12:31,263 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:31,294 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:31,538 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:31,539 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:31,785 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=62 END 2019-09-09 15:12:31,787 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=63 START 2019-09-09 15:12:31,787 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:32,187 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2993 0 0 100.0% 18 298\n' 2019-09-09 15:12:32,194 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:32,554 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1749 0 0 100.0% 18 160\n' 2019-09-09 15:12:32,557 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:32,804 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.89' 2019-09-09 15:12:33,197 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=87 END 2019-09-09 15:12:33,198 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=88 START 2019-09-09 15:12:33,198 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:33,216 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:33,561 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=87 END 2019-09-09 15:12:33,563 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=88 START 2019-09-09 15:12:33,563 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:33,576 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:33,577 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:33,599 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:33,884 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:33,885 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:34,593 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2182 0 0 100.0% 18 298\n' 2019-09-09 15:12:34,594 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:34,639 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:34,641 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4306i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4306",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4306i,max.MISSES=0i,max.RATIO=100.0 1568041948398374144 2019-09-09 15:12:34,811 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=63 END 2019-09-09 15:12:34,812 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=64 START 2019-09-09 15:12:34,813 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:34,895 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1752 0 0 100.0% 18 160\n' 2019-09-09 15:12:34,899 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:34,948 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:34,949 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=4257i,average.MISSES=2i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="4257",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=4257i,max.MISSES=2i,max.RATIO=100.0 1568041950796734208 2019-09-09 15:12:35,225 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:35,226 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2993i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2993",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2993i,max.MISSES=0i,max.RATIO=100.0 1568041953197499136 2019-09-09 15:12:35,497 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:35,499 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=1733i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="1733",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=1733i,max.MISSES=0i,max.RATIO=100.0 1568041949015165952 2019-09-09 15:12:35,597 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=88 END 2019-09-09 15:12:35,598 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=89 START 2019-09-09 15:12:35,599 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:35,619 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:35,756 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:35,757 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1733i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1733",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1733i,max.MISSES=0i,max.RATIO=100.0 1568041951262886912 2019-09-09 15:12:35,892 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.370' 2019-09-09 15:12:35,902 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=88 END 2019-09-09 15:12:35,902 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=89 START 2019-09-09 15:12:35,903 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:35,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:35,978 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:35,979 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:36,070 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:36,071 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1749i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1749",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1749i,max.MISSES=0i,max.RATIO=100.0 1568041953561084928 2019-09-09 15:12:36,249 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:36,250 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:36,342 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:36,343 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1752i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1752",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1752i,max.MISSES=0i,max.RATIO=100.0 1568041955902193152 2019-09-09 15:12:36,634 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:36,635 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.18 1568041951785192960 2019-09-09 15:12:36,904 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:36,905 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.89 1568041954811832064 2019-09-09 15:12:36,989 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2219 0 0 100.0% 18 298\n' 2019-09-09 15:12:36,996 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:37,260 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1775 0 0 100.0% 18 160\n' 2019-09-09 15:12:37,263 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:37,898 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=64 END 2019-09-09 15:12:37,899 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=65 START 2019-09-09 15:12:37,899 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:37,998 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=89 END 2019-09-09 15:12:37,999 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=90 START 2019-09-09 15:12:37,999 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:38,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:38,267 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=89 END 2019-09-09 15:12:38,268 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=90 START 2019-09-09 15:12:38,268 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:38,295 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:38,379 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:38,380 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:38,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:38,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:38,918 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.71' 2019-09-09 15:12:39,391 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4305 0 0 100.0% 18 298\n' 2019-09-09 15:12:39,396 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:39,545 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1780 1 1 99.9% 18 160\n' 2019-09-09 15:12:39,548 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:40,400 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=90 END 2019-09-09 15:12:40,401 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=91 START 2019-09-09 15:12:40,401 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:40,419 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:40,552 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=90 END 2019-09-09 15:12:40,553 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=91 START 2019-09-09 15:12:40,553 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:40,573 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:40,770 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:40,771 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:40,858 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:40,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:40,924 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=65 END 2019-09-09 15:12:40,925 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=66 START 2019-09-09 15:12:40,925 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:41,783 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3054 2 1 99.9% 18 298\n' 2019-09-09 15:12:41,790 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:41,871 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1737 0 0 100.0% 18 160\n' 2019-09-09 15:12:41,872 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:41,947 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.62' 2019-09-09 15:12:42,185 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:42,187 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2182i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2182",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2182i,max.MISSES=0i,max.RATIO=100.0 1568041955597506048 2019-09-09 15:12:42,470 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:42,472 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2219i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2219",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2219i,max.MISSES=0i,max.RATIO=100.0 1568041957997744128 2019-09-09 15:12:42,742 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:42,743 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4305i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4305",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4305i,max.MISSES=0i,max.RATIO=100.0 1568041960400374016 2019-09-09 15:12:42,793 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=91 END 2019-09-09 15:12:42,794 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=92 START 2019-09-09 15:12:42,794 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:42,816 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:42,876 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=91 END 2019-09-09 15:12:42,876 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=92 START 2019-09-09 15:12:42,876 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:42,898 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:43,021 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:43,023 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=3054i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="3054",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=3054i,max.MISSES=2i,max.RATIO=99.9 1568041962793046016 2019-09-09 15:12:43,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:43,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:43,200 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:43,201 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:43,308 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:43,309 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1775i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1775",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1775i,max.MISSES=0i,max.RATIO=100.0 1568041958267494912 2019-09-09 15:12:43,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":2599271 , "packets_per_second":130304, "flows":10100, "errors":0 }\n' 2019-09-09 15:12:43,428 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1100/ {{printf "%s", $1}}' 2019-09-09 15:12:43,455 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2385248' 2019-09-09 15:12:43,456 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 214023 - Lost ppm 82340 2019-09-09 15:12:43,457 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 82340 > sla_max_ppm 1000; ',) 2019-09-09 15:12:43,578 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:43,580 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1780i,average.MISSES=1i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1780",cachestat.cache0.MISSES="1",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1780i,max.MISSES=1i,max.RATIO=99.9 1568041960552318976 2019-09-09 15:12:43,877 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:43,878 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1737i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1737",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1737i,max.MISSES=0i,max.RATIO=100.0 1568041962876007936 2019-09-09 15:12:43,968 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=66 END 2019-09-09 15:12:43,969 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=67 START 2019-09-09 15:12:43,970 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:44,070 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 13417 0 1 100.0% 18 298\n' 2019-09-09 15:12:44,075 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:44,133 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:44,135 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.37 1568041957898291200 2019-09-09 15:12:44,211 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 6471 0 3 100.0% 18 160\n' 2019-09-09 15:12:44,217 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:44,409 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:44,410 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.71 1568041960924773888 2019-09-09 15:12:44,460 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15350 seq=2 END 2019-09-09 15:12:44,461 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:12:44,461 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:12:44,461 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:12:44,684 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:44,685 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.62 1568041963968324864 2019-09-09 15:12:44,939 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:44,940 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=10100i,packets_per_second=130304i,packets_received=2385248i,packets_sent=2599271i,packetsize=64i,ppm=82340.0 1568041964460401152 2019-09-09 15:12:44,984 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.650' 2019-09-09 15:12:45,080 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=92 END 2019-09-09 15:12:45,081 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=93 START 2019-09-09 15:12:45,082 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:45,104 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:45,208 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:12:45,209 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:12:45,213 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:12:45,221 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=92 END 2019-09-09 15:12:45,222 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=93 START 2019-09-09 15:12:45,222 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:45,226 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:12:45,228 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.118 2019-09-09 15:12:45,229 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.118 2019-09-09 15:12:45,252 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:45,394 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:45,395 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:45,530 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:45,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:45,736 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:12:45,738 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.121 2019-09-09 15:12:45,739 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.121 2019-09-09 15:12:46,180 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:12:46,407 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 30096 0 4 100.0% 18 298\n' 2019-09-09 15:12:46,407 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:46,412 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Ending tracing...\n' 2019-09-09 15:12:46,551 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 20793 0 0 100.0% 18 160\n' 2019-09-09 15:12:46,551 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:46,990 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=67 END 2019-09-09 15:12:46,990 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=68 START 2019-09-09 15:12:46,991 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:47,417 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=93 END 2019-09-09 15:12:47,418 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=94 START 2019-09-09 15:12:47,418 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:47,440 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:47,560 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=93 END 2019-09-09 15:12:47,561 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=94 START 2019-09-09 15:12:47,562 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:47,583 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:47,682 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:47,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:47,852 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:47,852 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:48,006 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.667' 2019-09-09 15:12:48,694 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4249 0 1 100.0% 18 298\n' 2019-09-09 15:12:48,699 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:48,864 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1748 0 0 100.0% 18 160\n' 2019-09-09 15:12:48,870 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:49,227 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15356 seq=1 START 2019-09-09 15:12:49,228 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1300 -j DROP 2019-09-09 15:12:49,263 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 300 64 20 1 1000000 2019-09-09 15:12:49,704 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=94 END 2019-09-09 15:12:49,705 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=95 START 2019-09-09 15:12:49,705 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:49,728 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:49,875 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=94 END 2019-09-09 15:12:49,876 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=95 START 2019-09-09 15:12:49,876 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:49,897 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:50,011 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=68 END 2019-09-09 15:12:50,011 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=69 START 2019-09-09 15:12:50,012 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:50,019 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:50,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:50,221 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:50,223 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=13417i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="13417",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=13417i,max.MISSES=0i,max.RATIO=100.0 1568041965080369920 2019-09-09 15:12:50,272 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:50,273 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:50,521 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:50,523 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=4i,average.HITS=30096i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="4",cachestat.cache0.HITS="30096",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=4i,max.HITS=30096i,max.MISSES=0i,max.RATIO=100.0 1568041967417150976 2019-09-09 15:12:50,799 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:50,800 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=4249i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="4249",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=4249i,max.MISSES=0i,max.RATIO=100.0 1568041969704227840 2019-09-09 15:12:51,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.662' 2019-09-09 15:12:51,038 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2971 0 0 100.0% 18 298\n' 2019-09-09 15:12:51,040 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:51,072 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:51,073 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=6471i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="6471",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=6471i,max.MISSES=0i,max.RATIO=100.0 1568041965221569024 2019-09-09 15:12:51,284 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1740 2 1 99.9% 18 160\n' 2019-09-09 15:12:51,290 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:51,342 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:51,344 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=20793i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="20793",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=20793i,max.MISSES=0i,max.RATIO=100.0 1568041967560785152 2019-09-09 15:12:51,604 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:51,605 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1748i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1748",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1748i,max.MISSES=0i,max.RATIO=100.0 1568041969875431936 2019-09-09 15:12:51,877 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:51,878 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.65 1568041966989656064 2019-09-09 15:12:52,049 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=95 END 2019-09-09 15:12:52,050 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=96 START 2019-09-09 15:12:52,050 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:52,073 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:52,137 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:52,138 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.667 1568041970010927872 2019-09-09 15:12:52,294 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=95 END 2019-09-09 15:12:52,295 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=96 START 2019-09-09 15:12:52,295 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:52,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:52,428 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:52,429 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:52,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:52,625 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:53,042 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=69 END 2019-09-09 15:12:53,043 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=70 START 2019-09-09 15:12:53,043 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:53,445 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3110 1 4 100.0% 18 298\n' 2019-09-09 15:12:53,446 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:53,644 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1810 0 0 100.0% 18 160\n' 2019-09-09 15:12:53,657 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:54,067 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.07' 2019-09-09 15:12:54,449 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=96 END 2019-09-09 15:12:54,450 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=97 START 2019-09-09 15:12:54,450 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:54,469 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:54,668 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=96 END 2019-09-09 15:12:54,669 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=97 START 2019-09-09 15:12:54,669 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:54,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:54,832 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:54,833 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:54,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:54,985 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:55,849 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2205 0 0 100.0% 18 298\n' 2019-09-09 15:12:55,851 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:55,997 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1732 0 0 100.0% 18 160\n' 2019-09-09 15:12:56,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:56,075 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=70 END 2019-09-09 15:12:56,075 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=71 START 2019-09-09 15:12:56,076 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:56,853 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=97 END 2019-09-09 15:12:56,854 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=98 START 2019-09-09 15:12:56,854 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:56,873 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:57,004 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=97 END 2019-09-09 15:12:57,004 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=98 START 2019-09-09 15:12:57,005 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:57,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:57,237 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'36.3' 2019-09-09 15:12:57,244 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:57,245 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:12:57,311 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:57,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:57,407 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:57,409 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2971i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2971",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2971i,max.MISSES=0i,max.RATIO=100.0 1568041972049547008 2019-09-09 15:12:57,680 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:57,681 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=4i,average.HITS=3110i,average.MISSES=1i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="4",cachestat.cache0.HITS="3110",cachestat.cache0.MISSES="1",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=4i,max.HITS=3110i,max.MISSES=1i,max.RATIO=100.0 1568041974449410048 2019-09-09 15:12:57,950 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:57,951 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2205i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2205",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2205i,max.MISSES=0i,max.RATIO=100.0 1568041976853508864 2019-09-09 15:12:58,224 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:12:58,226 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1740i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1740",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1740i,max.MISSES=2i,max.RATIO=99.9 1568041972294588928 2019-09-09 15:12:58,241 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: rtt 36.300000 > sla: max_rtt(10.000000); ',) 2019-09-09 15:12:58,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2204 0 0 100.0% 18 298\n' 2019-09-09 15:12:58,263 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:58,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1799 0 0 100.0% 18 160\n' 2019-09-09 15:12:58,325 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:12:58,490 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:58,492 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1810i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1810",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1810i,max.MISSES=0i,max.RATIO=100.0 1568041974668349952 2019-09-09 15:12:58,761 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:58,763 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1732i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1732",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1732i,max.MISSES=0i,max.RATIO=100.0 1568041977004079104 2019-09-09 15:12:59,039 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:59,040 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.662 1568041973042761984 2019-09-09 15:12:59,242 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=71 END 2019-09-09 15:12:59,243 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=72 START 2019-09-09 15:12:59,243 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:12:59,264 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=98 END 2019-09-09 15:12:59,266 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=99 START 2019-09-09 15:12:59,266 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:59,286 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:59,309 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:12:59,311 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.07 1568041976074935808 2019-09-09 15:12:59,328 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=98 END 2019-09-09 15:12:59,329 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=99 START 2019-09-09 15:12:59,331 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:12:59,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:12:59,573 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:59,574 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:12:59,578 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:12:59,579 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=36.3 1568041979242616064 2019-09-09 15:12:59,642 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:12:59,643 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:00,267 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'7.32' 2019-09-09 15:13:00,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1781 0 0 100.0% 18 160\n' 2019-09-09 15:13:00,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:00,654 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4270 0 0 100.0% 18 298\n' 2019-09-09 15:13:00,661 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:01,589 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=99 END 2019-09-09 15:13:01,590 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=100 START 2019-09-09 15:13:01,591 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:01,604 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:01,664 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=99 END 2019-09-09 15:13:01,665 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=100 START 2019-09-09 15:13:01,665 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:01,688 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:01,812 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:01,813 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:02,047 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:02,048 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:02,273 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=72 END 2019-09-09 15:13:02,274 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=73 START 2019-09-09 15:13:02,274 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:02,824 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1771 0 3 100.0% 18 160\n' 2019-09-09 15:13:02,824 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:03,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3022 0 0 100.0% 18 298\n' 2019-09-09 15:13:03,062 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:03,288 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.86' 2019-09-09 15:13:03,828 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=100 END 2019-09-09 15:13:03,828 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=101 START 2019-09-09 15:13:03,829 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:03,844 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:04,056 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:04,058 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:04,065 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=100 END 2019-09-09 15:13:04,066 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=101 START 2019-09-09 15:13:04,066 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:04,089 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:04,442 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:04,443 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:04,843 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:04,845 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2204i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2204",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2204i,max.MISSES=0i,max.RATIO=100.0 1568041979264897024 2019-09-09 15:13:05,072 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1810 0 0 100.0% 18 160\n' 2019-09-09 15:13:05,075 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:05,132 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:05,134 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4270i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4270",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4270i,max.MISSES=0i,max.RATIO=100.0 1568041981664336896 2019-09-09 15:13:05,354 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=73 END 2019-09-09 15:13:05,354 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=74 START 2019-09-09 15:13:05,355 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:05,407 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:05,407 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3022i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3022",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3022i,max.MISSES=0i,max.RATIO=100.0 1568041984065289984 2019-09-09 15:13:05,454 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3079 1 1 100.0% 18 298\n' 2019-09-09 15:13:05,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:05,662 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:05,663 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1799i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1799",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1799i,max.MISSES=0i,max.RATIO=100.0 1568041979328892928 2019-09-09 15:13:05,923 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:05,925 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1781i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1781",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1781i,max.MISSES=0i,max.RATIO=100.0 1568041981589154048 2019-09-09 15:13:06,080 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=101 END 2019-09-09 15:13:06,080 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=102 START 2019-09-09 15:13:06,081 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:06,098 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:06,213 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:06,215 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=1771i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="1771",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=1771i,max.MISSES=0i,max.RATIO=100.0 1568041983828062976 2019-09-09 15:13:06,311 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:06,312 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:06,381 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'5.23' 2019-09-09 15:13:06,463 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=101 END 2019-09-09 15:13:06,463 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=102 START 2019-09-09 15:13:06,464 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:06,483 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:06,484 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:06,486 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1810i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1810",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1810i,max.MISSES=0i,max.RATIO=100.0 1568041986079915008 2019-09-09 15:13:06,747 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:06,748 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=7.32 1568041982273395968 2019-09-09 15:13:06,845 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:06,847 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:07,016 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:07,017 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.86 1568041985354401024 2019-09-09 15:13:07,324 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1745 0 0 100.0% 18 160\n' 2019-09-09 15:13:07,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:07,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2179 0 0 100.0% 18 298\n' 2019-09-09 15:13:07,862 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:08,332 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=102 END 2019-09-09 15:13:08,333 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=103 START 2019-09-09 15:13:08,334 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:08,357 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:08,388 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=74 END 2019-09-09 15:13:08,388 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=75 START 2019-09-09 15:13:08,389 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:08,567 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:08,568 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:08,865 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=102 END 2019-09-09 15:13:08,866 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=103 START 2019-09-09 15:13:08,866 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:08,888 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:09,244 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:09,245 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:09,416 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.74' 2019-09-09 15:13:09,577 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1753 0 0 100.0% 18 160\n' 2019-09-09 15:13:09,580 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:10,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4272 0 0 100.0% 18 298\n' 2019-09-09 15:13:10,262 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:10,583 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=103 END 2019-09-09 15:13:10,584 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=104 START 2019-09-09 15:13:10,584 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:10,598 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:10,805 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:10,806 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:11,264 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=103 END 2019-09-09 15:13:11,265 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=104 START 2019-09-09 15:13:11,265 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:11,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:11,423 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=75 END 2019-09-09 15:13:11,424 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=76 START 2019-09-09 15:13:11,424 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:11,601 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:11,603 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:11,818 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1783 0 0 100.0% 18 160\n' 2019-09-09 15:13:11,823 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:12,293 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:12,295 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=3079i,average.MISSES=1i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="3079",cachestat.cache0.MISSES="1",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=3079i,max.MISSES=1i,max.RATIO=100.0 1568041986463150080 2019-09-09 15:13:12,571 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.779' 2019-09-09 15:13:12,589 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":2624376 , "packets_per_second":131703, "flows":90300, "errors":0 }\n' 2019-09-09 15:13:12,591 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1300/ {{printf "%s", $1}}' 2019-09-09 15:13:12,600 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:12,603 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2179i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2179",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2179i,max.MISSES=0i,max.RATIO=100.0 1568041988865308160 2019-09-09 15:13:12,614 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 14570 0 1 100.0% 18 298\n' 2019-09-09 15:13:12,619 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:12,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2351883' 2019-09-09 15:13:12,620 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 272493 - Lost ppm 103832 2019-09-09 15:13:12,621 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 103832 > sla_max_ppm 1000; ',) 2019-09-09 15:13:12,828 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=104 END 2019-09-09 15:13:12,828 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=105 START 2019-09-09 15:13:12,829 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:12,852 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:12,901 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:12,903 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4272i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4272",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4272i,max.MISSES=0i,max.RATIO=100.0 1568041991264592896 2019-09-09 15:13:13,109 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:13,110 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:13,180 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:13,181 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1745i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1745",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1745i,max.MISSES=0i,max.RATIO=100.0 1568041988332040960 2019-09-09 15:13:13,455 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:13,456 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1753i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1753",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1753i,max.MISSES=0i,max.RATIO=100.0 1568041990583771904 2019-09-09 15:13:13,623 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=104 END 2019-09-09 15:13:13,624 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=105 START 2019-09-09 15:13:13,624 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:13,624 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15356 seq=1 END 2019-09-09 15:13:13,626 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15356 seq=2 START 2019-09-09 15:13:13,626 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1300 -j DROP 2019-09-09 15:13:13,647 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:13,667 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 300 64 20 1 1000000 2019-09-09 15:13:13,716 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:13,718 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1783i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1783",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1783i,max.MISSES=0i,max.RATIO=100.0 1568041992828141056 2019-09-09 15:13:13,923 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:13,924 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:14,015 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:14,016 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=5.23 1568041988387976960 2019-09-09 15:13:14,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 7150 2 4 100.0% 18 160\n' 2019-09-09 15:13:14,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:14,287 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:14,288 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.74 1568041991423762944 2019-09-09 15:13:14,576 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=76 END 2019-09-09 15:13:14,577 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=77 START 2019-09-09 15:13:14,578 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:14,936 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 6346 0 0 100.0% 18 298\n' 2019-09-09 15:13:14,941 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:15,134 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=105 END 2019-09-09 15:13:15,134 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=106 START 2019-09-09 15:13:15,135 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:15,156 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:15,454 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:15,454 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:15,592 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.559' 2019-09-09 15:13:15,946 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=105 END 2019-09-09 15:13:15,946 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=106 START 2019-09-09 15:13:15,946 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:15,978 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:16,328 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:16,329 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:16,473 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1778 0 0 100.0% 18 160\n' 2019-09-09 15:13:16,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:17,339 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2168 2 1 99.9% 18 298\n' 2019-09-09 15:13:17,346 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:17,489 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=106 END 2019-09-09 15:13:17,490 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=107 START 2019-09-09 15:13:17,491 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:17,504 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:17,601 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=77 END 2019-09-09 15:13:17,602 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=78 START 2019-09-09 15:13:17,602 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:17,722 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:17,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:18,348 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=106 END 2019-09-09 15:13:18,349 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=107 START 2019-09-09 15:13:18,352 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:18,371 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:18,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'6.85' 2019-09-09 15:13:18,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:18,739 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:18,742 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1808 1 1 99.9% 18 160\n' 2019-09-09 15:13:18,743 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:18,750 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Ending tracing...\n' 2019-09-09 15:13:19,566 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:19,567 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=90300i,packets_per_second=131703i,packets_received=2351883i,packets_sent=2624376i,packetsize=64i,ppm=103832.0 1568041993624155904 2019-09-09 15:13:19,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2196 0 0 100.0% 18 298\n' 2019-09-09 15:13:19,756 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:19,757 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=107 END 2019-09-09 15:13:19,758 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=108 START 2019-09-09 15:13:19,758 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:19,770 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:19,875 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:19,877 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=14570i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="14570",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=14570i,max.MISSES=0i,max.RATIO=100.0 1568041993623459072 2019-09-09 15:13:19,980 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:19,981 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:20,132 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:20,134 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=6346i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="6346",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=6346i,max.MISSES=0i,max.RATIO=100.0 1568041995946099968 2019-09-09 15:13:20,404 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:20,405 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=2168i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="2168",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=2168i,max.MISSES=2i,max.RATIO=99.9 1568041998348890112 2019-09-09 15:13:20,661 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:20,663 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=4i,average.HITS=7150i,average.MISSES=2i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="4",cachestat.cache0.HITS="7150",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=4i,max.HITS=7150i,max.MISSES=2i,max.RATIO=100.0 1568041995133912064 2019-09-09 15:13:20,744 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=78 END 2019-09-09 15:13:20,744 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=79 START 2019-09-09 15:13:20,744 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:20,760 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=107 END 2019-09-09 15:13:20,761 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=108 START 2019-09-09 15:13:20,761 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:20,790 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:20,931 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:20,932 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1778i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1778",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1778i,max.MISSES=0i,max.RATIO=100.0 1568041997489062912 2019-09-09 15:13:20,989 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1795 0 0 100.0% 18 160\n' 2019-09-09 15:13:20,994 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:21,146 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:21,147 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:21,186 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:21,187 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1808i,average.MISSES=1i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1808",cachestat.cache0.MISSES="1",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1808i,max.MISSES=1i,max.RATIO=99.9 1568041999757530880 2019-09-09 15:13:21,444 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:21,445 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.779 1568041994576498944 2019-09-09 15:13:21,727 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:21,727 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.559 1568041997601814016 2019-09-09 15:13:21,771 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.22' 2019-09-09 15:13:21,998 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=108 END 2019-09-09 15:13:21,999 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=109 START 2019-09-09 15:13:21,999 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:22,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:22,026 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:22,027 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=6.85 1568042000744081920 2019-09-09 15:13:22,165 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4230 0 0 100.0% 18 298\n' 2019-09-09 15:13:22,167 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:22,230 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:22,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:23,169 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=108 END 2019-09-09 15:13:23,170 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=109 START 2019-09-09 15:13:23,170 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:23,192 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:23,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1745 0 0 100.0% 18 160\n' 2019-09-09 15:13:23,245 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:23,549 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:23,550 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:23,777 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=79 END 2019-09-09 15:13:23,779 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=80 START 2019-09-09 15:13:23,779 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:24,250 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=109 END 2019-09-09 15:13:24,251 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=110 START 2019-09-09 15:13:24,251 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:24,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:24,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:24,480 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:24,556 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3085 0 0 100.0% 18 298\n' 2019-09-09 15:13:24,565 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:24,795 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.72' 2019-09-09 15:13:25,491 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1761 0 0 100.0% 18 160\n' 2019-09-09 15:13:25,495 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:25,567 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=109 END 2019-09-09 15:13:25,567 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=110 START 2019-09-09 15:13:25,567 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:25,587 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:25,953 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:25,955 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:26,498 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=110 END 2019-09-09 15:13:26,499 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=111 START 2019-09-09 15:13:26,499 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:26,516 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:26,732 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:26,733 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:26,857 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=80 END 2019-09-09 15:13:26,858 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=81 START 2019-09-09 15:13:26,858 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:26,961 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3025 0 0 100.0% 18 298\n' 2019-09-09 15:13:26,969 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:27,289 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:27,290 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2196i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2196",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2196i,max.MISSES=0i,max.RATIO=100.0 1568042000760445952 2019-09-09 15:13:27,554 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:27,556 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4230i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4230",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4230i,max.MISSES=0i,max.RATIO=100.0 1568042003169693952 2019-09-09 15:13:27,746 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1784 0 0 100.0% 18 160\n' 2019-09-09 15:13:27,749 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:27,829 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:27,831 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3085i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3085",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3085i,max.MISSES=0i,max.RATIO=100.0 1568042005567147008 2019-09-09 15:13:27,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.54' 2019-09-09 15:13:27,972 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=110 END 2019-09-09 15:13:27,973 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=111 START 2019-09-09 15:13:27,973 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:27,996 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:28,110 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:28,112 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3025i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3025",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3025i,max.MISSES=0i,max.RATIO=100.0 1568042007972382976 2019-09-09 15:13:28,356 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:28,357 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:28,382 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:28,383 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1795i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1795",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1795i,max.MISSES=0i,max.RATIO=100.0 1568042001998640128 2019-09-09 15:13:28,652 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:28,653 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1745i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1745",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1745i,max.MISSES=0i,max.RATIO=100.0 1568042004250632960 2019-09-09 15:13:28,753 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=111 END 2019-09-09 15:13:28,754 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=112 START 2019-09-09 15:13:28,754 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:28,771 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:28,923 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:28,924 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1761i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1761",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1761i,max.MISSES=0i,max.RATIO=100.0 1568042006498589952 2019-09-09 15:13:28,984 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:28,985 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:29,228 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:29,230 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1784i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1784",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1784i,max.MISSES=0i,max.RATIO=100.0 1568042008753127936 2019-09-09 15:13:29,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2099 2 1 99.9% 18 298\n' 2019-09-09 15:13:29,375 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:29,499 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:29,499 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.22 1568042003777231104 2019-09-09 15:13:29,775 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:29,776 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.72 1568042006857600000 2019-09-09 15:13:29,882 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=81 END 2019-09-09 15:13:29,882 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=82 START 2019-09-09 15:13:29,883 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:29,998 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1736 0 3 100.0% 18 160\n' 2019-09-09 15:13:30,001 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:30,043 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:30,043 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.54 1568042009882231040 2019-09-09 15:13:30,377 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=111 END 2019-09-09 15:13:30,378 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=112 START 2019-09-09 15:13:30,378 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:30,397 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:30,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:30,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:30,897 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.38' 2019-09-09 15:13:31,005 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=112 END 2019-09-09 15:13:31,006 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=113 START 2019-09-09 15:13:31,006 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:31,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:31,241 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:31,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:31,770 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4317 0 0 100.0% 18 298\n' 2019-09-09 15:13:31,776 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:32,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1794 0 0 100.0% 18 160\n' 2019-09-09 15:13:32,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:32,778 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=112 END 2019-09-09 15:13:32,779 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=113 START 2019-09-09 15:13:32,779 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:32,804 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:32,903 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=82 END 2019-09-09 15:13:32,904 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=83 START 2019-09-09 15:13:32,905 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:33,161 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:33,162 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:33,260 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=113 END 2019-09-09 15:13:33,261 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=114 START 2019-09-09 15:13:33,261 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:33,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:33,570 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:33,571 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:34,080 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.12' 2019-09-09 15:13:34,171 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4250 0 0 100.0% 18 298\n' 2019-09-09 15:13:34,178 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:34,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1781 0 0 100.0% 18 160\n' 2019-09-09 15:13:34,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:35,180 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=113 END 2019-09-09 15:13:35,181 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=114 START 2019-09-09 15:13:35,181 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:35,204 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:35,309 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:35,311 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=2099i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="2099",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=2099i,max.MISSES=2i,max.RATIO=99.9 1568042010377504000 2019-09-09 15:13:35,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:35,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:35,576 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:35,577 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4317i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4317",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4317i,max.MISSES=0i,max.RATIO=100.0 1568042012778439936 2019-09-09 15:13:35,592 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=114 END 2019-09-09 15:13:35,592 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=115 START 2019-09-09 15:13:35,592 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:35,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:35,846 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:35,848 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4250i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4250",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4250i,max.MISSES=0i,max.RATIO=100.0 1568042015180830976 2019-09-09 15:13:35,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:35,917 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:36,086 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=83 END 2019-09-09 15:13:36,086 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=84 START 2019-09-09 15:13:36,086 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:36,115 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:36,117 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=1736i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="1736",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=1736i,max.MISSES=0i,max.RATIO=100.0 1568042011005233920 2019-09-09 15:13:36,416 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:36,418 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1794i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1794",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1794i,max.MISSES=0i,max.RATIO=100.0 1568042013260555008 2019-09-09 15:13:36,578 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4363 0 0 100.0% 18 298\n' 2019-09-09 15:13:36,583 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:36,686 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:36,688 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1781i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1781",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1781i,max.MISSES=0i,max.RATIO=100.0 1568042015592014080 2019-09-09 15:13:36,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1723 0 0 100.0% 18 160\n' 2019-09-09 15:13:36,934 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:36,958 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:36,958 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.38 1568042012903891200 2019-09-09 15:13:37,101 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.619' 2019-09-09 15:13:37,229 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:37,230 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.12 1568042016086152960 2019-09-09 15:13:37,252 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":2709072 , "packets_per_second":136053, "flows":90300, "errors":0 }\n' 2019-09-09 15:13:37,254 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1300/ {{printf "%s", $1}}' 2019-09-09 15:13:37,280 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2443958' 2019-09-09 15:13:37,281 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 265114 - Lost ppm 97862 2019-09-09 15:13:37,282 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 97862 > sla_max_ppm 1000; ',) 2019-09-09 15:13:37,588 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=114 END 2019-09-09 15:13:37,589 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=115 START 2019-09-09 15:13:37,590 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:37,612 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:37,900 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:37,901 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:37,939 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=115 END 2019-09-09 15:13:37,940 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=116 START 2019-09-09 15:13:37,940 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:37,963 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:38,230 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:38,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:38,283 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15356 seq=2 END 2019-09-09 15:13:38,284 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:13:38,285 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:13:38,285 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:13:38,328 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:38,328 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=90300i,packets_per_second=136053i,packets_received=2443958i,packets_sent=2709072i,packetsize=64i,ppm=97862.0 1568042018283808000 2019-09-09 15:13:38,604 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:13:38,605 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:13:38,607 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:13:38,622 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:13:38,623 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.118 2019-09-09 15:13:38,624 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.118 2019-09-09 15:13:38,913 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 5727 0 2 100.0% 18 298\n' 2019-09-09 15:13:38,918 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:39,032 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:13:39,034 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.121 2019-09-09 15:13:39,035 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.121 2019-09-09 15:13:39,108 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=84 END 2019-09-09 15:13:39,109 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=85 START 2019-09-09 15:13:39,110 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:39,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 32125 0 6 100.0% 18 160\n' 2019-09-09 15:13:39,247 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:39,472 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:13:39,923 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=115 END 2019-09-09 15:13:39,924 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=116 START 2019-09-09 15:13:39,924 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:39,946 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:40,144 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.543' 2019-09-09 15:13:40,188 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:40,189 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:40,252 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=116 END 2019-09-09 15:13:40,253 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=117 START 2019-09-09 15:13:40,253 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:40,275 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:40,577 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:40,578 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:41,200 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2126 0 6 100.0% 18 298\n' 2019-09-09 15:13:41,205 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:41,588 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1771 2 1 99.9% 18 160\n' 2019-09-09 15:13:41,594 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:42,149 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=85 END 2019-09-09 15:13:42,150 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=86 START 2019-09-09 15:13:42,151 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:42,212 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=116 END 2019-09-09 15:13:42,212 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=117 START 2019-09-09 15:13:42,213 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:42,234 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:42,523 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:42,523 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15362 seq=1 START 2019-09-09 15:13:42,524 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:42,524 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1500 -j DROP 2019-09-09 15:13:42,559 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 500 64 20 1 1000000 2019-09-09 15:13:42,598 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=117 END 2019-09-09 15:13:42,599 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=118 START 2019-09-09 15:13:42,599 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:42,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:42,868 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:42,869 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:43,165 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.480' 2019-09-09 15:13:43,536 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 10139 0 2 100.0% 18 298\n' 2019-09-09 15:13:43,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:43,615 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:43,618 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4363i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4363",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4363i,max.MISSES=0i,max.RATIO=100.0 1568042017588532992 2019-09-09 15:13:43,881 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1766 0 0 100.0% 18 160\n' 2019-09-09 15:13:43,886 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:43,908 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:43,910 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=5727i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="5727",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=5727i,max.MISSES=0i,max.RATIO=100.0 1568042019923207936 2019-09-09 15:13:44,179 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:44,181 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=6i,average.HITS=2126i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="6",cachestat.cache0.HITS="2126",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=6i,max.HITS=2126i,max.MISSES=0i,max.RATIO=100.0 1568042022211962112 2019-09-09 15:13:44,516 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:44,517 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1723i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1723",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1723i,max.MISSES=0i,max.RATIO=100.0 1568042017939342848 2019-09-09 15:13:44,546 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=117 END 2019-09-09 15:13:44,546 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=118 START 2019-09-09 15:13:44,547 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:44,569 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:44,819 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:44,820 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=6i,average.HITS=32125i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="6",cachestat.cache0.HITS="32125",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=6i,max.HITS=32125i,max.MISSES=0i,max.RATIO=100.0 1568042020252176896 2019-09-09 15:13:44,853 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:44,854 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:44,891 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=118 END 2019-09-09 15:13:44,892 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=119 START 2019-09-09 15:13:44,892 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:44,915 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:45,098 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:45,099 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1771i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1771",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1771i,max.MISSES=2i,max.RATIO=99.9 1568042022598764032 2019-09-09 15:13:45,170 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=86 END 2019-09-09 15:13:45,171 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=87 START 2019-09-09 15:13:45,172 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:45,238 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:45,239 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:45,395 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:45,396 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1766i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1766",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1766i,max.MISSES=0i,max.RATIO=100.0 1568042024891792128 2019-09-09 15:13:45,684 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:45,685 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.619 1568042019108464128 2019-09-09 15:13:45,864 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 9116 0 0 100.0% 18 298\n' 2019-09-09 15:13:45,873 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:45,956 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:45,956 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.543 1568042022149735936 2019-09-09 15:13:46,194 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.97' 2019-09-09 15:13:46,227 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:46,227 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.48 1568042025170844928 2019-09-09 15:13:46,250 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1731 0 0 100.0% 18 160\n' 2019-09-09 15:13:46,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:46,875 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=118 END 2019-09-09 15:13:46,876 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=119 START 2019-09-09 15:13:46,876 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:46,894 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:47,250 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:47,251 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:47,257 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=119 END 2019-09-09 15:13:47,259 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=120 START 2019-09-09 15:13:47,259 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:47,302 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:47,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:47,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:48,249 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=87 END 2019-09-09 15:13:48,250 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=88 START 2019-09-09 15:13:48,251 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:48,263 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1751 0 0 100.0% 18 298\n' 2019-09-09 15:13:48,270 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:48,546 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1736 0 0 100.0% 18 160\n' 2019-09-09 15:13:48,549 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:49,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.05' 2019-09-09 15:13:49,278 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=119 END 2019-09-09 15:13:49,279 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=120 START 2019-09-09 15:13:49,279 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:49,299 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:49,553 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=120 END 2019-09-09 15:13:49,554 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=121 START 2019-09-09 15:13:49,555 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:49,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:49,658 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:49,659 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:49,884 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:49,885 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:50,671 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2185 0 0 100.0% 18 298\n' 2019-09-09 15:13:50,678 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:50,897 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1704 0 0 100.0% 18 160\n' 2019-09-09 15:13:50,901 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:51,281 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=88 END 2019-09-09 15:13:51,282 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=89 START 2019-09-09 15:13:51,282 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:51,497 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:51,498 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=10139i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="10139",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=10139i,max.MISSES=0i,max.RATIO=100.0 1568042024545970944 2019-09-09 15:13:51,680 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=120 END 2019-09-09 15:13:51,681 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=121 START 2019-09-09 15:13:51,682 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:51,707 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:51,780 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:51,781 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=9116i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="9116",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=9116i,max.MISSES=0i,max.RATIO=100.0 1568042026875396096 2019-09-09 15:13:51,904 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=121 END 2019-09-09 15:13:51,904 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=122 START 2019-09-09 15:13:51,905 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:51,923 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:52,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:52,067 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:52,075 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:52,076 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=1751i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1751",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=1751i,max.MISSES=0i,max.RATIO=100.0 1568042029278568960 2019-09-09 15:13:52,242 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:52,243 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:52,303 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.85' 2019-09-09 15:13:52,351 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:52,352 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2185i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2185",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2185i,max.MISSES=0i,max.RATIO=100.0 1568042031680520960 2019-09-09 15:13:52,607 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:52,609 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1731i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1731",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1731i,max.MISSES=0i,max.RATIO=100.0 1568042027257539072 2019-09-09 15:13:52,880 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:52,881 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1736i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1736",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1736i,max.MISSES=0i,max.RATIO=100.0 1568042029553652992 2019-09-09 15:13:53,078 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4301 0 1 100.0% 18 298\n' 2019-09-09 15:13:53,084 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:53,149 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:53,151 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1704i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1704",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1704i,max.MISSES=0i,max.RATIO=100.0 1568042031904112128 2019-09-09 15:13:53,253 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1733 2 1 99.9% 18 160\n' 2019-09-09 15:13:53,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:53,431 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:53,432 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.97 1568042028249736960 2019-09-09 15:13:53,698 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:53,698 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.05 1568042031281285888 2019-09-09 15:13:54,088 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=121 END 2019-09-09 15:13:54,089 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=122 START 2019-09-09 15:13:54,089 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:54,113 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:54,257 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=122 END 2019-09-09 15:13:54,258 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=123 START 2019-09-09 15:13:54,258 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:54,294 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:54,309 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=89 END 2019-09-09 15:13:54,310 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=90 START 2019-09-09 15:13:54,310 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:54,476 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:54,477 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:54,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:54,614 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:55,481 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.02' 2019-09-09 15:13:55,487 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4245 0 0 100.0% 18 298\n' 2019-09-09 15:13:55,494 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:55,624 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1766 0 0 100.0% 18 160\n' 2019-09-09 15:13:55,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:56,496 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=122 END 2019-09-09 15:13:56,497 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=123 START 2019-09-09 15:13:56,498 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:56,519 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:56,631 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=123 END 2019-09-09 15:13:56,632 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=124 START 2019-09-09 15:13:56,633 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:56,647 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:56,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:56,877 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:56,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:56,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:57,487 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=90 END 2019-09-09 15:13:57,488 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=91 START 2019-09-09 15:13:57,488 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:13:57,892 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3067 0 0 100.0% 18 298\n' 2019-09-09 15:13:57,894 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:57,940 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1814 0 0 100.0% 18 160\n' 2019-09-09 15:13:57,944 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:13:58,506 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.82' 2019-09-09 15:13:58,897 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=123 END 2019-09-09 15:13:58,898 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=124 START 2019-09-09 15:13:58,899 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:58,916 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:58,947 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=124 END 2019-09-09 15:13:58,947 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=125 START 2019-09-09 15:13:58,948 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:13:58,959 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:13:58,974 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:58,976 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=4301i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="4301",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=4301i,max.MISSES=0i,max.RATIO=100.0 1568042034088462080 2019-09-09 15:13:59,182 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:59,183 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:13:59,244 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:13:59,245 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4245i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4245",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4245i,max.MISSES=0i,max.RATIO=100.0 1568042036496696832 2019-09-09 15:13:59,271 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:13:59,272 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:13:59,506 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:13:59,508 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3067i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3067",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3067i,max.MISSES=0i,max.RATIO=100.0 1568042038897382144 2019-09-09 15:13:59,786 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:13:59,787 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1733i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1733",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1733i,max.MISSES=2i,max.RATIO=99.9 1568042034257812992 2019-09-09 15:14:00,064 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:00,066 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1766i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1766",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1766i,max.MISSES=0i,max.RATIO=100.0 1568042036631897088 2019-09-09 15:14:00,194 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1723 0 0 100.0% 18 160\n' 2019-09-09 15:14:00,197 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:00,282 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2169 0 0 100.0% 18 298\n' 2019-09-09 15:14:00,288 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:00,330 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:00,331 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1814i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1814",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1814i,max.MISSES=0i,max.RATIO=100.0 1568042038947105024 2019-09-09 15:14:00,512 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=91 END 2019-09-09 15:14:00,513 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=92 START 2019-09-09 15:14:00,513 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:00,636 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:00,638 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.85 1568042034309440000 2019-09-09 15:14:00,909 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:00,909 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.02 1568042037487486976 2019-09-09 15:14:01,179 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:01,180 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.82 1568042040512558848 2019-09-09 15:14:01,201 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=125 END 2019-09-09 15:14:01,201 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=126 START 2019-09-09 15:14:01,202 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:01,218 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:01,292 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=124 END 2019-09-09 15:14:01,292 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=125 START 2019-09-09 15:14:01,293 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:01,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:01,429 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:01,431 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:01,672 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'8.46' 2019-09-09 15:14:01,675 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:01,676 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:02,439 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1786 0 0 100.0% 18 160\n' 2019-09-09 15:14:02,440 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:02,691 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2216 0 0 100.0% 18 298\n' 2019-09-09 15:14:02,698 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:03,446 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=126 END 2019-09-09 15:14:03,446 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=127 START 2019-09-09 15:14:03,447 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:03,464 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:03,673 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:03,674 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:03,677 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=92 END 2019-09-09 15:14:03,678 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=93 START 2019-09-09 15:14:03,679 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:03,700 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=125 END 2019-09-09 15:14:03,701 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=126 START 2019-09-09 15:14:03,701 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:03,722 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:04,082 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:04,083 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:04,686 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1771 1 0 99.9% 18 160\n' 2019-09-09 15:14:04,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:04,699 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.95' 2019-09-09 15:14:05,098 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 5658 0 1 100.0% 18 298\n' 2019-09-09 15:14:05,099 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:05,693 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=127 END 2019-09-09 15:14:05,694 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=128 START 2019-09-09 15:14:05,695 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:05,720 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:05,890 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":2661684 , "packets_per_second":133477, "flows":250500, "errors":0 }\n' 2019-09-09 15:14:05,892 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1500/ {{printf "%s", $1}}' 2019-09-09 15:14:05,957 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2420179' 2019-09-09 15:14:05,958 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 241505 - Lost ppm 90734 2019-09-09 15:14:05,959 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 90734 > sla_max_ppm 1000; ',) 2019-09-09 15:14:06,070 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:06,071 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:06,108 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=126 END 2019-09-09 15:14:06,109 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=127 START 2019-09-09 15:14:06,109 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:06,132 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:06,406 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:06,407 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:06,454 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:06,455 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2169i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2169",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2169i,max.MISSES=0i,max.RATIO=100.0 1568042041291934976 2019-09-09 15:14:06,707 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=93 END 2019-09-09 15:14:06,708 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=94 START 2019-09-09 15:14:06,709 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:06,761 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:06,762 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2216i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2216",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2216i,max.MISSES=0i,max.RATIO=100.0 1568042043700502016 2019-09-09 15:14:06,962 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15362 seq=1 END 2019-09-09 15:14:06,963 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15362 seq=2 START 2019-09-09 15:14:06,964 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1500 -j DROP 2019-09-09 15:14:07,000 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 500 64 20 1 1000000 2019-09-09 15:14:07,064 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:07,065 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=5658i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="5658",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=5658i,max.MISSES=0i,max.RATIO=100.0 1568042046108711936 2019-09-09 15:14:07,088 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 7045 0 6 100.0% 18 160\n' 2019-09-09 15:14:07,094 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:07,329 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:07,330 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1723i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1723",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1723i,max.MISSES=0i,max.RATIO=100.0 1568042041200887040 2019-09-09 15:14:07,419 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 8914 0 2 100.0% 18 298\n' 2019-09-09 15:14:07,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:07,621 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:07,622 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1786i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1786",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1786i,max.MISSES=0i,max.RATIO=100.0 1568042043446454016 2019-09-09 15:14:07,724 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.672' 2019-09-09 15:14:07,896 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:07,897 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1771i,average.MISSES=1i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1771",cachestat.cache0.MISSES="1",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1771i,max.MISSES=1i,max.RATIO=99.9 1568042045693052160 2019-09-09 15:14:08,098 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=128 END 2019-09-09 15:14:08,098 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=129 START 2019-09-09 15:14:08,099 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:08,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:08,178 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:08,179 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=6i,average.HITS=7045i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="6",cachestat.cache0.HITS="7045",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=6i,max.HITS=7045i,max.MISSES=0i,max.RATIO=100.0 1568042048098309888 2019-09-09 15:14:08,429 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=127 END 2019-09-09 15:14:08,430 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=128 START 2019-09-09 15:14:08,431 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:08,453 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:08,459 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:08,459 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=8.46 1568042043677124096 2019-09-09 15:14:08,489 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:08,490 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:08,739 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:08,739 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.95 1568042046705722112 2019-09-09 15:14:08,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:08,756 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:09,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1812 0 0 100.0% 18 160\n' 2019-09-09 15:14:09,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:09,754 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=94 END 2019-09-09 15:14:09,755 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=95 START 2019-09-09 15:14:09,755 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:09,772 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 58556 0 0 100.0% 18 298\n' 2019-09-09 15:14:09,774 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:10,520 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=129 END 2019-09-09 15:14:10,521 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=130 START 2019-09-09 15:14:10,521 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:10,534 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:10,746 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:10,747 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:10,776 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.53' 2019-09-09 15:14:10,782 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=128 END 2019-09-09 15:14:10,783 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=129 START 2019-09-09 15:14:10,783 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:10,803 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:11,158 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:11,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:11,757 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1771 0 0 100.0% 18 160\n' 2019-09-09 15:14:11,760 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:12,171 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2188 0 0 100.0% 18 298\n' 2019-09-09 15:14:12,178 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:12,764 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=130 END 2019-09-09 15:14:12,765 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=131 START 2019-09-09 15:14:12,765 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:12,780 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:12,782 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=95 END 2019-09-09 15:14:12,783 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=96 START 2019-09-09 15:14:12,783 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:12,989 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:12,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:13,180 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=129 END 2019-09-09 15:14:13,181 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=130 START 2019-09-09 15:14:13,181 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:13,203 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:13,569 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:13,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:13,802 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.61' 2019-09-09 15:14:13,999 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1725 0 0 100.0% 18 160\n' 2019-09-09 15:14:14,004 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:14,022 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:14,023 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=250500i,packets_per_second=133477i,packets_received=2420179i,packets_sent=2661684i,packetsize=64i,ppm=90734.0 1568042046962097920 2019-09-09 15:14:14,329 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:14,331 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=8914i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="8914",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=8914i,max.MISSES=0i,max.RATIO=100.0 1568042048429817856 2019-09-09 15:14:14,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4237 0 0 100.0% 18 298\n' 2019-09-09 15:14:14,586 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:14,607 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:14,608 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=58556i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="58556",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=58556i,max.MISSES=0i,max.RATIO=100.0 1568042050782139136 2019-09-09 15:14:14,886 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:14,888 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2188i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2188",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2188i,max.MISSES=0i,max.RATIO=100.0 1568042053180344064 2019-09-09 15:14:15,008 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=131 END 2019-09-09 15:14:15,009 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=132 START 2019-09-09 15:14:15,009 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:15,024 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:15,163 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:15,165 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1812i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1812",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1812i,max.MISSES=0i,max.RATIO=100.0 1568042050520150784 2019-09-09 15:14:15,247 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:15,248 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:15,443 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:15,444 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1771i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1771",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1771i,max.MISSES=0i,max.RATIO=100.0 1568042052764489984 2019-09-09 15:14:15,589 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=130 END 2019-09-09 15:14:15,590 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=131 START 2019-09-09 15:14:15,590 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:15,610 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:15,739 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:15,740 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1725i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1725",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1725i,max.MISSES=0i,max.RATIO=100.0 1568042055008349952 2019-09-09 15:14:15,809 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=96 END 2019-09-09 15:14:15,810 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=97 START 2019-09-09 15:14:15,811 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:15,976 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:15,977 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:16,046 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:16,046 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.672 1568042049754620160 2019-09-09 15:14:16,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1765 2 1 99.9% 18 160\n' 2019-09-09 15:14:16,261 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:16,303 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:16,304 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.53 1568042052782434048 2019-09-09 15:14:16,583 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:16,584 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.61 1568042055809374976 2019-09-09 15:14:16,979 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.02' 2019-09-09 15:14:16,987 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4246 0 1 100.0% 18 298\n' 2019-09-09 15:14:16,995 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:17,264 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=132 END 2019-09-09 15:14:17,265 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=133 START 2019-09-09 15:14:17,266 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:17,283 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:17,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:17,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:17,998 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=131 END 2019-09-09 15:14:17,999 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=132 START 2019-09-09 15:14:17,999 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:18,018 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:18,378 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:18,382 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:18,531 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1744 0 0 100.0% 18 160\n' 2019-09-09 15:14:18,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:18,984 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=97 END 2019-09-09 15:14:18,985 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=98 START 2019-09-09 15:14:18,985 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:19,400 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3052 0 0 100.0% 18 298\n' 2019-09-09 15:14:19,402 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:19,550 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=133 END 2019-09-09 15:14:19,551 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=134 START 2019-09-09 15:14:19,551 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:19,564 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:19,775 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:19,776 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:20,006 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.63' 2019-09-09 15:14:20,405 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=132 END 2019-09-09 15:14:20,406 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=133 START 2019-09-09 15:14:20,406 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:20,426 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:20,785 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:20,791 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:20,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1707 0 0 100.0% 18 160\n' 2019-09-09 15:14:20,792 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:21,800 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2190 0 0 100.0% 18 298\n' 2019-09-09 15:14:21,802 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:21,804 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=134 END 2019-09-09 15:14:21,805 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=135 START 2019-09-09 15:14:21,805 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:21,824 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:21,899 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:21,900 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4237i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4237",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4237i,max.MISSES=0i,max.RATIO=100.0 1568042055589364992 2019-09-09 15:14:22,013 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=98 END 2019-09-09 15:14:22,014 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=99 START 2019-09-09 15:14:22,014 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:22,037 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:22,039 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:22,177 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:22,178 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=4246i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="4246",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=4246i,max.MISSES=0i,max.RATIO=100.0 1568042057997659904 2019-09-09 15:14:22,470 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:22,471 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3052i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3052",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3052i,max.MISSES=0i,max.RATIO=100.0 1568042060405190912 2019-09-09 15:14:22,732 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:22,733 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1765i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1765",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1765i,max.MISSES=2i,max.RATIO=99.9 1568042057264851200 2019-09-09 15:14:22,805 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=133 END 2019-09-09 15:14:22,806 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=134 START 2019-09-09 15:14:22,806 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:22,827 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:23,010 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:23,012 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1744i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1744",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1744i,max.MISSES=0i,max.RATIO=100.0 1568042059550329088 2019-09-09 15:14:23,051 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1775 0 0 100.0% 18 160\n' 2019-09-09 15:14:23,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:23,108 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.78' 2019-09-09 15:14:23,190 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:23,191 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:23,274 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:23,276 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1707i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1707",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1707i,max.MISSES=0i,max.RATIO=100.0 1568042061804788224 2019-09-09 15:14:23,552 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:23,552 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.02 1568042058984574976 2019-09-09 15:14:23,823 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:23,824 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.63 1568042062013489920 2019-09-09 15:14:24,067 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=135 END 2019-09-09 15:14:24,067 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=136 START 2019-09-09 15:14:24,068 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:24,079 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:24,202 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2171 0 0 100.0% 18 298\n' 2019-09-09 15:14:24,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:24,292 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:24,293 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:25,114 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=99 END 2019-09-09 15:14:25,114 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=100 START 2019-09-09 15:14:25,115 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:25,210 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=134 END 2019-09-09 15:14:25,211 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=135 START 2019-09-09 15:14:25,211 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:25,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:25,303 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1753 0 0 100.0% 18 160\n' 2019-09-09 15:14:25,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:25,590 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:25,591 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:26,130 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.45' 2019-09-09 15:14:26,311 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=136 END 2019-09-09 15:14:26,312 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=137 START 2019-09-09 15:14:26,312 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:26,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:26,552 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:26,553 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:26,602 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4276 0 0 100.0% 18 298\n' 2019-09-09 15:14:26,608 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:27,565 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1720 0 0 100.0% 18 160\n' 2019-09-09 15:14:27,568 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:27,611 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=135 END 2019-09-09 15:14:27,612 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=136 START 2019-09-09 15:14:27,612 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:27,636 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:27,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:27,993 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:28,136 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=100 END 2019-09-09 15:14:28,136 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=101 START 2019-09-09 15:14:28,136 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:28,572 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=137 END 2019-09-09 15:14:28,573 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=138 START 2019-09-09 15:14:28,573 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:28,591 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:28,810 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:28,811 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:29,008 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3007 0 1 100.0% 18 298\n' 2019-09-09 15:14:29,011 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:29,099 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:29,101 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2190i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2190",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2190i,max.MISSES=0i,max.RATIO=100.0 1568042062805398016 2019-09-09 15:14:29,152 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.68' 2019-09-09 15:14:29,391 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:29,392 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2171i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2171",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2171i,max.MISSES=0i,max.RATIO=100.0 1568042065210731008 2019-09-09 15:14:29,701 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:29,702 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4276i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4276",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4276i,max.MISSES=0i,max.RATIO=100.0 1568042067611241216 2019-09-09 15:14:29,824 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1726 0 0 100.0% 18 160\n' 2019-09-09 15:14:29,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:29,966 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:29,967 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1775i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1775",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1775i,max.MISSES=0i,max.RATIO=100.0 1568042064067086848 2019-09-09 15:14:30,013 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=136 END 2019-09-09 15:14:30,014 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=137 START 2019-09-09 15:14:30,014 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:30,036 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:30,245 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:30,247 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1753i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1753",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1753i,max.MISSES=0i,max.RATIO=100.0 1568042066311606784 2019-09-09 15:14:30,295 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:30,296 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:30,315 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":2649977 , "packets_per_second":132524, "flows":250500, "errors":0 }\n' 2019-09-09 15:14:30,317 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1500/ {{printf "%s", $1}}' 2019-09-09 15:14:30,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2480436' 2019-09-09 15:14:30,346 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 169541 - Lost ppm 63979 2019-09-09 15:14:30,347 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 63979 > sla_max_ppm 1000; ',) 2019-09-09 15:14:30,521 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:30,523 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1720i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1720",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1720i,max.MISSES=0i,max.RATIO=100.0 1568042068572731136 2019-09-09 15:14:30,815 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:30,816 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.78 1568042065114400000 2019-09-09 15:14:30,834 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=138 END 2019-09-09 15:14:30,835 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=139 START 2019-09-09 15:14:30,835 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:30,855 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:31,086 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:31,087 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.45 1568042068136157952 2019-09-09 15:14:31,111 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:31,112 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:31,206 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=101 END 2019-09-09 15:14:31,206 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=102 START 2019-09-09 15:14:31,207 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:31,308 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 13503 0 1 100.0% 18 298\n' 2019-09-09 15:14:31,313 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:31,348 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15362 seq=2 END 2019-09-09 15:14:31,349 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:31,349 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:14:31,351 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:14:31,351 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.68 1568042071206173952 2019-09-09 15:14:31,351 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:14:31,630 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:31,631 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=250500i,packets_per_second=132524i,packets_received=2480436i,packets_sent=2649977i,packetsize=64i,ppm=63979.0 1568042071348634880 2019-09-09 15:14:31,910 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:14:31,911 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:14:31,914 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:14:31,930 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:14:31,932 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.118 2019-09-09 15:14:31,933 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.118 2019-09-09 15:14:32,130 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 12818 0 6 100.0% 18 160\n' 2019-09-09 15:14:32,132 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:32,221 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.652' 2019-09-09 15:14:32,318 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=137 END 2019-09-09 15:14:32,319 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=138 START 2019-09-09 15:14:32,319 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:32,342 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:32,378 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:14:32,380 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.121 2019-09-09 15:14:32,381 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.121 2019-09-09 15:14:32,674 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:32,679 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:32,886 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:14:33,144 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=139 END 2019-09-09 15:14:33,145 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=140 START 2019-09-09 15:14:33,145 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:33,167 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:33,460 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:33,460 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:33,695 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 22408 0 0 100.0% 18 298\n' 2019-09-09 15:14:33,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:34,225 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=102 END 2019-09-09 15:14:34,226 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=103 START 2019-09-09 15:14:34,226 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:34,471 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1788 0 3 100.0% 18 160\n' 2019-09-09 15:14:34,477 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:34,706 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=138 END 2019-09-09 15:14:34,707 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=139 START 2019-09-09 15:14:34,707 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:34,728 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:35,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:35,022 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:35,241 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.865' 2019-09-09 15:14:35,481 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=140 END 2019-09-09 15:14:35,482 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=141 START 2019-09-09 15:14:35,482 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:35,504 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:35,747 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:35,748 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:35,934 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15368 seq=1 START 2019-09-09 15:14:35,935 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1750 -j DROP 2019-09-09 15:14:35,972 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 750 64 20 1 1000000 2019-09-09 15:14:36,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 7928 0 2 100.0% 18 298\n' 2019-09-09 15:14:36,039 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:36,760 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 7059 0 6 100.0% 18 160\n' 2019-09-09 15:14:36,765 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:36,923 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:36,924 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=3007i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="3007",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=3007i,max.MISSES=0i,max.RATIO=100.0 1568042070013506048 2019-09-09 15:14:37,042 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=139 END 2019-09-09 15:14:37,043 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=140 START 2019-09-09 15:14:37,043 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:37,065 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:37,231 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:37,232 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=13503i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="13503",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=13503i,max.MISSES=0i,max.RATIO=100.0 1568042072318425856 2019-09-09 15:14:37,246 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=103 END 2019-09-09 15:14:37,247 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=104 START 2019-09-09 15:14:37,247 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:37,309 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:37,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:37,491 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:37,493 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=22408i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="22408",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=22408i,max.MISSES=0i,max.RATIO=100.0 1568042074706889984 2019-09-09 15:14:37,751 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:37,753 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=7928i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="7928",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=7928i,max.MISSES=0i,max.RATIO=100.0 1568042077042292224 2019-09-09 15:14:37,770 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=141 END 2019-09-09 15:14:37,770 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=142 START 2019-09-09 15:14:37,771 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:37,794 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:38,034 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 15:14:38,035 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1726i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1726",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1726i,max.MISSES=0i,max.RATIO=100.0 1568042070834386176 2019-09-09 15:14:38,085 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:38,086 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:38,308 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:38,309 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=6i,average.HITS=12818i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="6",cachestat.cache0.HITS="12818",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=6i,max.HITS=12818i,max.MISSES=0i,max.RATIO=100.0 1568042073144606976 2019-09-09 15:14:38,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.635' 2019-09-09 15:14:38,317 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 60761 0 0 100.0% 18 298\n' 2019-09-09 15:14:38,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:38,584 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:38,585 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=1788i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="1788",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=1788i,max.MISSES=0i,max.RATIO=100.0 1568042075481585920 2019-09-09 15:14:38,860 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:38,861 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=6i,average.HITS=7059i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="6",cachestat.cache0.HITS="7059",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=6i,max.HITS=7059i,max.MISSES=0i,max.RATIO=100.0 1568042077770140928 2019-09-09 15:14:39,094 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1797 0 0 100.0% 18 160\n' 2019-09-09 15:14:39,099 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:39,133 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:39,135 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.652 1568042074225897984 2019-09-09 15:14:39,322 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=140 END 2019-09-09 15:14:39,323 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=141 START 2019-09-09 15:14:39,323 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:39,344 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:39,418 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:39,419 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.865 1568042077246515968 2019-09-09 15:14:39,710 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:39,711 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:40,101 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=142 END 2019-09-09 15:14:40,102 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=143 START 2019-09-09 15:14:40,102 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:40,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:40,317 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=104 END 2019-09-09 15:14:40,319 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=105 START 2019-09-09 15:14:40,319 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:40,327 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:40,328 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:40,725 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3078 0 4 100.0% 18 298\n' 2019-09-09 15:14:40,727 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:41,336 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.52' 2019-09-09 15:14:41,338 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1784 0 0 100.0% 18 160\n' 2019-09-09 15:14:41,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:41,729 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=141 END 2019-09-09 15:14:41,730 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=142 START 2019-09-09 15:14:41,730 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:41,768 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:42,192 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:42,193 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:42,344 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=143 END 2019-09-09 15:14:42,345 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=144 START 2019-09-09 15:14:42,345 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:42,379 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:42,654 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:42,655 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:43,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2178 0 0 100.0% 18 298\n' 2019-09-09 15:14:43,215 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:43,346 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=105 END 2019-09-09 15:14:43,347 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=106 START 2019-09-09 15:14:43,347 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:43,664 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1770 0 0 100.0% 18 160\n' 2019-09-09 15:14:43,667 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:44,218 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=142 END 2019-09-09 15:14:44,219 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=143 START 2019-09-09 15:14:44,219 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:44,245 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:44,393 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.511' 2019-09-09 15:14:44,669 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=144 END 2019-09-09 15:14:44,670 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=145 START 2019-09-09 15:14:44,670 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:44,679 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:44,681 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=60761i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="60761",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=60761i,max.MISSES=0i,max.RATIO=100.0 1568042079322524928 2019-09-09 15:14:44,696 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:44,726 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:44,727 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:44,970 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:44,972 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=4i,average.HITS=3078i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="4",cachestat.cache0.HITS="3078",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=4i,max.HITS=3078i,max.MISSES=0i,max.RATIO=100.0 1568042081729666048 2019-09-09 15:14:45,006 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:45,006 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:45,238 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:45,240 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2178i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2178",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2178i,max.MISSES=0i,max.RATIO=100.0 1568042084218316032 2019-09-09 15:14:45,524 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:45,526 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1797i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1797",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1797i,max.MISSES=0i,max.RATIO=100.0 1568042080101250048 2019-09-09 15:14:45,748 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2104 0 0 100.0% 18 298\n' 2019-09-09 15:14:45,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:45,801 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:45,802 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1784i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1784",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1784i,max.MISSES=0i,max.RATIO=100.0 1568042082344449024 2019-09-09 15:14:46,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1823 2 1 99.9% 18 160\n' 2019-09-09 15:14:46,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:46,095 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:46,096 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1770i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1770",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1770i,max.MISSES=0i,max.RATIO=100.0 1568042084669622016 2019-09-09 15:14:46,364 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:46,364 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.635 1568042080316916992 2019-09-09 15:14:46,400 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=106 END 2019-09-09 15:14:46,401 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=107 START 2019-09-09 15:14:46,401 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:46,630 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:46,631 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.52 1568042083346262016 2019-09-09 15:14:46,758 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=143 END 2019-09-09 15:14:46,759 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=144 START 2019-09-09 15:14:46,759 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:46,778 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:46,899 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:46,900 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.511 1568042086400403968 2019-09-09 15:14:47,021 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=145 END 2019-09-09 15:14:47,022 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=146 START 2019-09-09 15:14:47,023 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:47,050 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:47,135 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:47,135 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:47,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:47,376 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:47,434 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.77' 2019-09-09 15:14:48,146 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4295 0 0 100.0% 18 298\n' 2019-09-09 15:14:48,154 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:48,385 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1797 0 0 100.0% 18 160\n' 2019-09-09 15:14:48,388 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:49,157 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=144 END 2019-09-09 15:14:49,158 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=145 START 2019-09-09 15:14:49,158 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:49,183 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:49,391 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=146 END 2019-09-09 15:14:49,391 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=147 START 2019-09-09 15:14:49,392 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:49,411 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:49,439 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=107 END 2019-09-09 15:14:49,440 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=108 START 2019-09-09 15:14:49,440 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:49,682 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:49,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:49,723 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:49,724 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:50,619 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.06' 2019-09-09 15:14:50,694 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4257 0 0 100.0% 18 298\n' 2019-09-09 15:14:50,700 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:50,732 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1797 0 0 100.0% 18 160\n' 2019-09-09 15:14:50,735 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:51,708 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=145 END 2019-09-09 15:14:51,712 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=146 START 2019-09-09 15:14:51,712 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:51,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:51,740 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=147 END 2019-09-09 15:14:51,740 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=148 START 2019-09-09 15:14:51,741 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:51,751 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:51,948 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:51,949 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:52,169 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:52,171 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2104i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2104",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2104i,max.MISSES=0i,max.RATIO=100.0 1568042086758438144 2019-09-09 15:14:52,214 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:52,215 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:52,506 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:52,507 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4295i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4295",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4295i,max.MISSES=0i,max.RATIO=100.0 1568042089157121792 2019-09-09 15:14:52,626 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=108 END 2019-09-09 15:14:52,626 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=109 START 2019-09-09 15:14:52,627 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:52,787 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:52,788 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4257i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4257",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4257i,max.MISSES=0i,max.RATIO=100.0 1568042091708190976 2019-09-09 15:14:52,958 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1772 0 0 100.0% 18 160\n' 2019-09-09 15:14:52,961 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:53,063 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:53,064 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1823i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1823",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1823i,max.MISSES=2i,max.RATIO=99.9 1568042087021361152 2019-09-09 15:14:53,227 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3070 0 1 100.0% 18 298\n' 2019-09-09 15:14:53,234 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:53,336 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:53,337 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1797i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1797",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1797i,max.MISSES=0i,max.RATIO=100.0 1568042089391096064 2019-09-09 15:14:53,621 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:53,623 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1797i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1797",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1797i,max.MISSES=0i,max.RATIO=100.0 1568042091740058880 2019-09-09 15:14:53,646 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.30' 2019-09-09 15:14:53,964 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=148 END 2019-09-09 15:14:53,965 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=149 START 2019-09-09 15:14:53,966 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:53,966 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:53,967 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1772i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1772",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1772i,max.MISSES=0i,max.RATIO=100.0 1568042093964560896 2019-09-09 15:14:53,979 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:54,189 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:54,191 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:54,229 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:14:54,230 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.77 1568042089439777024 2019-09-09 15:14:54,242 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=146 END 2019-09-09 15:14:54,243 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=147 START 2019-09-09 15:14:54,243 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:54,276 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:54,508 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:14:54,509 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.06 1568042092625985024 2019-09-09 15:14:54,632 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:54,633 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:55,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1825 0 0 100.0% 18 160\n' 2019-09-09 15:14:55,205 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:55,644 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2191 0 0 100.0% 18 298\n' 2019-09-09 15:14:55,652 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:55,652 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=109 END 2019-09-09 15:14:55,652 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=110 START 2019-09-09 15:14:55,653 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:56,209 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=149 END 2019-09-09 15:14:56,210 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=150 START 2019-09-09 15:14:56,211 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:56,226 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:56,443 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:56,444 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:56,658 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=147 END 2019-09-09 15:14:56,659 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=148 START 2019-09-09 15:14:56,659 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:56,685 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.36' 2019-09-09 15:14:56,694 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:57,192 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:57,193 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:57,466 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1770 0 0 100.0% 18 160\n' 2019-09-09 15:14:57,468 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:58,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2138 0 0 100.0% 18 298\n' 2019-09-09 15:14:58,218 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:58,484 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=150 END 2019-09-09 15:14:58,484 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=151 START 2019-09-09 15:14:58,485 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:58,510 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:58,692 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=110 END 2019-09-09 15:14:58,693 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=111 START 2019-09-09 15:14:58,693 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:14:58,749 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:58,750 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:14:59,220 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=148 END 2019-09-09 15:14:59,220 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=149 START 2019-09-09 15:14:59,221 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:14:59,246 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:14:59,375 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":2294557 , "packets_per_second":115282, "flows":563250, "errors":0 }\n' 2019-09-09 15:14:59,378 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1750/ {{printf "%s", $1}}' 2019-09-09 15:14:59,405 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2185373' 2019-09-09 15:14:59,407 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 109184 - Lost ppm 47584 2019-09-09 15:14:59,408 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 47584 > sla_max_ppm 1000; ',) 2019-09-09 15:14:59,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:14:59,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:14:59,710 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.928' 2019-09-09 15:14:59,761 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 6441 0 3 100.0% 18 160\n' 2019-09-09 15:14:59,766 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:14:59,786 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:14:59,788 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=3070i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="3070",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=3070i,max.MISSES=0i,max.RATIO=100.0 1568042094241709056 2019-09-09 15:15:00,092 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:00,093 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2191i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2191",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2191i,max.MISSES=0i,max.RATIO=100.0 1568042096658755072 2019-09-09 15:15:00,373 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:00,375 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2138i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2138",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2138i,max.MISSES=0i,max.RATIO=100.0 1568042099220199936 2019-09-09 15:15:00,413 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15368 seq=1 END 2019-09-09 15:15:00,414 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15368 seq=2 START 2019-09-09 15:15:00,414 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1750 -j DROP 2019-09-09 15:15:00,450 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 750 64 20 1 1000000 2019-09-09 15:15:00,552 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 6745 0 2 100.0% 18 298\n' 2019-09-09 15:15:00,557 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:00,639 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:00,641 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1825i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1825",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1825i,max.MISSES=0i,max.RATIO=100.0 1568042096209209856 2019-09-09 15:15:00,770 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=151 END 2019-09-09 15:15:00,771 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=152 START 2019-09-09 15:15:00,771 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:00,791 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:00,909 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:00,910 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1770i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1770",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1770i,max.MISSES=0i,max.RATIO=100.0 1568042098484051968 2019-09-09 15:15:01,085 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:01,086 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:01,179 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:01,180 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=6441i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="6441",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=6441i,max.MISSES=0i,max.RATIO=100.0 1568042100770757888 2019-09-09 15:15:01,449 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:01,450 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.3 1568042095652306176 2019-09-09 15:15:01,562 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=149 END 2019-09-09 15:15:01,562 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=150 START 2019-09-09 15:15:01,563 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:01,584 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:01,714 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=111 END 2019-09-09 15:15:01,714 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=112 START 2019-09-09 15:15:01,715 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:01,722 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:01,723 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.36 1568042098692073216 2019-09-09 15:15:01,890 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:01,891 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:02,013 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:02,014 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.928 1568042101713956096 2019-09-09 15:15:02,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3936 2 3 99.9% 18 160\n' 2019-09-09 15:15:02,102 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:02,852 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.545' 2019-09-09 15:15:02,910 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 62174 2 3 100.0% 18 298\n' 2019-09-09 15:15:02,920 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:03,106 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=152 END 2019-09-09 15:15:03,107 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=153 START 2019-09-09 15:15:03,107 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:03,126 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:03,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:03,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:03,924 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=150 END 2019-09-09 15:15:03,925 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=151 START 2019-09-09 15:15:03,926 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:03,952 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:04,306 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:04,307 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:04,355 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1802 0 0 100.0% 18 160\n' 2019-09-09 15:15:04,363 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:04,859 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=112 END 2019-09-09 15:15:04,859 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=113 START 2019-09-09 15:15:04,860 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:05,325 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3094 0 9 100.0% 18 298\n' 2019-09-09 15:15:05,332 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:05,370 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=153 END 2019-09-09 15:15:05,371 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=154 START 2019-09-09 15:15:05,371 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:05,387 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:05,607 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:05,608 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:05,884 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.86' 2019-09-09 15:15:06,335 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=151 END 2019-09-09 15:15:06,336 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=152 START 2019-09-09 15:15:06,336 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:06,376 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:06,627 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1787 0 0 100.0% 18 160\n' 2019-09-09 15:15:06,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:06,754 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:06,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:07,285 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:07,286 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=563250i,packets_per_second=115282i,packets_received=2185373i,packets_sent=2294557i,packetsize=64i,ppm=47584.0 1568042100412579072 2019-09-09 15:15:07,597 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:07,599 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=6745i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="6745",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=6745i,max.MISSES=0i,max.RATIO=100.0 1568042101561894912 2019-09-09 15:15:07,642 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=154 END 2019-09-09 15:15:07,643 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=155 START 2019-09-09 15:15:07,643 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:07,659 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:07,772 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2206 0 0 100.0% 18 298\n' 2019-09-09 15:15:07,774 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:07,862 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:07,864 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=3i,average.HITS=62174i,average.MISSES=2i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="62174",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=3i,max.HITS=62174i,max.MISSES=2i,max.RATIO=100.0 1568042103924203008 2019-09-09 15:15:07,873 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:07,875 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:07,890 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=113 END 2019-09-09 15:15:07,891 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=114 START 2019-09-09 15:15:07,891 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:08,130 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:08,132 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=9i,average.HITS=3094i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="9",cachestat.cache0.HITS="3094",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=9i,max.HITS=3094i,max.MISSES=0i,max.RATIO=100.0 1568042106335619072 2019-09-09 15:15:08,407 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:08,408 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=3936i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="3936",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=3936i,max.MISSES=2i,max.RATIO=99.9 1568042103106672896 2019-09-09 15:15:08,682 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:08,684 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1802i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1802",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1802i,max.MISSES=0i,max.RATIO=100.0 1568042105370620928 2019-09-09 15:15:08,782 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=152 END 2019-09-09 15:15:08,782 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=153 START 2019-09-09 15:15:08,783 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:08,812 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:08,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1726 0 3 100.0% 18 160\n' 2019-09-09 15:15:08,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:08,957 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:08,959 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1787i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1787",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1787i,max.MISSES=0i,max.RATIO=100.0 1568042107642385920 2019-09-09 15:15:08,992 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.386' 2019-09-09 15:15:09,176 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:09,177 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:09,310 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:09,311 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.545 1568042104858936064 2019-09-09 15:15:09,585 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:09,586 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.86 1568042107890511872 2019-09-09 15:15:09,904 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=155 END 2019-09-09 15:15:09,904 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=156 START 2019-09-09 15:15:09,904 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:09,916 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:10,128 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:10,129 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:10,211 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2161 0 0 100.0% 18 298\n' 2019-09-09 15:15:10,224 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:11,006 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=114 END 2019-09-09 15:15:11,007 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=115 START 2019-09-09 15:15:11,007 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:11,141 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1693 0 0 100.0% 18 160\n' 2019-09-09 15:15:11,142 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:11,238 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=153 END 2019-09-09 15:15:11,239 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=154 START 2019-09-09 15:15:11,239 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:11,264 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:11,614 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:11,622 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:12,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.68' 2019-09-09 15:15:12,145 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=156 END 2019-09-09 15:15:12,146 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=157 START 2019-09-09 15:15:12,147 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:12,160 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:12,364 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:12,365 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:12,645 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4300 0 0 100.0% 18 298\n' 2019-09-09 15:15:12,646 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:13,377 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1729 0 0 100.0% 18 160\n' 2019-09-09 15:15:13,380 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:13,650 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=154 END 2019-09-09 15:15:13,651 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=155 START 2019-09-09 15:15:13,652 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:13,676 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:14,041 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=115 END 2019-09-09 15:15:14,043 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=116 START 2019-09-09 15:15:14,043 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:14,226 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:14,227 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:14,384 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=157 END 2019-09-09 15:15:14,386 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=158 START 2019-09-09 15:15:14,387 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:14,401 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:14,618 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:14,619 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:14,886 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:14,887 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2206i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2206",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2206i,max.MISSES=0i,max.RATIO=100.0 1568042108782129920 2019-09-09 15:15:15,163 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:15,165 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2161i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2161",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2161i,max.MISSES=0i,max.RATIO=100.0 1568042111238637824 2019-09-09 15:15:15,230 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.29' 2019-09-09 15:15:15,238 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4244 0 0 100.0% 18 298\n' 2019-09-09 15:15:15,244 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:15,446 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:15,447 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4300i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4300",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4300i,max.MISSES=0i,max.RATIO=100.0 1568042113650024960 2019-09-09 15:15:15,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1704 0 0 100.0% 18 160\n' 2019-09-09 15:15:15,632 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:15,745 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:15,746 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=1726i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="1726",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=1726i,max.MISSES=0i,max.RATIO=100.0 1568042109903971072 2019-09-09 15:15:16,032 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:16,032 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1693i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1693",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1693i,max.MISSES=0i,max.RATIO=100.0 1568042112145409024 2019-09-09 15:15:16,246 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=155 END 2019-09-09 15:15:16,247 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=156 START 2019-09-09 15:15:16,248 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:16,288 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:16,302 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:16,303 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1729i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1729",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1729i,max.MISSES=0i,max.RATIO=100.0 1568042114384357888 2019-09-09 15:15:16,594 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:16,595 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.386 1568042111006444032 2019-09-09 15:15:16,635 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=158 END 2019-09-09 15:15:16,636 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=159 START 2019-09-09 15:15:16,636 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:16,656 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:16,770 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:16,771 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:16,904 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:16,905 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.68 1568042114041246976 2019-09-09 15:15:16,993 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:16,994 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:17,246 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=116 END 2019-09-09 15:15:17,247 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=117 START 2019-09-09 15:15:17,247 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:17,792 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3022 0 0 100.0% 18 298\n' 2019-09-09 15:15:17,801 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:18,000 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1753 0 0 100.0% 18 160\n' 2019-09-09 15:15:18,003 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:18,266 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.29' 2019-09-09 15:15:18,803 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=156 END 2019-09-09 15:15:18,804 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=157 START 2019-09-09 15:15:18,804 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:18,831 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:19,006 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=159 END 2019-09-09 15:15:19,006 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=160 START 2019-09-09 15:15:19,007 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:19,036 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:19,278 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:19,279 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:19,298 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:19,299 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:20,289 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1804 2 1 99.9% 18 160\n' 2019-09-09 15:15:20,292 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:20,298 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=117 END 2019-09-09 15:15:20,299 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=118 START 2019-09-09 15:15:20,299 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:20,320 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3062 0 0 100.0% 18 298\n' 2019-09-09 15:15:20,328 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:21,296 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=160 END 2019-09-09 15:15:21,297 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=161 START 2019-09-09 15:15:21,297 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:21,311 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:21,317 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.92' 2019-09-09 15:15:21,330 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=157 END 2019-09-09 15:15:21,331 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=158 START 2019-09-09 15:15:21,331 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:21,356 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:21,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:21,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:21,817 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:21,818 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:22,174 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:22,175 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4244i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4244",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4244i,max.MISSES=0i,max.RATIO=100.0 1568042116246836992 2019-09-09 15:15:22,454 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:22,455 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3022i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3022",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3022i,max.MISSES=0i,max.RATIO=100.0 1568042118803857920 2019-09-09 15:15:22,514 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1775 0 0 100.0% 18 160\n' 2019-09-09 15:15:22,518 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:22,738 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:22,739 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3062i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3062",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3062i,max.MISSES=0i,max.RATIO=100.0 1568042121330543104 2019-09-09 15:15:22,828 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2175 0 0 100.0% 18 298\n' 2019-09-09 15:15:22,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:23,046 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:23,048 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1704i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1704",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1704i,max.MISSES=0i,max.RATIO=100.0 1568042116634991872 2019-09-09 15:15:23,323 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:23,323 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=118 END 2019-09-09 15:15:23,324 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=119 START 2019-09-09 15:15:23,325 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:23,326 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1753i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1753",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1753i,max.MISSES=0i,max.RATIO=100.0 1568042119006289920 2019-09-09 15:15:23,521 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=161 END 2019-09-09 15:15:23,522 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=162 START 2019-09-09 15:15:23,522 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:23,545 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:23,587 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:23,588 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1804i,average.MISSES=2i,average.RATIO="99.9%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1804",cachestat.cache0.MISSES="2",cachestat.cache0.RATIO="99.9%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1804i,max.MISSES=2i,max.RATIO=99.9 1568042121296253952 2019-09-09 15:15:23,836 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:23,837 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:23,839 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=158 END 2019-09-09 15:15:23,839 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=159 START 2019-09-09 15:15:23,839 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:23,876 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:23,879 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:23,880 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1775i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1775",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1775i,max.MISSES=0i,max.RATIO=100.0 1568042123521259008 2019-09-09 15:15:23,892 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":2622255 , "packets_per_second":131468, "flows":563250, "errors":0 }\n' 2019-09-09 15:15:23,894 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1750/ {{printf "%s", $1}}' 2019-09-09 15:15:23,920 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2408255' 2019-09-09 15:15:23,921 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 214000 - Lost ppm 81610 2019-09-09 15:15:23,922 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 81610 > sla_max_ppm 1000; ',) 2019-09-09 15:15:24,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:24,160 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:24,178 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:24,180 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.29 1568042117246184960 2019-09-09 15:15:24,343 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.744' 2019-09-09 15:15:24,453 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:24,454 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.29 1568042120298464000 2019-09-09 15:15:24,739 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:24,740 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.92 1568042123323456000 2019-09-09 15:15:24,849 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 6476 0 3 100.0% 18 160\n' 2019-09-09 15:15:24,854 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:24,924 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15368 seq=2 END 2019-09-09 15:15:24,925 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:15:24,925 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:15:24,927 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:15:25,028 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:25,029 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=563250i,packets_per_second=131468i,packets_received=2408255i,packets_sent=2622255i,packetsize=64i,ppm=81610.0 1568042124924174080 2019-09-09 15:15:25,172 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 7707 0 2 100.0% 18 298\n' 2019-09-09 15:15:25,177 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:25,307 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:15:25,310 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:15:25,314 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:15:25,330 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:15:25,332 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.118 2019-09-09 15:15:25,334 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.118 2019-09-09 15:15:25,776 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:15:25,778 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.121 2019-09-09 15:15:25,779 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.121 2019-09-09 15:15:25,859 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=162 END 2019-09-09 15:15:25,860 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=163 START 2019-09-09 15:15:25,860 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:25,881 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:26,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:26,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:26,183 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=159 END 2019-09-09 15:15:26,184 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=160 START 2019-09-09 15:15:26,185 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:26,199 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:26,250 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:15:26,348 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=119 END 2019-09-09 15:15:26,348 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=120 START 2019-09-09 15:15:26,349 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:26,405 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:26,406 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:27,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1734 0 0 100.0% 19 160\n' 2019-09-09 15:15:27,136 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:27,367 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.656' 2019-09-09 15:15:27,418 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4292 0 6 100.0% 18 298\n' 2019-09-09 15:15:27,419 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:28,144 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=163 END 2019-09-09 15:15:28,145 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=164 START 2019-09-09 15:15:28,146 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:28,168 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:28,429 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=160 END 2019-09-09 15:15:28,429 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=161 START 2019-09-09 15:15:28,430 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:28,452 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:28,461 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:28,463 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:28,689 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:28,690 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:29,306 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15374 seq=1 START 2019-09-09 15:15:29,307 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:2000 -j DROP 2019-09-09 15:15:29,344 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 1000 64 20 1 1000000 2019-09-09 15:15:29,372 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=120 END 2019-09-09 15:15:29,372 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=121 START 2019-09-09 15:15:29,373 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:29,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 7170 0 6 100.0% 19 160\n' 2019-09-09 15:15:29,478 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:29,702 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 10054 0 2 100.0% 18 298\n' 2019-09-09 15:15:29,706 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:30,324 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:30,326 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2175i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2175",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2175i,max.MISSES=0i,max.RATIO=100.0 1568042123839344128 2019-09-09 15:15:30,388 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.649' 2019-09-09 15:15:30,482 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=164 END 2019-09-09 15:15:30,483 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=165 START 2019-09-09 15:15:30,484 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:30,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:30,610 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:30,611 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=7707i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="7707",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=7707i,max.MISSES=0i,max.RATIO=100.0 1568042126183799040 2019-09-09 15:15:30,711 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=161 END 2019-09-09 15:15:30,712 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=162 START 2019-09-09 15:15:30,713 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:30,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:30,749 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:30,750 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:30,891 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:30,892 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=6i,average.HITS=4292i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="6",cachestat.cache0.HITS="4292",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=6i,max.HITS=4292i,max.MISSES=0i,max.RATIO=100.0 1568042128428925952 2019-09-09 15:15:31,024 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:31,024 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:31,172 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:31,172 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=10054i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="10054",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=10054i,max.MISSES=0i,max.RATIO=100.0 1568042130711830016 2019-09-09 15:15:31,512 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:31,513 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=160i,average.DIRTIES=3i,average.HITS=6476i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="3",cachestat.cache0.HITS="6476",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=160i,max.DIRTIES=3i,max.HITS=6476i,max.MISSES=0i,max.RATIO=100.0 1568042125859661056 2019-09-09 15:15:31,766 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1775 0 0 100.0% 19 160\n' 2019-09-09 15:15:31,772 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:31,792 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:31,793 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1734i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1734",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1734i,max.MISSES=0i,max.RATIO=100.0 1568042128144723968 2019-09-09 15:15:32,032 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 57973 0 0 100.0% 18 298\n' 2019-09-09 15:15:32,043 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:32,080 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:32,082 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=6i,average.HITS=7170i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="6",cachestat.cache0.HITS="7170",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=6i,max.HITS=7170i,max.MISSES=0i,max.RATIO=100.0 1568042130482763008 2019-09-09 15:15:32,368 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:32,369 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.744 1568042126348356096 2019-09-09 15:15:32,393 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=121 END 2019-09-09 15:15:32,394 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=122 START 2019-09-09 15:15:32,395 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:32,671 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:32,672 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.656 1568042129371965952 2019-09-09 15:15:32,780 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=165 END 2019-09-09 15:15:32,781 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=166 START 2019-09-09 15:15:32,781 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:32,800 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:32,944 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:32,944 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.649 1568042132393340160 2019-09-09 15:15:33,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:33,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:33,045 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=162 END 2019-09-09 15:15:33,046 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=163 START 2019-09-09 15:15:33,047 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:33,066 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:33,428 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:33,432 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:34,028 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1782 0 0 100.0% 19 160\n' 2019-09-09 15:15:34,031 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:34,449 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1797 0 0 100.0% 18 298\n' 2019-09-09 15:15:34,456 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:35,035 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=166 END 2019-09-09 15:15:35,036 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=167 START 2019-09-09 15:15:35,036 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:35,055 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:35,265 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:35,266 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:35,458 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=163 END 2019-09-09 15:15:35,459 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=164 START 2019-09-09 15:15:35,459 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:35,484 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:35,846 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:35,847 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:36,279 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1802 0 1 100.0% 19 160\n' 2019-09-09 15:15:36,280 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:36,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1817 0 0 100.0% 18 298\n' 2019-09-09 15:15:36,862 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:37,287 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=167 END 2019-09-09 15:15:37,288 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=168 START 2019-09-09 15:15:37,288 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:37,304 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:37,523 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:37,524 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:37,864 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=164 END 2019-09-09 15:15:37,865 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=165 START 2019-09-09 15:15:37,865 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:37,886 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:38,223 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:38,224 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=57973i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="57973",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=57973i,max.MISSES=0i,max.RATIO=100.0 1568042133045423872 2019-09-09 15:15:38,242 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:38,243 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:38,483 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:38,484 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=1797i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1797",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=1797i,max.MISSES=0i,max.RATIO=100.0 1568042135458352128 2019-09-09 15:15:38,542 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1795 0 0 100.0% 19 160\n' 2019-09-09 15:15:38,543 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:38,753 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:38,755 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=1817i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1817",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=1817i,max.MISSES=0i,max.RATIO=100.0 1568042137864602112 2019-09-09 15:15:39,016 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:39,018 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1775i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1775",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1775i,max.MISSES=0i,max.RATIO=100.0 1568042132780227072 2019-09-09 15:15:39,253 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1726 0 1 100.0% 18 298\n' 2019-09-09 15:15:39,259 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:39,287 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:39,288 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1782i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1782",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1782i,max.MISSES=0i,max.RATIO=100.0 1568042135035728896 2019-09-09 15:15:39,547 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:39,548 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1802i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1802",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1802i,max.MISSES=0i,max.RATIO=100.0 1568042137287697920 2019-09-09 15:15:39,549 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=168 END 2019-09-09 15:15:39,550 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=169 START 2019-09-09 15:15:39,550 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:39,571 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:39,790 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:39,790 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:39,817 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:39,819 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1795i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1795",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1795i,max.MISSES=0i,max.RATIO=100.0 1568042139549273856 2019-09-09 15:15:40,262 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=165 END 2019-09-09 15:15:40,262 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=166 START 2019-09-09 15:15:40,262 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:40,288 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:40,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:40,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:40,826 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1738 0 0 100.0% 19 160\n' 2019-09-09 15:15:40,828 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:41,826 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 1320 0 0 100.0% 18 298\n' 2019-09-09 15:15:41,841 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=169 END 2019-09-09 15:15:41,842 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=170 START 2019-09-09 15:15:41,842 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:41,842 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:41,857 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:42,103 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:42,104 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:42,850 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=166 END 2019-09-09 15:15:42,850 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=167 START 2019-09-09 15:15:42,851 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:42,874 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:43,122 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1723 0 0 100.0% 19 160\n' 2019-09-09 15:15:43,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:43,230 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:43,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:43,433 [ERROR] yardstick.benchmark.scenarios.networking.ping ping.py:99 ping '-s 100' 'poseidon.yardstick-TC071-d2d30d9b' timeout 2019-09-09 15:15:43,434 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: packet dropped rtt 999999.000000 > sla: max_rtt(10.000000)',) 2019-09-09 15:15:44,136 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=170 END 2019-09-09 15:15:44,136 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=171 START 2019-09-09 15:15:44,137 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:44,152 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:44,248 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3951 0 0 100.0% 18 298\n' 2019-09-09 15:15:44,250 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:44,365 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:44,365 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:44,436 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=122 END 2019-09-09 15:15:44,436 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=123 START 2019-09-09 15:15:44,436 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:45,088 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:45,089 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=1726i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1726",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=1726i,max.MISSES=0i,max.RATIO=100.0 1568042140262260992 2019-09-09 15:15:45,252 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=167 END 2019-09-09 15:15:45,253 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=168 START 2019-09-09 15:15:45,253 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:45,276 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:45,363 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:45,365 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=1320i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1320",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=1320i,max.MISSES=0i,max.RATIO=100.0 1568042142850515968 2019-09-09 15:15:45,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1693 0 0 100.0% 19 160\n' 2019-09-09 15:15:45,392 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:45,564 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.55' 2019-09-09 15:15:45,642 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:45,644 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3951i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3951",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3951i,max.MISSES=0i,max.RATIO=100.0 1568042145252240896 2019-09-09 15:15:45,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:45,738 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:45,912 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:45,913 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1738i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1738",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1738i,max.MISSES=0i,max.RATIO=100.0 1568042141841785856 2019-09-09 15:15:46,217 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:46,218 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1723i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1723",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1723i,max.MISSES=0i,max.RATIO=100.0 1568042144136205824 2019-09-09 15:15:46,400 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=171 END 2019-09-09 15:15:46,401 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=172 START 2019-09-09 15:15:46,401 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:46,415 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:46,485 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:46,486 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1693i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1693",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1693i,max.MISSES=0i,max.RATIO=100.0 1568042146400381952 2019-09-09 15:15:46,630 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:46,631 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:46,751 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2106 0 0 100.0% 18 298\n' 2019-09-09 15:15:46,752 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:46,752 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=999999.0 1568042144435930112 2019-09-09 15:15:46,758 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:47,569 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=123 END 2019-09-09 15:15:47,570 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=124 START 2019-09-09 15:15:47,571 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:47,639 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1737 0 0 100.0% 19 160\n' 2019-09-09 15:15:47,640 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:47,765 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=168 END 2019-09-09 15:15:47,766 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=169 START 2019-09-09 15:15:47,767 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:47,786 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:48,153 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:48,155 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:48,588 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.84' 2019-09-09 15:15:48,645 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=172 END 2019-09-09 15:15:48,646 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=173 START 2019-09-09 15:15:48,646 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:48,663 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:48,874 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:48,875 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:49,162 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4298 0 0 100.0% 18 298\n' 2019-09-09 15:15:49,170 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:49,890 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1772 0 0 100.0% 19 160\n' 2019-09-09 15:15:49,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:50,172 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=169 END 2019-09-09 15:15:50,172 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=170 START 2019-09-09 15:15:50,173 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:50,194 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:50,592 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=124 END 2019-09-09 15:15:50,593 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=125 START 2019-09-09 15:15:50,594 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:50,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:50,685 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:50,896 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=173 END 2019-09-09 15:15:50,897 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=174 START 2019-09-09 15:15:50,898 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:50,931 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:51,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:51,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:51,696 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4392 0 0 100.0% 18 298\n' 2019-09-09 15:15:51,699 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:51,705 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.434' 2019-09-09 15:15:52,023 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:52,024 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2106i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2106",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2106i,max.MISSES=0i,max.RATIO=100.0 1568042147765595904 2019-09-09 15:15:52,184 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1774 0 0 100.0% 19 160\n' 2019-09-09 15:15:52,190 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:52,299 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:52,300 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4298i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4298",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4298i,max.MISSES=0i,max.RATIO=100.0 1568042150172110080 2019-09-09 15:15:52,567 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:52,569 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1737i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1737",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1737i,max.MISSES=0i,max.RATIO=100.0 1568042148645243904 2019-09-09 15:15:52,676 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":2724774 , "packets_per_second":136392, "flows":1001000, "errors":0 }\n' 2019-09-09 15:15:52,679 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:2000/ {{printf "%s", $1}}' 2019-09-09 15:15:52,702 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=170 END 2019-09-09 15:15:52,703 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=171 START 2019-09-09 15:15:52,703 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:52,704 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2536467' 2019-09-09 15:15:52,705 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 188307 - Lost ppm 69110 2019-09-09 15:15:52,707 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 69110 > sla_max_ppm 1000; ',) 2019-09-09 15:15:52,729 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:52,860 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:52,861 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1772i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1772",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1772i,max.MISSES=0i,max.RATIO=100.0 1568042150896724992 2019-09-09 15:15:53,022 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:53,023 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:53,129 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:53,130 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.55 1568042147569497088 2019-09-09 15:15:53,194 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=174 END 2019-09-09 15:15:53,195 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=175 START 2019-09-09 15:15:53,195 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:53,220 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:53,399 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:53,400 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.84 1568042150592900096 2019-09-09 15:15:53,483 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:53,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:53,710 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=125 END 2019-09-09 15:15:53,711 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=126 START 2019-09-09 15:15:53,711 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:53,712 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15374 seq=1 END 2019-09-09 15:15:53,713 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15374 seq=2 START 2019-09-09 15:15:53,713 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:2000 -j DROP 2019-09-09 15:15:53,751 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.4 1000 64 20 1 1000000 2019-09-09 15:15:54,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 8860 0 2 100.0% 18 298\n' 2019-09-09 15:15:54,035 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:54,495 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 7145 0 8 100.0% 19 160\n' 2019-09-09 15:15:54,500 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:54,726 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.567' 2019-09-09 15:15:55,044 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=171 END 2019-09-09 15:15:55,045 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=172 START 2019-09-09 15:15:55,045 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:55,068 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:55,310 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:55,311 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:55,505 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=175 END 2019-09-09 15:15:55,506 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=176 START 2019-09-09 15:15:55,506 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:55,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:55,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:55,830 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:56,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 58379 0 0 100.0% 18 298\n' 2019-09-09 15:15:56,324 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:56,730 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=126 END 2019-09-09 15:15:56,731 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=127 START 2019-09-09 15:15:56,731 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:56,839 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1760 0 0 100.0% 19 160\n' 2019-09-09 15:15:56,843 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:57,328 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=172 END 2019-09-09 15:15:57,328 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=173 START 2019-09-09 15:15:57,329 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:57,360 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:57,846 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=176 END 2019-09-09 15:15:57,846 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=177 START 2019-09-09 15:15:57,846 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:57,869 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:15:57,891 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'11.0' 2019-09-09 15:15:57,898 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:57,899 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:15:58,080 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:15:58,081 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:15:58,683 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:58,684 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=1001000i,packets_per_second=136392i,packets_received=2536467i,packets_sent=2724774i,packetsize=64i,ppm=69110.0 1568042153711638016 2019-09-09 15:15:58,895 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: rtt 11.000000 > sla: max_rtt(10.000000); ',) 2019-09-09 15:15:58,912 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2163 0 0 100.0% 18 298\n' 2019-09-09 15:15:58,915 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:58,953 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:58,954 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4392i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4392",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4392i,max.MISSES=0i,max.RATIO=100.0 1568042152702460928 2019-09-09 15:15:59,093 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1791 0 1 100.0% 19 160\n' 2019-09-09 15:15:59,096 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:15:59,232 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:15:59,233 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=2i,average.HITS=8860i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="8860",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=2i,max.HITS=8860i,max.MISSES=0i,max.RATIO=100.0 1568042155044621056 2019-09-09 15:15:59,503 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:15:59,504 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=58379i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="58379",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=58379i,max.MISSES=0i,max.RATIO=100.0 1568042157327909888 2019-09-09 15:15:59,764 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:15:59,765 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1774i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1774",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1774i,max.MISSES=0i,max.RATIO=100.0 1568042153194680832 2019-09-09 15:15:59,898 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=127 END 2019-09-09 15:15:59,898 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=128 START 2019-09-09 15:15:59,899 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:15:59,918 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=173 END 2019-09-09 15:15:59,919 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=174 START 2019-09-09 15:15:59,919 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:15:59,943 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:00,063 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:16:00,064 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=8i,average.HITS=7145i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="8",cachestat.cache0.HITS="7145",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=8i,max.HITS=7145i,max.MISSES=0i,max.RATIO=100.0 1568042155505285888 2019-09-09 15:16:00,100 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=177 END 2019-09-09 15:16:00,101 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=178 START 2019-09-09 15:16:00,102 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:00,124 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:00,306 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:00,307 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:16:00,318 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:16:00,320 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1760i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1760",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1760i,max.MISSES=0i,max.RATIO=100.0 1568042157846225920 2019-09-09 15:16:00,373 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:00,374 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:16:00,588 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:00,590 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=1i,average.HITS=1791i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="1791",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=1i,max.HITS=1791i,max.MISSES=0i,max.RATIO=100.0 1568042160100620032 2019-09-09 15:16:00,859 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:16:00,860 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.434 1568042153710156800 2019-09-09 15:16:00,920 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.52' 2019-09-09 15:16:01,131 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:16:01,132 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.567 1568042156730710016 2019-09-09 15:16:01,315 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4253 0 0 100.0% 18 298\n' 2019-09-09 15:16:01,322 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:01,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1796 0 0 100.0% 19 160\n' 2019-09-09 15:16:01,388 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:01,401 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:01,402 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=11.0 1568042159897989120 2019-09-09 15:16:02,325 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=174 END 2019-09-09 15:16:02,326 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=175 START 2019-09-09 15:16:02,326 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:02,344 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:02,391 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=178 END 2019-09-09 15:16:02,392 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=179 START 2019-09-09 15:16:02,392 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:02,410 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:02,648 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:02,649 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:16:02,785 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:02,787 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:16:02,926 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=128 END 2019-09-09 15:16:02,926 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=129 START 2019-09-09 15:16:02,926 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:16:03,659 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1785 0 0 100.0% 19 160\n' 2019-09-09 15:16:03,664 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:03,801 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3124 0 0 100.0% 18 298\n' 2019-09-09 15:16:03,808 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:03,948 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.39' 2019-09-09 15:16:04,667 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=179 END 2019-09-09 15:16:04,668 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=180 START 2019-09-09 15:16:04,668 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:04,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:04,813 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=175 END 2019-09-09 15:16:04,814 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=176 START 2019-09-09 15:16:04,814 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:04,840 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:04,892 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:04,893 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:16:05,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:05,197 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:16:05,905 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1780 0 0 100.0% 19 160\n' 2019-09-09 15:16:05,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:06,014 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=129 END 2019-09-09 15:16:06,015 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=130 START 2019-09-09 15:16:06,015 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:16:06,208 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3086 0 0 100.0% 18 298\n' 2019-09-09 15:16:06,216 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:06,671 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:16:06,672 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2163i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2163",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2163i,max.MISSES=0i,max.RATIO=100.0 1568042159917642240 2019-09-09 15:16:06,912 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=180 END 2019-09-09 15:16:06,913 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=181 START 2019-09-09 15:16:06,913 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:06,927 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:06,984 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:16:06,985 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4253i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4253",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4253i,max.MISSES=0i,max.RATIO=100.0 1568042162325419776 2019-09-09 15:16:07,038 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'9.53' 2019-09-09 15:16:07,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:07,145 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:16:07,219 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=176 END 2019-09-09 15:16:07,220 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=177 START 2019-09-09 15:16:07,220 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:07,239 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:07,253 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:16:07,254 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3124i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3124",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3124i,max.MISSES=0i,max.RATIO=100.0 1568042164813868032 2019-09-09 15:16:07,507 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:07,509 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=3086i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="3086",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=3086i,max.MISSES=0i,max.RATIO=100.0 1568042167219707136 2019-09-09 15:16:07,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:07,605 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:16:07,777 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:16:07,778 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1796i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1796",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1796i,max.MISSES=0i,max.RATIO=100.0 1568042162391360000 2019-09-09 15:16:08,047 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:16:08,048 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1785i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1785",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1785i,max.MISSES=0i,max.RATIO=100.0 1568042164667566080 2019-09-09 15:16:08,155 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1736 0 0 100.0% 19 160\n' 2019-09-09 15:16:08,157 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:08,316 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:08,317 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1780i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1780",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1780i,max.MISSES=0i,max.RATIO=100.0 1568042166912636928 2019-09-09 15:16:08,587 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:16:08,587 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.52 1568042162925678848 2019-09-09 15:16:08,616 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2166 0 0 100.0% 18 298\n' 2019-09-09 15:16:08,622 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:08,884 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:08,884 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.39 1568042166014292992 2019-09-09 15:16:09,045 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=130 END 2019-09-09 15:16:09,046 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=131 START 2019-09-09 15:16:09,047 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:16:09,159 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:09,160 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=9.53 1568042169045314048 2019-09-09 15:16:09,160 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=181 END 2019-09-09 15:16:09,161 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=182 START 2019-09-09 15:16:09,162 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:09,176 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:09,374 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:09,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:16:09,626 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=177 END 2019-09-09 15:16:09,626 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=178 START 2019-09-09 15:16:09,627 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:09,646 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:10,003 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:10,003 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:16:10,069 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.08' 2019-09-09 15:16:10,383 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1734 0 0 100.0% 19 160\n' 2019-09-09 15:16:10,384 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:11,013 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4288 0 0 100.0% 18 298\n' 2019-09-09 15:16:11,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:11,390 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=182 END 2019-09-09 15:16:11,390 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=183 START 2019-09-09 15:16:11,391 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:11,405 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:11,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:11,614 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:16:12,023 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=178 END 2019-09-09 15:16:12,024 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=179 START 2019-09-09 15:16:12,024 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:12,042 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:12,076 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=131 END 2019-09-09 15:16:12,076 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=132 START 2019-09-09 15:16:12,077 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:16:12,394 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:12,394 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:16:12,625 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1723 0 0 100.0% 19 160\n' 2019-09-09 15:16:12,628 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:13,230 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.96' 2019-09-09 15:16:13,405 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 4161 0 0 100.0% 18 298\n' 2019-09-09 15:16:13,412 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:13,632 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=183 END 2019-09-09 15:16:13,633 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=184 START 2019-09-09 15:16:13,633 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:13,649 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:13,861 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:13,862 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:16:14,416 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:16:14,416 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=179 END 2019-09-09 15:16:14,417 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=180 START 2019-09-09 15:16:14,417 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:14,418 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2166i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2166",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2166i,max.MISSES=0i,max.RATIO=100.0 1568042169626148096 2019-09-09 15:16:14,440 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:14,689 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:16:14,690 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4288i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4288",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4288i,max.MISSES=0i,max.RATIO=100.0 1568042172023303936 2019-09-09 15:16:14,799 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:14,800 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:16:14,878 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1715 0 0 100.0% 19 160\n' 2019-09-09 15:16:14,880 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:14,958 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:14,959 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=4161i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="4161",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=4161i,max.MISSES=0i,max.RATIO=100.0 1568042174416248064 2019-09-09 15:16:15,236 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:16:15,236 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=132 END 2019-09-09 15:16:15,237 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1736i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1736",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1736i,max.MISSES=0i,max.RATIO=100.0 1568042169160500992 2019-09-09 15:16:15,237 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=133 START 2019-09-09 15:16:15,237 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:16:15,504 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:16:15,506 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1734i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1734",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1734i,max.MISSES=0i,max.RATIO=100.0 1568042171389998080 2019-09-09 15:16:15,771 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:15,772 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1723i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1723",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1723i,max.MISSES=0i,max.RATIO=100.0 1568042173632272128 2019-09-09 15:16:15,812 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 3010 0 1 100.0% 18 298\n' 2019-09-09 15:16:15,814 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:15,892 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=184 END 2019-09-09 15:16:15,893 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=185 START 2019-09-09 15:16:15,893 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:15,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:16,048 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:16,049 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1715i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1715",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1715i,max.MISSES=0i,max.RATIO=100.0 1568042175892451072 2019-09-09 15:16:16,118 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:16,118 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:16:16,255 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.702' 2019-09-09 15:16:16,327 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:16:16,328 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.08 1568042172075931136 2019-09-09 15:16:16,624 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:16,624 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.96 1568042175236530944 2019-09-09 15:16:16,816 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=180 END 2019-09-09 15:16:16,817 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15320 seq=181 START 2019-09-09 15:16:16,817 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:16,839 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:17,103 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":2650097 , "packets_per_second":132818, "flows":1001000, "errors":0 }\n' 2019-09-09 15:16:17,104 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:2000/ {{printf "%s", $1}}' 2019-09-09 15:16:17,135 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 3306 0 2 100.0% 19 160\n' 2019-09-09 15:16:17,141 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:17,148 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2423436' 2019-09-09 15:16:17,149 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 226661 - Lost ppm 85530 2019-09-09 15:16:17,150 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 85530 > sla_max_ppm 1000; ',) 2019-09-09 15:16:17,151 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:17,152 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n' 2019-09-09 15:16:18,148 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=185 END 2019-09-09 15:16:18,148 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15321 seq=186 START 2019-09-09 15:16:18,149 [INFO] yardstick.benchmark.scenarios.compute.cachestat cachestat.py:90 Executing: sudo bash cache_stat.sh 1 2019-09-09 15:16:18,152 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15374 seq=2 END 2019-09-09 15:16:18,153 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:16:18,153 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:16:18,154 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:16:18,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u' 2212 0 0 100.0% 18 298\n' 2019-09-09 15:16:18,168 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:18,168 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=1001000i,packets_per_second=132818i,packets_received=2423436i,packets_sent=2650097i,packetsize=64i,ppm=85530.0 1568042178152382976 2019-09-09 15:16:18,172 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:18,195 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Counting cache functions... Output every 1 seconds.\n' 2019-09-09 15:16:18,259 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=133 END 2019-09-09 15:16:18,260 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15322 seq=134 START 2019-09-09 15:16:18,260 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.4 2019-09-09 15:16:18,441 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:16:18,443 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:18,444 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=1i,average.HITS=3010i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="1",cachestat.cache0.HITS="3010",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=1i,max.HITS=3010i,max.MISSES=0i,max.RATIO=100.0 1568042176816833024 2019-09-09 15:16:18,472 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' HITS MISSES DIRTIES RATIO BUFFERS_MB CACHE_MB' 2019-09-09 15:16:18,473 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n' 2019-09-09 15:16:19,190 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15320 seq=181 END 2019-09-09 15:16:19,191 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 15:16:19,191 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 1 2019-09-09 15:16:19,191 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 15:16:19,242 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:19,244 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=18i,average.CACHE_MB=298i,average.DIRTIES=0i,average.HITS=2212i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="18",cachestat.cache0.CACHE_MB="298",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="2212",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=18i,max.CACHE_MB=298i,max.DIRTIES=0i,max.HITS=2212i,max.MISSES=0i,max.RATIO=100.0 1568042179190479104 2019-09-09 15:16:19,276 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.835' 2019-09-09 15:16:19,484 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 1725 0 0 100.0% 19 160\n' 2019-09-09 15:16:19,491 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nEnding tracing...\n' 2019-09-09 15:16:19,514 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:19,515 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=2i,average.HITS=3306i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="2",cachestat.cache0.HITS="3306",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=2i,max.HITS=3306i,max.MISSES=0i,max.RATIO=100.0 1568042178147921920 2019-09-09 15:16:20,495 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15321 seq=186 END 2019-09-09 15:16:20,496 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 15:16:20,497 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 1 2019-09-09 15:16:20,497 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 15:16:20,551 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:20,553 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter average.BUFFERS_MB=19i,average.CACHE_MB=160i,average.DIRTIES=0i,average.HITS=1725i,average.MISSES=0i,average.RATIO="100.0%",cachestat.cache0.BUFFERS_MB="19",cachestat.cache0.CACHE_MB="160",cachestat.cache0.DIRTIES="0",cachestat.cache0.HITS="1725",cachestat.cache0.MISSES="0",cachestat.cache0.RATIO="100.0%",max.BUFFERS_MB=19i,max.CACHE_MB=160i,max.DIRTIES=0i,max.HITS=1725i,max.MISSES=0i,max.RATIO=100.0 1568042180495614976 2019-09-09 15:16:20,825 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:20,826 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.702 1568042178259491072 2019-09-09 15:16:21,281 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15322 seq=134 END 2019-09-09 15:16:21,282 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 15:16:21,282 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 1 2019-09-09 15:16:21,282 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 15:16:21,307 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:16:21,308 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc071,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.835 1568042181281017088 2019-09-09 15:16:21,578 [INFO] yardstick.benchmark.core.task task.py:129 Testcase: "opnfv_yardstick_tc071" SUCCESS!!! 2019-09-09 15:16:21,579 [INFO] yardstick.benchmark.contexts.heat heat.py:459 Undeploying context 'yardstick-TC071-d2d30d9b' START 2019-09-09 15:17:15,141 [INFO] yardstick.benchmark.contexts.heat heat.py:462 Undeploying context 'yardstick-TC071-d2d30d9b' DONE 2019-09-09 15:17:15,142 [INFO] yardstick.benchmark.core.task task.py:148 Task /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc071.yaml finished in 572 secs 2019-09-09 15:17:15,143 [INFO] yardstick.benchmark.contexts.heat heat.py:336 Deploying context 'yardstick-TC072-d2d30d9b' START 2019-09-09 15:17:15,288 [DEBUG] yardstick.orchestrator.heat heat.py:177 template object 'yardstick-TC072-d2d30d9b' created 2019-09-09 15:17:15,288 [DEBUG] yardstick.orchestrator.heat heat.py:440 adding Nova::KeyPair 'yardstick-TC072-d2d30d9b-key' 2019-09-09 15:17:15,289 [DEBUG] yardstick.orchestrator.heat heat.py:476 adding Neutron::SecurityGroup 'yardstick-TC072-d2d30d9b-secgroup' 2019-09-09 15:17:15,289 [DEBUG] yardstick.orchestrator.heat heat.py:537 The security group rules is [{'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp'}, {'remote_ip_prefix': '0.0.0.0/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp'}, {'remote_ip_prefix': '0.0.0.0/0', 'protocol': 'icmp'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'tcp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'protocol': 'udp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'tcp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'port_range_min': '1', 'protocol': 'udp', 'port_range_max': '65535'}, {'remote_ip_prefix': '0.0.0.0/0', 'direction': 'egress', 'protocol': 'icmp'}, {'direction': 'egress', 'protocol': 'tcp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'direction': 'egress', 'protocol': 'udp', 'remote_ip_prefix': '::/0', 'port_range_max': '65535', 'port_range_min': '1', 'ethertype': 'IPv6'}, {'remote_ip_prefix': '::/0', 'direction': 'egress', 'protocol': 'ipv6-icmp', 'ethertype': 'IPv6'}] 2019-09-09 15:17:15,289 [DEBUG] yardstick.orchestrator.heat heat.py:246 adding Neutron::Net 'yardstick-TC072-d2d30d9b-test' 2019-09-09 15:17:15,290 [DEBUG] yardstick.orchestrator.heat heat.py:286 adding Neutron::Subnet 'yardstick-TC072-d2d30d9b-test-subnet' in network 'yardstick-TC072-d2d30d9b-test', cidr '10.0.1.0/24' 2019-09-09 15:17:15,290 [DEBUG] yardstick.orchestrator.heat heat.py:317 adding Neutron::Router:'yardstick-TC072-d2d30d9b-test-router', gw-net:'floating_net' 2019-09-09 15:17:15,290 [DEBUG] yardstick.orchestrator.heat heat.py:332 adding Neutron::RouterInterface 'yardstick-TC072-d2d30d9b-test-router-if0' router:'yardstick-TC072-d2d30d9b-test-router', subnet:'yardstick-TC072-d2d30d9b-test-subnet' 2019-09-09 15:17:15,291 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC072-d2d30d9b-test-subnet', 'yardstick-TC072-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC072-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC072-d2d30d9b-test-subnet'}}], 'name': 'demeter.yardstick-TC072-d2d30d9b-test-port', 'security_groups': ['yardstick-TC072-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 15:17:15,291 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'demeter.yardstick-TC072-d2d30d9b-fip', network 'floating_net', port 'demeter.yardstick-TC072-d2d30d9b-test-port', rif 'yardstick-TC072-d2d30d9b-test-router-if0' 2019-09-09 15:17:15,291 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'demeter.yardstick-TC072-d2d30d9b-fip-assoc', server 'demeter.yardstick-TC072-d2d30d9b-test-port', floating_ip 'demeter.yardstick-TC072-d2d30d9b-fip' 2019-09-09 15:17:15,291 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'demeter.yardstick-TC072-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['demeter.yardstick-TC072-d2d30d9b-test-port'] 2019-09-09 15:17:15,291 [DEBUG] yardstick.orchestrator.heat heat.py:376 adding Neutron::Port {'depends_on': [u'yardstick-TC072-d2d30d9b-test-subnet', 'yardstick-TC072-d2d30d9b-secgroup'], 'type': 'OS::Neutron::Port', 'properties': {'network': {'get_resource': u'yardstick-TC072-d2d30d9b-test'}, 'fixed_ips': [{'subnet': {'get_resource': u'yardstick-TC072-d2d30d9b-test-subnet'}}], 'name': 'poseidon.yardstick-TC072-d2d30d9b-test-port', 'security_groups': ['yardstick-TC072-d2d30d9b-secgroup'], 'binding:vnic_type': 'normal'}} 2019-09-09 15:17:15,292 [DEBUG] yardstick.orchestrator.heat heat.py:405 adding Nova::FloatingIP 'poseidon.yardstick-TC072-d2d30d9b-fip', network 'floating_net', port 'poseidon.yardstick-TC072-d2d30d9b-test-port', rif 'yardstick-TC072-d2d30d9b-test-router-if0' 2019-09-09 15:17:15,292 [DEBUG] yardstick.orchestrator.heat heat.py:427 adding Nova::FloatingIPAssociation 'poseidon.yardstick-TC072-d2d30d9b-fip-assoc', server 'poseidon.yardstick-TC072-d2d30d9b-test-port', floating_ip 'poseidon.yardstick-TC072-d2d30d9b-fip' 2019-09-09 15:17:15,292 [DEBUG] yardstick.orchestrator.heat heat.py:558 adding Nova::Server 'poseidon.yardstick-TC072-d2d30d9b', image 'yardstick-image', flavor 'yardstick-flavor', ports ['poseidon.yardstick-TC072-d2d30d9b-test-port'] 2019-09-09 15:17:15,292 [INFO] yardstick.orchestrator.heat heat.py:630 Creating stack 'yardstick-TC072-d2d30d9b' START 2019-09-09 15:18:32,038 [INFO] yardstick.orchestrator.heat heat.py:648 Creating stack 'yardstick-TC072-d2d30d9b' DONE in 76 secs 2019-09-09 15:18:33,428 [INFO] yardstick.benchmark.contexts.heat heat.py:377 Deploying context 'yardstick-TC072-d2d30d9b' DONE 2019-09-09 15:18:33,429 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:18:33,430 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', 'runner': {'duration': 1000000000, 'type': 'Duration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}}, 'tc': u'opnfv_yardstick_tc072', u'host': 'demeter.yardstick-TC072-d2d30d9b', u'type': u'NetUtilization', u'options': {u'count': 10, u'interval': 1}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases', u'run_in_background': True}) 2019-09-09 15:18:33,432 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 15:18:33,439 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:18:33,440 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({'task_id': 'd2d30d9b-b786-4884-b996-d1c870fd2cf3', 'runner': {'duration': 1000000000, 'type': 'Duration', 'output_config': {'DEFAULT': {'debug': 'False', 'dispatcher': ['influxdb']}, 'nsb': {}, 'dispatcher_influxdb': {'username': 'opnfv', 'target': 'http://104.197.68.199:8086', 'db_name': 'yardstick', 'timeout': '5', 'debug': 'False', 'password': '0pnfv2015', 'dispatcher': 'influxdb'}, 'dispatcher_http': {'debug': 'False', 'dispatcher': 'influxdb', 'timeout': '5', 'target': 'http://testresults.opnfv.org/test/api/v1/results'}, 'dispatcher_file': {'debug': 'False', 'file_name': '', 'dispatcher': 'influxdb', 'file_path': '/tmp/yardstick.out'}}}, 'tc': u'opnfv_yardstick_tc072', u'host': 'poseidon.yardstick-TC072-d2d30d9b', u'type': u'NetUtilization', u'options': {u'count': 10, u'interval': 1}, 'task_path': u'/home/opnfv/repos/yardstick/tests/opnfv/test_cases', u'run_in_background': True}) 2019-09-09 15:18:33,442 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 15:18:33,443 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 15:18:33,445 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:18:33,444 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 15:18:33,448 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.127 2019-09-09 15:18:33,448 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Duration' 2019-09-09 15:18:33,450 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 15:18:33,452 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:18:33,450 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 15:18:33,454 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.125 2019-09-09 15:18:33,454 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:18:33,456 [INFO] yardstick.benchmark.runners.duration duration.py:47 Worker START, duration is 1000000000s 2019-09-09 15:18:33,457 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is 2019-09-09 15:18:33,461 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.127 2019-09-09 15:18:33,465 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:18:33,467 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.125 2019-09-09 15:18:33,468 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.125 2019-09-09 15:18:34,459 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 15:18:34,478 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 15:18:34,567 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:18:34,569 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=1 START 2019-09-09 15:18:34,570 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:18:34,578 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:18:34,581 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=1 START 2019-09-09 15:18:34,582 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:18:34,682 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:18:35,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:35 PM ens3 2.97 1.98 1.01 0.36 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:36,462 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 15:18:36,483 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: timeout('timed out',)",) 2019-09-09 15:18:36,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:36 PM ens3 2.00 4.00 0.18 0.59 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:37,466 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.125')",) 2019-09-09 15:18:37,471 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1799' 2019-09-09 15:18:37,472 [WARNING] yardstick.benchmark.runners.duration duration.py:80 SLA validation failed: ('Ping SLA validation failed. Error: rtt 1799.000000 > sla: max_rtt(10.000000); ',) 2019-09-09 15:18:37,486 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.125')",) 2019-09-09 15:18:37,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:37 PM ens3 8.91 5.94 1.18 1.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:38,469 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.125')",) 2019-09-09 15:18:38,476 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=1 END 2019-09-09 15:18:38,477 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=2 START 2019-09-09 15:18:38,478 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:18:38,488 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.125')",) 2019-09-09 15:18:38,768 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:38 PM ens3 6.15 3.08 0.66 0.75 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:39,472 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.125')",) 2019-09-09 15:18:39,491 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.125')",) 2019-09-09 15:18:39,768 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:39 PM ens3 4.05 5.41 0.39 0.93 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:39,793 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.674' 2019-09-09 15:18:40,475 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.125')",) 2019-09-09 15:18:40,493 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.125')",) 2019-09-09 15:18:40,770 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:40 PM ens3 14.29 14.29 3.11 2.40 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:41,477 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.125')",) 2019-09-09 15:18:41,496 [DEBUG] yardstick.ssh.poseidon ssh.py:374 Ssh is still unavailable: SSHError("Exception was raised during connect. Exception value is: NoValidConnectionsError(None, 'Unable to connect to port 22 on 100.64.200.125')",) 2019-09-09 15:18:41,798 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=2 END 2019-09-09 15:18:41,798 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=3 START 2019-09-09 15:18:41,799 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:18:42,166 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:42 PM ens3 448.65 440.54 35.97 36.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:43,166 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:43 PM ens3 7.50 5.00 0.72 1.38 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:43,221 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.555' 2019-09-09 15:18:43,459 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:18:43,461 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1799.0 1568042318475835136 2019-09-09 15:18:43,813 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:18:43,814 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.674 1568042321797965056 2019-09-09 15:18:44,038 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:18:44,040 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=1 START 2019-09-09 15:18:44,040 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:18:44,044 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:18:44,045 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.127 2019-09-09 15:18:44,046 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.127 2019-09-09 15:18:44,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:44 PM ens3 37.97 37.97 5.91 5.30 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:44,198 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/19 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:18:44,583 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:18:45,166 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:45 PM ens3 13.40 15.46 1.36 3.04 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 32.47 31.79 3.26 3.44 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:45,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n15:18:43 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n15:18:44 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n15:18:44 ens3 1.00 0.00 0.06 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:45,226 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=3 END 2019-09-09 15:18:45,227 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=4 START 2019-09-09 15:18:45,227 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:18:46,171 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=1 END 2019-09-09 15:18:46,172 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=2 START 2019-09-09 15:18:46,173 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:18:46,194 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:18:46,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n15:18:44 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n15:18:45 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n15:18:45 ens3 35.11 34.04 3.01 3.40 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:46,240 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.609' 2019-09-09 15:18:47,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:47 PM ens3 4.12 3.09 2.13 0.47 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:47,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n15:18:45 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n15:18:46 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n15:18:46 ens3 49.02 50.98 4.47 5.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:47,636 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15384 seq=1 START 2019-09-09 15:18:47,639 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1001 -j DROP 2019-09-09 15:18:47,686 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 1 64 20 1 1000000 2019-09-09 15:18:48,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:48 PM ens3 11.11 10.10 1.13 1.53 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:48,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n15:18:46 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n15:18:47 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n15:18:47 ens3 8.42 8.42 0.90 1.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:48,245 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=4 END 2019-09-09 15:18:48,246 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=5 START 2019-09-09 15:18:48,247 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:18:49,079 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:18:49,081 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="3.26",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="32.47",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="3.44",network_utilization_average.ens3.txpck/s="31.79",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.36",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="13.40",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="3.04",network_utilization_maximun.ens3.txpck/s="15.46",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.36",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="13.40",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="3.04",network_utilization_minimum.ens3.txpck/s="15.46",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042326170759936 2019-09-09 15:18:49,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:49 PM ens3 5.94 5.94 0.56 0.92 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:49,205 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n15:18:47 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n15:18:48 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n15:18:48 ens3 3.03 3.03 0.20 0.57 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:49,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.497' 2019-09-09 15:18:49,392 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:18:49,393 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.555 1568042325226316032 2019-09-09 15:18:49,664 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:18:49,665 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.609 1568042328245198848 2019-09-09 15:18:50,198 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:50 PM ens3 5.05 12316.16 1.27 770.33 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:50,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n15:18:48 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n15:18:49 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n15:18:49 ens3 13895.60 3.30 868.60 0.72 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:51,195 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:51 PM ens3 4.00 176981.00 0.35 11061.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:51,207 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n15:18:49 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n15:18:50 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n15:18:50 ens3 239104.05 1.35 14944.01 0.13 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:51,267 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=5 END 2019-09-09 15:18:51,268 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=6 START 2019-09-09 15:18:51,269 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:18:52,195 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:52 PM ens3 4.00 176325.00 0.43 11020.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:52,277 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n15:18:50 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n15:18:51 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n15:18:51 ens3 243962.34 1.30 15247.65 0.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:52,284 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.45' 2019-09-09 15:18:53,195 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:53 PM ens3 4.00 201616.00 1.16 12601.50 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:53,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n15:18:51 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n15:18:52 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n15:18:52 ens3 281782.81 3.12 17611.55 1.32 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:54,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:54 PM ens3 4.00 217890.00 0.35 13618.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:54,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n15:18:52 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n15:18:53 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n15:18:53 ens3 288186.96 1.45 18011.70 0.20 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 87481.85 11.91 5467.94 1.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:54,289 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=6 END 2019-09-09 15:18:54,290 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=7 START 2019-09-09 15:18:54,290 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:18:54,963 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:18:54,964 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.497 1568042331267749120 2019-09-09 15:18:55,195 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:55 PM ens3 4.00 265907.00 0.43 16619.73 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:55,208 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=1 END 2019-09-09 15:18:55,209 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=2 START 2019-09-09 15:18:55,210 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:18:55,230 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:18:55,302 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.13' 2019-09-09 15:18:55,643 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:18:55,644 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.45 1568042334289388032 2019-09-09 15:18:56,195 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:56 PM ens3 5.00 272255.00 1.23 17016.44 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 5.12 132850.00 0.90 8303.67 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:56,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:18:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:55 PM ens3 282112.00 1.33 17632.10 0.25 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:57,200 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=2 END 2019-09-09 15:18:57,200 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=3 START 2019-09-09 15:18:57,201 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:18:57,220 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:18:57,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:18:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:56 PM ens3 255522.08 1.30 15970.13 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:57,307 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=7 END 2019-09-09 15:18:57,308 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=8 START 2019-09-09 15:18:57,309 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:18:58,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:18:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:57 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:57 PM ens3 275942.50 1.25 17246.41 0.53 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:58,238 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:58 PM ens3 3.06 226557.14 0.37 14160.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:58,326 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.05' 2019-09-09 15:18:59,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:18:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:58 PM ens3 247625.32 2.53 15476.68 1.07 0.00 0.00 0.00 0.00\n' 2019-09-09 15:18:59,237 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:59 PM ens3 3.96 198770.30 1.15 12423.64 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:00,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:18:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:18:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:18:59 PM ens3 293200.00 1.28 18325.00 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:00,237 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:18:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:00 PM ens3 4.04 230962.63 0.36 14435.71 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:00,332 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=8 END 2019-09-09 15:19:00,332 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=9 START 2019-09-09 15:19:00,332 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:00,917 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:00,919 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.90",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="5.12",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="8303.67",network_utilization_average.ens3.txpck/s="132850.00",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.23",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="5.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="17016.44",network_utilization_maximun.ens3.txpck/s="272255.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.23",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="5.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="17016.44",network_utilization_minimum.ens3.txpck/s="272255.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042337200071936 2019-09-09 15:19:01,218 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:01,219 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="5467.94",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="87481.85",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="1.42",network_utilization_average.ens3.txpck/s="11.91",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="18011.70",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="288186.96",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.20",network_utilization_maximun.ens3.txpck/s="1.45",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="18011.70",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="288186.96",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.20",network_utilization_minimum.ens3.txpck/s="1.45",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042335207556096 2019-09-09 15:19:01,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:18:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:00 PM ens3 295459.74 1.30 18466.24 0.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:01,237 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:01 PM ens3 4.00 229893.00 0.43 14368.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:01,346 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.28' 2019-09-09 15:19:01,491 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:19:01,492 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.13 1568042337307819008 2019-09-09 15:19:01,766 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:01,767 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.05 1568042340332029184 2019-09-09 15:19:02,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:01 PM ens3 368315.49 2.82 23019.83 1.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:02,237 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:02 PM ens3 4.00 272577.00 1.16 17036.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:03,237 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:03 PM ens3 4.00 226959.00 0.35 14185.47 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:03,321 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:02 PM ens3 294260.53 1.32 18391.29 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:03,350 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=9 END 2019-09-09 15:19:03,351 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=10 START 2019-09-09 15:19:03,351 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:04,231 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:03 PM ens3 283824.24 1.52 17739.02 0.64 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:04,237 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:04 PM ens3 4.04 232567.68 0.43 14536.02 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:04,366 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.27' 2019-09-09 15:19:05,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:04 PM ens3 347378.95 2.63 21711.29 1.12 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:05,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 293693.77 1.72 18355.90 0.59 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:05,237 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:05 PM ens3 4.00 274574.00 1.16 17161.38 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:06,238 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:06 PM ens3 4.00 262253.00 0.35 16391.35 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:06,240 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=2 END 2019-09-09 15:19:06,241 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=3 START 2019-09-09 15:19:06,241 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:19:06,255 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:19:06,371 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=10 END 2019-09-09 15:19:06,372 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=11 START 2019-09-09 15:19:06,372 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:07,043 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:07,045 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="18355.90",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="293693.77",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.59",network_utilization_average.ens3.txpck/s="1.72",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="21711.29",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="347378.95",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.12",network_utilization_maximun.ens3.txpck/s="2.63",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="21711.29",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="347378.95",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.12",network_utilization_minimum.ens3.txpck/s="2.63",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042346240515840 2019-09-09 15:19:07,238 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:07 PM ens3 4.00 191245.00 0.43 11953.35 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 3.91 234621.87 0.62 14664.36 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:07,256 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:06 PM ens3 244360.26 0.00 15272.52 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:07,352 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:19:07,352 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.28 1568042343350543104 2019-09-09 15:19:07,388 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.57' 2019-09-09 15:19:07,619 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:07,620 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.27 1568042346371601152 2019-09-09 15:19:08,241 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=3 END 2019-09-09 15:19:08,242 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=4 START 2019-09-09 15:19:08,242 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:19:08,257 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:07 PM ens3 223058.23 2.53 13941.24 0.78 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:08,259 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:19:09,260 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:09 PM ens3 3.00 196621.00 0.29 12289.12 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:09,378 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:08 PM ens3 262593.42 1.32 16412.09 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:09,393 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=11 END 2019-09-09 15:19:09,394 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=12 START 2019-09-09 15:19:09,394 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:10,257 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:09 PM ens3 171238.36 1.37 10702.40 0.58 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:10,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:10 PM ens3 4.00 150352.00 0.43 9397.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:10,411 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.787' 2019-09-09 15:19:10,991 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":4416139 , "packets_per_second":221316, "flows":2, "errors":0 }\n' 2019-09-09 15:19:10,994 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1001/ {{printf "%s", $1}}' 2019-09-09 15:19:11,022 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'4121717' 2019-09-09 15:19:11,023 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 294422 - Lost ppm 66670 2019-09-09 15:19:11,023 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 66670 > sla_max_ppm 1000; ',) 2019-09-09 15:19:11,257 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:10 PM ens3 165.00 167.00 13.43 14.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:11,262 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:11 PM ens3 170.71 408.08 14.46 29.05 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:12,026 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15384 seq=1 END 2019-09-09 15:19:12,027 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15384 seq=2 START 2019-09-09 15:19:12,027 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1001 -j DROP 2019-09-09 15:19:12,062 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 1 64 20 1 1000000 2019-09-09 15:19:12,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:11 PM ens3 7.00 8.00 0.79 1.22 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:12,262 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:12 PM ens3 8.70 8.70 0.90 1.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:12,416 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=12 END 2019-09-09 15:19:12,417 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=13 START 2019-09-09 15:19:12,417 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:12,894 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:12,896 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2i,packets_per_second=221316i,packets_received=4121717i,packets_sent=4416139i,packetsize=64i,ppm=66670.0 1568042352026093056 2019-09-09 15:19:13,176 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:13,177 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.62",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="3.91",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="14664.36",network_utilization_average.ens3.txpck/s="234621.87",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.43",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="11953.35",network_utilization_maximun.ens3.txpck/s="191245.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.43",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="11953.35",network_utilization_minimum.ens3.txpck/s="191245.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042348241015808 2019-09-09 15:19:13,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:12 PM ens3 1.98 1.98 0.16 0.51 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:13,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:13 PM ens3 5.00 5.00 0.53 0.88 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:13,431 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.634' 2019-09-09 15:19:13,481 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:19:13,482 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.57 1568042349393536000 2019-09-09 15:19:13,752 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:13,753 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.787 1568042352416232192 2019-09-09 15:19:14,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:13 PM ens3 3.03 3.03 0.30 0.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:14,262 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:14 PM ens3 5.43 4.35 1.37 0.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:15,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:14 PM ens3 134375.31 1.23 8398.46 0.12 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:15,387 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:15 PM ens3 4.00 142331.00 0.35 8896.26 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:15,436 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=13 END 2019-09-09 15:19:15,438 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=14 START 2019-09-09 15:19:15,438 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:16,258 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:15 PM ens3 137675.31 3.70 8604.66 1.10 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 105061.06 21.66 6566.74 2.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:16,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:16 PM ens3 9.57 114651.06 0.68 7166.15 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:16,461 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.79' 2019-09-09 15:19:17,261 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:17 PM ens3 4.00 155548.00 1.16 9722.25 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:17,267 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=3 END 2019-09-09 15:19:17,267 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=4 START 2019-09-09 15:19:17,268 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:19:17,287 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:19:18,262 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:18 PM ens3 4.00 156993.00 0.35 9812.60 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 22.01 93146.16 2.06 5822.48 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:18,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:17 PM ens3 180029.73 0.00 11251.86 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:18,467 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=14 END 2019-09-09 15:19:18,467 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=15 START 2019-09-09 15:19:18,468 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:19,027 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:19,029 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="6566.74",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="105061.06",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2.18",network_utilization_average.ens3.txpck/s="21.66",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="8604.66",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="137675.31",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.10",network_utilization_maximun.ens3.txpck/s="3.70",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="8604.66",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="137675.31",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.10",network_utilization_minimum.ens3.txpck/s="3.70",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042357266969856 2019-09-09 15:19:19,266 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=4 END 2019-09-09 15:19:19,267 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=5 START 2019-09-09 15:19:19,267 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:19:19,284 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:19:19,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:18 PM ens3 125639.51 1.23 7852.47 0.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:19,363 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:19:19,364 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.634 1568042355436887040 2019-09-09 15:19:19,484 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.80' 2019-09-09 15:19:19,650 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:19,651 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.79 1568042358467166976 2019-09-09 15:19:20,289 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:19 PM ens3 195193.15 2.74 12199.68 1.16 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:20,290 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:20 PM ens3 3.00 156194.00 1.10 9762.27 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:21,289 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:20 PM ens3 210986.84 1.32 13186.68 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:21,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:21 PM ens3 4.04 167540.40 0.36 10471.82 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:21,488 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=15 END 2019-09-09 15:19:21,489 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=16 START 2019-09-09 15:19:21,489 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:22,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:21 PM ens3 264248.68 2.63 16515.52 1.12 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:22,290 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:22 PM ens3 5.05 203014.14 0.48 12688.91 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:22,502 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.46' 2019-09-09 15:19:23,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:22 PM ens3 225397.37 2.63 14087.44 0.61 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:23,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:23 PM ens3 4.00 179019.00 1.16 11189.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:24,289 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:23 PM ens3 268783.78 1.35 16798.99 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:24,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:24 PM ens3 4.00 198837.00 0.35 12427.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:24,507 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=16 END 2019-09-09 15:19:24,508 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=17 START 2019-09-09 15:19:24,509 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:24,940 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:24,941 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="2.06",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="22.01",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="5822.48",network_utilization_average.ens3.txpck/s="93146.16",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.35",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="9812.60",network_utilization_maximun.ens3.txpck/s="156993.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.35",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="9812.60",network_utilization_minimum.ens3.txpck/s="156993.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042359266405120 2019-09-09 15:19:25,244 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:19:25,245 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.8 1568042361488734976 2019-09-09 15:19:25,289 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:24 PM ens3 308563.77 1.45 19285.24 0.61 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:25,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:25 PM ens3 4.00 254439.00 0.43 15902.98 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:25,517 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:25,518 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.46 1568042364507803904 2019-09-09 15:19:25,521 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.14' 2019-09-09 15:19:26,288 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:25 PM ens3 225912.82 2.56 14119.65 1.09 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:26,290 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:26 PM ens3 4.00 187410.00 1.16 11713.63 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:27,289 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:26 PM ens3 249882.05 1.28 15617.64 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:27,291 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 224223.97 1.72 14014.03 0.53 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:27,494 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:27 PM ens3 4.00 218090.00 0.35 13631.16 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:27,526 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=17 END 2019-09-09 15:19:27,526 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=18 START 2019-09-09 15:19:27,527 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:28,289 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:28 PM ens3 4.40 168091.21 0.47 10506.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:28,296 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=4 END 2019-09-09 15:19:28,297 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=5 START 2019-09-09 15:19:28,298 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:19:28,313 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:19:28,546 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.38' 2019-09-09 15:19:29,290 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:29 PM ens3 4.00 211403.00 1.16 13213.19 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.04 194661.68 0.70 12166.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:29,314 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:28 PM ens3 262536.25 1.25 16408.61 0.24 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:30,294 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=5 END 2019-09-09 15:19:30,294 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=6 START 2019-09-09 15:19:30,295 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:19:30,314 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:29 PM ens3 192200.00 1.22 12012.50 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:30,317 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:19:30,552 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=18 END 2019-09-09 15:19:30,552 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=19 START 2019-09-09 15:19:30,553 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:30,822 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:30,824 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.70",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.04",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="12166.85",network_utilization_average.ens3.txpck/s="194661.68",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.16",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="13213.19",network_utilization_maximun.ens3.txpck/s="211403.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.16",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="13213.19",network_utilization_minimum.ens3.txpck/s="211403.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042370294176000 2019-09-09 15:19:31,132 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:31,133 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="14014.03",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="224223.97",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.53",network_utilization_average.ens3.txpck/s="1.72",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="15617.64",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="249882.05",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.18",network_utilization_maximun.ens3.txpck/s="1.28",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="15617.64",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="249882.05",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.18",network_utilization_minimum.ens3.txpck/s="1.28",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042368296505088 2019-09-09 15:19:31,314 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:30 PM ens3 175294.94 1.27 10955.94 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:31,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:31 PM ens3 4.40 164631.87 0.47 10289.83 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:31,412 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:19:31,413 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.14 1568042367526289920 2019-09-09 15:19:31,566 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.28' 2019-09-09 15:19:31,687 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:31,688 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.38 1568042370552048896 2019-09-09 15:19:32,314 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:31 PM ens3 289998.72 2.56 18125.02 1.09 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:32,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:32 PM ens3 3.96 223893.07 1.15 13993.81 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:33,314 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:32 PM ens3 272922.67 1.33 17057.67 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:33,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:33 PM ens3 4.26 221131.91 0.37 13821.32 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:33,572 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=19 END 2019-09-09 15:19:33,573 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=20 START 2019-09-09 15:19:33,573 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:34,314 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:33 PM ens3 323558.67 1.33 20222.42 0.57 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:34,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:34 PM ens3 3.96 245626.73 0.43 15352.20 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:34,590 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.685' 2019-09-09 15:19:35,314 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:34 PM ens3 8748.51 1.98 546.86 0.84 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:35,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:35 PM ens3 4.08 7482.65 1.18 468.11 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:35,363 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3616804 , "packets_per_second":180894, "flows":2, "errors":0 }\n' 2019-09-09 15:19:35,365 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1001/ {{printf "%s", $1}}' 2019-09-09 15:19:35,390 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3406476' 2019-09-09 15:19:35,391 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 210328 - Lost ppm 58153 2019-09-09 15:19:35,392 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 58153 > sla_max_ppm 1000; ',) 2019-09-09 15:19:36,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:35 PM ens3 6.00 8.00 0.70 1.36 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:36,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:36 PM ens3 7.92 6.93 0.70 1.34 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:36,394 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15384 seq=2 END 2019-09-09 15:19:36,395 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:19:36,395 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:19:36,396 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:19:36,447 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:36,448 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2i,packets_per_second=180894i,packets_received=3406476i,packets_sent=3616804i,packetsize=64i,ppm=58153.0 1568042376394475008 2019-09-09 15:19:36,594 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=20 END 2019-09-09 15:19:36,595 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=21 START 2019-09-09 15:19:36,595 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:36,780 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:19:36,782 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:19:36,784 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:19:36,795 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:19:36,800 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.125 2019-09-09 15:19:36,801 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.125 2019-09-09 15:19:37,308 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:19:37,310 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.127 2019-09-09 15:19:37,311 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.127 2019-09-09 15:19:37,315 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:36 PM ens3 17.82 20.79 2.80 4.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:37,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:37 PM ens3 9.00 7.00 0.78 0.99 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:37,614 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.569' 2019-09-09 15:19:37,749 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:19:38,318 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:37 PM ens3 3.03 4.04 0.32 0.75 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 136613.68 4.83 8538.63 1.08 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:38,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:38 PM ens3 19.00 24.00 3.97 4.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:39,319 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:39 PM ens3 5.05 4.04 4.52 0.91 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:39,321 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=5 END 2019-09-09 15:19:39,322 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=6 START 2019-09-09 15:19:39,322 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:19:39,343 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:19:39,621 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=21 END 2019-09-09 15:19:39,622 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=22 START 2019-09-09 15:19:39,622 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:40,320 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:40 PM ens3 5.05 5.05 1.41 0.86 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 6.71 85292.07 1.51 5331.59 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:40,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:39 PM ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:40,637 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.565' 2019-09-09 15:19:40,800 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15398 seq=1 START 2019-09-09 15:19:40,801 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1010 -j DROP 2019-09-09 15:19:40,835 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 10 64 20 1 1000000 2019-09-09 15:19:41,325 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=6 END 2019-09-09 15:19:41,326 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=7 START 2019-09-09 15:19:41,326 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:19:41,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:40 PM ens3 169.70 170.71 13.81 14.36 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:41,347 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:19:41,788 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:41,790 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.51",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="6.71",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="5331.59",network_utilization_average.ens3.txpck/s="85292.07",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.41",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="5.05",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.86",network_utilization_maximun.ens3.txpck/s="5.05",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.41",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="5.05",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.86",network_utilization_minimum.ens3.txpck/s="5.05",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042381325345024 2019-09-09 15:19:42,124 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:42,126 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="8538.63",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="136613.68",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="1.08",network_utilization_average.ens3.txpck/s="4.83",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.32",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="3.03",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.75",network_utilization_maximun.ens3.txpck/s="4.04",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.32",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="3.03",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.75",network_utilization_minimum.ens3.txpck/s="4.04",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042379321804032 2019-09-09 15:19:42,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:41 PM ens3 1.98 1.98 0.16 0.51 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:42,349 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:42 PM ens3 4.00 3.00 0.38 0.49 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:42,398 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:19:42,399 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.28 1568042373572434944 2019-09-09 15:19:42,641 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=22 END 2019-09-09 15:19:42,642 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=23 START 2019-09-09 15:19:42,643 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:42,693 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:19:42,694 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.685 1568042376594291968 2019-09-09 15:19:42,971 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:19:42,972 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.569 1568042379620870144 2019-09-09 15:19:43,244 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:43,244 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.565 1568042382641688064 2019-09-09 15:19:43,350 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:43 PM ens3 5.05 26436.36 0.53 1652.88 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:43,462 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:42 PM ens3 14729.79 2.13 920.65 0.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:43,656 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.28' 2019-09-09 15:19:44,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:43 PM ens3 224646.88 3.12 14040.55 0.81 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:44,347 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:44 PM ens3 4.00 150737.00 1.16 9421.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:45,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:44 PM ens3 217725.00 1.39 13607.82 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:45,348 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:45 PM ens3 4.00 181231.00 0.35 11327.47 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:45,662 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=23 END 2019-09-09 15:19:45,662 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=24 START 2019-09-09 15:19:45,662 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:46,344 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:45 PM ens3 196466.67 5.56 12279.08 1.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:46,348 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:46 PM ens3 7.00 201117.00 0.55 12570.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:46,679 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.30' 2019-09-09 15:19:47,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:46 PM ens3 184445.21 2.74 11527.93 0.64 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:47,348 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:47 PM ens3 4.00 184447.00 1.16 11528.44 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:48,345 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:47 PM ens3 192300.00 2.78 12018.72 0.78 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:48,348 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:48 PM ens3 4.00 189380.00 0.35 11836.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:48,517 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:48,518 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.28 1568042385662394112 2019-09-09 15:19:48,684 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=24 END 2019-09-09 15:19:48,685 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=25 START 2019-09-09 15:19:48,686 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:48,799 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:48,799 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.3 1568042388684732928 2019-09-09 15:19:49,347 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:48 PM ens3 191794.44 1.39 11987.16 0.06 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 105756.22 22.56 6610.17 2.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:49,347 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:49 PM ens3 4.00 192690.00 0.43 12043.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:49,700 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.81' 2019-09-09 15:19:50,348 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:50 PM ens3 4.00 192684.00 1.16 12043.25 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:50,352 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=6 END 2019-09-09 15:19:50,353 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=7 START 2019-09-09 15:19:50,353 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:19:50,372 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:19:51,350 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:51 PM ens3 4.00 183149.00 0.35 11447.35 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.40 150311.31 0.64 9394.96 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:51,373 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:50 PM ens3 202926.67 0.00 12682.92 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:51,706 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=25 END 2019-09-09 15:19:51,706 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=26 START 2019-09-09 15:19:51,707 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:52,354 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=7 END 2019-09-09 15:19:52,354 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=8 START 2019-09-09 15:19:52,355 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:19:52,372 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:19:52,375 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:51 PM ens3 223838.16 2.63 13989.86 0.81 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:52,724 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.42' 2019-09-09 15:19:53,373 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:52 PM ens3 229032.00 2.67 14314.60 0.62 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:53,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:53 PM ens3 3.00 171606.00 1.10 10725.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:54,089 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:54,091 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.64",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.40",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="9394.96",network_utilization_average.ens3.txpck/s="150311.31",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.35",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="11447.35",network_utilization_maximun.ens3.txpck/s="183149.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.35",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="11447.35",network_utilization_minimum.ens3.txpck/s="183149.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042392353926912 2019-09-09 15:19:54,373 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:53 PM ens3 238438.75 1.25 14902.42 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:54,374 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:54 PM ens3 3.96 189033.66 0.35 11815.14 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:54,379 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:54,381 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="6610.17",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="105756.22",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2.18",network_utilization_average.ens3.txpck/s="22.56",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="11987.16",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="191794.44",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.06",network_utilization_maximun.ens3.txpck/s="1.39",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="11987.16",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="191794.44",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.06",network_utilization_minimum.ens3.txpck/s="1.39",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042390352411904 2019-09-09 15:19:54,664 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:54,665 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.81 1568042391705668864 2019-09-09 15:19:54,730 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=26 END 2019-09-09 15:19:54,730 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=27 START 2019-09-09 15:19:54,730 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:54,944 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:19:54,945 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.42 1568042394730217984 2019-09-09 15:19:55,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:55 PM ens3 5.00 233918.00 0.50 14620.41 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:55,374 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:54 PM ens3 308656.06 1.52 19291.01 0.64 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:55,744 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.15' 2019-09-09 15:19:56,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:56 PM ens3 4.00 245151.00 1.16 15322.44 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:56,376 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:55 PM ens3 325369.12 2.94 20335.68 1.25 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:57,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:57 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:57 PM ens3 4.00 251082.00 0.35 15693.16 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:57,373 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:56 PM ens3 375675.41 1.64 23479.72 0.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:57,750 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=27 END 2019-09-09 15:19:57,750 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=28 START 2019-09-09 15:19:57,750 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:19:58,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:58 PM ens3 4.00 255277.00 0.43 15955.35 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:58,374 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:57 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:57 PM ens3 348831.88 1.45 21802.00 0.61 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:58,764 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.16' 2019-09-09 15:19:59,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:59 PM ens3 4.00 263120.00 1.16 16445.50 0.00 0.00 0.00 0.00\n' 2019-09-09 15:19:59,374 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:58 PM ens3 377517.74 3.23 23594.98 1.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:00,225 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:00,227 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.15 1568042397750174976 2019-09-09 15:20:00,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:19:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:00 PM ens3 5.00 263460.00 0.42 16466.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:00,374 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:19:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:19:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:19:59 PM ens3 351208.70 1.45 21950.55 0.20 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 293302.71 1.85 18331.45 0.58 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:00,768 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=28 END 2019-09-09 15:20:00,769 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=29 START 2019-09-09 15:20:00,769 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:01,373 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:01 PM ens3 4.04 267286.87 0.43 16705.97 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:01,379 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=7 END 2019-09-09 15:20:01,380 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=8 START 2019-09-09 15:20:01,380 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:01,404 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:01,782 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.11' 2019-09-09 15:20:02,374 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:02 PM ens3 4.00 272625.00 1.16 17039.56 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.10 241177.70 0.71 15074.09 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:02,405 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:01 PM ens3 352123.94 1.41 22007.85 0.27 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:03,378 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=8 END 2019-09-09 15:20:03,378 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=9 START 2019-09-09 15:20:03,378 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:03,398 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:03,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:02 PM ens3 177902.41 1.20 11118.90 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:03,787 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=29 END 2019-09-09 15:20:03,788 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=30 START 2019-09-09 15:20:03,788 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:04,135 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":4246722 , "packets_per_second":212618, "flows":110, "errors":0 }\n' 2019-09-09 15:20:04,137 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1010/ {{printf "%s", $1}}' 2019-09-09 15:20:04,163 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3708994' 2019-09-09 15:20:04,165 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 537728 - Lost ppm 126622 2019-09-09 15:20:04,166 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 126622 > sla_max_ppm 1000; ',) 2019-09-09 15:20:04,400 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:04 PM ens3 7.00 7.00 0.72 1.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:04,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:03 PM ens3 6.00 8.00 0.70 1.64 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:04,802 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.705' 2019-09-09 15:20:05,170 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15398 seq=1 END 2019-09-09 15:20:05,171 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15398 seq=2 START 2019-09-09 15:20:05,171 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1010 -j DROP 2019-09-09 15:20:05,208 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 10 64 20 1 1000000 2019-09-09 15:20:05,400 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:05 PM ens3 8.08 7.07 1.65 1.13 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:05,423 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:04 PM ens3 8.08 9.09 0.94 1.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:05,521 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:05,523 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=110i,packets_per_second=212618i,packets_received=3708994i,packets_sent=4246722i,packetsize=64i,ppm=126622.0 1568042405169622784 2019-09-09 15:20:05,819 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:05,821 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.71",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.10",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="15074.09",network_utilization_average.ens3.txpck/s="241177.70",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.16",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="17039.56",network_utilization_maximun.ens3.txpck/s="272625.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.16",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="17039.56",network_utilization_minimum.ens3.txpck/s="272625.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042403378257920 2019-09-09 15:20:06,099 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:06,100 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="18331.45",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="293302.71",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.58",network_utilization_average.ens3.txpck/s="1.85",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="21950.55",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="351208.70",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.20",network_utilization_maximun.ens3.txpck/s="1.45",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="21950.55",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="351208.70",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.20",network_utilization_minimum.ens3.txpck/s="1.45",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042401379844864 2019-09-09 15:20:06,376 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:20:06,378 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.16 1568042400768637952 2019-09-09 15:20:06,400 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:06 PM ens3 5.00 4.00 0.45 0.82 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:06,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:05 PM ens3 2.06 2.06 0.17 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:06,676 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:06,677 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.11 1568042403787432960 2019-09-09 15:20:06,808 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=30 END 2019-09-09 15:20:06,808 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=31 START 2019-09-09 15:20:06,809 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:06,971 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:06,972 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.705 1568042406808046080 2019-09-09 15:20:07,400 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:07 PM ens3 5.05 5.05 0.53 0.89 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:07,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:06 PM ens3 2.00 2.00 0.16 0.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:07,824 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.81' 2019-09-09 15:20:08,399 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:08 PM ens3 4.00 177201.00 1.16 11075.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:08,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:07 PM ens3 212690.41 2.74 13293.26 0.71 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:09,399 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:09 PM ens3 4.00 229172.00 0.35 14323.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:09,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:08 PM ens3 295503.90 1.30 18469.00 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:09,829 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=31 END 2019-09-09 15:20:09,829 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=32 START 2019-09-09 15:20:09,830 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:10,399 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:10 PM ens3 4.04 264593.94 0.43 16537.67 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:10,422 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:09 PM ens3 340492.86 1.43 21280.81 0.61 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:10,843 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.01' 2019-09-09 15:20:11,399 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:11 PM ens3 4.00 279890.00 1.16 17493.63 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:11,424 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:10 PM ens3 315532.88 9.59 19720.98 1.75 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 148181.61 4.03 9261.48 0.80 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:12,263 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:12,264 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.81 1568042409829111040 2019-09-09 15:20:12,399 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:12 PM ens3 19.00 230031.00 1.52 14377.75 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:12,429 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=8 END 2019-09-09 15:20:12,430 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=9 START 2019-09-09 15:20:12,431 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:12,477 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:12,848 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=32 END 2019-09-09 15:20:12,848 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=33 START 2019-09-09 15:20:12,848 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:13,399 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:13 PM ens3 4.00 182484.00 0.43 11405.79 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 6.42 136484.35 0.84 8530.87 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:13,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:12 PM ens3 211123.38 0.00 13195.21 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:13,863 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.67' 2019-09-09 15:20:14,404 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=9 END 2019-09-09 15:20:14,405 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=10 START 2019-09-09 15:20:14,406 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:14,424 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:14,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:13 PM ens3 190733.75 2.50 11920.96 0.77 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:15,424 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:15 PM ens3 4.00 162683.00 0.35 10167.99 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:15,478 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:14 PM ens3 223378.08 1.37 13961.13 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:15,872 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=33 END 2019-09-09 15:20:15,872 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=34 START 2019-09-09 15:20:15,872 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:16,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:16 PM ens3 4.00 174346.00 0.43 10897.16 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:16,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:15 PM ens3 205478.48 197.47 12845.77 16.64 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:16,887 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.83' 2019-09-09 15:20:17,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:17 PM ens3 152.00 132680.00 12.79 8295.38 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:17,481 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:16 PM ens3 169617.11 2.63 10601.17 0.61 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:17,550 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:17,552 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.84",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="6.42",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="8530.87",network_utilization_average.ens3.txpck/s="136484.35",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.43",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="11405.79",network_utilization_maximun.ens3.txpck/s="182484.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.43",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="11405.79",network_utilization_minimum.ens3.txpck/s="182484.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042414404687872 2019-09-09 15:20:17,833 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:17,835 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="9261.48",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="148181.61",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.80",network_utilization_average.ens3.txpck/s="4.03",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="19720.98",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="315532.88",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.75",network_utilization_maximun.ens3.txpck/s="9.59",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="19720.98",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="315532.88",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.75",network_utilization_minimum.ens3.txpck/s="9.59",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042412429780992 2019-09-09 15:20:18,120 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:20:18,120 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.01 1568042412848197888 2019-09-09 15:20:18,404 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:18,405 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.67 1568042415872143104 2019-09-09 15:20:18,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:18 PM ens3 5.00 155975.00 0.42 9748.98 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:18,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:17 PM ens3 194894.44 1.39 12180.91 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:18,894 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=34 END 2019-09-09 15:20:18,894 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=35 START 2019-09-09 15:20:18,895 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:19,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:19 PM ens3 4.00 176265.00 0.43 11017.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:19,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:18 PM ens3 207183.10 1.41 12948.95 0.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:19,909 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.67' 2019-09-09 15:20:20,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:20 PM ens3 4.00 201751.00 1.16 12609.94 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:20,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:19 PM ens3 207097.44 2.56 12943.69 1.09 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:21,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:21 PM ens3 3.96 200099.01 0.35 12506.72 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:21,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:20 PM ens3 212778.95 1.32 13298.69 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:21,915 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=35 END 2019-09-09 15:20:21,916 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=36 START 2019-09-09 15:20:21,916 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:22,426 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:22 PM ens3 4.04 191904.04 0.43 11994.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:22,479 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:21 PM ens3 189863.75 1.25 11866.49 0.53 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 201052.23 21.92 12566.15 2.14 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:22,931 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.79' 2019-09-09 15:20:23,425 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:23 PM ens3 4.00 139269.00 1.16 8704.81 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:23,484 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=9 END 2019-09-09 15:20:23,484 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=10 START 2019-09-09 15:20:23,485 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:23,503 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:23,721 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:23,723 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="12566.15",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="201052.23",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2.14",network_utilization_average.ens3.txpck/s="21.92",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="11866.49",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="189863.75",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.53",network_utilization_maximun.ens3.txpck/s="1.25",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="11866.49",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="189863.75",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.53",network_utilization_minimum.ens3.txpck/s="1.25",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042423483990784 2019-09-09 15:20:24,041 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:20:24,042 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.83 1568042418894368000 2019-09-09 15:20:24,320 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:24,321 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.67 1568042421915746048 2019-09-09 15:20:24,426 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:24 PM ens3 4.00 165550.00 0.35 10347.41 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 18.90 170060.40 1.79 10629.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:24,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:23 PM ens3 203825.35 0.00 12739.08 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:24,936 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=36 END 2019-09-09 15:20:24,937 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=37 START 2019-09-09 15:20:24,939 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:25,430 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=10 END 2019-09-09 15:20:25,431 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=11 START 2019-09-09 15:20:25,431 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:25,451 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:25,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:24 PM ens3 168397.44 1.28 10524.84 0.24 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:25,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.77' 2019-09-09 15:20:26,451 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:26 PM ens3 4.00 143508.00 1.16 8969.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:26,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:25 PM ens3 183020.51 2.56 11438.88 1.09 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:27,451 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:27 PM ens3 4.00 201063.00 0.35 12566.97 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:27,504 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:26 PM ens3 247802.53 1.27 15487.66 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:27,961 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=37 END 2019-09-09 15:20:27,961 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=38 START 2019-09-09 15:20:27,962 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:28,452 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:28 PM ens3 5.00 7867.00 0.47 492.09 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:28,502 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3717120 , "packets_per_second":186144, "flows":110, "errors":0 }\n' 2019-09-09 15:20:28,504 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1010/ {{printf "%s", $1}}' 2019-09-09 15:20:28,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:27 PM ens3 2.00 2.00 0.11 0.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:28,528 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3334984' 2019-09-09 15:20:28,528 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 382136 - Lost ppm 102805 2019-09-09 15:20:28,529 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 102805 > sla_max_ppm 1000; ',) 2019-09-09 15:20:28,975 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.743' 2019-09-09 15:20:29,452 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:29 PM ens3 8.00 7.00 1.51 1.31 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:29,505 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:28 PM ens3 7.07 9.09 0.85 1.34 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:29,530 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15398 seq=2 END 2019-09-09 15:20:29,531 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:20:29,531 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:20:29,532 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:20:29,578 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:29,579 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=110i,packets_per_second=186144i,packets_received=3334984i,packets_sent=3717120i,packetsize=64i,ppm=102805.0 1568042429530550016 2019-09-09 15:20:29,839 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:20:29,840 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:20:29,844 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:20:29,855 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:20:29,857 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.125 2019-09-09 15:20:29,859 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.125 2019-09-09 15:20:30,303 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:20:30,304 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.127 2019-09-09 15:20:30,305 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.127 2019-09-09 15:20:30,453 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:30 PM ens3 16.00 15.00 2.69 2.86 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:30,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:29 PM ens3 21.21 23.23 3.11 4.65 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:30,740 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:20:30,981 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=38 END 2019-09-09 15:20:30,981 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=39 START 2019-09-09 15:20:30,982 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:31,453 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:31 PM ens3 12.00 16.00 1.26 3.02 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:31,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:30 PM ens3 0.99 0.99 0.06 0.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:31,995 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.624' 2019-09-09 15:20:32,453 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:32 PM ens3 5.00 4.00 5.29 0.80 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:32,506 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:31 PM ens3 1.98 1.98 0.20 0.84 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:33,453 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:33 PM ens3 4.95 3.96 1.31 0.84 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:33,507 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:32 PM ens3 1.01 1.01 0.07 0.14 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 67913.81 4.64 4244.87 0.99 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:33,789 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15404 seq=1 START 2019-09-09 15:20:33,790 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1050 -j DROP 2019-09-09 15:20:33,824 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 50 64 20 1 1000000 2019-09-09 15:20:34,000 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=39 END 2019-09-09 15:20:34,000 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=40 START 2019-09-09 15:20:34,001 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:34,453 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:34 PM ens3 11.11 11.11 1.21 1.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:34,512 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=10 END 2019-09-09 15:20:34,513 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=11 START 2019-09-09 15:20:34,514 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:34,536 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:34,849 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:34,852 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.79",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="18.90",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="10629.52",network_utilization_average.ens3.txpck/s="170060.40",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.35",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="10347.41",network_utilization_maximun.ens3.txpck/s="165550.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.35",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="10347.41",network_utilization_minimum.ens3.txpck/s="165550.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042425430455808 2019-09-09 15:20:35,015 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.495' 2019-09-09 15:20:35,130 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:35,132 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="4244.87",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="67913.81",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.99",network_utilization_average.ens3.txpck/s="4.64",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.07",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="1.01",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.14",network_utilization_maximun.ens3.txpck/s="1.01",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.07",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="1.01",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.14",network_utilization_minimum.ens3.txpck/s="1.01",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042434512811008 2019-09-09 15:20:35,420 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 15:20:35,421 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.79 1568042424936867840 2019-09-09 15:20:35,454 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:35 PM ens3 4.95 3.96 1.24 0.82 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 7.49 35214.69 1.65 2201.77 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:35,538 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:35 PM ens3 2.00 2.00 0.23 0.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:35,698 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:20:35,699 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.77 1568042427961016064 2019-09-09 15:20:35,974 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:20:35,975 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.743 1568042430981012224 2019-09-09 15:20:36,253 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:36,254 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.624 1568042434000098816 2019-09-09 15:20:36,458 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=11 END 2019-09-09 15:20:36,459 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=12 START 2019-09-09 15:20:36,459 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:36,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:36,540 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:35 PM ens3 34300.00 2.11 2143.79 0.59 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:37,019 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=40 END 2019-09-09 15:20:37,020 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=41 START 2019-09-09 15:20:37,020 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:37,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:37 PM ens3 4.00 198833.00 0.43 12427.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:37,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:36 PM ens3 265936.00 1.33 16621.00 0.13 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:38,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.36' 2019-09-09 15:20:38,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:38 PM ens3 4.00 206285.00 1.16 12893.31 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:38,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:37 PM ens3 255430.00 2.50 15964.47 1.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:39,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:39 PM ens3 4.00 249753.00 0.35 15610.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:39,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:38 PM ens3 311614.67 1.33 19475.92 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:40,040 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=41 END 2019-09-09 15:20:40,040 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=42 START 2019-09-09 15:20:40,041 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:40,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:40 PM ens3 4.00 236273.00 0.43 14767.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:40,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:39 PM ens3 286268.35 1.27 17891.77 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:41,056 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.49' 2019-09-09 15:20:41,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:41 PM ens3 4.00 221459.00 1.16 13841.69 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:41,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:40 PM ens3 283509.09 2.60 17719.42 1.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:41,551 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:41,553 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.65",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="7.49",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2201.77",network_utilization_average.ens3.txpck/s="35214.69",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.24",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.95",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.82",network_utilization_maximun.ens3.txpck/s="3.96",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.24",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.95",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.82",network_utilization_minimum.ens3.txpck/s="3.96",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042436458661120 2019-09-09 15:20:41,866 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:20:41,867 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.495 1568042437019853056 2019-09-09 15:20:42,168 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:42,169 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.36 1568042440040056832 2019-09-09 15:20:42,485 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:42 PM ens3 4.00 222718.00 0.35 13920.41 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:42,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:41 PM ens3 272445.57 1.27 17027.85 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:43,061 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=42 END 2019-09-09 15:20:43,062 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=43 START 2019-09-09 15:20:43,062 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:43,485 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:43 PM ens3 4.00 223263.00 0.43 13954.48 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:43,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:42 PM ens3 281990.91 1.30 17624.43 0.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:44,073 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.28' 2019-09-09 15:20:44,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:44 PM ens3 4.00 223569.00 1.16 13973.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:44,537 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:43 PM ens3 278488.61 2.53 17405.64 1.07 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 216534.19 1.84 13533.43 0.57 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:45,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:45 PM ens3 5.00 223468.00 0.42 13967.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:45,542 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=11 END 2019-09-09 15:20:45,542 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=12 START 2019-09-09 15:20:45,542 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:45,556 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:46,079 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=43 END 2019-09-09 15:20:46,080 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=44 START 2019-09-09 15:20:46,080 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:46,486 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:46 PM ens3 4.00 202489.00 0.43 12656.10 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.10 220811.00 0.63 13801.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:46,556 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:46 PM ens3 237211.11 80.25 14827.06 6.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:47,095 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.68' 2019-09-09 15:20:47,436 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:47,439 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="13533.43",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="216534.19",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.57",network_utilization_average.ens3.txpck/s="1.84",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="17405.64",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="278488.61",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.07",network_utilization_maximun.ens3.txpck/s="2.53",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="17405.64",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="278488.61",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.07",network_utilization_minimum.ens3.txpck/s="2.53",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042445542046976 2019-09-09 15:20:47,490 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=12 END 2019-09-09 15:20:47,491 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=13 START 2019-09-09 15:20:47,491 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:47,509 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:47,557 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:47 PM ens3 208049.35 3.90 13003.19 0.74 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:47,714 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:20:47,715 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.49 1568042443061417984 2019-09-09 15:20:48,013 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:48,014 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.28 1568042446079774976 2019-09-09 15:20:48,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:48 PM ens3 3.00 152912.00 0.29 9557.30 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:48,557 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:48 PM ens3 187470.89 1.27 11716.93 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:49,100 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=44 END 2019-09-09 15:20:49,101 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=45 START 2019-09-09 15:20:49,102 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:49,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:49 PM ens3 4.00 165563.00 0.43 10348.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:49,557 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:49 PM ens3 220870.27 1.35 13804.39 0.57 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:50,116 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.68' 2019-09-09 15:20:50,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:50 PM ens3 4.04 167353.54 1.17 10460.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:50,557 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:50 PM ens3 219573.61 2.78 13723.46 1.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:51,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:51 PM ens3 4.00 163008.00 0.35 10188.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:51,557 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:51 PM ens3 208778.38 33.78 13048.94 3.04 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:52,123 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=45 END 2019-09-09 15:20:52,124 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=46 START 2019-09-09 15:20:52,124 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:52,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:52 PM ens3 7.00 149823.00 0.55 9364.41 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:52,557 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:52 PM ens3 187867.61 1.41 11741.73 0.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:53,147 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.88' 2019-09-09 15:20:53,288 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:53,290 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.63",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.10",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="13801.19",network_utilization_average.ens3.txpck/s="220811.00",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.43",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="12656.10",network_utilization_maximun.ens3.txpck/s="202489.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.43",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="12656.10",network_utilization_minimum.ens3.txpck/s="202489.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042447490658048 2019-09-09 15:20:53,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:53 PM ens3 4.00 133165.00 1.16 8323.31 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:53,557 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:53 PM ens3 168817.57 2.70 10551.20 1.15 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:53,609 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:20:53,610 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.68 1568042449100899072 2019-09-09 15:20:53,880 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:53,880 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.68 1568042452123558144 2019-09-09 15:20:54,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:54 PM ens3 4.00 147213.00 0.35 9201.35 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:54,557 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:54 PM ens3 190328.17 1.41 11895.51 0.20 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:55,153 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=46 END 2019-09-09 15:20:55,154 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=47 START 2019-09-09 15:20:55,155 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:55,510 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:55 PM ens3 4.00 147533.00 0.43 9221.35 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:55,558 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:55 PM ens3 186748.61 1.39 11671.79 0.59 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 201929.80 13.69 12620.82 1.47 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:56,167 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.423' 2019-09-09 15:20:56,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:56 PM ens3 4.00 87792.00 1.16 5487.44 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:56,563 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=12 END 2019-09-09 15:20:56,563 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=13 START 2019-09-09 15:20:56,564 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:56,584 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:57,125 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3717279 , "packets_per_second":186580, "flows":2550, "errors":0 }\n' 2019-09-09 15:20:57,127 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1050/ {{printf "%s", $1}}' 2019-09-09 15:20:57,159 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3572691' 2019-09-09 15:20:57,160 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 144588 - Lost ppm 38897 2019-09-09 15:20:57,161 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 38897 > sla_max_ppm 1000; ',) 2019-09-09 15:20:57,511 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:57 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:57 PM ens3 8.08 7.07 0.71 1.37 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.61 131532.67 0.66 8221.32 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:57,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:57 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:57 PM ens3 5.05 7.07 0.64 0.99 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:58,165 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15404 seq=1 END 2019-09-09 15:20:58,166 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15404 seq=2 START 2019-09-09 15:20:58,167 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1050 -j DROP 2019-09-09 15:20:58,172 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=47 END 2019-09-09 15:20:58,172 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=48 START 2019-09-09 15:20:58,173 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:20:58,202 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 50 64 20 1 1000000 2019-09-09 15:20:58,515 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=13 END 2019-09-09 15:20:58,516 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=14 START 2019-09-09 15:20:58,516 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:20:58,538 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:20:58,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:58 PM ens3 6.93 7.92 0.79 1.21 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:59,151 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:59,152 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2550i,packets_per_second=186580i,packets_received=3572691i,packets_sent=3717279i,packetsize=64i,ppm=38897.0 1568042458164587008 2019-09-09 15:20:59,187 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.553' 2019-09-09 15:20:59,451 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:59,452 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.66",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.61",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="8221.32",network_utilization_average.ens3.txpck/s="131532.67",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.71",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="8.08",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.37",network_utilization_maximun.ens3.txpck/s="7.07",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.71",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="8.08",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.37",network_utilization_minimum.ens3.txpck/s="7.07",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042458515217152 2019-09-09 15:20:59,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:59 PM ens3 4.04 3.03 1.20 0.46 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:59,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:20:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:20:59 PM ens3 3.03 3.03 0.30 0.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:20:59,726 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:20:59,728 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="12620.82",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="201929.80",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="1.47",network_utilization_average.ens3.txpck/s="13.69",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="11671.79",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="186748.61",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.59",network_utilization_maximun.ens3.txpck/s="1.39",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="11671.79",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="186748.61",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.59",network_utilization_minimum.ens3.txpck/s="1.39",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042456563046912 2019-09-09 15:20:59,998 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:20:59,998 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.88 1568042455153512960 2019-09-09 15:21:00,266 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:00,266 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.423 1568042458172108032 2019-09-09 15:21:00,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:20:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:00 PM ens3 5.00 2249.00 0.45 141.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:00,587 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:20:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:00 PM ens3 5168.37 2.04 323.06 0.53 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:01,191 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=48 END 2019-09-09 15:21:01,192 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=49 START 2019-09-09 15:21:01,193 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:01,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:01 PM ens3 4.00 142369.00 0.43 8898.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:01,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:01 PM ens3 169365.79 1.32 10585.36 0.13 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:02,209 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.82' 2019-09-09 15:21:02,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:02 PM ens3 4.00 181439.00 1.16 11340.44 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:02,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:02 PM ens3 208124.05 2.53 13007.85 1.07 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:03,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:03 PM ens3 4.00 190733.00 0.35 11921.35 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:03,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:03 PM ens3 211732.91 1.27 13233.31 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:04,215 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=49 END 2019-09-09 15:21:04,216 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=50 START 2019-09-09 15:21:04,216 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:04,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:04 PM ens3 5.00 188067.00 0.47 11754.71 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:04,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:04 PM ens3 204533.33 2.47 12783.31 1.05 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:05,231 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.56' 2019-09-09 15:21:05,530 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:21:05,531 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.553 1568042461191816960 2019-09-09 15:21:05,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:05 PM ens3 4.00 182398.00 1.16 11400.38 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:05,585 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:05 PM ens3 202930.00 2.50 12683.22 0.58 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:05,838 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:05,839 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.82 1568042464215764992 2019-09-09 15:21:06,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:06 PM ens3 5.00 183300.00 0.42 11456.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:06,586 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:06 PM ens3 197128.77 1.37 12320.55 0.19 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 108370.52 3.35 6773.27 0.68 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:07,237 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=50 END 2019-09-09 15:21:07,238 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=51 START 2019-09-09 15:21:07,239 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:07,539 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:07 PM ens3 4.00 185170.00 0.43 11573.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:07,591 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=13 END 2019-09-09 15:21:07,592 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=14 START 2019-09-09 15:21:07,592 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:21:07,611 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:21:08,258 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.43' 2019-09-09 15:21:08,540 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:08 PM ens3 4.00 204287.00 1.16 12768.44 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.30 146147.65 0.72 9134.73 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:08,613 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:08 PM ens3 286650.00 1.43 17915.73 0.27 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:09,544 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=14 END 2019-09-09 15:21:09,545 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=15 START 2019-09-09 15:21:09,545 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:21:09,560 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:21:09,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:09 PM ens3 237302.70 1.35 14831.42 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:10,263 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=51 END 2019-09-09 15:21:10,264 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=52 START 2019-09-09 15:21:10,265 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:10,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:10 PM ens3 3.00 181477.00 0.37 11342.62 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:10,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:10 PM ens3 236536.36 1.30 14783.53 0.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:11,108 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:11,111 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.72",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.30",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="9134.73",network_utilization_average.ens3.txpck/s="146147.65",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.16",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="12768.44",network_utilization_maximun.ens3.txpck/s="204287.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.16",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="12768.44",network_utilization_minimum.ens3.txpck/s="204287.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042469544504832 2019-09-09 15:21:11,279 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.39' 2019-09-09 15:21:11,403 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:11,405 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="6773.27",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="108370.52",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.68",network_utilization_average.ens3.txpck/s="3.35",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="12320.55",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="197128.77",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.19",network_utilization_maximun.ens3.txpck/s="1.37",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="12320.55",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="197128.77",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.19",network_utilization_minimum.ens3.txpck/s="1.37",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042467591620864 2019-09-09 15:21:11,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:11 PM ens3 4.04 205981.82 1.17 12874.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:11,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:11 PM ens3 254903.75 2.50 15931.58 1.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:11,673 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:21:11,674 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.56 1568042467237893120 2019-09-09 15:21:11,940 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:11,941 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.43 1568042470263817984 2019-09-09 15:21:12,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:12 PM ens3 4.00 203935.00 0.35 12746.47 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:12,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:12 PM ens3 254951.25 1.25 15934.46 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:13,285 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=52 END 2019-09-09 15:21:13,286 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=53 START 2019-09-09 15:21:13,287 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:13,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:13 PM ens3 4.00 203164.00 0.43 12698.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:13,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:13 PM ens3 253049.37 1.27 15815.59 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:14,303 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.80' 2019-09-09 15:21:14,561 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:14 PM ens3 4.00 210052.00 1.16 13128.75 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:14,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:14 PM ens3 266956.96 2.53 16684.91 1.07 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:15,563 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:15 PM ens3 4.00 224135.00 0.35 14008.97 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:15,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:15 PM ens3 280693.33 1.33 17543.34 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:16,308 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=53 END 2019-09-09 15:21:16,309 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=54 START 2019-09-09 15:21:16,310 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:16,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:16 PM ens3 4.00 224125.00 0.43 14008.35 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:16,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:16 PM ens3 268791.89 1.35 16799.50 0.57 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:17,219 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:21:17,219 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.39 1568042473285095936 2019-09-09 15:21:17,328 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.06' 2019-09-09 15:21:17,528 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:17,529 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.8 1568042476308579840 2019-09-09 15:21:17,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:17 PM ens3 164.00 207840.00 13.89 12993.24 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:17,612 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:17 PM ens3 250084.81 2.53 15630.40 1.07 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 258679.79 1.69 16167.53 0.58 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:18,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:18 PM ens3 4.00 163704.00 0.35 10232.04 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:18,617 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=14 END 2019-09-09 15:21:18,618 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=15 START 2019-09-09 15:21:18,619 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:21:18,634 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:21:19,334 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=54 END 2019-09-09 15:21:19,334 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=55 START 2019-09-09 15:21:19,334 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:19,562 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:19 PM ens3 4.00 182859.00 0.43 11429.23 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 19.92 200722.02 1.89 12545.90 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:19,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:19 PM ens3 224390.00 0.00 14024.38 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:20,346 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.56' 2019-09-09 15:21:20,566 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=15 END 2019-09-09 15:21:20,567 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=16 START 2019-09-09 15:21:20,568 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:21:20,579 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:21:20,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:20 PM ens3 148532.56 2.33 9283.38 0.71 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:21,500 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3792680 , "packets_per_second":189844, "flows":2550, "errors":0 }\n' 2019-09-09 15:21:21,502 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1050/ {{printf "%s", $1}}' 2019-09-09 15:21:21,538 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3565994' 2019-09-09 15:21:21,539 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 226686 - Lost ppm 59770 2019-09-09 15:21:21,540 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 59770 > sla_max_ppm 1000; ',) 2019-09-09 15:21:21,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:21 PM ens3 7.00 6.00 0.64 1.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:21,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:21 PM ens3 6.06 8.08 0.71 1.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:22,352 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=55 END 2019-09-09 15:21:22,352 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=56 START 2019-09-09 15:21:22,353 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:22,542 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15404 seq=2 END 2019-09-09 15:21:22,542 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:21:22,543 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:21:22,543 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:21:22,577 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:22,578 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=2550i,packets_per_second=189844i,packets_received=3565994i,packets_sent=3792680i,packetsize=64i,ppm=59770.0 1568042482542042112 2019-09-09 15:21:22,581 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:22 PM ens3 10.00 9.00 0.72 1.02 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:22,635 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:22 PM ens3 3.03 2.02 0.20 0.49 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:22,851 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:21:22,852 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:21:22,855 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:21:22,867 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:21:22,868 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.125 2019-09-09 15:21:22,870 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.125 2019-09-09 15:21:23,313 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:21:23,314 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.127 2019-09-09 15:21:23,316 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.127 2019-09-09 15:21:23,367 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.527' 2019-09-09 15:21:23,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:23 PM ens3 15.00 15.00 3.43 2.81 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:23,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:23 PM ens3 18.81 22.77 2.99 4.49 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:23,754 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:21:24,581 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:24 PM ens3 12.12 14.14 1.19 2.98 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:24,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:24 PM ens3 1.00 1.00 0.06 0.14 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:25,372 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=56 END 2019-09-09 15:21:25,373 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=57 START 2019-09-09 15:21:25,373 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:25,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:25 PM ens3 5.94 5.94 4.58 0.80 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:25,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:25 PM ens3 1.00 1.00 0.06 0.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:26,386 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.637' 2019-09-09 15:21:26,581 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:26 PM ens3 5.05 4.04 2.15 0.81 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:26,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:26 PM ens3 163.64 162.63 13.07 13.68 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:26,800 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15410 seq=1 START 2019-09-09 15:21:26,801 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1100 -j DROP 2019-09-09 15:21:26,838 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 100 64 20 1 1000000 2019-09-09 15:21:27,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:27 PM ens3 11.00 10.00 1.12 1.61 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:27,636 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:27 PM ens3 7.07 9.09 0.80 1.34 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:27,862 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:27,864 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.89",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="19.92",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="12545.90",network_utilization_average.ens3.txpck/s="200722.02",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.43",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="11429.23",network_utilization_maximun.ens3.txpck/s="182859.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.43",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="11429.23",network_utilization_minimum.ens3.txpck/s="182859.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042480566593024 2019-09-09 15:21:28,145 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:28,147 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="16167.53",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="258679.79",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.58",network_utilization_average.ens3.txpck/s="1.69",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="15630.40",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="250084.81",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.07",network_utilization_maximun.ens3.txpck/s="2.53",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="15630.40",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="250084.81",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.07",network_utilization_minimum.ens3.txpck/s="2.53",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042478617577984 2019-09-09 15:21:28,391 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=57 END 2019-09-09 15:21:28,392 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=58 START 2019-09-09 15:21:28,392 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:28,416 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 15:21:28,417 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.06 1568042479333955072 2019-09-09 15:21:28,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:28 PM ens3 4.95 4.95 0.52 0.77 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:28,637 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:28 PM ens3 2.00 2.00 0.16 0.52 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 31926.38 21.70 1995.96 2.38 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:28,686 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:21:28,687 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.56 1568042482352151040 2019-09-09 15:21:28,957 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:21:28,958 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.527 1568042485372384000 2019-09-09 15:21:29,218 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:29,219 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.637 1568042488391485952 2019-09-09 15:21:29,409 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.63' 2019-09-09 15:21:29,581 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:29 PM ens3 5.10 39518.37 1.28 2470.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:29,642 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=15 END 2019-09-09 15:21:29,643 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=16 START 2019-09-09 15:21:29,643 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:21:29,660 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:21:30,582 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:30 PM ens3 3.96 166949.50 0.35 10434.88 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 8.01 20762.36 1.60 1298.51 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:30,669 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:30 PM ens3 153283.33 0.00 9580.21 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:31,416 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=58 END 2019-09-09 15:21:31,417 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=59 START 2019-09-09 15:21:31,417 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:31,586 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=16 END 2019-09-09 15:21:31,586 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=17 START 2019-09-09 15:21:31,587 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:21:31,603 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:21:31,664 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:31 PM ens3 179376.92 5.13 11210.98 0.89 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:32,433 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.73' 2019-09-09 15:21:32,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:32 PM ens3 3.00 156049.00 1.10 9753.33 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:32,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:32 PM ens3 187308.45 2.82 11706.89 0.65 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:33,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:33 PM ens3 4.00 162257.00 0.35 10141.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:33,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:33 PM ens3 188342.31 1.28 11771.40 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:34,438 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=59 END 2019-09-09 15:21:34,439 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=60 START 2019-09-09 15:21:34,439 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:34,488 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:34,490 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.60",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="8.01",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="1298.51",network_utilization_average.ens3.txpck/s="20762.36",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.35",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="3.96",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="10434.88",network_utilization_maximun.ens3.txpck/s="166949.50",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.35",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="3.96",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="10434.88",network_utilization_minimum.ens3.txpck/s="166949.50",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042491586342144 2019-09-09 15:21:34,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:34 PM ens3 4.00 186878.00 0.43 11680.41 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:34,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:34 PM ens3 206031.51 1.37 12876.97 0.58 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:34,811 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:34,813 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1995.96",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="31926.38",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2.38",network_utilization_average.ens3.txpck/s="21.70",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.16",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="2.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.52",network_utilization_maximun.ens3.txpck/s="2.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.16",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="2.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.52",network_utilization_minimum.ens3.txpck/s="2.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042489642339840 2019-09-09 15:21:35,067 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:21:35,067 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.63 1568042491416187904 2019-09-09 15:21:35,336 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:35,337 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.73 1568042494438345984 2019-09-09 15:21:35,454 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.89' 2019-09-09 15:21:35,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:35 PM ens3 4.04 188959.60 1.17 11810.48 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:35,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:35 PM ens3 210157.75 2.82 13134.97 1.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:36,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:36 PM ens3 4.00 187265.00 0.35 11704.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:36,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:36 PM ens3 210851.39 1.39 13178.21 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:37,461 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=60 END 2019-09-09 15:21:37,462 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=61 START 2019-09-09 15:21:37,462 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:37,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:37 PM ens3 4.00 177701.00 0.43 11106.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:37,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:37 PM ens3 231956.34 1.41 14497.27 0.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:38,483 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.39' 2019-09-09 15:21:38,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:38 PM ens3 3.92 200951.96 1.14 12559.99 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:38,662 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:38 PM ens3 277167.57 2.70 17323.08 1.15 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:39,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:39 PM ens3 4.00 206009.00 0.35 12876.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:39,663 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:39 PM ens3 285917.14 1.43 17869.82 0.20 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 212056.25 2.04 13253.54 0.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:40,490 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=61 END 2019-09-09 15:21:40,491 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=62 START 2019-09-09 15:21:40,491 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:40,600 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:21:40,601 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.89 1568042497461199872 2019-09-09 15:21:40,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:40 PM ens3 5.00 203783.00 0.47 12736.96 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:40,668 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=16 END 2019-09-09 15:21:40,668 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=17 START 2019-09-09 15:21:40,668 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:21:40,687 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:21:40,863 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:40,864 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.39 1568042500490334976 2019-09-09 15:21:41,504 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.45' 2019-09-09 15:21:41,604 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:41 PM ens3 4.00 196316.00 1.16 12270.25 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.00 186643.26 0.70 11665.70 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:41,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:41 PM ens3 243182.72 1.23 15199.01 0.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:42,608 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=17 END 2019-09-09 15:21:42,609 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=18 START 2019-09-09 15:21:42,610 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:21:42,633 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:21:42,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:42 PM lo 0.00 0.00 0.00' 2019-09-09 15:21:42,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00 0.00 0.00\n03:21:42 PM ens3 208371.08 1.20 13023.20 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:43,510 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=62 END 2019-09-09 15:21:43,511 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=63 START 2019-09-09 15:21:43,512 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:43,634 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:43 PM ens3 4.04 207578.79 0.43 12973.98 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:43,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:43 PM ens3 263625.64 1.28 16476.61 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:44,526 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.43' 2019-09-09 15:21:44,633 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:44 PM ens3 4.00 205851.00 1.16 12866.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:44,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:44 PM ens3 260601.27 3.80 16287.68 1.21 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:45,634 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:45 PM ens3 3.96 238757.43 0.35 14922.87 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:45,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:45 PM ens3 317816.90 1.41 19863.56 0.20 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:46,157 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:46,159 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.70",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.00",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="11665.70",network_utilization_average.ens3.txpck/s="186643.26",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.16",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="12270.25",network_utilization_maximun.ens3.txpck/s="196316.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.16",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="12270.25",network_utilization_minimum.ens3.txpck/s="196316.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042502608531968 2019-09-09 15:21:46,458 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:46,460 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="13253.54",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="212056.25",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.56",network_utilization_average.ens3.txpck/s="2.04",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="17869.82",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="285917.14",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.20",network_utilization_maximun.ens3.txpck/s="1.43",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="17869.82",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="285917.14",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.20",network_utilization_minimum.ens3.txpck/s="1.43",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042500668067840 2019-09-09 15:21:46,531 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=63 END 2019-09-09 15:21:46,532 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=64 START 2019-09-09 15:21:46,532 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:46,633 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:46 PM ens3 4.00 252738.00 0.43 15796.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:46,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:46 PM ens3 345680.60 1.49 21605.04 0.63 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:46,729 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:21:46,731 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.45 1568042503510763776 2019-09-09 15:21:47,031 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:47,031 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.43 1568042506531475968 2019-09-09 15:21:47,547 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.75' 2019-09-09 15:21:47,634 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:47 PM ens3 142.00 242209.00 12.10 15140.88 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:47,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:47 PM lo 0.00 0.00' 2019-09-09 15:21:47,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:47 PM ens3 328854.41 2.94 20553.52 1.25 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:48,634 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:48 PM ens3 27.27 147017.17 2.23 9189.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:48,688 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:48 PM ens3 177029.27 1.22 11064.33 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:49,554 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=64 END 2019-09-09 15:21:49,555 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=65 START 2019-09-09 15:21:49,555 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:49,634 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:49 PM ens3 3.96 79204.95 0.43 4950.73 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:49,689 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:49 PM ens3 71197.80 2.20 4449.86 0.61 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:50,135 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3781230 , "packets_per_second":189657, "flows":10100, "errors":0 }\n' 2019-09-09 15:21:50,138 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1100/ {{printf "%s", $1}}' 2019-09-09 15:21:50,172 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3456765' 2019-09-09 15:21:50,175 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 324465 - Lost ppm 85810 2019-09-09 15:21:50,176 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 85810 > sla_max_ppm 1000; ',) 2019-09-09 15:21:50,570 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.598' 2019-09-09 15:21:50,635 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:50 PM ens3 8.16 7.14 1.54 1.33 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:50,690 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:50 PM ens3 7.00 9.00 0.84 1.71 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 209033.37 2.75 13064.67 0.69 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:51,180 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15410 seq=1 END 2019-09-09 15:21:51,181 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15410 seq=2 START 2019-09-09 15:21:51,182 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1100 -j DROP 2019-09-09 15:21:51,228 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 100 64 20 1 1000000 2019-09-09 15:21:51,635 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:51 PM ens3 8.08 7.07 0.84 1.26 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:51,695 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=17 END 2019-09-09 15:21:51,695 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=18 START 2019-09-09 15:21:51,696 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:21:51,729 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:21:52,310 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:52,312 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=10100i,packets_per_second=189657i,packets_received=3456765i,packets_sent=3781230i,packetsize=64i,ppm=85810.0 1568042511180278016 2019-09-09 15:21:52,574 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=65 END 2019-09-09 15:21:52,575 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=66 START 2019-09-09 15:21:52,575 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:52,584 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:52,586 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="13064.67",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="209033.37",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.69",network_utilization_average.ens3.txpck/s="2.75",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.84",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="7.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.71",network_utilization_maximun.ens3.txpck/s="9.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.84",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="7.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.71",network_utilization_minimum.ens3.txpck/s="9.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042511695072768 2019-09-09 15:21:52,635 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:52 PM ens3 9.00 8.00 0.72 0.90 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 21.46 137714.34 2.02 8607.97 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:52,731 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:52 PM ens3 1.00 1.00 0.10 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:52,864 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:21:52,864 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.75 1568042509554256896 2019-09-09 15:21:53,155 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:53,156 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.598 1568042512574470144 2019-09-09 15:21:53,600 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.09' 2019-09-09 15:21:53,640 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=18 END 2019-09-09 15:21:53,641 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=19 START 2019-09-09 15:21:53,641 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:21:53,659 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:21:53,733 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:53 PM ens3 21543.01 3.23 1346.56 0.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:54,660 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:54 PM ens3 3.00 146527.00 0.29 9158.24 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:54,731 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:54 PM ens3 173242.31 1.28 10827.65 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:55,605 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=66 END 2019-09-09 15:21:55,606 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=67 START 2019-09-09 15:21:55,607 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:55,660 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:55 PM ens3 4.00 162517.00 0.43 10157.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:55,731 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:55 PM ens3 195176.54 1.23 12198.54 0.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:56,627 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'5.07' 2019-09-09 15:21:56,660 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:56 PM ens3 4.00 162785.00 1.16 10174.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:56,732 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:56 PM ens3 198662.96 72.84 12417.70 6.65 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:57,660 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:57 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:57 PM ens3 4.00 153433.00 0.35 9590.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:57,732 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:57 PM lo' 2019-09-09 15:21:57,733 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:57 PM ens3 201810.00 18.57 12613.41 2.01 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:58,418 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:58,421 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="2.02",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="21.46",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="8607.97",network_utilization_average.ens3.txpck/s="137714.34",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.72",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="9.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.90",network_utilization_maximun.ens3.txpck/s="8.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.72",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="9.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.90",network_utilization_minimum.ens3.txpck/s="8.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042513640444928 2019-09-09 15:21:58,632 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=67 END 2019-09-09 15:21:58,633 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=68 START 2019-09-09 15:21:58,633 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:21:58,660 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:58 PM ens3 3.00 168448.00 0.37 10528.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:58,724 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:21:58,725 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.09 1568042515605577984 2019-09-09 15:21:58,731 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:58 PM ens3 230469.12 4.41 14404.33 0.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:58,986 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:21:58,987 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=5.07 1568042518632224000 2019-09-09 15:21:59,648 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.57' 2019-09-09 15:21:59,660 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:59 PM ens3 5.00 178619.00 1.22 11164.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:21:59,731 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:21:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:21:59 PM ens3 213630.38 2.53 13352.00 0.91 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:00,660 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:21:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:00 PM ens3 4.00 179007.00 0.35 11188.47 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:00,731 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:21:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:00 PM ens3 217843.59 1.28 13615.23 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:01,654 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=68 END 2019-09-09 15:22:01,654 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=69 START 2019-09-09 15:22:01,654 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:01,660 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:01 PM ens3 2.00 179237.00 0.21 11202.74 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:01,732 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:01 PM ens3 231100.00 1.39 14443.75 0.59 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 159654.88 10.62 9978.61 1.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:02,660 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:02 PM ens3 3.00 173279.00 0.29 10830.41 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:02,671 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.11' 2019-09-09 15:22:02,739 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=18 END 2019-09-09 15:22:02,739 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=19 START 2019-09-09 15:22:02,740 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:02,760 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:03,661 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:03 PM ens3 4.00 182464.00 1.16 11404.50 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 3.60 168631.60 0.58 10539.96 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:03,762 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:03 PM ens3 218922.67 1.33 13682.64 0.25 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:04,263 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:04,265 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="9978.61",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="159654.88",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="1.23",network_utilization_average.ens3.txpck/s="10.62",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="14443.75",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="231100.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.59",network_utilization_maximun.ens3.txpck/s="1.39",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="14443.75",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="231100.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.59",network_utilization_minimum.ens3.txpck/s="1.39",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042522739289088 2019-09-09 15:22:04,559 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:04,560 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.57 1568042521654354176 2019-09-09 15:22:04,664 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=19 END 2019-09-09 15:22:04,665 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=20 START 2019-09-09 15:22:04,665 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:04,677 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=69 END 2019-09-09 15:22:04,678 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=70 START 2019-09-09 15:22:04,679 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:04,683 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:04,764 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:04 PM ens3 184283.75 1.25 11517.74 0.05 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:04,829 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:04,830 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.11 1568042524677687040 2019-09-09 15:22:05,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:05 PM ens3 2.00 171144.00 0.22 10696.74 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:05,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.53' 2019-09-09 15:22:05,763 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:05 PM ens3 199972.37 2.63 12498.38 1.12 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:06,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:06 PM ens3 4.00 170209.00 1.16 10638.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:06,762 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:06 PM ens3 194757.50 1.25 12172.35 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:07,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:07 PM ens3 4.00 182565.00 0.35 11410.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:07,705 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=70 END 2019-09-09 15:22:07,707 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=71 START 2019-09-09 15:22:07,707 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:07,762 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:07 PM ens3 223280.82 1.37 13955.05 0.58 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:08,685 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:08 PM ens3 4.00 182124.00 0.43 11383.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:08,723 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.55' 2019-09-09 15:22:08,764 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:08 PM ens3 226850.00 2.78 14178.23 1.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:09,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:09 PM ens3 4.00 182272.00 1.16 11392.50 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:09,762 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:09 PM ens3 223893.15 1.37 13993.32 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:10,083 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:10,085 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.58",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="3.60",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="10539.96",network_utilization_average.ens3.txpck/s="168631.60",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.16",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="11404.50",network_utilization_maximun.ens3.txpck/s="182464.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.16",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="11404.50",network_utilization_minimum.ens3.txpck/s="182464.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042524664196864 2019-09-09 15:22:10,370 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:10,371 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.53 1568042527705518848 2019-09-09 15:22:10,685 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:10 PM ens3 4.00 182956.00 0.35 11435.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:10,730 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=71 END 2019-09-09 15:22:10,731 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=72 START 2019-09-09 15:22:10,731 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:10,762 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:10 PM ens3 225701.39 1.39 14106.34 0.59 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:11,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:11 PM ens3 4.00 182872.00 0.43 11430.04 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:11,747 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.48' 2019-09-09 15:22:11,764 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:11 PM ens3 234345.71 2.86 14646.72 1.21 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:12,684 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:12 PM ens3 4.00 192598.00 1.16 12037.88 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:12,762 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:12 PM ens3 235017.72 1.27 14688.61 0.18 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 216184.53 1.73 13511.56 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:13,686 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:13 PM ens3 4.00 181154.00 0.35 11322.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:13,751 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=72 END 2019-09-09 15:22:13,752 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=73 START 2019-09-09 15:22:13,753 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:13,773 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=19 END 2019-09-09 15:22:13,774 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=20 START 2019-09-09 15:22:13,775 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:13,804 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:14,524 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3488833 , "packets_per_second":174524, "flows":10100, "errors":0 }\n' 2019-09-09 15:22:14,526 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1100/ {{printf "%s", $1}}' 2019-09-09 15:22:14,554 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3220456' 2019-09-09 15:22:14,555 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 268377 - Lost ppm 76925 2019-09-09 15:22:14,556 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 76925 > sla_max_ppm 1000; ',) 2019-09-09 15:22:14,686 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:14 PM ens3 8.00 245.00 0.78 16.17 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.20 162813.90 0.64 10176.40 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:14,768 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.824' 2019-09-09 15:22:14,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:14 PM ens3 6.06 8.08 0.78 1.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:15,558 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15410 seq=2 END 2019-09-09 15:22:15,558 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:22:15,559 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:22:15,559 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:22:15,615 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:15,616 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=10100i,packets_per_second=174524i,packets_received=3220456i,packets_sent=3488833i,packetsize=64i,ppm=76925.0 1568042535558173952 2019-09-09 15:22:15,690 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=20 END 2019-09-09 15:22:15,691 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=21 START 2019-09-09 15:22:15,692 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:15,712 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:15,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:15 PM ens3 3.00 2.00 0.19 0.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:15,885 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:22:15,885 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:22:15,887 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:22:15,898 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:22:15,900 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.125 2019-09-09 15:22:15,901 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.125 2019-09-09 15:22:16,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:22:16,340 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.127 2019-09-09 15:22:16,341 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.127 2019-09-09 15:22:16,712 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:16 PM ens3 13.13 15.15 2.52 2.63 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:16,774 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=73 END 2019-09-09 15:22:16,774 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=74 START 2019-09-09 15:22:16,774 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:16,777 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:22:16,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:16 PM ens3 18.37 23.47 2.91 4.62 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:17,713 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:17 PM ens3 13.86 14.85 1.35 2.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:17,791 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.525' 2019-09-09 15:22:17,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:17 PM ens3 2.00 2.00 0.20 0.46 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:18,714 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:18 PM ens3 165.00 164.00 18.02 13.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:18,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:18 PM ens3 1.01 1.01 0.07 0.14 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:19,713 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:19 PM ens3 5.00 4.00 1.32 0.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:19,796 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=74 END 2019-09-09 15:22:19,796 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=75 START 2019-09-09 15:22:19,796 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:19,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:19 PM ens3 1.00 1.00 0.06 0.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:19,823 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15416 seq=1 START 2019-09-09 15:22:19,823 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1300 -j DROP 2019-09-09 15:22:19,858 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 300 64 20 1 1000000 2019-09-09 15:22:20,715 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:20 PM ens3 11.00 11.00 1.19 1.58 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:20,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:20 PM ens3 7.07 8.08 0.80 1.59 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:20,814 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.476' 2019-09-09 15:22:20,893 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:20,895 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.64",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.20",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="10176.40",network_utilization_average.ens3.txpck/s="162813.90",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.78",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="8.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="16.17",network_utilization_maximun.ens3.txpck/s="245.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.78",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="8.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="16.17",network_utilization_minimum.ens3.txpck/s="245.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042535690818048 2019-09-09 15:22:21,179 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:21,180 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="13511.56",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="216184.53",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.54",network_utilization_average.ens3.txpck/s="1.73",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="14688.61",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="235017.72",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.18",network_utilization_maximun.ens3.txpck/s="1.27",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="14688.61",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="235017.72",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.18",network_utilization_minimum.ens3.txpck/s="1.27",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042533773875968 2019-09-09 15:22:21,447 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 15:22:21,448 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.55 1568042530730242048 2019-09-09 15:22:21,714 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:21 PM ens3 5.00 4.00 1.26 0.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:21,716 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:22:21,716 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.48 1568042533751895040 2019-09-09 15:22:21,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:21 PM ens3 3.00 3.00 0.30 0.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:21,987 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:22:21,988 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.824 1568042536774036992 2019-09-09 15:22:22,268 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:22,268 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.525 1568042539796036096 2019-09-09 15:22:22,715 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:22 PM ens3 5.00 42794.00 0.45 2675.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:22,807 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:22 PM ens3 56035.23 2.27 3502.24 0.59 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:22,820 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=75 END 2019-09-09 15:22:22,820 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=76 START 2019-09-09 15:22:22,821 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:23,713 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:23 PM ens3 8.00 140913.00 0.59 8807.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:23,809 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:23 PM ens3 175861.90 1.19 10991.37 0.11 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 20380.14 5.27 1274.04 1.04 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:23,847 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.83' 2019-09-09 15:22:24,713 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:24 PM ens3 4.00 154654.00 1.16 9666.38 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:24,814 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=20 END 2019-09-09 15:22:24,815 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=21 START 2019-09-09 15:22:24,815 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:24,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:25,714 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:25 PM ens3 4.00 155758.00 0.35 9735.41 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 23.40 49433.20 2.82 3090.68 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:25,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:25 PM ens3 183568.29 0.00 11473.02 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:25,853 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=76 END 2019-09-09 15:22:25,854 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=77 START 2019-09-09 15:22:25,855 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:26,719 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=21 END 2019-09-09 15:22:26,719 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=22 START 2019-09-09 15:22:26,719 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:26,736 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:26,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:26 PM ens3 178443.04 1.27 11152.69 0.24 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:26,871 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.18' 2019-09-09 15:22:27,551 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:27,553 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="2.82",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="23.40",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="3090.68",network_utilization_average.ens3.txpck/s="49433.20",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.35",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="9735.41",network_utilization_maximun.ens3.txpck/s="155758.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.35",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="9735.41",network_utilization_minimum.ens3.txpck/s="155758.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042546719047936 2019-09-09 15:22:27,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:27 PM ens3 3.00 145129.00 1.10 9070.70 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:27,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:27 PM ens3 175861.45 2.41 10991.43 1.02 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:27,868 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:27,874 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1274.04",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="20380.14",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="1.04",network_utilization_average.ens3.txpck/s="5.27",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="10991.37",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="175861.90",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.11",network_utilization_maximun.ens3.txpck/s="1.19",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="10991.37",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="175861.90",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.11",network_utilization_minimum.ens3.txpck/s="1.19",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042544814320128 2019-09-09 15:22:28,142 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:22:28,144 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.476 1568042542820038912 2019-09-09 15:22:28,405 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:28,406 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.83 1568042545853161984 2019-09-09 15:22:28,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:28 PM ens3 4.00 191383.00 0.35 11961.97 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:28,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:28 PM ens3 244135.44 1.27 15258.47 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:28,877 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=77 END 2019-09-09 15:22:28,878 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=78 START 2019-09-09 15:22:28,879 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:29,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:29 PM ens3 4.04 195986.87 0.43 12249.72 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:29,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:29 PM ens3 239988.89 1.23 14999.31 0.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:29,893 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.47' 2019-09-09 15:22:30,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:30 PM ens3 4.00 194090.00 1.16 12131.13 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:30,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:30 PM ens3 239170.37 2.47 14948.24 1.05 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:31,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:31 PM ens3 4.00 193262.00 0.35 12079.41 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:31,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:31 PM ens3 235893.90 1.22 14743.37 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:31,898 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=78 END 2019-09-09 15:22:31,898 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=79 START 2019-09-09 15:22:31,899 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:32,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:32 PM ens3 4.00 183237.00 0.43 11452.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:32,831 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:32 PM ens3 214347.50 200.00 13400.14 16.76 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:32,914 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.24' 2019-09-09 15:22:33,676 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:22:33,677 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.18 1568042548877455104 2019-09-09 15:22:33,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:33 PM ens3 4.00 243906.00 1.16 15244.63 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:33,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:33 PM ens3 221665.82 3.80 13854.21 0.76 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:33,964 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:33,965 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.47 1568042551898313984 2019-09-09 15:22:34,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:34 PM ens3 4.00 260769.00 0.35 16298.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:34,832 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:34 PM ens3 258625.35 1.41 16164.09 0.20 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 218581.93 21.58 13661.74 2.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:34,919 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=79 END 2019-09-09 15:22:34,920 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=80 START 2019-09-09 15:22:34,920 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:35,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:35 PM ens3 4.00 259171.00 0.43 16198.73 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:35,838 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=21 END 2019-09-09 15:22:35,838 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=22 START 2019-09-09 15:22:35,839 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:35,857 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:35,934 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.24' 2019-09-09 15:22:36,737 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:36 PM ens3 4.00 251334.00 1.16 15708.88 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 3.90 211842.64 0.69 13240.65 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:36,858 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:36 PM ens3 257709.86 1.41 16106.97 0.27 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:37,742 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=22 END 2019-09-09 15:22:37,742 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=23 START 2019-09-09 15:22:37,742 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:37,759 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:37,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:37 PM ens3 191332.89 5.26 11958.22 0.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:37,939 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=80 END 2019-09-09 15:22:37,940 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=81 START 2019-09-09 15:22:37,940 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:38,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:38 PM ens3 3.00 168423.00 0.37 10526.74 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:38,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:38 PM ens3 198984.62 1.28 12436.54 0.05 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:38,956 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.54' 2019-09-09 15:22:39,239 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:39,241 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.69",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="3.90",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="13240.65",network_utilization_average.ens3.txpck/s="211842.64",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.16",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="15708.88",network_utilization_maximun.ens3.txpck/s="251334.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.16",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="15708.88",network_utilization_minimum.ens3.txpck/s="251334.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042557741944064 2019-09-09 15:22:39,535 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:39,536 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="13661.74",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="218581.93",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2.10",network_utilization_average.ens3.txpck/s="21.58",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="16164.09",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="258625.35",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.20",network_utilization_maximun.ens3.txpck/s="1.41",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="16164.09",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="258625.35",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.20",network_utilization_minimum.ens3.txpck/s="1.41",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042555838161920 2019-09-09 15:22:39,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:39 PM ens3 4.00 183151.00 1.16 11447.44 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:39,804 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:22:39,805 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.24 1568042554919547136 2019-09-09 15:22:39,858 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:39 PM ens3 213745.95 2.70 13359.24 1.15 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:40,113 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:40,114 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.24 1568042557939627776 2019-09-09 15:22:40,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:40 PM ens3 4.00 183143.00 0.35 11446.97 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:40,858 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:40 PM ens3 216093.24 1.35 13505.83 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:40,962 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=81 END 2019-09-09 15:22:40,963 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=82 START 2019-09-09 15:22:40,963 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:41,760 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:41 PM ens3 4.00 181849.00 0.43 11366.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:41,858 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:41 PM ens3 223168.06 1.39 13948.01 0.59 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:41,975 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.56' 2019-09-09 15:22:42,761 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:42 PM ens3 3.96 66931.68 1.15 4183.73 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:42,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:42 PM ens3 48041.94 2.15 3002.70 0.91 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:43,154 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3715439 , "packets_per_second":186399, "flows":90300, "errors":0 }\n' 2019-09-09 15:22:43,156 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1300/ {{printf "%s", $1}}' 2019-09-09 15:22:43,196 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3289780' 2019-09-09 15:22:43,198 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 425659 - Lost ppm 114565 2019-09-09 15:22:43,200 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 114565 > sla_max_ppm 1000; ',) 2019-09-09 15:22:43,761 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:43 PM ens3 8.00 244.00 0.70 16.11 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:43,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:43 PM ens3 6.06 8.08 0.71 1.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:43,979 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=82 END 2019-09-09 15:22:43,980 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=83 START 2019-09-09 15:22:43,980 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:44,205 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15416 seq=1 END 2019-09-09 15:22:44,206 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15416 seq=2 START 2019-09-09 15:22:44,206 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1300 -j DROP 2019-09-09 15:22:44,245 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 300 64 20 1 1000000 2019-09-09 15:22:44,761 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:44 PM ens3 8.00 8.00 0.91 1.22 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:44,859 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:44 PM ens3 6.93 7.92 0.79 1.21 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:44,995 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.669' 2019-09-09 15:22:45,374 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:45,376 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=90300i,packets_per_second=186399i,packets_received=3289780i,packets_sent=3715439i,packetsize=64i,ppm=114565.0 1568042564204376064 2019-09-09 15:22:45,676 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:22:45,677 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.54 1568042560962390016 2019-09-09 15:22:45,762 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:45 PM ens3 5.00 4.00 1.26 0.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:45,860 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:45 PM ens3 3.00 3.00 0.30 0.66 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 120173.27 3.70 7510.95 0.76 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:45,947 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:45,947 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.56 1568042563979283200 2019-09-09 15:22:46,762 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:46 PM ens3 5.00 17264.00 0.45 1079.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:46,864 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=22 END 2019-09-09 15:22:46,865 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=23 START 2019-09-09 15:22:46,865 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:46,907 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:46,999 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=83 END 2019-09-09 15:22:47,000 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=84 START 2019-09-09 15:22:47,001 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:47,761 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:47 PM ens3 4.00 205276.00 0.43 12830.29 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.90 100595.70 0.72 6287.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:47,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:47 PM ens3 318330.88 0.00 19895.68 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:48,018 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.84' 2019-09-09 15:22:48,764 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=23 END 2019-09-09 15:22:48,765 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=24 START 2019-09-09 15:22:48,765 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:48,783 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:48,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:48 PM ens3 188640.00 2.35 11790.09 0.72 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:49,784 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:49 PM ens3 3.00 153184.00 0.29 9574.30 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:49,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:49 PM ens3 175678.05 1.22 10979.88 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:50,026 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=84 END 2019-09-09 15:22:50,027 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=85 START 2019-09-09 15:22:50,027 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:50,784 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:50 PM ens3 4.00 179555.00 0.43 11222.73 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:50,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:50 PM ens3 218828.75 1.25 13676.80 0.53 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:51,042 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.58' 2019-09-09 15:22:51,214 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:51,216 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.72",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.90",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="6287.79",network_utilization_average.ens3.txpck/s="100595.70",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.43",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="12830.29",network_utilization_maximun.ens3.txpck/s="205276.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.43",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="12830.29",network_utilization_minimum.ens3.txpck/s="205276.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042568764254976 2019-09-09 15:22:51,484 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:51,486 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="7510.95",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="120173.27",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.76",network_utilization_average.ens3.txpck/s="3.70",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.30",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="3.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.66",network_utilization_maximun.ens3.txpck/s="3.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.30",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="3.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.66",network_utilization_minimum.ens3.txpck/s="3.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042566864325120 2019-09-09 15:22:51,767 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:22:51,767 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.669 1568042566999727872 2019-09-09 15:22:51,785 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:51 PM ens3 4.00 178232.00 1.16 11140.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:51,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:51 PM ens3 221531.25 2.50 13845.80 1.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:52,050 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:52,051 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.84 1568042570026252032 2019-09-09 15:22:52,785 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:52 PM ens3 4.00 172223.00 0.35 10764.47 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:52,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:52 PM ens3 209900.00 1.23 13118.75 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:53,047 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=85 END 2019-09-09 15:22:53,048 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=86 START 2019-09-09 15:22:53,048 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:53,784 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:53 PM ens3 8.00 165234.00 0.59 10327.58 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:53,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:53 PM ens3 197176.83 2.44 12323.53 1.03 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:54,063 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.73' 2019-09-09 15:22:54,784 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:54 PM ens3 3.96 160973.27 1.15 10061.33 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:54,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:54 PM ens3 189986.59 2.44 11874.26 0.57 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:55,784 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:55 PM ens3 4.04 164603.03 0.36 10288.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:55,908 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:55 PM ens3 188442.68 1.22 11777.67 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:56,068 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=86 END 2019-09-09 15:22:56,069 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=87 START 2019-09-09 15:22:56,069 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:56,784 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:56 PM ens3 4.00 163012.00 0.43 10188.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:56,909 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:56 PM ens3 188283.75 1.25 11767.74 0.53 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 207705.24 1.62 12981.61 0.50 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:57,086 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.73' 2019-09-09 15:22:57,325 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:22:57,326 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.58 1568042573047704064 2019-09-09 15:22:57,638 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:22:57,639 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.73 1568042576068471808 2019-09-09 15:22:57,784 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:57 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:57 PM ens3 4.00 162629.00 1.16 10164.81 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:57,914 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=23 END 2019-09-09 15:22:57,914 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=24 START 2019-09-09 15:22:57,915 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:57,928 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:58,785 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:58 PM ens3 5.00 168773.00 0.42 10548.85 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.40 166838.20 0.63 10427.88 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:58,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:58 PM ens3 202106.33 0.00 12631.65 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:22:59,092 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=87 END 2019-09-09 15:22:59,092 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=88 START 2019-09-09 15:22:59,093 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:22:59,789 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=24 END 2019-09-09 15:22:59,790 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=25 START 2019-09-09 15:22:59,790 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:22:59,807 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:22:59,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:22:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:22:59 PM ens3 198080.72 1.20 12380.05 0.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:00,113 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.50' 2019-09-09 15:23:00,808 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:22:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:00 PM ens3 3.03 175640.40 1.11 10977.80 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:00,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:22:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:00 PM ens3 225175.64 2.56 14073.58 1.09 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:01,809 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:01 PM ens3 4.00 192341.00 0.35 12021.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:01,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:01 PM ens3 240376.25 1.25 15023.52 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:02,120 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=88 END 2019-09-09 15:23:02,120 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=89 START 2019-09-09 15:23:02,121 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:02,808 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:02 PM ens3 4.00 183900.00 0.43 11494.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:02,897 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:02,899 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.63",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.40",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="10427.88",network_utilization_average.ens3.txpck/s="166838.20",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.42",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="5.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="10548.85",network_utilization_maximun.ens3.txpck/s="168773.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.42",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="5.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="10548.85",network_utilization_minimum.ens3.txpck/s="168773.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042579789822208 2019-09-09 15:23:02,929 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:02 PM ens3 208470.73 80.49 13030.77 7.25 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:03,135 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.60' 2019-09-09 15:23:03,175 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:03,176 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="12981.61",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="207705.24",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.50",network_utilization_average.ens3.txpck/s="1.62",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="11767.74",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="188283.75",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.53",network_utilization_maximun.ens3.txpck/s="1.25",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="11767.74",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="188283.75",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.53",network_utilization_minimum.ens3.txpck/s="1.25",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042577914146048 2019-09-09 15:23:03,439 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:23:03,439 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.73 1568042579092302080 2019-09-09 15:23:03,708 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:03,708 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.5 1568042582119965184 2019-09-09 15:23:03,808 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:03 PM ens3 4.00 181882.00 1.16 11368.13 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:03,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:03 PM ens3 214287.34 3.80 13393.06 0.72 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:04,808 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:04 PM ens3 4.00 174334.00 0.35 10896.41 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:04,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:04 PM ens3 211341.03 1.28 13208.82 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:05,140 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=89 END 2019-09-09 15:23:05,141 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=90 START 2019-09-09 15:23:05,141 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:05,808 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:05 PM ens3 4.00 189441.00 0.43 11840.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:05,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:05 PM ens3 222703.85 1.28 13918.99 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:06,157 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.53' 2019-09-09 15:23:06,810 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:06 PM ens3 4.00 122437.00 1.16 7652.81 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:06,930 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:06 PM ens3 111255.17 2.30 6953.54 0.97 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:07,538 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3448958 , "packets_per_second":172581, "flows":90300, "errors":0 }\n' 2019-09-09 15:23:07,540 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1300/ {{printf "%s", $1}}' 2019-09-09 15:23:07,579 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3333949' 2019-09-09 15:23:07,581 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 115009 - Lost ppm 33347 2019-09-09 15:23:07,582 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 33347 > sla_max_ppm 1000; ',) 2019-09-09 15:23:07,809 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:07 PM ens3 8.00 104.00 0.70 7.36 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:07,933 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:07 PM ens3 103.03 105.05 8.36 9.02 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 178334.26 21.99 11146.29 2.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:08,162 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=90 END 2019-09-09 15:23:08,163 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=91 START 2019-09-09 15:23:08,163 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:08,584 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15416 seq=2 END 2019-09-09 15:23:08,584 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:23:08,585 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:23:08,585 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:23:08,603 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:08,604 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=90300i,packets_per_second=172581i,packets_received=3333949i,packets_sent=3448958i,packetsize=64i,ppm=33347.0 1568042588583965952 2019-09-09 15:23:08,810 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:08 PM ens3 6.00 5.00 0.56 0.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:08,874 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:23:08,876 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:23:08,879 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:23:08,890 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:23:08,891 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.125 2019-09-09 15:23:08,892 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.125 2019-09-09 15:23:08,937 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=24 END 2019-09-09 15:23:08,938 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=25 START 2019-09-09 15:23:08,939 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:23:08,965 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:23:09,177 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.654' 2019-09-09 15:23:09,333 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:23:09,335 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.127 2019-09-09 15:23:09,336 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.127 2019-09-09 15:23:09,771 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:23:09,809 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:09 PM ens3 21.00 23.00 4.05 4.67 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 6.21 121957.06 1.03 7623.12 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:09,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:09 PM ens3 10.00 15.00 1.66 2.62 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:10,814 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=25 END 2019-09-09 15:23:10,814 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=26 START 2019-09-09 15:23:10,814 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:23:10,834 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:23:10,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:10 PM ens3 1.00 1.00 0.06 0.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:11,181 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=91 END 2019-09-09 15:23:11,182 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=92 START 2019-09-09 15:23:11,182 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:11,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:11 PM ens3 4.04 3.03 1.35 0.38 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:11,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:11 PM ens3 1.00 1.00 0.06 0.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:12,196 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.700' 2019-09-09 15:23:12,820 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15422 seq=1 START 2019-09-09 15:23:12,821 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1500 -j DROP 2019-09-09 15:23:12,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:12 PM ens3 7.07 6.06 1.46 1.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:12,859 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 500 64 20 1 1000000 2019-09-09 15:23:12,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:12 PM ens3 7.07 8.08 0.85 1.67 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:13,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:13 PM ens3 8.00 8.00 0.83 1.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:13,889 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:13,892 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.03",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="6.21",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="7623.12",network_utilization_average.ens3.txpck/s="121957.06",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="4.05",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="21.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="4.67",network_utilization_maximun.ens3.txpck/s="23.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="4.05",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="21.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="4.67",network_utilization_minimum.ens3.txpck/s="23.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042590813956096 2019-09-09 15:23:13,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:13 PM ens3 2.00 2.00 0.16 0.49 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:14,183 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:14,185 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="11146.29",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="178334.26",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2.19",network_utilization_average.ens3.txpck/s="21.99",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="8.36",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="103.03",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="9.02",network_utilization_maximun.ens3.txpck/s="105.05",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="8.36",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="103.03",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="9.02",network_utilization_minimum.ens3.txpck/s="105.05",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042588937216000 2019-09-09 15:23:14,201 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=92 END 2019-09-09 15:23:14,202 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=93 START 2019-09-09 15:23:14,202 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:14,473 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 15:23:14,473 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.6 1568042585140675072 2019-09-09 15:23:14,738 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:23:14,739 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.53 1568042588162298880 2019-09-09 15:23:14,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:14 PM ens3 5.00 5.00 0.53 0.78 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:14,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:14 PM ens3 2.02 2.02 0.16 0.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:15,012 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:23:15,013 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.654 1568042591181200896 2019-09-09 15:23:15,216 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.670' 2019-09-09 15:23:15,309 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:15,310 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.7 1568042594201394944 2019-09-09 15:23:15,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:15 PM ens3 5.10 86152.04 1.28 5385.16 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:15,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:15 PM ens3 118989.74 3.85 7437.00 0.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:16,835 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:16 PM ens3 3.96 144038.61 0.35 9002.95 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:16,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:16 PM ens3 168231.58 1.32 10514.48 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:17,226 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=93 END 2019-09-09 15:23:17,226 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=94 START 2019-09-09 15:23:17,227 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:17,835 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:17 PM ens3 3.96 186659.41 0.43 11666.75 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:17,969 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:17 PM ens3 238281.58 1.32 14892.60 0.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:18,241 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.40' 2019-09-09 15:23:18,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:18 PM ens3 165.66 186587.88 14.03 11665.01 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:18,967 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:18 PM ens3 221891.36 2.47 13868.31 1.05 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 63973.27 3.96 3998.52 0.86 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:19,835 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:19 PM ens3 4.00 170661.00 0.35 10666.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:19,972 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=25 END 2019-09-09 15:23:19,974 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=26 START 2019-09-09 15:23:19,974 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:23:19,989 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:23:20,246 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=94 END 2019-09-09 15:23:20,247 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=95 START 2019-09-09 15:23:20,247 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:20,607 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:20,610 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="3998.52",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="63973.27",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.86",network_utilization_average.ens3.txpck/s="3.96",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="13868.31",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="221891.36",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.05",network_utilization_maximun.ens3.txpck/s="2.47",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="13868.31",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="221891.36",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.05",network_utilization_minimum.ens3.txpck/s="2.47",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042599972637952 2019-09-09 15:23:20,836 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:20 PM ens3 4.00 178673.00 0.43 11167.60 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 20.96 95537.81 2.09 5971.94 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:20,890 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:23:20,891 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.67 1568042597225931008 2019-09-09 15:23:20,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:20 PM ens3 217654.32 0.00 13603.40 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:21,176 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:21,177 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.4 1568042600246532864 2019-09-09 15:23:21,265 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.75' 2019-09-09 15:23:21,840 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=26 END 2019-09-09 15:23:21,841 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=27 START 2019-09-09 15:23:21,841 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:23:21,859 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:23:21,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:21 PM ens3 174977.50 2.50 10936.19 0.77 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:22,861 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:22 PM ens3 3.00 156921.00 0.29 9807.87 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:22,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:22 PM ens3 173748.81 1.19 10859.30 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:23,270 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=95 END 2019-09-09 15:23:23,271 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=96 START 2019-09-09 15:23:23,271 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:23,861 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:23 PM ens3 8.00 155005.00 0.59 9688.27 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:23,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:23 PM ens3 201659.76 1.22 12603.74 0.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:24,286 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.38' 2019-09-09 15:23:24,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:24 PM ens3 4.00 160448.00 1.16 10028.50 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:24,989 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:24 PM ens3 203241.77 2.53 12702.71 1.07 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:25,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:25 PM ens3 4.00 160701.00 0.35 10044.35 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:25,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:25 PM ens3 184745.12 1.22 11546.57 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:26,292 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=96 END 2019-09-09 15:23:26,292 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=97 START 2019-09-09 15:23:26,293 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:26,448 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:26,452 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="2.09",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="20.96",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="5971.94",network_utilization_average.ens3.txpck/s="95537.81",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.43",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="11167.60",network_utilization_maximun.ens3.txpck/s="178673.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.43",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="11167.60",network_utilization_minimum.ens3.txpck/s="178673.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042601840311040 2019-09-09 15:23:26,733 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:23:26,734 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.75 1568042603270610176 2019-09-09 15:23:26,861 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:26 PM ens3 4.00 161604.00 0.43 10100.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:26,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:26 PM ens3 189475.00 1.25 11842.19 0.53 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:27,061 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:27,062 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.38 1568042606292097024 2019-09-09 15:23:27,307 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.78' 2019-09-09 15:23:27,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:27 PM ens3 4.00 161187.00 1.16 10074.69 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:27,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:27 PM ens3 191300.00 2.38 11956.34 1.01 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:28,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:28 PM ens3 5.00 164378.00 0.42 10274.16 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:28,990 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:28 PM ens3 208216.05 1.23 13013.51 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:29,313 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=97 END 2019-09-09 15:23:29,314 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=98 START 2019-09-09 15:23:29,314 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:29,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:29 PM ens3 5.00 192523.00 0.47 12033.21 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:29,991 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:29 PM ens3 234023.17 2.44 14626.42 1.03 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 197849.08 1.60 12365.60 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:30,326 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.21' 2019-09-09 15:23:30,860 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:30 PM ens3 4.00 237212.00 1.16 14826.25 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:30,995 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=26 END 2019-09-09 15:23:30,996 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=27 START 2019-09-09 15:23:30,996 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:23:31,013 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:23:31,861 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:31 PM ens3 4.00 244546.00 0.35 15284.66 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.50 179452.50 0.64 11216.27 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:32,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:31 PM ens3 274724.36 0.00 17170.27 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:32,330 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=98 END 2019-09-09 15:23:32,331 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=99 START 2019-09-09 15:23:32,331 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:32,338 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:32,340 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="12365.60",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="197849.08",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.54",network_utilization_average.ens3.txpck/s="1.60",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="14626.42",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="234023.17",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.03",network_utilization_maximun.ens3.txpck/s="2.44",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="14626.42",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="234023.17",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.03",network_utilization_minimum.ens3.txpck/s="2.44",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042610995672064 2019-09-09 15:23:32,624 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:23:32,625 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.78 1568042609313816064 2019-09-09 15:23:32,864 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=27 END 2019-09-09 15:23:32,865 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=28 START 2019-09-09 15:23:32,866 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:23:32,883 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:23:32,885 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:32,885 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.21 1568042612330759936 2019-09-09 15:23:33,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:32 PM ens3 195034.15 1.22 12189.64 0.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:33,346 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.51' 2019-09-09 15:23:33,884 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:33 PM ens3 3.00 166750.00 1.10 10422.14 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:34,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:33 PM ens3 207152.44 2.44 12947.12 1.03 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:34,884 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:34 PM ens3 4.00 198754.00 0.35 12422.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:35,014 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:34 PM ens3 244405.06 1.27 15275.32 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:35,352 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=99 END 2019-09-09 15:23:35,353 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=100 START 2019-09-09 15:23:35,354 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:35,885 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:35 PM ens3 4.00 50678.00 0.43 3167.80 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:36,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:35 PM ens3 20053.12 1.04 1253.32 0.44 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:36,159 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3490635 , "packets_per_second":175219, "flows":250500, "errors":0 }\n' 2019-09-09 15:23:36,161 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1500/ {{printf "%s", $1}}' 2019-09-09 15:23:36,189 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3321743' 2019-09-09 15:23:36,190 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 168892 - Lost ppm 48385 2019-09-09 15:23:36,190 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 48385 > sla_max_ppm 1000; ',) 2019-09-09 15:23:36,367 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.627' 2019-09-09 15:23:36,885 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:36 PM ens3 8.00 7.00 1.51 1.31 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:37,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:36 PM ens3 6.93 8.91 0.83 1.69 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:37,195 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15422 seq=1 END 2019-09-09 15:23:37,196 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15422 seq=2 START 2019-09-09 15:23:37,197 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1500 -j DROP 2019-09-09 15:23:37,233 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 500 64 20 1 1000000 2019-09-09 15:23:37,886 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:37 PM ens3 8.16 7.14 0.85 1.27 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:38,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:37 PM ens3 170.41 170.41 13.81 14.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:38,165 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:38,166 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=250500i,packets_per_second=175219i,packets_received=3321743i,packets_sent=3490635i,packetsize=64i,ppm=48385.0 1568042617194746112 2019-09-09 15:23:38,372 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=100 END 2019-09-09 15:23:38,373 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=101 START 2019-09-09 15:23:38,374 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:38,471 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:38,473 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.64",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.50",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="11216.27",network_utilization_average.ens3.txpck/s="179452.50",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.35",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="15284.66",network_utilization_maximun.ens3.txpck/s="244546.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.35",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="15284.66",network_utilization_minimum.ens3.txpck/s="244546.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042612864613888 2019-09-09 15:23:38,743 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:23:38,743 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.51 1568042615352606976 2019-09-09 15:23:38,886 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:38 PM ens3 5.00 5.00 0.53 0.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:39,016 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:38 PM ens3 2.00 3.00 0.16 0.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:39,022 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:39,022 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.627 1568042618372701952 2019-09-09 15:23:39,389 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.690' 2019-09-09 15:23:39,885 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:39 PM ens3 4.90 43910.78 1.23 2744.98 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:40,020 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:39 PM ens3 52439.33 3.37 3277.58 0.74 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:40,885 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:40 PM ens3 4.00 186882.00 0.35 11680.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:41,015 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:40 PM ens3 223278.48 1.27 13954.91 0.12 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 110819.68 21.27 6926.65 2.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:41,395 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=101 END 2019-09-09 15:23:41,395 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=102 START 2019-09-09 15:23:41,396 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:41,885 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:41 PM ens3 4.04 202536.36 0.43 12659.07 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:42,019 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=27 END 2019-09-09 15:23:42,020 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=28 START 2019-09-09 15:23:42,021 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:23:42,038 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:23:42,413 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.76' 2019-09-09 15:23:42,885 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:42 PM ens3 3.96 174681.19 1.15 10918.07 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.90 102481.10 0.79 6405.63 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:43,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:42 PM ens3 192845.33 5.33 12052.85 0.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:43,890 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=28 END 2019-09-09 15:23:43,890 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=29 START 2019-09-09 15:23:43,891 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:23:43,913 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:23:44,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:43 PM ens3 180553.85 1.28 11284.62 0.05 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:44,318 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:44,320 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.79",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.90",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="6405.63",network_utilization_average.ens3.txpck/s="102481.10",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.15",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="3.96",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="10918.07",network_utilization_maximun.ens3.txpck/s="174681.19",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.15",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="3.96",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="10918.07",network_utilization_minimum.ens3.txpck/s="174681.19",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042623890021120 2019-09-09 15:23:44,421 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=102 END 2019-09-09 15:23:44,422 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=103 START 2019-09-09 15:23:44,422 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:44,600 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:44,602 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="6926.65",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="110819.68",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2.10",network_utilization_average.ens3.txpck/s="21.27",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="13954.91",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="223278.48",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.12",network_utilization_maximun.ens3.txpck/s="1.27",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="13954.91",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="223278.48",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.12",network_utilization_minimum.ens3.txpck/s="1.27",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042622019678208 2019-09-09 15:23:44,877 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:23:44,877 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.69 1568042621394963968 2019-09-09 15:23:44,913 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:44 PM ens3 4.00 184229.00 0.43 11514.62 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:45,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:44 PM lo 0.00 0.00' 2019-09-09 15:23:45,041 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u' 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:44 PM ens3 212612.33 1.37 13288.27 0.58 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:45,155 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:45,156 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.76 1568042624421412864 2019-09-09 15:23:45,439 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.02' 2019-09-09 15:23:45,914 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:45 PM ens3 4.00 184051.00 1.16 11503.69 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:46,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:45 PM ens3 214752.86 4.29 13422.17 1.39 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:46,914 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:46 PM ens3 4.00 184123.00 0.35 11508.22 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:47,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:46 PM ens3 203645.21 1.37 12727.83 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:47,445 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=103 END 2019-09-09 15:23:47,445 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=104 START 2019-09-09 15:23:47,445 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:47,913 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:47 PM ens3 4.04 185674.75 0.43 11605.22 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:48,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:47 PM ens3 216642.31 1.28 13540.15 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:48,460 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.44' 2019-09-09 15:23:48,915 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:48 PM ens3 162.38 169722.77 13.76 10610.88 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:49,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:48 PM ens3 208844.74 2.63 13052.90 1.12 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:49,914 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:49 PM ens3 4.00 159393.00 0.35 9962.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:50,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:49 PM ens3 201639.76 1.20 12602.49 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:50,436 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:50,436 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.02 1568042627445084160 2019-09-09 15:23:50,466 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=104 END 2019-09-09 15:23:50,466 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=105 START 2019-09-09 15:23:50,467 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:50,749 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:50,751 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.44 1568042630466131968 2019-09-09 15:23:50,914 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:50 PM ens3 4.00 166538.00 0.43 10409.16 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:51,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:50 PM ens3 195164.63 1.22 12197.79 0.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:51,482 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.68' 2019-09-09 15:23:51,914 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:51 PM ens3 4.00 164918.00 1.16 10307.88 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:52,040 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:51 PM ens3 193169.14 2.47 12073.17 1.05 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 201720.03 2.21 12607.54 0.61 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:52,914 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:52 PM ens3 4.00 146433.00 0.35 9152.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:53,043 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=28 END 2019-09-09 15:23:53,044 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=29 START 2019-09-09 15:23:53,044 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:23:53,058 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:23:53,487 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=105 END 2019-09-09 15:23:53,488 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=106 START 2019-09-09 15:23:53,488 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:53,914 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:53 PM ens3 7.00 170816.00 0.55 10676.47 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 20.30 171573.90 1.91 10724.14 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:54,058 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:53 PM ens3 191860.26 0.00 11991.27 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:54,504 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.77' 2019-09-09 15:23:54,917 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=29 END 2019-09-09 15:23:54,918 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=30 START 2019-09-09 15:23:54,918 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:23:54,935 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:23:55,058 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:54 PM ens3 173869.23 2.56 10866.93 0.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:55,936 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:55 PM ens3 3.00 128716.00 0.29 8045.05 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:56,028 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:56,030 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.91",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="20.30",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="10724.14",network_utilization_average.ens3.txpck/s="171573.90",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.55",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="7.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="10676.47",network_utilization_maximun.ens3.txpck/s="170816.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.55",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="7.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="10676.47",network_utilization_minimum.ens3.txpck/s="170816.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042634917538048 2019-09-09 15:23:56,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:55 PM ens3 145512.05 1.20 9094.51 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:56,303 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:56,305 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="12607.54",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="201720.03",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.61",network_utilization_average.ens3.txpck/s="2.21",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="12073.17",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="193169.14",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.05",network_utilization_maximun.ens3.txpck/s="2.47",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="12073.17",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="193169.14",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.05",network_utilization_minimum.ens3.txpck/s="2.47",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042633043494912 2019-09-09 15:23:56,510 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=106 END 2019-09-09 15:23:56,511 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=107 START 2019-09-09 15:23:56,511 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:56,591 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:23:56,592 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.68 1568042633487723008 2019-09-09 15:23:56,856 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:23:56,857 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.77 1568042636510784000 2019-09-09 15:23:56,936 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:56 PM ens3 4.00 154239.00 0.43 9640.48 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:57,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:56 PM ens3 194570.89 1.27 12160.68 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:57,527 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.43' 2019-09-09 15:23:57,936 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:57 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:57 PM ens3 3.96 179807.92 1.15 11238.49 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:58,058 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:57 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:57 PM ens3 242722.67 2.67 15170.27 1.13 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:58,936 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:58 PM ens3 4.00 208232.00 0.35 13015.04 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:59,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:58 PM ens3 292186.57 1.49 18261.66 0.21 0.00 0.00 0.00 0.00\n' 2019-09-09 15:23:59,533 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=107 END 2019-09-09 15:23:59,534 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=108 START 2019-09-09 15:23:59,534 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:23:59,937 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:59 PM ens3 4.04 133035.35 0.43 8315.14 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:00,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:23:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:23:59 PM ens3 109942.53 1.15 6871.41 0.49 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:00,521 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3436469 , "packets_per_second":172142, "flows":250500, "errors":0 }\n' 2019-09-09 15:24:00,522 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1500/ {{printf "%s", $1}}' 2019-09-09 15:24:00,548 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.560' 2019-09-09 15:24:00,552 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3140529' 2019-09-09 15:24:00,553 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 295940 - Lost ppm 86118 2019-09-09 15:24:00,555 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 86118 > sla_max_ppm 1000; ',) 2019-09-09 15:24:00,937 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:23:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:00 PM ens3 8.00 7.00 1.51 1.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:01,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:23:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:00 PM ens3 7.00 9.00 0.84 1.78 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:01,557 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15422 seq=2 END 2019-09-09 15:24:01,558 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:24:01,558 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:24:01,558 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:24:01,587 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:01,587 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=250500i,packets_per_second=172142i,packets_received=3140529i,packets_sent=3436469i,packetsize=64i,ppm=86118.0 1568042641557665024 2019-09-09 15:24:01,875 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:24:01,876 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:24:01,879 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:24:01,892 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:24:01,894 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.125 2019-09-09 15:24:01,896 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.125 2019-09-09 15:24:01,938 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:01 PM ens3 6.06 4.04 0.49 0.80 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:02,059 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:01 PM ens3 14.00 13.00 2.46 2.50 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:02,341 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:24:02,343 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.127 2019-09-09 15:24:02,344 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.127 2019-09-09 15:24:02,552 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=108 END 2019-09-09 15:24:02,553 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=109 START 2019-09-09 15:24:02,553 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:02,780 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:24:02,938 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:02 PM ens3 21.78 26.73 3.43 4.97 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:03,060 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:02 PM ens3 7.07 11.11 0.61 2.48 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 122132.39 4.85 7633.55 1.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:03,568 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.718' 2019-09-09 15:24:03,937 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:03 PM ens3 6.06 5.05 5.41 0.94 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:04,064 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=29 END 2019-09-09 15:24:04,065 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=30 START 2019-09-09 15:24:04,066 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:24:04,088 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:24:04,939 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:04 PM ens3 5.00 4.00 1.32 0.79 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 6.61 80535.04 1.48 5034.27 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:05,090 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:04 PM ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:05,573 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=109 END 2019-09-09 15:24:05,574 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=110 START 2019-09-09 15:24:05,574 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:05,830 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15428 seq=1 START 2019-09-09 15:24:05,830 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1750 -j DROP 2019-09-09 15:24:05,867 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 750 64 20 1 1000000 2019-09-09 15:24:05,943 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=30 END 2019-09-09 15:24:05,944 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=31 START 2019-09-09 15:24:05,944 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:24:05,963 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:24:06,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:05 PM ens3 8.08 9.09 0.84 1.40 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:06,588 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.593' 2019-09-09 15:24:06,886 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:06,888 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.48",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="6.61",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="5034.27",network_utilization_average.ens3.txpck/s="80535.04",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.32",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="5.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.79",network_utilization_maximun.ens3.txpck/s="4.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.32",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="5.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.79",network_utilization_minimum.ens3.txpck/s="4.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042645943595008 2019-09-09 15:24:06,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:06 PM ens3 3.96 2.97 1.18 0.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:07,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:06 PM ens3 3.00 3.00 0.30 0.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:07,184 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:07,185 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="7633.55",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="122132.39",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="1.10",network_utilization_average.ens3.txpck/s="4.85",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.61",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="7.07",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="2.48",network_utilization_maximun.ens3.txpck/s="11.11",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.61",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="7.07",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="2.48",network_utilization_minimum.ens3.txpck/s="11.11",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042644064610048 2019-09-09 15:24:07,467 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:24:07,468 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.43 1568042639533232896 2019-09-09 15:24:07,755 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:24:07,755 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.56 1568042642552673024 2019-09-09 15:24:07,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:07 PM ens3 5.00 4.00 0.45 0.88 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:08,037 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:08,039 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.718 1568042645573242880 2019-09-09 15:24:08,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:07 PM ens3 165.31 165.31 13.16 13.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:08,593 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=110 END 2019-09-09 15:24:08,594 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=111 START 2019-09-09 15:24:08,595 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:08,964 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:08 PM ens3 5.00 93778.00 0.53 5861.70 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:09,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:08 PM ens3 118123.08 1.28 7382.69 0.12 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:09,612 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.23' 2019-09-09 15:24:09,964 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:09 PM ens3 4.00 170567.00 1.16 10660.94 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:10,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:09 PM ens3 197812.99 2.60 12363.41 1.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:10,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:10 PM ens3 4.00 170212.00 0.35 10638.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:11,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:10 PM ens3 200790.28 1.39 12549.40 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:11,618 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=111 END 2019-09-09 15:24:11,618 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=112 START 2019-09-09 15:24:11,618 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:11,964 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:11 PM ens3 4.04 172895.96 0.43 10806.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:12,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:11 PM ens3 197111.39 1.27 12319.46 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:12,633 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.58' 2019-09-09 15:24:12,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:12 PM ens3 4.00 173182.00 1.16 10824.38 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:13,091 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:12 PM ens3 207624.36 3.85 12976.60 1.26 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:13,309 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:24:13,310 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.593 1568042648593329920 2019-09-09 15:24:13,623 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:13,623 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.23 1568042651618081024 2019-09-09 15:24:13,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:13 PM ens3 4.00 170697.00 0.35 10669.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:14,092 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:13 PM ens3 196736.71 2.53 12296.02 0.59 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 100381.96 21.42 6274.26 2.13 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:14,638 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=112 END 2019-09-09 15:24:14,639 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=113 START 2019-09-09 15:24:14,639 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:14,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:14 PM ens3 4.00 171594.00 0.43 10725.16 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:15,097 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=30 END 2019-09-09 15:24:15,098 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=31 START 2019-09-09 15:24:15,098 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:24:15,120 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:24:15,654 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.67' 2019-09-09 15:24:15,965 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:15 PM ens3 4.00 173792.00 1.16 10862.50 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.20 129499.60 0.72 8094.24 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:16,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:15 PM ens3 194615.07 1.37 12163.55 0.26 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:16,969 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=31 END 2019-09-09 15:24:16,970 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=32 START 2019-09-09 15:24:16,970 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:24:16,985 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:24:17,122 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:16 PM ens3 170732.00 1.33 10670.75 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:17,659 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=113 END 2019-09-09 15:24:17,660 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=114 START 2019-09-09 15:24:17,660 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:17,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:18 PM ens3 4.00 156730.00 0.43 9795.93 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:18,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:17 PM ens3 193937.18 1.28 12121.08 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:18,680 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.50' 2019-09-09 15:24:18,940 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:18,943 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.72",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.20",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="8094.24",network_utilization_average.ens3.txpck/s="129499.60",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.16",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="10862.50",network_utilization_maximun.ens3.txpck/s="173792.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.16",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="10862.50",network_utilization_minimum.ens3.txpck/s="173792.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042656969615104 2019-09-09 15:24:18,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:19 PM ens3 164.00 187875.00 13.89 11745.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:19,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:18 PM ens3 225170.00 2.50 14073.22 1.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:19,227 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:19,230 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="6274.26",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="100381.96",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2.13",network_utilization_average.ens3.txpck/s="21.42",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="12296.02",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="196736.71",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.59",network_utilization_maximun.ens3.txpck/s="2.53",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="12296.02",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="196736.71",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.59",network_utilization_minimum.ens3.txpck/s="2.53",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042655097433088 2019-09-09 15:24:19,550 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:24:19,551 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.58 1568042654638749952 2019-09-09 15:24:19,867 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:19,868 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.67 1568042657659565056 2019-09-09 15:24:19,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:20 PM ens3 4.00 161408.00 0.35 10088.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:20,123 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:19 PM ens3 179955.00 1.25 11247.19 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:20,686 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=114 END 2019-09-09 15:24:20,686 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=115 START 2019-09-09 15:24:20,687 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:20,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:21 PM ens3 4.00 161714.00 0.43 10107.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:21,122 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:20 PM ens3 187358.75 1.25 11709.92 0.53 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:21,701 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.72' 2019-09-09 15:24:21,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:22 PM ens3 3.96 159884.16 1.15 9993.26 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:22,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:21 PM ens3 192440.48 2.38 12027.62 1.01 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:22,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:23 PM ens3 4.00 139169.00 0.35 8698.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:23,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:22 PM ens3 156124.71 1.18 9757.80 0.16 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:23,707 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=115 END 2019-09-09 15:24:23,707 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=116 START 2019-09-09 15:24:23,707 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:23,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:24 PM ens3 8.00 159431.00 0.59 9964.89 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:24,121 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:23 PM ens3 183389.02 1.22 11461.82 0.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:24,723 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.79' 2019-09-09 15:24:24,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:25 PM ens3 4.00 155188.00 1.16 9699.75 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:25,122 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:24 PM ens3 179252.44 2.44 11203.37 1.03 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 186119.90 1.63 11632.53 0.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:25,145 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:24:25,146 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.5 1568042660685971968 2019-09-09 15:24:25,424 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:25,425 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.72 1568042663707195904 2019-09-09 15:24:25,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:26 PM ens3 4.00 136773.00 0.35 8548.85 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:26,128 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=31 END 2019-09-09 15:24:26,129 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=32 START 2019-09-09 15:24:26,129 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:24:26,144 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:24:26,732 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=116 END 2019-09-09 15:24:26,733 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=117 START 2019-09-09 15:24:26,733 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:26,986 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:27 PM ens3 4.04 157255.56 0.43 9829.02 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 20.40 157545.40 1.92 9847.36 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:27,145 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:26 PM ens3 166598.77 0.00 10412.42 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:27,755 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'5.34' 2019-09-09 15:24:27,990 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=32 END 2019-09-09 15:24:27,991 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=33 START 2019-09-09 15:24:27,992 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:24:28,007 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:24:28,145 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:27 PM ens3 159348.24 2.35 9959.36 0.72 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:29,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:29 PM ens3 3.00 19533.00 0.29 1221.11 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:29,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:28 PM ens3 0.99 0.99 0.06 0.14 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:29,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3171674 , "packets_per_second":159003, "flows":563250, "errors":0 }\n' 2019-09-09 15:24:29,167 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1750/ {{printf "%s", $1}}' 2019-09-09 15:24:29,197 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'2898656' 2019-09-09 15:24:29,199 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 273018 - Lost ppm 86081 2019-09-09 15:24:29,199 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 86081 > sla_max_ppm 1000; ',) 2019-09-09 15:24:29,760 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=117 END 2019-09-09 15:24:29,760 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=118 START 2019-09-09 15:24:29,760 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:30,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:30 PM ens3 8.00 8.00 0.78 1.25 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:30,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:29 PM ens3 6.06 8.08 0.71 1.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:30,202 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15428 seq=1 END 2019-09-09 15:24:30,203 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15428 seq=2 START 2019-09-09 15:24:30,203 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:1750 -j DROP 2019-09-09 15:24:30,239 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 750 64 20 1 1000000 2019-09-09 15:24:30,714 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:30,715 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=563250i,packets_per_second=159003i,packets_received=2898656i,packets_sent=3171674i,packetsize=64i,ppm=86081.0 1568042670202115072 2019-09-09 15:24:30,773 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.801' 2019-09-09 15:24:31,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:31 PM ens3 8.00 7.00 1.64 1.20 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:31,021 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:31,023 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.92",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="20.40",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="9847.36",network_utilization_average.ens3.txpck/s="157545.40",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.43",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.04",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="9829.02",network_utilization_maximun.ens3.txpck/s="157255.56",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.43",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.04",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="9829.02",network_utilization_minimum.ens3.txpck/s="157255.56",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042667990870016 2019-09-09 15:24:31,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:30 PM ens3 8.00 9.00 0.93 1.31 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:31,298 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:31,299 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="11632.53",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="186119.90",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.55",network_utilization_average.ens3.txpck/s="1.63",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="11203.37",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="179252.44",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.03",network_utilization_maximun.ens3.txpck/s="2.44",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="11203.37",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="179252.44",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.03",network_utilization_minimum.ens3.txpck/s="2.44",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042666128529920 2019-09-09 15:24:31,586 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:24:31,587 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.79 1568042666732464128 2019-09-09 15:24:31,875 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:31,876 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=5.34 1568042669760263936 2019-09-09 15:24:32,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:32 PM ens3 4.95 3.96 0.44 0.87 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:32,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:31 PM ens3 2.02 2.02 0.16 0.57 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:32,778 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=118 END 2019-09-09 15:24:32,778 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=119 START 2019-09-09 15:24:32,778 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:33,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:33 PM ens3 5.05 49839.39 0.53 3115.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:33,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:32 PM ens3 87963.53 2.35 5497.76 0.61 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:33,796 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.54' 2019-09-09 15:24:34,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:34 PM ens3 4.00 183821.00 1.16 11489.31 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:34,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:33 PM ens3 220778.48 2.53 13798.75 0.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:35,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:35 PM ens3 4.00 239812.00 0.35 14988.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:35,147 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:34 PM ens3 278448.00 1.33 17403.00 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:35,801 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=119 END 2019-09-09 15:24:35,802 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=120 START 2019-09-09 15:24:35,802 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:36,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:36 PM ens3 3.96 262134.65 0.43 16383.95 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:36,146 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:35 PM ens3 303417.11 1.32 18963.57 0.56 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 108980.11 3.18 6811.37 0.67 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:36,820 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'2.51' 2019-09-09 15:24:37,009 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:37 PM ens3 4.00 187967.00 1.16 11748.44 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:37,152 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=32 END 2019-09-09 15:24:37,152 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=33 START 2019-09-09 15:24:37,153 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:24:37,169 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:24:37,170 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:37,172 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="6811.37",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="108980.11",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.67",network_utilization_average.ens3.txpck/s="3.18",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="18963.57",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="303417.11",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.56",network_utilization_maximun.ens3.txpck/s="1.32",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="18963.57",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="303417.11",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.56",network_utilization_minimum.ens3.txpck/s="1.32",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042677152502016 2019-09-09 15:24:37,451 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:24:37,452 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.801 1568042672778081024 2019-09-09 15:24:37,732 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:37,732 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.54 1568042675801747200 2019-09-09 15:24:38,010 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:38 PM ens3 4.00 212280.00 0.35 13268.04 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 4.90 115637.26 0.71 7227.89 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:38,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:37 PM ens3 255625.97 206.49 15980.17 16.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:38,825 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=120 END 2019-09-09 15:24:38,826 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=121 START 2019-09-09 15:24:38,826 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:39,013 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=33 END 2019-09-09 15:24:39,014 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=34 START 2019-09-09 15:24:39,014 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:24:39,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:24:39,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:38 PM ens3 207847.44 2.56 12990.47 0.22 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:39,846 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.27' 2019-09-09 15:24:40,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:40 PM ens3 2.97 191088.12 1.08 11943.15 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:40,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:39 PM ens3 236520.27 2.70 14782.62 1.15 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:41,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:41 PM ens3 4.00 193880.00 0.35 12118.04 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:41,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:40 PM ens3 242444.44 1.39 15152.78 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:41,853 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=121 END 2019-09-09 15:24:41,854 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=122 START 2019-09-09 15:24:41,854 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:42,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:42 PM ens3 5.05 187020.20 0.48 11689.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:42,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:41 PM ens3 230177.78 2.78 14386.08 1.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:42,870 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.67' 2019-09-09 15:24:43,016 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:43,019 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.71",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="4.90",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="7227.89",network_utilization_average.ens3.txpck/s="115637.26",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.35",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="13268.04",network_utilization_maximun.ens3.txpck/s="212280.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.35",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="13268.04",network_utilization_minimum.ens3.txpck/s="212280.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042679013048832 2019-09-09 15:24:43,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:43 PM ens3 4.00 169831.00 1.16 10614.94 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:43,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:42 PM ens3 211641.43 7.14 13227.61 0.98 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:43,303 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:24:43,304 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=2.51 1568042678825562880 2019-09-09 15:24:43,588 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:43,589 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.27 1568042681853336064 2019-09-09 15:24:44,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:44 PM ens3 3.96 150335.64 0.35 9396.51 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:44,170 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:43 PM ens3 183174.36 1.28 11448.40 0.05 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:44,875 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=122 END 2019-09-09 15:24:44,876 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=123 START 2019-09-09 15:24:44,876 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:45,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:45 PM ens3 4.00 170370.00 0.43 10648.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:45,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:44 PM ens3 196851.95 1.30 12303.25 0.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:45,898 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.62' 2019-09-09 15:24:46,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:46 PM ens3 4.04 198002.02 1.17 12375.63 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:46,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:45 PM ens3 202294.29 2.86 12643.50 1.21 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:47,033 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:47 PM ens3 4.00 220968.00 0.35 13811.04 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:47,171 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:46 PM ens3 198305.56 1.39 12394.10 0.19 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 216385.54 23.78 13524.49 2.28 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:47,904 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=123 END 2019-09-09 15:24:47,904 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=124 START 2019-09-09 15:24:47,905 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:48,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:48 PM ens3 4.00 221291.00 0.43 13831.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:48,178 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=33 END 2019-09-09 15:24:48,179 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=34 START 2019-09-09 15:24:48,179 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:24:48,201 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:24:48,878 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:48,880 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="13524.49",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="216385.54",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2.28",network_utilization_average.ens3.txpck/s="23.78",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="12394.10",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="198305.56",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.19",network_utilization_maximun.ens3.txpck/s="1.39",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="12394.10",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="198305.56",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.19",network_utilization_minimum.ens3.txpck/s="1.39",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042688178649856 2019-09-09 15:24:48,919 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.28' 2019-09-09 15:24:49,034 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:49 PM ens3 13.86 226530.69 1.89 14158.84 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 5.00 192921.68 0.77 12058.11 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:49,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:48 PM ens3 248030.14 1.37 15501.99 0.26 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:49,214 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:24:49,215 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.67 1568042684875773952 2019-09-09 15:24:49,535 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:49,536 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.62 1568042687904151040 2019-09-09 15:24:50,038 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=34 END 2019-09-09 15:24:50,039 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=35 START 2019-09-09 15:24:50,039 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:24:50,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:24:50,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:49 PM ens3 153613.75 1.25 9600.86 0.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:50,924 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=124 END 2019-09-09 15:24:50,924 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=125 START 2019-09-09 15:24:50,925 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:51,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:51 PM ens3 4.00 132519.00 0.43 8282.74 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:51,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:50 PM ens3 161209.76 1.22 10075.61 0.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:51,939 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.82' 2019-09-09 15:24:52,058 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:52 PM ens3 4.00 154848.00 1.16 9678.50 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:52,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:51 PM ens3 191951.32 2.63 11997.06 1.12 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:53,059 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:53 PM ens3 4.00 90408.00 0.35 5651.04 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:53,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:52 PM ens3 67237.78 1.11 4202.36 0.15 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:53,537 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3763337 , "packets_per_second":188401, "flows":563250, "errors":0 }\n' 2019-09-09 15:24:53,539 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:1750/ {{printf "%s", $1}}' 2019-09-09 15:24:53,582 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3272628' 2019-09-09 15:24:53,583 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 490709 - Lost ppm 130392 2019-09-09 15:24:53,584 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 130392 > sla_max_ppm 1000; ',) 2019-09-09 15:24:53,944 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=125 END 2019-09-09 15:24:53,945 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=126 START 2019-09-09 15:24:53,945 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:54,059 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:54 PM ens3 11.00 11.00 0.90 1.51 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:54,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:53 PM ens3 5.94 7.92 0.69 1.62 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:54,586 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15428 seq=2 END 2019-09-09 15:24:54,587 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:24:54,587 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:24:54,588 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:24:54,602 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:54,604 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=563250i,packets_per_second=188401i,packets_received=3272628i,packets_sent=3763337i,packetsize=64i,ppm=130392.0 1568042694586504960 2019-09-09 15:24:54,887 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:24:54,887 [DEBUG] yardstick.benchmark.core.task task.py:378 Got a KeyError in config_context_target({}) 2019-09-09 15:24:54,890 [INFO] yardstick.benchmark.core.task task.py:405 Starting runner of type 'Iteration' 2019-09-09 15:24:54,903 [INFO] yardstick.benchmark.runners.iteration iteration.py:49 worker START, iterations 2 times, class 2019-09-09 15:24:54,904 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:67 user:ubuntu, target:100.64.200.125 2019-09-09 15:24:54,904 [DEBUG] yardstick.ssh.poseidon ssh.py:148 user:ubuntu host:100.64.200.125 2019-09-09 15:24:54,960 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.711' 2019-09-09 15:24:55,059 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:55 PM ens3 6.00 4.00 1.29 0.67 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:55,202 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:54 PM ens3 16.16 14.14 2.69 2.71 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:55,348 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:24:55,350 [INFO] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:71 user:ubuntu, host:100.64.200.127 2019-09-09 15:24:55,351 [DEBUG] yardstick.ssh.demeter ssh.py:148 user:ubuntu host:100.64.200.127 2019-09-09 15:24:55,789 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux\n' 2019-09-09 15:24:56,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:56 PM ens3 22.00 26.00 3.39 5.13 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:56,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:55 PM ens3 7.07 10.10 0.61 2.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:56,965 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=126 END 2019-09-09 15:24:56,966 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=127 START 2019-09-09 15:24:56,966 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:24:57,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:57 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:57 PM ens3 5.05 5.05 4.60 0.75 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:57,203 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:55 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:56 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:56 PM ens3 1.00 1.00 0.06 0.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:57,980 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.863' 2019-09-09 15:24:58,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:57 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:58 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:58 PM ens3 5.05 4.04 2.15 0.81 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:58,204 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:56 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:57 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:57 PM ens3 1.98 1.98 0.20 0.84 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:58,206 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 71317.87 4.55 4457.63 1.03 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:58,866 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15434 seq=1 START 2019-09-09 15:24:58,867 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:2000 -j DROP 2019-09-09 15:24:58,903 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 1000 64 20 1 1000000 2019-09-09 15:24:59,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:59 PM ens3 10.00 9.00 1.02 1.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:24:59,210 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=34 END 2019-09-09 15:24:59,211 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=35 START 2019-09-09 15:24:59,211 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:24:59,232 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:24:59,897 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:24:59,900 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.77",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="5.00",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="12058.11",network_utilization_average.ens3.txpck/s="192921.68",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.89",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="13.86",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="14158.84",network_utilization_maximun.ens3.txpck/s="226530.69",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.89",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="13.86",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="14158.84",network_utilization_minimum.ens3.txpck/s="226530.69",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042690038216960 2019-09-09 15:24:59,984 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=127 END 2019-09-09 15:24:59,985 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=128 START 2019-09-09 15:24:59,986 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:00,060 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:24:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:00 PM ens3 6.06 6.06 0.57 0.82 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 7.72 37897.69 1.58 2369.45 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:00,217 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:00,219 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="4457.63",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="71317.87",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="1.03",network_utilization_average.ens3.txpck/s="4.55",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.20",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="1.98",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.84",network_utilization_maximun.ens3.txpck/s="1.98",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.20",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="1.98",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.84",network_utilization_minimum.ens3.txpck/s="1.98",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042699210812160 2019-09-09 15:25:00,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:58 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:24:59 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:24:59 PM ens3 2.02 2.02 0.14 0.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:00,517 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 4 2019-09-09 15:25:00,517 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.28 1568042690924320000 2019-09-09 15:25:00,801 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 3 2019-09-09 15:25:00,802 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.82 1568042693944904960 2019-09-09 15:25:01,001 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.570' 2019-09-09 15:25:01,065 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=35 END 2019-09-09 15:25:01,066 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=36 START 2019-09-09 15:25:01,066 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:25:01,076 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:25:01,077 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.711 1568042696965227008 2019-09-09 15:25:01,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:25:01,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:24:59 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:00 PM ens3 1350.00 3.00 84.49 0.66 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:01,377 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:01,377 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.863 1568042699984719872 2019-09-09 15:25:02,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:02 PM ens3 2.97 123236.63 0.28 7702.59 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:02,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:01 PM ens3 187700.00 1.30 11731.25 0.12 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:03,006 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=128 END 2019-09-09 15:25:03,007 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=129 START 2019-09-09 15:25:03,007 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:03,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:03 PM ens3 4.00 175048.00 0.43 10941.04 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:03,237 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:02 PM ens3 210556.76 1.35 13159.80 0.57 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:04,020 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.30' 2019-09-09 15:25:04,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:04 PM ens3 4.00 218945.00 1.16 13684.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:04,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:03 PM ens3 245760.00 2.67 15360.10 1.13 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:05,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:05 PM ens3 4.00 229956.00 0.35 14372.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:05,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:04 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:04 PM ens3 266118.92 1.35 16632.44 0.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:06,025 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=129 END 2019-09-09 15:25:06,026 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=130 START 2019-09-09 15:25:06,026 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:06,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:06 PM ens3 4.04 238810.10 0.43 14926.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:06,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:05 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:05 PM ens3 263077.92 1.30 16442.37 0.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:06,669 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:06,671 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.58",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="7.72",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2369.45",network_utilization_average.ens3.txpck/s="37897.69",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.57",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="6.06",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.82",network_utilization_maximun.ens3.txpck/s="6.06",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.57",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="6.06",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.82",network_utilization_minimum.ens3.txpck/s="6.06",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042701065763072 2019-09-09 15:25:06,954 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:25:06,954 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.57 1568042703006379008 2019-09-09 15:25:07,039 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.16' 2019-09-09 15:25:07,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:07 PM ens3 4.00 207620.00 1.16 12976.75 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:07,234 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:05 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:06 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:06 PM ens3 246703.90 2.60 15419.09 1.10 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:07,239 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:07,240 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.3 1568042706025233152 2019-09-09 15:25:08,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:08 PM ens3 4.00 235440.00 0.35 14715.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:08,235 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:06 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:07 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:07 PM ens3 272897.37 2.63 17056.09 0.74 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:09,047 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=130 END 2019-09-09 15:25:09,048 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=131 START 2019-09-09 15:25:09,048 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:09,106 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:08 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:09 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:09 PM ens3 4.00 220582.00 0.43 13786.91 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:09,236 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:07 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:08 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:08 PM ens3 260420.00 2.86 16276.25 0.21 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 183375.34 2.13 11461.00 0.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:10,061 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.24' 2019-09-09 15:25:10,107 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:10 PM ens3 4.00 221020.00 1.16 13814.25 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:10,244 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=35 END 2019-09-09 15:25:10,244 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=36 START 2019-09-09 15:25:10,245 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:25:10,267 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:25:11,107 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:11 PM ens3 4.00 236120.00 0.35 14758.04 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 3.90 210562.20 0.61 13160.64 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:11,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:09 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:10 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:10 PM ens3 268076.71 0.00 16754.79 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:12,066 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=131 END 2019-09-09 15:25:12,067 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=132 START 2019-09-09 15:25:12,067 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:12,110 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=36 END 2019-09-09 15:25:12,111 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=37 START 2019-09-09 15:25:12,111 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:25:12,128 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:25:12,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:10 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:11 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:11 PM ens3 210154.32 1.23 13134.65 0.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:12,541 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:12,543 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.61",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="3.90",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="13160.64",network_utilization_average.ens3.txpck/s="210562.20",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.35",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="14758.04",network_utilization_maximun.ens3.txpck/s="236120.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.35",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="14758.04",network_utilization_minimum.ens3.txpck/s="236120.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042712110650112 2019-09-09 15:25:12,828 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:12,829 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="11461.00",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="183375.34",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.55",network_utilization_average.ens3.txpck/s="2.13",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="16276.25",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="260420.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.21",network_utilization_maximun.ens3.txpck/s="2.86",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="16276.25",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="260420.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.21",network_utilization_minimum.ens3.txpck/s="2.86",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042710244368128 2019-09-09 15:25:13,086 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.46' 2019-09-09 15:25:13,112 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:25:13,112 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.16 1568042709047444224 2019-09-09 15:25:13,130 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:13 PM ens3 3.00 182252.00 1.10 11390.89 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:13,273 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:11 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:12 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:12 PM ens3 221327.50 78.75 13834.26 7.20 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:13,400 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:13,401 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.24 1568042712066493952 2019-09-09 15:25:14,130 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:14 PM ens3 4.00 163060.00 0.35 10191.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:14,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:12 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:13 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:13 PM ens3 206715.58 1.30 12919.73 0.05 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:15,092 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=132 END 2019-09-09 15:25:15,092 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=133 START 2019-09-09 15:25:15,092 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:15,129 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:15 PM ens3 3.00 165412.00 0.37 10338.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:15,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:13 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:14 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:14 PM ens3 189426.58 1.27 11839.16 0.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:16,107 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.88' 2019-09-09 15:25:16,130 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:16 PM ens3 5.00 176354.00 1.22 11022.63 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:16,268 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:14 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:15 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:15 PM ens3 199623.75 2.50 12476.58 1.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:17,129 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:17 PM ens3 5.00 176251.00 0.42 11016.22 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:17,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:15 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:16 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:16 PM ens3 204928.21 1.28 12808.02 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:18,114 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=133 END 2019-09-09 15:25:18,115 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=134 START 2019-09-09 15:25:18,115 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:18,130 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:18 PM ens3 4.00 176367.00 0.41 11023.46 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:18,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:16 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:17 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:17 PM ens3 199151.25 41.25 12447.55 4.08 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:18,691 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:25:18,692 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.46 1568042715092004096 2019-09-09 15:25:18,964 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:18,965 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.88 1568042718114825984 2019-09-09 15:25:19,132 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:19 PM ens3 4.00 168514.00 1.16 10532.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:19,133 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.21' 2019-09-09 15:25:19,269 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:17 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:18 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:18 PM ens3 187129.73 135.14 11697.90 11.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:20,133 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:19 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:20 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:20 PM ens3 16.00 140444.00 1.23 8778.45 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:20,270 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:18 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:19 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:19 PM ens3 157260.00 1.33 9828.75 0.18 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 204258.17 26.13 12766.56 2.46 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:21,133 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:21 PM ens3 3.96 142688.12 0.35 8918.54 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:21,137 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=134 END 2019-09-09 15:25:21,138 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=135 START 2019-09-09 15:25:21,139 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:21,279 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=36 END 2019-09-09 15:25:21,280 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=37 START 2019-09-09 15:25:21,280 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:25:21,293 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:25:22,134 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:22 PM ens3 4.00 9255.00 0.43 578.98 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 5.19 150052.35 0.70 9378.77 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:22,155 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.784' 2019-09-09 15:25:22,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3780031 , "packets_per_second":189138, "flows":1001000, "errors":0 }\n' 2019-09-09 15:25:22,221 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:2000/ {{printf "%s", $1}}' 2019-09-09 15:25:22,271 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3367756' 2019-09-09 15:25:22,272 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 412275 - Lost ppm 109067 2019-09-09 15:25:22,274 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 109067 > sla_max_ppm 1000; ',) 2019-09-09 15:25:22,295 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:20 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:21 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:21 PM ens3 6.93 5.94 0.78 0.81 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:23,139 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=37 END 2019-09-09 15:25:23,140 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=38 START 2019-09-09 15:25:23,141 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:25:23,162 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:25:23,279 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15434 seq=1 END 2019-09-09 15:25:23,279 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:68 runner=15434 seq=2 START 2019-09-09 15:25:23,280 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:254 Executing command: sudo iptables -F; sudo iptables -A INPUT -p udp --dport 1000:2000 -j DROP 2019-09-09 15:25:23,305 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:21 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:22 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:22 PM ens3 5.05 7.07 0.57 1.03 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:23,328 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:312 Executing command: sudo bash pktgen.sh 10.0.1.8 1000 64 20 1 1000000 2019-09-09 15:25:24,159 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=135 END 2019-09-09 15:25:24,160 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=136 START 2019-09-09 15:25:24,160 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:24,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:24 PM ens3 6.06 7.07 0.79 0.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:24,261 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:24,262 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=1001000i,packets_per_second=189138i,packets_received=3367756i,packets_sent=3780031i,packetsize=64i,ppm=109067.0 1568042723278183936 2019-09-09 15:25:24,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:22 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:23 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:23 PM ens3 41.00 40.00 3.27 3.72 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:24,563 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:24,565 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.70",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="5.19",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="9378.77",network_utilization_average.ens3.txpck/s="150052.35",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.43",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="578.98",network_utilization_maximun.ens3.txpck/s="9255.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.43",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="578.98",network_utilization_minimum.ens3.txpck/s="9255.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042723139849984 2019-09-09 15:25:24,860 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:24,861 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="12766.56",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="204258.17",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="2.46",network_utilization_average.ens3.txpck/s="26.13",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="9828.75",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="157260.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.18",network_utilization_maximun.ens3.txpck/s="1.33",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="9828.75",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="157260.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.18",network_utilization_minimum.ens3.txpck/s="1.33",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042721279239936 2019-09-09 15:25:25,148 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:25:25,148 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.21 1568042721137346048 2019-09-09 15:25:25,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:25 PM ens3 150.00 150.00 11.81 12.36 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:25,173 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'0.604' 2019-09-09 15:25:25,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:23 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:24 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:24 PM ens3 3.00 3.00 0.30 0.62 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:25,429 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:25,430 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.784 1568042724159885824 2019-09-09 15:25:26,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:26 PM ens3 5.05 47058.59 1.27 2941.68 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:26,295 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:24 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:25 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:25 PM ens3 73438.10 2.38 4589.92 0.67 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:27,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:27 PM ens3 4.00 121367.00 0.35 7585.97 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:27,179 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=136 END 2019-09-09 15:25:27,180 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=137 START 2019-09-09 15:25:27,180 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:27,298 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:25 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:26 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:26 PM ens3 153811.84 1.32 9613.24 0.13 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:28,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:28 PM ens3 4.00 140209.00 0.43 8763.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:28,202 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'3.67' 2019-09-09 15:25:28,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:26 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:27 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:27 PM ens3 175504.17 2.78 10969.12 1.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:29,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:29 PM ens3 4.00 140539.00 1.16 8784.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:29,298 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:27 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:28 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:28 PM ens3 181012.86 1.43 11313.31 0.20 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:30,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:30 PM ens3 5.00 140856.00 0.39 8804.02 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:30,207 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=137 END 2019-09-09 15:25:30,208 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=138 START 2019-09-09 15:25:30,208 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:30,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:28 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:29 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:29 PM ens3 189638.81 1.49 11852.43 0.63 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:30,742 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:25:30,742 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=0.604 1568042727179862016 2019-09-09 15:25:31,046 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:31,046 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=3.67 1568042730207864064 2019-09-09 15:25:31,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:30 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:31 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:31 PM ens3 4.00 141076.00 0.43 8817.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:31,227 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'4.12' 2019-09-09 15:25:31,296 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:29 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:30 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:30 PM ens3 173619.18 2.74 10851.31 1.16 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:31,299 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 81414.85 7.72 5088.62 1.08 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:32,163 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:32 PM ens3 4.00 140715.00 1.16 8795.19 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:32,306 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=37 END 2019-09-09 15:25:32,307 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=38 START 2019-09-09 15:25:32,307 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:25:32,332 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:25:33,164 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:33 PM ens3 4.00 140566.00 0.35 8785.91 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 19.04 101410.12 1.82 6338.89 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:33,233 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=138 END 2019-09-09 15:25:33,234 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=139 START 2019-09-09 15:25:33,234 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:33,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:31 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:32 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:32 PM ens3 181970.00 0.00 11373.12 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:34,166 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=38 END 2019-09-09 15:25:34,167 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=39 START 2019-09-09 15:25:34,167 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:25:34,183 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:25:34,253 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.92' 2019-09-09 15:25:34,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:32 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:33 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:33 PM ens3 163792.11 2.63 10237.11 0.81 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:35,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:35 PM ens3 2.97 158654.46 1.08 9916.17 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:35,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:33 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:34 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:34 PM ens3 211943.59 1.28 13246.48 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:36,184 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:36 PM ens3 4.00 187723.00 0.35 11733.22 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:36,259 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=139 END 2019-09-09 15:25:36,260 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=140 START 2019-09-09 15:25:36,260 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:36,328 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:36,329 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.82",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="19.04",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="6338.89",network_utilization_average.ens3.txpck/s="101410.12",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.35",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="8785.91",network_utilization_maximun.ens3.txpck/s="140566.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.35",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="8785.91",network_utilization_minimum.ens3.txpck/s="140566.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042734166624000 2019-09-09 15:25:36,335 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:34 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:35 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:35 PM ens3 232357.14 1.30 14522.32 0.55 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:36,637 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:36,639 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="5088.62",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="81414.85",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="1.08",network_utilization_average.ens3.txpck/s="7.72",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="10851.31",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="173619.18",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="1.16",network_utilization_maximun.ens3.txpck/s="2.74",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="10851.31",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="173619.18",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="1.16",network_utilization_minimum.ens3.txpck/s="2.74",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042732306708992 2019-09-09 15:25:36,932 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:25:36,933 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=4.12 1568042733233426176 2019-09-09 15:25:37,185 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:37 PM ens3 4.00 167371.00 0.43 10461.23 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:37,226 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:37,226 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.92 1568042736259668992 2019-09-09 15:25:37,275 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.53' 2019-09-09 15:25:37,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:35 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:36 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:36 PM ens3 209903.70 2.47 13119.08 1.05 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:38,185 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:38 PM ens3 4.00 188041.00 1.16 11753.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:38,337 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:36 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:37 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:37 PM ens3 222261.04 1.30 13891.32 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:39,185 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:39 PM ens3 4.00 187852.00 0.35 11741.29 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:39,281 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=140 END 2019-09-09 15:25:39,282 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=141 START 2019-09-09 15:25:39,283 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:39,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:37 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:38 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:38 PM ens3 233943.75 1.25 14621.49 0.53 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:40,185 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:40 PM ens3 4.00 200714.00 0.43 12545.16 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:40,296 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.41' 2019-09-09 15:25:40,334 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:38 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:39 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:39 PM ens3 260670.51 2.56 16292.01 1.09 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:41,185 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:41 PM ens3 4.00 205777.00 1.16 12861.56 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:41,339 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:39 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:40 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:40 PM ens3 260476.92 1.28 16279.81 0.18 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:42,185 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:41 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:42 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:42 PM ens3 4.00 206863.00 0.35 12929.47 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:42,302 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=141 END 2019-09-09 15:25:42,303 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=142 START 2019-09-09 15:25:42,304 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:42,336 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:40 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:41 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:41 PM ens3 264501.28 1.28 16531.33 0.54 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 224736.87 1.55 14046.09 0.52 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:42,493 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:25:42,494 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.53 1568042739280948992 2019-09-09 15:25:42,770 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:42,771 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.41 1568042742302885120 2019-09-09 15:25:43,185 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:43 PM ens3 4.00 206849.00 0.43 12928.60 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:43,318 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.35' 2019-09-09 15:25:43,343 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=38 END 2019-09-09 15:25:43,344 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15381 seq=39 START 2019-09-09 15:25:43,344 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:25:43,366 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'Linux 4.4.0-161-generic (poseidon) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:25:44,185 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:44 PM ens3 4.00 195313.00 1.16 12207.56 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 3.90 190483.92 0.69 11905.74 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:44,367 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:42 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:43 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:43 PM ens3 241182.28 0.00 15073.89 0.00 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:45,190 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=39 END 2019-09-09 15:25:45,190 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15380 seq=40 START 2019-09-09 15:25:45,190 [INFO] yardstick.benchmark.scenarios.networking.netutilization netutilization.py:82 Executing: sudo sar -n DEV 1 10 2019-09-09 15:25:45,218 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'Linux 4.4.0-161-generic (demeter) \t09/09/2019 \t_x86_64_\t(1 CPU)\n' 2019-09-09 15:25:45,325 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=142 END 2019-09-09 15:25:45,325 [DEBUG] yardstick.benchmark.runners.duration duration.py:65 runner=15382 seq=143 START 2019-09-09 15:25:45,325 [DEBUG] yardstick.benchmark.scenarios.networking.ping ping.py:75 ping -s 100 10.0.1.8 2019-09-09 15:25:45,367 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:43 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:44 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:44 PM ens3 223575.95 1.27 13973.50 0.24 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:46,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:46 PM ens3 4.00 75717.00 0.43 4732.62 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:46,341 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'1.08' 2019-09-09 15:25:46,369 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:44 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:45 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:45 PM ens3 51435.79 2.11 3214.82 0.89 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:46,624 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'{ "packets_sent":3319862 , "packets_per_second":166781, "flows":1001000, "errors":0 }\n' 2019-09-09 15:25:46,626 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:262 Executing command: sudo iptables -L INPUT -vnx |awk '/dpts:1000:2000/ {{printf "%s", $1}}' 2019-09-09 15:25:46,673 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'3174637' 2019-09-09 15:25:46,675 [DEBUG] yardstick.benchmark.scenarios.networking.pktgen pktgen.py:327 Lost packets 145225 - Lost ppm 43745 2019-09-09 15:25:46,676 [WARNING] yardstick.benchmark.runners.iteration iteration.py:81 SLA validation failed: ('Pktgen SLA validation failed. Error: ppm 43745 > sla_max_ppm 1000; ',) 2019-09-09 15:25:47,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:47 PM ens3 8.08 106.06 1.53 7.46 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:47,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:45 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:46 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:46 PM ens3 6.06 8.08 0.71 1.37 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:47,677 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:110 runner=15434 seq=2 END 2019-09-09 15:25:47,678 [INFO] yardstick.benchmark.runners.iteration iteration.py:116 worker END 2019-09-09 15:25:47,678 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:129 queue.qsize() = 1 2019-09-09 15:25:47,679 [DEBUG] yardstick.benchmark.runners.iteration iteration.py:130 output_queue.qsize() = 0 2019-09-09 15:25:47,728 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:47,729 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter errors=0i,flows=1001000i,packets_per_second=166781i,packets_received=3174637i,packets_sent=3319862i,packetsize=64i,ppm=43745.0 1568042747677853952 2019-09-09 15:25:48,020 [INFO] yardstick.benchmark.core.task task.py:285 Runner ended 2019-09-09 15:25:48,021 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:48,022 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="0.69",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="3.90",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="11905.74",network_utilization_average.ens3.txpck/s="190483.92",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="1.16",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="4.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="12207.56",network_utilization_maximun.ens3.txpck/s="195313.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="1.16",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="4.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="12207.56",network_utilization_minimum.ens3.txpck/s="195313.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042745190120960 2019-09-09 15:25:48,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:48 PM ens3 6.00 4.00 0.48 0.79 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:48,346 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15382 seq=143 END 2019-09-09 15:25:48,347 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 15:25:48,347 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 2 2019-09-09 15:25:48,347 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 15:25:48,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:46 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:47 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:47 PM ens3 3.00 2.00 0.19 0.49 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:49,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:49 PM ens3 3.03 2.02 0.20 0.49 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:49,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:47 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:48 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:48 PM ens3 1.00 1.00 0.06 0.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:50,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:50 PM ens3 1.00 1.00 0.06 0.06 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:50,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:48 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:49 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:49 PM ens3 0.99 0.99 0.06 0.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:51,220 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:51 PM ens3 1.00 1.00 0.06 0.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:51,369 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:49 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:50 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:50 PM ens3 0.99 0.99 0.06 0.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:52,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:52 PM ens3 1.00 1.00 0.06 0.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:52,368 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:50 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:51 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:51 PM ens3 1.01 1.01 0.07 0.43 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:53,219 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:52 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:53 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:53 PM ens3 1.01 1.01 0.07 0.43 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:53,369 [DEBUG] yardstick.ssh.poseidon ssh.py:292 stdout: u'\n03:25:51 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:52 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:52 PM ens3 1.00 1.00 0.06 0.42 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 43655.51 1.89 2728.51 0.49 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:54,220 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:53 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:54 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:54 PM ens3 2.00 1.00 0.13 0.42 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:54,374 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15381 seq=39 END 2019-09-09 15:25:54,375 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 15:25:54,375 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 2 2019-09-09 15:25:54,376 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 15:25:55,221 [DEBUG] yardstick.ssh.demeter ssh.py:292 stdout: u'\n03:25:54 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\n03:25:55 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n03:25:55 PM ens3 161.00 160.00 12.80 13.41 0.00 0.00 0.00 0.00\n\nAverage: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil\nAverage: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00\nAverage: ens3 18.86 7622.17 1.59 477.08 0.00 0.00 0.00 0.00\n' 2019-09-09 15:25:56,226 [DEBUG] yardstick.benchmark.runners.duration duration.py:105 runner=15380 seq=40 END 2019-09-09 15:25:56,226 [INFO] yardstick.benchmark.runners.duration duration.py:111 Worker END 2019-09-09 15:25:56,227 [DEBUG] yardstick.benchmark.runners.duration duration.py:124 queue.qsize() = 1 2019-09-09 15:25:56,227 [DEBUG] yardstick.benchmark.runners.duration duration.py:125 output_queue.qsize() = 0 2019-09-09 15:25:56,271 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:56,273 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="1.59",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="18.86",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="477.08",network_utilization_average.ens3.txpck/s="7622.17",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="12.80",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="161.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="13.41",network_utilization_maximun.ens3.txpck/s="160.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="12.80",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="161.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="13.41",network_utilization_minimum.ens3.txpck/s="160.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042756226273024 2019-09-09 15:25:56,577 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:25:56,579 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="14046.09",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="224736.87",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.52",network_utilization_average.ens3.txpck/s="1.55",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="16531.33",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="264501.28",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.54",network_utilization_maximun.ens3.txpck/s="1.28",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="16531.33",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="264501.28",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.54",network_utilization_minimum.ens3.txpck/s="1.28",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042743343781120 2019-09-09 15:25:56,869 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:56,871 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter network_utilization_average.ens3.%ifutil="0.00",network_utilization_average.ens3.rxcmp/s="0.00",network_utilization_average.ens3.rxkB/s="2728.51",network_utilization_average.ens3.rxmcst/s="0.00",network_utilization_average.ens3.rxpck/s="43655.51",network_utilization_average.ens3.txcmp/s="0.00",network_utilization_average.ens3.txkB/s="0.49",network_utilization_average.ens3.txpck/s="1.89",network_utilization_average.lo.%ifutil="0.00",network_utilization_average.lo.rxcmp/s="0.00",network_utilization_average.lo.rxkB/s="0.00",network_utilization_average.lo.rxmcst/s="0.00",network_utilization_average.lo.rxpck/s="0.00",network_utilization_average.lo.txcmp/s="0.00",network_utilization_average.lo.txkB/s="0.00",network_utilization_average.lo.txpck/s="0.00",network_utilization_maximun.ens3.%ifutil="0.00",network_utilization_maximun.ens3.rxcmp/s="0.00",network_utilization_maximun.ens3.rxkB/s="0.06",network_utilization_maximun.ens3.rxmcst/s="0.00",network_utilization_maximun.ens3.rxpck/s="1.00",network_utilization_maximun.ens3.txcmp/s="0.00",network_utilization_maximun.ens3.txkB/s="0.42",network_utilization_maximun.ens3.txpck/s="1.00",network_utilization_maximun.lo.%ifutil="0.00",network_utilization_maximun.lo.rxcmp/s="0.00",network_utilization_maximun.lo.rxkB/s="0.00",network_utilization_maximun.lo.rxmcst/s="0.00",network_utilization_maximun.lo.rxpck/s="0.00",network_utilization_maximun.lo.txcmp/s="0.00",network_utilization_maximun.lo.txkB/s="0.00",network_utilization_maximun.lo.txpck/s="0.00",network_utilization_minimum.ens3.%ifutil="0.00",network_utilization_minimum.ens3.rxcmp/s="0.00",network_utilization_minimum.ens3.rxkB/s="0.06",network_utilization_minimum.ens3.rxmcst/s="0.00",network_utilization_minimum.ens3.rxpck/s="1.00",network_utilization_minimum.ens3.txcmp/s="0.00",network_utilization_minimum.ens3.txkB/s="0.42",network_utilization_minimum.ens3.txpck/s="1.00",network_utilization_minimum.lo.%ifutil="0.00",network_utilization_minimum.lo.rxcmp/s="0.00",network_utilization_minimum.lo.rxkB/s="0.00",network_utilization_minimum.lo.rxmcst/s="0.00",network_utilization_minimum.lo.rxpck/s="0.00",network_utilization_minimum.lo.txcmp/s="0.00",network_utilization_minimum.lo.txkB/s="0.00",network_utilization_minimum.lo.txpck/s="0.00" 1568042754374625024 2019-09-09 15:25:57,151 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 2 2019-09-09 15:25:57,151 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.35 1568042745324897024 2019-09-09 15:25:57,445 [DEBUG] yardstick.benchmark.runners.base base.py:282 result_queue size 1 2019-09-09 15:25:57,446 [DEBUG] yardstick.dispatcher.influxdb influxdb.py:72 Test result line format : opnfv_yardstick_tc072,deploy_scenario=os-odl-nofeature-ha,installer=fuel,pod_name=ericsson-pod1,task_id=d2d30d9b-b786-4884-b996-d1c870fd2cf3,version=stable/hunter rtt.poseidon=1.08 1568042748346238976 2019-09-09 15:25:57,715 [INFO] yardstick.benchmark.core.task task.py:129 Testcase: "opnfv_yardstick_tc072" SUCCESS!!! 2019-09-09 15:25:57,716 [INFO] yardstick.benchmark.contexts.heat heat.py:459 Undeploying context 'yardstick-TC072-d2d30d9b' START 2019-09-09 15:26:38,355 [INFO] yardstick.benchmark.contexts.heat heat.py:462 Undeploying context 'yardstick-TC072-d2d30d9b' DONE 2019-09-09 15:26:38,356 [INFO] yardstick.benchmark.core.task task.py:148 Task /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc072.yaml finished in 563 secs 2019-09-09 15:26:38,370 [INFO] yardstick.benchmark.core.task task.py:169 Report can be found in '/tmp/report.html' 2019-09-09 15:26:38,370 [INFO] yardstick.benchmark.core.task task.py:157 Total finished in 4510 secs 2019-09-09 15:26:38,370 [INFO] yardstick.benchmark.core.task task.py:160 To generate report, execute command "yardstick report generate d2d30d9b-b786-4884-b996-d1c870fd2cf3 " 2019-09-09 15:26:38,371 [INFO] yardstick.benchmark.core.task task.py:161 Task ALL DONE, exiting 2019-09-09 15:26:38,372 [INFO] yardstick.cmd.commands.task task.py:61 Task SUCCESS 2019-09-09 15:26:38,384 [DEBUG] yardstick.benchmark.runners.base base.py:147 Terminating all runners