[stdlog] 2024-07-09 10:04:36,104 avocado.test INFO | INIT 1-fio.py:Fiotest.test [stdlog] 2024-07-09 10:04:36,110 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2024-07-09 10:04:36,111 avocado.test DEBUG| Test metadata: [stdlog] 2024-07-09 10:04:36,111 avocado.test DEBUG| filename: /nfs_images/source/cbd-tests/fio.py [stdlog] 2024-07-09 10:04:36,111 avocado.test DEBUG| teststmpdir: /tmp/avocado_ct38ugx3 [stdlog] 2024-07-09 10:04:36,113 avocado.test INFO | START 1-fio.py:Fiotest.test [stdlog] 2024-07-09 10:04:36,113 avocado.test DEBUG| PARAMS (key=dev_path, path=*, default=None) => '/dev/cbd0' [stdlog] 2024-07-09 10:04:36,114 avocado.test DEBUG| PARAMS (key=runtime, path=*, default=None) => '10' [stdlog] 2024-07-09 10:04:36,114 avocado.test DEBUG| PARAMS (key=ioengine, path=*, default=None) => 'libaio' [stdlog] 2024-07-09 10:04:36,114 avocado.test DEBUG| PARAMS (key=rw_type, path=*, default=None) => 'randrw' [stdlog] 2024-07-09 10:04:36,114 avocado.test DEBUG| PARAMS (key=block_size, path=*, default=None) => '8K' [stdlog] 2024-07-09 10:04:36,114 avocado.test DEBUG| PARAMS (key=iodepth, path=*, default=None) => '1' [stdlog] 2024-07-09 10:04:36,115 avocado.test DEBUG| PARAMS (key=numjobs, path=*, default=None) => '1' [stdlog] 2024-07-09 10:04:36,115 avocado.test DEBUG| PARAMS (key=output_file, path=*, default=None) => 'output.cvs' [stdlog] 2024-07-09 10:04:36,115 avocado.test DEBUG| PARAMS (key=rwmixread, path=*, default=None) => 70 [stdlog] 2024-07-09 10:04:36,115 avocado.test DEBUG| PARAMS (key=result_type, path=*, default=None) => 'read write' [stdlog] 2024-07-09 10:04:36,117 avocado.utils.process INFO | Running 'fio --name=test --rw=randrw --bs=8K --runtime=10 --ioengine=libaio --iodepth=1 --numjobs=1 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json --rwmixread 70' [stdlog] 2024-07-09 10:04:46,672 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 10:04:46,672 avocado.utils.process DEBUG| [stdout] "fio version" : "fio-3.36", [stdlog] 2024-07-09 10:04:46,673 avocado.utils.process DEBUG| [stdout] "timestamp" : 1720519486, [stdlog] 2024-07-09 10:04:46,673 avocado.utils.process DEBUG| [stdout] "timestamp_ms" : 1720519486670, [stdlog] 2024-07-09 10:04:46,673 avocado.utils.process DEBUG| [stdout] "time" : "Tue Jul 9 10:04:46 2024", [stdlog] 2024-07-09 10:04:46,673 avocado.utils.process DEBUG| [stdout] "jobs" : [ [stdlog] 2024-07-09 10:04:46,673 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 10:04:46,673 avocado.utils.process DEBUG| [stdout] "jobname" : "test", [stdlog] 2024-07-09 10:04:46,673 avocado.utils.process DEBUG| [stdout] "groupid" : 0, [stdlog] 2024-07-09 10:04:46,674 avocado.utils.process DEBUG| [stdout] "job_start" : 1720519476570, [stdlog] 2024-07-09 10:04:46,674 avocado.utils.process DEBUG| [stdout] "error" : 0, [stdlog] 2024-07-09 10:04:46,674 avocado.utils.process DEBUG| [stdout] "eta" : 0, [stdlog] 2024-07-09 10:04:46,674 avocado.utils.process DEBUG| [stdout] "elapsed" : 11, [stdlog] 2024-07-09 10:04:46,674 avocado.utils.process DEBUG| [stdout] "job options" : { [stdlog] 2024-07-09 10:04:46,674 avocado.utils.process DEBUG| [stdout] "name" : "test", [stdlog] 2024-07-09 10:04:46,674 avocado.utils.process DEBUG| [stdout] "rw" : "randrw", [stdlog] 2024-07-09 10:04:46,674 avocado.utils.process DEBUG| [stdout] "bs" : "8K", [stdlog] 2024-07-09 10:04:46,675 avocado.utils.process DEBUG| [stdout] "runtime" : "10", [stdlog] 2024-07-09 10:04:46,675 avocado.utils.process DEBUG| [stdout] "ioengine" : "libaio", [stdlog] 2024-07-09 10:04:46,675 avocado.utils.process DEBUG| [stdout] "iodepth" : "1", [stdlog] 2024-07-09 10:04:46,675 avocado.utils.process DEBUG| [stdout] "numjobs" : "1", [stdlog] 2024-07-09 10:04:46,675 avocado.utils.process DEBUG| [stdout] "filename" : "/dev/cbd0", [stdlog] 2024-07-09 10:04:46,675 avocado.utils.process DEBUG| [stdout] "direct" : "1", [stdlog] 2024-07-09 10:04:46,675 avocado.utils.process DEBUG| [stdout] "time_based" : "1", [stdlog] 2024-07-09 10:04:46,676 avocado.utils.process DEBUG| [stdout] "rwmixread" : "70" [stdlog] 2024-07-09 10:04:46,676 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,676 avocado.utils.process DEBUG| [stdout] "read" : { [stdlog] 2024-07-09 10:04:46,676 avocado.utils.process DEBUG| [stdout] "io_bytes" : 531128320, [stdlog] 2024-07-09 10:04:46,676 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 518680, [stdlog] 2024-07-09 10:04:46,676 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 53107521, [stdlog] 2024-07-09 10:04:46,676 avocado.utils.process DEBUG| [stdout] "bw" : 51862, [stdlog] 2024-07-09 10:04:46,676 avocado.utils.process DEBUG| [stdout] "iops" : 6482.851715, [stdlog] 2024-07-09 10:04:46,677 avocado.utils.process DEBUG| [stdout] "runtime" : 10001, [stdlog] 2024-07-09 10:04:46,677 avocado.utils.process DEBUG| [stdout] "total_ios" : 64835, [stdlog] 2024-07-09 10:04:46,677 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 10:04:46,677 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 10:04:46,677 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 10:04:46,677 avocado.utils.process DEBUG| [stdout] "min" : 12199, [stdlog] 2024-07-09 10:04:46,677 avocado.utils.process DEBUG| [stdout] "max" : 585382, [stdlog] 2024-07-09 10:04:46,678 avocado.utils.process DEBUG| [stdout] "mean" : 25215.371451, [stdlog] 2024-07-09 10:04:46,678 avocado.utils.process DEBUG| [stdout] "stddev" : 33927.938232, [stdlog] 2024-07-09 10:04:46,678 avocado.utils.process DEBUG| [stdout] "N" : 64835 [stdlog] 2024-07-09 10:04:46,678 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,678 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 10:04:46,678 avocado.utils.process DEBUG| [stdout] "min" : 2680, [stdlog] 2024-07-09 10:04:46,678 avocado.utils.process DEBUG| [stdout] "max" : 6149580, [stdlog] 2024-07-09 10:04:46,678 avocado.utils.process DEBUG| [stdout] "mean" : 75194.122804, [stdlog] 2024-07-09 10:04:46,679 avocado.utils.process DEBUG| [stdout] "stddev" : 46458.321744, [stdlog] 2024-07-09 10:04:46,679 avocado.utils.process DEBUG| [stdout] "N" : 64835, [stdlog] 2024-07-09 10:04:46,679 avocado.utils.process DEBUG| [stdout] "percentile" : { [stdlog] 2024-07-09 10:04:46,679 avocado.utils.process DEBUG| [stdout] "1.000000" : 2928, [stdlog] 2024-07-09 10:04:46,679 avocado.utils.process DEBUG| [stdout] "5.000000" : 56576, [stdlog] 2024-07-09 10:04:46,679 avocado.utils.process DEBUG| [stdout] "10.000000" : 60160, [stdlog] 2024-07-09 10:04:46,679 avocado.utils.process DEBUG| [stdout] "20.000000" : 61696, [stdlog] 2024-07-09 10:04:46,680 avocado.utils.process DEBUG| [stdout] "30.000000" : 64256, [stdlog] 2024-07-09 10:04:46,680 avocado.utils.process DEBUG| [stdout] "40.000000" : 67072, [stdlog] 2024-07-09 10:04:46,680 avocado.utils.process DEBUG| [stdout] "50.000000" : 69120, [stdlog] 2024-07-09 10:04:46,680 avocado.utils.process DEBUG| [stdout] "60.000000" : 70144, [stdlog] 2024-07-09 10:04:46,680 avocado.utils.process DEBUG| [stdout] "70.000000" : 74240, [stdlog] 2024-07-09 10:04:46,680 avocado.utils.process DEBUG| [stdout] "80.000000" : 80384, [stdlog] 2024-07-09 10:04:46,680 avocado.utils.process DEBUG| [stdout] "90.000000" : 91648, [stdlog] 2024-07-09 10:04:46,680 avocado.utils.process DEBUG| [stdout] "95.000000" : 168960, [stdlog] 2024-07-09 10:04:46,681 avocado.utils.process DEBUG| [stdout] "99.000000" : 187392, [stdlog] 2024-07-09 10:04:46,681 avocado.utils.process DEBUG| [stdout] "99.500000" : 199680, [stdlog] 2024-07-09 10:04:46,681 avocado.utils.process DEBUG| [stdout] "99.900000" : 242688, [stdlog] 2024-07-09 10:04:46,681 avocado.utils.process DEBUG| [stdout] "99.950000" : 342016, [stdlog] 2024-07-09 10:04:46,681 avocado.utils.process DEBUG| [stdout] "99.990000" : 536576 [stdlog] 2024-07-09 10:04:46,681 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:46,681 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,681 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:04:46,682 avocado.utils.process DEBUG| [stdout] "min" : 60531, [stdlog] 2024-07-09 10:04:46,682 avocado.utils.process DEBUG| [stdout] "max" : 6170260, [stdlog] 2024-07-09 10:04:46,682 avocado.utils.process DEBUG| [stdout] "mean" : 100409.494255, [stdlog] 2024-07-09 10:04:46,682 avocado.utils.process DEBUG| [stdout] "stddev" : 47905.224221, [stdlog] 2024-07-09 10:04:46,682 avocado.utils.process DEBUG| [stdout] "N" : 64835 [stdlog] 2024-07-09 10:04:46,682 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,682 avocado.utils.process DEBUG| [stdout] "bw_min" : 37360, [stdlog] 2024-07-09 10:04:46,682 avocado.utils.process DEBUG| [stdout] "bw_max" : 63808, [stdlog] 2024-07-09 10:04:46,683 avocado.utils.process DEBUG| [stdout] "bw_agg" : 99.830681, [stdlog] 2024-07-09 10:04:46,683 avocado.utils.process DEBUG| [stdout] "bw_mean" : 51776.000000, [stdlog] 2024-07-09 10:04:46,683 avocado.utils.process DEBUG| [stdout] "bw_dev" : 7034.341160, [stdlog] 2024-07-09 10:04:46,683 avocado.utils.process DEBUG| [stdout] "bw_samples" : 19, [stdlog] 2024-07-09 10:04:46,683 avocado.utils.process DEBUG| [stdout] "iops_min" : 4670, [stdlog] 2024-07-09 10:04:46,683 avocado.utils.process DEBUG| [stdout] "iops_max" : 7976, [stdlog] 2024-07-09 10:04:46,683 avocado.utils.process DEBUG| [stdout] "iops_mean" : 6472.000000, [stdlog] 2024-07-09 10:04:46,684 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 879.292645, [stdlog] 2024-07-09 10:04:46,684 avocado.utils.process DEBUG| [stdout] "iops_samples" : 19 [stdlog] 2024-07-09 10:04:46,684 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,684 avocado.utils.process DEBUG| [stdout] "write" : { [stdlog] 2024-07-09 10:04:46,684 avocado.utils.process DEBUG| [stdout] "io_bytes" : 226033664, [stdlog] 2024-07-09 10:04:46,684 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 220736, [stdlog] 2024-07-09 10:04:46,684 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 22601106, [stdlog] 2024-07-09 10:04:46,684 avocado.utils.process DEBUG| [stdout] "bw" : 22071, [stdlog] 2024-07-09 10:04:46,685 avocado.utils.process DEBUG| [stdout] "iops" : 2758.924108, [stdlog] 2024-07-09 10:04:46,685 avocado.utils.process DEBUG| [stdout] "runtime" : 10001, [stdlog] 2024-07-09 10:04:46,685 avocado.utils.process DEBUG| [stdout] "total_ios" : 27592, [stdlog] 2024-07-09 10:04:46,685 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 10:04:46,685 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 10:04:46,685 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 10:04:46,685 avocado.utils.process DEBUG| [stdout] "min" : 12355, [stdlog] 2024-07-09 10:04:46,685 avocado.utils.process DEBUG| [stdout] "max" : 900031, [stdlog] 2024-07-09 10:04:46,686 avocado.utils.process DEBUG| [stdout] "mean" : 26601.346513, [stdlog] 2024-07-09 10:04:46,686 avocado.utils.process DEBUG| [stdout] "stddev" : 37376.553038, [stdlog] 2024-07-09 10:04:46,686 avocado.utils.process DEBUG| [stdout] "N" : 27592 [stdlog] 2024-07-09 10:04:46,686 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,686 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 10:04:46,686 avocado.utils.process DEBUG| [stdout] "min" : 2712, [stdlog] 2024-07-09 10:04:46,686 avocado.utils.process DEBUG| [stdout] "max" : 756908, [stdlog] 2024-07-09 10:04:46,686 avocado.utils.process DEBUG| [stdout] "mean" : 89695.894063, [stdlog] 2024-07-09 10:04:46,687 avocado.utils.process DEBUG| [stdout] "stddev" : 35633.794810, [stdlog] 2024-07-09 10:04:46,687 avocado.utils.process DEBUG| [stdout] "N" : 27592, [stdlog] 2024-07-09 10:04:46,687 avocado.utils.process DEBUG| [stdout] "percentile" : { [stdlog] 2024-07-09 10:04:46,687 avocado.utils.process DEBUG| [stdout] "1.000000" : 2896, [stdlog] 2024-07-09 10:04:46,687 avocado.utils.process DEBUG| [stdout] "5.000000" : 64768, [stdlog] 2024-07-09 10:04:46,687 avocado.utils.process DEBUG| [stdout] "10.000000" : 69120, [stdlog] 2024-07-09 10:04:46,687 avocado.utils.process DEBUG| [stdout] "20.000000" : 72192, [stdlog] 2024-07-09 10:04:46,688 avocado.utils.process DEBUG| [stdout] "30.000000" : 76288, [stdlog] 2024-07-09 10:04:46,688 avocado.utils.process DEBUG| [stdout] "40.000000" : 81408, [stdlog] 2024-07-09 10:04:46,688 avocado.utils.process DEBUG| [stdout] "50.000000" : 87552, [stdlog] 2024-07-09 10:04:46,688 avocado.utils.process DEBUG| [stdout] "60.000000" : 91648, [stdlog] 2024-07-09 10:04:46,688 avocado.utils.process DEBUG| [stdout] "70.000000" : 93696, [stdlog] 2024-07-09 10:04:46,688 avocado.utils.process DEBUG| [stdout] "80.000000" : 97792, [stdlog] 2024-07-09 10:04:46,688 avocado.utils.process DEBUG| [stdout] "90.000000" : 111104, [stdlog] 2024-07-09 10:04:46,688 avocado.utils.process DEBUG| [stdout] "95.000000" : 181248, [stdlog] 2024-07-09 10:04:46,689 avocado.utils.process DEBUG| [stdout] "99.000000" : 201728, [stdlog] 2024-07-09 10:04:46,689 avocado.utils.process DEBUG| [stdout] "99.500000" : 214016, [stdlog] 2024-07-09 10:04:46,689 avocado.utils.process DEBUG| [stdout] "99.900000" : 259072, [stdlog] 2024-07-09 10:04:46,689 avocado.utils.process DEBUG| [stdout] "99.950000" : 403456, [stdlog] 2024-07-09 10:04:46,689 avocado.utils.process DEBUG| [stdout] "99.990000" : 528384 [stdlog] 2024-07-09 10:04:46,689 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:46,689 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,689 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:04:46,690 avocado.utils.process DEBUG| [stdout] "min" : 71028, [stdlog] 2024-07-09 10:04:46,690 avocado.utils.process DEBUG| [stdout] "max" : 906657, [stdlog] 2024-07-09 10:04:46,690 avocado.utils.process DEBUG| [stdout] "mean" : 116297.240577, [stdlog] 2024-07-09 10:04:46,690 avocado.utils.process DEBUG| [stdout] "stddev" : 36303.469231, [stdlog] 2024-07-09 10:04:46,690 avocado.utils.process DEBUG| [stdout] "N" : 27592 [stdlog] 2024-07-09 10:04:46,690 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,690 avocado.utils.process DEBUG| [stdout] "bw_min" : 16352, [stdlog] 2024-07-09 10:04:46,691 avocado.utils.process DEBUG| [stdout] "bw_max" : 26912, [stdlog] 2024-07-09 10:04:46,691 avocado.utils.process DEBUG| [stdout] "bw_agg" : 99.916668, [stdlog] 2024-07-09 10:04:46,691 avocado.utils.process DEBUG| [stdout] "bw_mean" : 22053.052632, [stdlog] 2024-07-09 10:04:46,691 avocado.utils.process DEBUG| [stdout] "bw_dev" : 2663.016449, [stdlog] 2024-07-09 10:04:46,691 avocado.utils.process DEBUG| [stdout] "bw_samples" : 19, [stdlog] 2024-07-09 10:04:46,691 avocado.utils.process DEBUG| [stdout] "iops_min" : 2044, [stdlog] 2024-07-09 10:04:46,691 avocado.utils.process DEBUG| [stdout] "iops_max" : 3364, [stdlog] 2024-07-09 10:04:46,691 avocado.utils.process DEBUG| [stdout] "iops_mean" : 2756.631579, [stdlog] 2024-07-09 10:04:46,692 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 332.877056, [stdlog] 2024-07-09 10:04:46,692 avocado.utils.process DEBUG| [stdout] "iops_samples" : 19 [stdlog] 2024-07-09 10:04:46,692 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,692 avocado.utils.process DEBUG| [stdout] "trim" : { [stdlog] 2024-07-09 10:04:46,692 avocado.utils.process DEBUG| [stdout] "io_bytes" : 0, [stdlog] 2024-07-09 10:04:46,692 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 0, [stdlog] 2024-07-09 10:04:46,692 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 0, [stdlog] 2024-07-09 10:04:46,692 avocado.utils.process DEBUG| [stdout] "bw" : 0, [stdlog] 2024-07-09 10:04:46,693 avocado.utils.process DEBUG| [stdout] "iops" : 0.000000, [stdlog] 2024-07-09 10:04:46,693 avocado.utils.process DEBUG| [stdout] "runtime" : 0, [stdlog] 2024-07-09 10:04:46,693 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 10:04:46,693 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 10:04:46,693 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 10:04:46,693 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 10:04:46,693 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:04:46,694 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:04:46,694 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:04:46,694 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:04:46,694 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:04:46,694 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,694 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 10:04:46,695 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:04:46,695 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:04:46,695 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:04:46,695 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:04:46,695 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:04:46,695 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,695 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:04:46,695 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:04:46,696 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:04:46,696 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:04:46,696 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:04:46,696 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:04:46,696 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,696 avocado.utils.process DEBUG| [stdout] "bw_min" : 0, [stdlog] 2024-07-09 10:04:46,696 avocado.utils.process DEBUG| [stdout] "bw_max" : 0, [stdlog] 2024-07-09 10:04:46,696 avocado.utils.process DEBUG| [stdout] "bw_agg" : 0.000000, [stdlog] 2024-07-09 10:04:46,697 avocado.utils.process DEBUG| [stdout] "bw_mean" : 0.000000, [stdlog] 2024-07-09 10:04:46,697 avocado.utils.process DEBUG| [stdout] "bw_dev" : 0.000000, [stdlog] 2024-07-09 10:04:46,697 avocado.utils.process DEBUG| [stdout] "bw_samples" : 0, [stdlog] 2024-07-09 10:04:46,697 avocado.utils.process DEBUG| [stdout] "iops_min" : 0, [stdlog] 2024-07-09 10:04:46,697 avocado.utils.process DEBUG| [stdout] "iops_max" : 0, [stdlog] 2024-07-09 10:04:46,697 avocado.utils.process DEBUG| [stdout] "iops_mean" : 0.000000, [stdlog] 2024-07-09 10:04:46,697 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 0.000000, [stdlog] 2024-07-09 10:04:46,698 avocado.utils.process DEBUG| [stdout] "iops_samples" : 0 [stdlog] 2024-07-09 10:04:46,698 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,698 avocado.utils.process DEBUG| [stdout] "sync" : { [stdlog] 2024-07-09 10:04:46,698 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 10:04:46,698 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:04:46,698 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:04:46,698 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:04:46,698 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:04:46,699 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:04:46,699 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:04:46,699 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:46,699 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,699 avocado.utils.process DEBUG| [stdout] "job_runtime" : 10000, [stdlog] 2024-07-09 10:04:46,699 avocado.utils.process DEBUG| [stdout] "usr_cpu" : 8.560000, [stdlog] 2024-07-09 10:04:46,699 avocado.utils.process DEBUG| [stdout] "sys_cpu" : 28.050000, [stdlog] 2024-07-09 10:04:46,699 avocado.utils.process DEBUG| [stdout] "ctx" : 92811, [stdlog] 2024-07-09 10:04:46,700 avocado.utils.process DEBUG| [stdout] "majf" : 0, [stdlog] 2024-07-09 10:04:46,700 avocado.utils.process DEBUG| [stdout] "minf" : 14, [stdlog] 2024-07-09 10:04:46,700 avocado.utils.process DEBUG| [stdout] "iodepth_level" : { [stdlog] 2024-07-09 10:04:46,700 avocado.utils.process DEBUG| [stdout] "1" : 100.000000, [stdlog] 2024-07-09 10:04:46,700 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 10:04:46,700 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 10:04:46,700 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 10:04:46,700 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 10:04:46,701 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 10:04:46,701 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 10:04:46,701 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,701 avocado.utils.process DEBUG| [stdout] "iodepth_submit" : { [stdlog] 2024-07-09 10:04:46,701 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 10:04:46,701 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 10:04:46,701 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 10:04:46,702 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 10:04:46,702 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 10:04:46,702 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 10:04:46,702 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 10:04:46,702 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,702 avocado.utils.process DEBUG| [stdout] "iodepth_complete" : { [stdlog] 2024-07-09 10:04:46,702 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 10:04:46,702 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 10:04:46,703 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 10:04:46,703 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 10:04:46,703 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 10:04:46,703 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 10:04:46,703 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 10:04:46,703 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,703 avocado.utils.process DEBUG| [stdout] "latency_ns" : { [stdlog] 2024-07-09 10:04:46,703 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 10:04:46,704 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 10:04:46,704 avocado.utils.process DEBUG| [stdout] "10" : 0.000000, [stdlog] 2024-07-09 10:04:46,704 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 10:04:46,704 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 10:04:46,704 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 10:04:46,704 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 10:04:46,704 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 10:04:46,704 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 10:04:46,705 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000 [stdlog] 2024-07-09 10:04:46,705 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,705 avocado.utils.process DEBUG| [stdout] "latency_us" : { [stdlog] 2024-07-09 10:04:46,705 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 10:04:46,705 avocado.utils.process DEBUG| [stdout] "4" : 3.940407, [stdlog] 2024-07-09 10:04:46,705 avocado.utils.process DEBUG| [stdout] "10" : 0.234780, [stdlog] 2024-07-09 10:04:46,705 avocado.utils.process DEBUG| [stdout] "20" : 0.028130, [stdlog] 2024-07-09 10:04:46,706 avocado.utils.process DEBUG| [stdout] "50" : 0.119013, [stdlog] 2024-07-09 10:04:46,706 avocado.utils.process DEBUG| [stdout] "100" : 84.785831, [stdlog] 2024-07-09 10:04:46,706 avocado.utils.process DEBUG| [stdout] "250" : 10.795547, [stdlog] 2024-07-09 10:04:46,706 avocado.utils.process DEBUG| [stdout] "500" : 0.078981, [stdlog] 2024-07-09 10:04:46,706 avocado.utils.process DEBUG| [stdout] "750" : 0.011901, [stdlog] 2024-07-09 10:04:46,706 avocado.utils.process DEBUG| [stdout] "1000" : 0.010000 [stdlog] 2024-07-09 10:04:46,706 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,706 avocado.utils.process DEBUG| [stdout] "latency_ms" : { [stdlog] 2024-07-09 10:04:46,707 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 10:04:46,707 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 10:04:46,707 avocado.utils.process DEBUG| [stdout] "10" : 0.010000, [stdlog] 2024-07-09 10:04:46,707 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 10:04:46,707 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 10:04:46,707 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 10:04:46,707 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 10:04:46,707 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 10:04:46,708 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 10:04:46,708 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000, [stdlog] 2024-07-09 10:04:46,708 avocado.utils.process DEBUG| [stdout] "2000" : 0.000000, [stdlog] 2024-07-09 10:04:46,708 avocado.utils.process DEBUG| [stdout] ">=2000" : 0.000000 [stdlog] 2024-07-09 10:04:46,708 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:46,708 avocado.utils.process DEBUG| [stdout] "latency_depth" : 1, [stdlog] 2024-07-09 10:04:46,708 avocado.utils.process DEBUG| [stdout] "latency_target" : 0, [stdlog] 2024-07-09 10:04:46,708 avocado.utils.process DEBUG| [stdout] "latency_percentile" : 100.000000, [stdlog] 2024-07-09 10:04:46,709 avocado.utils.process DEBUG| [stdout] "latency_window" : 0 [stdlog] 2024-07-09 10:04:46,709 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:46,709 avocado.utils.process DEBUG| [stdout] ], [stdlog] 2024-07-09 10:04:46,709 avocado.utils.process DEBUG| [stdout] "disk_util" : [ [stdlog] 2024-07-09 10:04:46,709 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 10:04:46,709 avocado.utils.process DEBUG| [stdout] "name" : "cbd0", [stdlog] 2024-07-09 10:04:46,709 avocado.utils.process DEBUG| [stdout] "read_ios" : 63946, [stdlog] 2024-07-09 10:04:46,710 avocado.utils.process DEBUG| [stdout] "write_ios" : 27219, [stdlog] 2024-07-09 10:04:46,710 avocado.utils.process DEBUG| [stdout] "read_sectors" : 1023136, [stdlog] 2024-07-09 10:04:46,710 avocado.utils.process DEBUG| [stdout] "write_sectors" : 435504, [stdlog] 2024-07-09 10:04:46,710 avocado.utils.process DEBUG| [stdout] "read_merges" : 0, [stdlog] 2024-07-09 10:04:46,710 avocado.utils.process DEBUG| [stdout] "write_merges" : 0, [stdlog] 2024-07-09 10:04:46,710 avocado.utils.process DEBUG| [stdout] "read_ticks" : 3849, [stdlog] 2024-07-09 10:04:46,710 avocado.utils.process DEBUG| [stdout] "write_ticks" : 2055, [stdlog] 2024-07-09 10:04:46,710 avocado.utils.process DEBUG| [stdout] "in_queue" : 5905, [stdlog] 2024-07-09 10:04:46,711 avocado.utils.process DEBUG| [stdout] "util" : 99.066734 [stdlog] 2024-07-09 10:04:46,711 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:46,711 avocado.utils.process DEBUG| [stdout] ] [stdlog] 2024-07-09 10:04:46,711 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:46,764 avocado.utils.process INFO | Command 'fio --name=test --rw=randrw --bs=8K --runtime=10 --ioengine=libaio --iodepth=1 --numjobs=1 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json --rwmixread 70' finished with 0 after 10.643290238s [stdlog] 2024-07-09 10:04:46,765 avocado.test INFO | ['6482, 50, 100'] [stdlog] 2024-07-09 10:04:46,765 avocado.test INFO | ['6482, 50, 100', '2758, 21, 116'] [stdlog] 2024-07-09 10:04:46,766 avocado.test INFO | finished [stdlog] 2024-07-09 10:04:46,766 avocado.test INFO | PASS 1-fio.py:Fiotest.test [stdlog] 2024-07-09 10:04:46,766 avocado.test INFO |