Hi All,
Though tkinter is running fine, not getting console dashboard.
I am sharing log details, requesting to help in resolving this.
Tkinter popup
Log :
[2020-11-05 10:26:06,090 INFO root] Taurus CLI Tool v1.14.0
[2020-11-05 10:26:06,090 DEBUG root] Command-line options: {'log': 'C:\\Users\\NAGASU~1\\AppData\\Local\\Temp\\bzt_iix5q3_m.log', 'option': None, 'quiet': None, 'verbose': None, 'no_system_configs': None, 'aliases': []}
[2020-11-05 10:26:06,090 DEBUG root] Python: CPython 3.7.5
[2020-11-05 10:26:06,090 DEBUG root] Rev: ef02be8be09ae063b1f2316888c230a0e90f88bd; OS: uname_result(system='Windows', node='HYDHTC201040L', release='10', version='10.0.18362', machine='AMD64', processor='Intel64 Family 6 Model 78 Stepping 3, GenuineIntel')
[2020-11-05 10:26:06,090 INFO root] Starting with configs: ['D:\\PMIGAM\\GAMAPI\\ActivationStatus.yml']
[2020-11-05 10:26:06,111 DEBUG root] Using personal config: C:\Users\nagasubramanyam_s\.bzt-rc
[2020-11-05 10:26:06,111 INFO Engine] Configuring...
[2020-11-05 10:26:07,063 DEBUG Engine] Base configs list: ['C:\\Program Files\\Taurus\\pkgs\\bzt\\resources/10-base-config.yml']
[2020-11-05 10:26:07,063 DEBUG Engine.Configuration] Configs: ['C:\\Program Files\\Taurus\\pkgs\\bzt\\resources/10-base-config.yml']
[2020-11-05 10:26:07,079 DEBUG Engine.Configuration] Reading C:\Program Files\Taurus\pkgs\bzt\resources/10-base-config.yml as YAML
[2020-11-05 10:26:07,110 DEBUG Engine] User configs list: ['C:\\Users\\nagasubramanyam_s\\.bzt-rc', 'D:\\PMIGAM\\GAMAPI\\ActivationStatus.yml']
[2020-11-05 10:26:07,110 DEBUG Engine.Configuration] Configs: ['C:\\Users\\nagasubramanyam_s\\.bzt-rc', 'D:\\PMIGAM\\GAMAPI\\ActivationStatus.yml']
[2020-11-05 10:26:07,132 DEBUG Engine.Configuration] Reading C:\Users\nagasubramanyam_s\.bzt-rc as YAML
[2020-11-05 10:26:07,148 DEBUG Engine.Configuration] Reading D:\PMIGAM\GAMAPI\ActivationStatus.yml as YAML
[2020-11-05 10:26:07,163 DEBUG Engine.Configuration] Configs: ['C:\\Users\\nagasubramanyam_s\\.bzt-rc', 'D:\\PMIGAM\\GAMAPI\\ActivationStatus.yml']
[2020-11-05 10:26:07,163 DEBUG Engine.Configuration] Reading C:\Users\nagasubramanyam_s\.bzt-rc as YAML
[2020-11-05 10:26:07,163 DEBUG Engine.Configuration] Reading D:\PMIGAM\GAMAPI\ActivationStatus.yml as YAML
[2020-11-05 10:26:07,210 INFO Engine] Artifacts dir: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341
[2020-11-05 10:26:07,210 DEBUG Engine] New artifact filename: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\effective
[2020-11-05 10:26:07,210 DEBUG urllib3.connectionpool] Starting new HTTPS connection (1):
gettaurus.org:443[2020-11-05 10:26:07,210 DEBUG Engine.Configuration] Dumping YAML config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\effective.yml
[2020-11-05 10:26:07,232 DEBUG Engine.Configuration] Dumping JSON config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\effective.json
[2020-11-05 10:26:07,232 DEBUG Engine] New artifact filename: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\merged.yml
[2020-11-05 10:26:07,232 DEBUG Engine.Configuration] Dumping YAML config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\merged.yml
[2020-11-05 10:26:07,248 DEBUG Engine] New artifact filename: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\merged.json
[2020-11-05 10:26:07,248 DEBUG Engine.Configuration] Dumping JSON config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\merged.json
[2020-11-05 10:26:07,248 DEBUG Engine] Add existing artifact (move=False): D:\PMIGAM\GAMAPI\ActivationStatus.yml
[2020-11-05 10:26:07,248 DEBUG Engine] Copying D:\PMIGAM\GAMAPI\ActivationStatus.yml to C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\ActivationStatus.yml
[2020-11-05 10:26:07,248 DEBUG root] Closing log handler: C:\Users\NAGASU~1\AppData\Local\Temp\bzt_iix5q3_m.log
[2020-11-05 10:26:07,248 DEBUG root] Switched writing logs to C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\bzt.log
[2020-11-05 10:26:07,248 DEBUG root] Linting config
[2020-11-05 10:26:07,263 INFO Engine] Preparing...
[2020-11-05 10:26:07,263 DEBUG Engine] Module config: consolidator {'class': 'bzt.modules.aggregator.ConsolidatingAggregator'}
[2020-11-05 10:26:07,263 DEBUG root] Importing module: bzt.modules.aggregator
[2020-11-05 10:26:11,328 DEBUG root] Loading class: 'ConsolidatingAggregator' from <module 'bzt.modules.aggregator' from 'C:\\Program Files\\Taurus\\pkgs\\bzt\\modules\\aggregator.py'>
[2020-11-05 10:26:11,328 DEBUG Engine.consolidator] Buffer scaling setup: percentile 95.0 from [0.0, 50.0, 90.0, 95.0, 99.0, 99.9, 100.0] selected
[2020-11-05 10:26:11,328 DEBUG Engine] Module config: monitoring {'class': 'bzt.modules.monitoring.Monitoring'}
[2020-11-05 10:26:11,328 DEBUG root] Importing module: bzt.modules.monitoring
[2020-11-05 10:26:11,328 DEBUG root] Loading class: 'Monitoring' from <module 'bzt.modules.monitoring' from 'C:\\Program Files\\Taurus\\pkgs\\bzt\\modules\\monitoring.py'>
[2020-11-05 10:26:11,328 DEBUG Engine] Module config: local {'class': 'bzt.modules.provisioning.Local'}
[2020-11-05 10:26:11,328 DEBUG root] Importing module: bzt.modules.provisioning
[2020-11-05 10:26:11,328 DEBUG root] Loading class: 'Local' from <module 'bzt.modules.provisioning' from 'C:\\Program Files\\Taurus\\pkgs\\bzt\\modules\\provisioning.py'>
[2020-11-05 10:26:11,328 DEBUG Engine] Module config: jmeter {'class': 'bzt.modules.jmeter.JMeterExecutor', 'protocol-handlers': {'http': 'bzt.jmx.http.HTTPProtocolHandler'}, 'plugins': ['jpgc-casutg', 'jpgc-dummy', 'jpgc-ffw', 'jpgc-fifo', 'jpgc-functions', 'jpgc-json', 'jpgc-perfmon', 'jpgc-prmctl', 'jpgc-tst'], 'properties': {'jmeter.save.saveservice.autoflush': 'true', 'jmeter.save.saveservice.connect_time': 'true', 'jmeterengine.force.system.exit': 'true', '
summariser.name': ''}}
[2020-11-05 10:26:11,328 DEBUG root] Importing module: bzt.modules.jmeter
[2020-11-05 10:26:11,413 DEBUG root] Loading class: 'JMeterExecutor' from <module 'bzt.modules.jmeter' from 'C:\\Program Files\\Taurus\\pkgs\\bzt\\modules\\jmeter.py'>
[2020-11-05 10:26:11,413 DEBUG Engine.local] Preparing executor: jmeter/2046856946824
[2020-11-05 10:26:11,413 DEBUG Engine] New artifact filename: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\jmeter.log
[2020-11-05 10:26:11,413 DEBUG Engine.jmeter] Checking if port 4445 is free
[2020-11-05 10:26:11,429 DEBUG Engine.jmeter] Port 4445 is free
[2020-11-05 10:26:11,429 DEBUG Engine.jmeter] Using port 4445 for management
[2020-11-05 10:26:11,429 DEBUG Engine] New artifact filename: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\requests.jmx
[2020-11-05 10:26:11,444 DEBUG root] Importing module: bzt.jmx.http
[2020-11-05 10:26:11,444 DEBUG root] Loading class: 'HTTPProtocolHandler' from <module 'bzt.jmx.http' from 'C:\\Program Files\\Taurus\\pkgs\\bzt\\jmx\\http.py'>
[2020-11-05 10:26:11,444 DEBUG JMeterScenarioBuilder] Saving JMX to: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\requests.jmx
[2020-11-05 10:26:11,460 DEBUG Engine.jmeter] Additional properties: {'jmeter.save.saveservice.autoflush': 'true', 'jmeter.save.saveservice.connect_time': 'true', 'jmeterengine.force.system.exit': 'true', '
summariser.name': '', 'jmeterengine.nongui.port': 4445, 'jmeterengine.nongui.maxport': 4445, 'jmeter.save.saveservice.timestamp_format': 'ms', 'sampleresult.default.encoding': 'UTF-8', 'user.classpath': 'C:/Users/nagasubramanyam_s/2020-11-05_10-26-07.179341;C:/Users/nagasubramanyam_s/2020-11-05_10-26-07.179341'}
[2020-11-05 10:26:11,460 DEBUG Engine] New artifact filename: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\jmeter-bzt.properties
[2020-11-05 10:26:11,460 DEBUG Engine.jmeter.JavaVM] Trying JavaVM: ['java', '-version']
[2020-11-05 10:26:11,460 DEBUG root] Executing shell: ['java', '-version'] at .
[2020-11-05 10:26:11,513 DEBUG urllib3.connectionpool]
https://gettaurus.org:443 "GET /updates/?version=1.14.0&installID=windows-e4a7a0c61960 HTTP/1.1" 200 39
[2020-11-05 10:26:11,513 DEBUG Engine] Taurus updates info: {'latest': '1.15.1', 'needsUpgrade': True}
[2020-11-05 10:26:12,293 DEBUG Engine.jmeter.JavaVM] JavaVM output: java version "1.8.0_261"
Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
Java HotSpot(TM) Client VM (build 25.261-b12, mixed mode)
[2020-11-05 10:26:12,293 DEBUG Engine.jmeter.TclLibrary] Checking if TCL_LIBRARY variable is present in environment
[2020-11-05 10:26:12,293 DEBUG Engine.jmeter.TclLibrary] TCL_LIBRARY environment variable is present
[2020-11-05 10:26:12,331 DEBUG Engine.jmeter.JMeter] Trying JMeter..
[2020-11-05 10:26:12,331 DEBUG root] Executing shell: ['C:\\Users\\nagasubramanyam_s\\.bzt\\jmeter-taurus\\5.1.1\\bin\\jmeter.bat', '-j', 'C:\\Users\\NAGASU~1\\AppData\\Local\\Temp\\jmeterrbickl9zlog', '--version'] at .
[2020-11-05 10:26:18,527 DEBUG Engine.jmeter.JMeter] JMeter check:Â Â Â _Â Â ____Â Â _Â Â ____ _Â Â _ _____Â Â Â Â _ __Â __ _____ _____ _____ ____Â Â Â
  / \ | _ \ / \ / ___| | | | ____|   | | \/ | ____|_  _| ____| _ \ Â
 / _ \ | |_) / _ \| |  | |_| | _|  _ | | |\/| | _|  | | | _| | |_) |Â
 / ___ \| __/ ___ \ |___| _ | |___ | |_| | | | | |___ | | | |___| _ < Â
/_/Â Â \_\_| /_/Â Â \_\____|_| |_|_____|Â \___/|_|Â |_|_____| |_| |_____|_| \_\ 5.1.1 r1855137Â Â
Copyright (c) 1999-2019 The Apache Software Foundation
 /Â
[2020-11-05 10:26:18,574 DEBUG Engine] New artifact filename: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\kpi.jtl
[2020-11-05 10:26:18,574 DEBUG Engine] New artifact filename: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\error.jtl
[2020-11-05 10:26:18,574 DEBUG Engine.jmeter.LoadSettingsProcessor] Load: LoadSpec(concurrency=2, throughput=None, ramp_up=10.0, hold=0, iterations=50, duration=10.0, steps=None)
[2020-11-05 10:26:18,574 DEBUG Engine.jmeter.LoadSettingsProcessor] Thread group detection: iterations are found, regular ThreadGroup will be used
[2020-11-05 10:26:18,589 DEBUG Engine.jmeter.LoadSettingsProcessor.ThreadGroupHandler] Converting ThreadGroup (PMI_GAM_API_ActivationStatus) to ThreadGroup and apply load parameters
[2020-11-05 10:26:18,605 DEBUG Engine] New artifact filename: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\modified_requests.jmx
[2020-11-05 10:26:18,605 DEBUG JMX] Saving JMX to: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\modified_requests.jmx
[2020-11-05 10:26:18,605 DEBUG root] Executing shell: ['C:\\Users\\nagasubramanyam_s\\.bzt\\jmeter-taurus\\5.1.1\\bin\\PluginsManagerCMD.bat', 'install-for-jmx', 'C:\\Users\\nagasubramanyam_s\\2020-11-05_10-26-07.179341\\modified_requests.jmx'] at .
[2020-11-05 10:26:26,542 DEBUG Engine.jmeter.JMeter] Try to detect plugins for C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\modified_requests.jmx
2020-11-05 10:26:20,650 INFO o.j.r.PluginManagerCMD: Command is: install-for-jmx
2020-11-05 10:26:22,949 INFO o.j.r.JARSourceHTTP: Found cached repo
2020-11-05 10:26:23,519 INFO o.j.r.PluginManager: Plugins Status: [jpgc-functions=2.1, jpgc-casutg=2.9, jpgc-dummy=0.4, jpgc-ffw=2.0, jpgc-fifo=0.2, jpgc-json=2.7, jpgc-prmctl=0.4, jpgc-perfmon=2.1, jpgc-plugins-manager=1.3, jpgc-tst=2.5, jmeter-core=5.1.1, jmeter-ftp=5.1.1, jmeter-http=5.1.1, jmeter-jdbc=5.1.1, jmeter-jms=5.1.1, jmeter-junit=5.1.1, jmeter-java=5.1.1, jmeter-ldap=5.1.1, jmeter-mail=5.1.1, jmeter-mongodb=5.1.1, jmeter-native=5.1.1, jmeter-tcp=5.1.1, jmeter-components=5.1.1]
2020-11-05 10:26:23,519 INFO o.j.r.PluginManagerCMD: Params line is: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\modified_requests.jmx
2020-11-05 10:26:25,001 INFO o.a.j.s.SaveService: Testplan (JMX) version: 2.2. Testlog (JTL) version: 2.2
2020-11-05 10:26:25,047 INFO o.a.j.s.SaveService: Using SaveService properties file encoding UTF-8
2020-11-05 10:26:25,060 INFO o.a.j.s.SaveService: Using SaveService properties version 5.0
2020-11-05 10:26:25,538 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2020-11-05 10:26:25,538 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xhtml+xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2020-11-05 10:26:25,538 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2020-11-05 10:26:25,538 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2020-11-05 10:26:25,538 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
2020-11-05 10:26:25,538 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/css is org.apache.jmeter.protocol.http.parser.CssParser
2020-11-05 10:26:25,691 INFO o.j.r.PluginManager: Finishing without changes
[2020-11-05 10:26:26,542 DEBUG Engine] New artifact filename: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\jmeter.out
[2020-11-05 10:26:26,557 DEBUG Engine] New artifact filename: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\jmeter.err
[2020-11-05 10:26:26,557 DEBUG Engine] Module config: final-stats {'class': 'bzt.modules.reporting.FinalStatus'}
[2020-11-05 10:26:26,557 DEBUG root] Importing module: bzt.modules.reporting
[2020-11-05 10:26:26,698 DEBUG root] Loading class: 'FinalStatus' from <module 'bzt.modules.reporting' from 'C:\\Program Files\\Taurus\\pkgs\\bzt\\modules\\reporting.py'>
[2020-11-05 10:26:26,698 DEBUG Engine] Module config: console {'class': 'bzt.modules.console.ConsoleStatusReporter'}
[2020-11-05 10:26:26,698 DEBUG root] Importing module: bzt.modules.console
[2020-11-05 10:26:26,698 DEBUG root] Loading class: 'ConsoleStatusReporter' from <module 'bzt.modules.console' from 'C:\\Program Files\\Taurus\\pkgs\\bzt\\modules\\console.py'>
[2020-11-05 10:26:26,698 DEBUG Engine.console] Can't use 'console' screen, trying 'gui'
[2020-11-05 10:26:26,698 DEBUG Engine.console] Can't use 'gui' screen, trying 'dummy'
[2020-11-05 10:26:26,714 DEBUG Engine.Configuration] Dumping YAML config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\effective.yml
[2020-11-05 10:26:26,729 DEBUG Engine.Configuration] Dumping JSON config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\effective.json
[2020-11-05 10:26:26,729 INFO Engine] Starting...
[2020-11-05 10:26:26,729 DEBUG Engine] Startup <bzt.modules.monitoring.Monitoring object at 0x000001DC922C0308>
[2020-11-05 10:26:26,729 DEBUG Engine] Startup <bzt.modules.aggregator.ConsolidatingAggregator object at 0x000001DC8B46C288>
[2020-11-05 10:26:26,729 DEBUG Engine] Startup <bzt.modules.reporting.FinalStatus object at 0x000001DC8B446648>
[2020-11-05 10:26:26,729 DEBUG Engine] Startup <bzt.modules.console.ConsoleStatusReporter object at 0x000001DC92367F08>
[2020-11-05 10:26:26,729 INFO Engine.console] Waiting for results...
[2020-11-05 10:26:26,729 DEBUG Engine] Startup <bzt.modules.provisioning.Local object at 0x000001DC8B486088>
[2020-11-05 10:26:26,729 DEBUG Engine.local] Delay setup for jmeter/PMI_GAM_API_ActivationStatus: 0(start-at) + 0(delay) = 0
[2020-11-05 10:26:26,729 DEBUG Engine.Configuration] Dumping YAML config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\effective.yml
[2020-11-05 10:26:26,761 DEBUG Engine.Configuration] Dumping JSON config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\effective.json
[2020-11-05 10:26:26,761 DEBUG root] Leveling down log file verbosity to INFO, use -v option to have DEBUG messages enabled
[2020-11-05 10:26:26,761 DEBUG root] Leveled up log file verbosity
[2020-11-05 10:26:26,764 DEBUG root] Executing shell: ['C:\\Users\\nagasubramanyam_s\\.bzt\\jmeter-taurus\\5.1.1\\bin\\jmeter.bat', '-t', 'C:\\Users\\nagasubramanyam_s\\2020-11-05_10-26-07.179341\\modified_requests.jmx', '-j', 'C:\\Users\\nagasubramanyam_s\\2020-11-05_10-26-07.179341\\jmeter.log', '-q', 'C:\\Users\\nagasubramanyam_s\\2020-11-05_10-26-07.179341\\jmeter-bzt.properties', '-n'] at C:\Users\nagasubramanyam_s
[2020-11-05 10:26:26,795 DEBUG Engine.local] Starting execution: jmeter/PMI_GAM_API_ActivationStatus, rest of available slots: 9223372036854775806
[2020-11-05 10:26:26,795 DEBUG root] Leveling down log file verbosity to INFO, use -v option to have DEBUG messages enabled
[2020-11-05 10:26:27,158 INFO Engine.console] Waiting for finish...
[2020-11-05 10:26:27,174 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  / v1.14.0 by BlazeMeter.com /  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        3 %        │
x                 xx                                  xElapsed: 00:00:00   ETA: 00:00:09│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk local               │
x                 xx                                  x  disk-write: 1,833,609      │
x                 xx                                  x  disk-read: 904,211       │
x                 xx                                  x     cpu: 44.700       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.200       │
x                 xx                                  x  bytes-recv: 28,832       │
x                 xx                                  x   conn-all: 88         │
x                 xx                                  x engine-loop: 0          │
x                 xx                                  x  bytes-sent: 49,035       │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:27,800 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  - v1.14.0 by BlazeMeter.com -  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        10 %        │
x                 xx                                  xElapsed: 00:00:01   ETA: 00:00:08│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk local               │
x                 xx                                  x  disk-write: 1,833,609      │
x                 xx                                  x  disk-read: 904,211       │
x                 xx                                  x     cpu: 44.700       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.200       │
x                 xx                                  x  bytes-recv: 28,832       │
x                 xx                                  x   conn-all: 88         │
x                 xx                                  x engine-loop: 0          │
x                 xx                                  x  bytes-sent: 49,035       │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:28,883 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  \ v1.14.0 by BlazeMeter.com \  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        21 %        │
x                 xx                                  xElapsed: 00:00:02   ETA: 00:00:07│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk local               │
x                 xx                                  x  disk-write: 542,327       │
x                 xx                                  x  disk-read: 266,280       │
x                 xx                                  x     cpu: 48.600       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 70.700       │
x                 xx                                  x  bytes-recv: 11,558       │
x                 xx                                  x   conn-all: 91         │
x                 xx                                  x engine-loop: 0.079        │
x                 xx                                  x  bytes-sent: 5,039        │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:29,898 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  | v1.14.0 by BlazeMeter.com |  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        31 %        │
x                 xx                                  xElapsed: 00:00:03   ETA: 00:00:06│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk local               │
x                 xx                                  x  disk-write: 149,774       │
x                 xx                                  x  disk-read: 2,582,594      │
x                 xx                                  x     cpu: 33.500       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 70.900       │
x                 xx                                  x  bytes-recv: 14,749       │
x                 xx                                  x   conn-all: 90         │
x                 xx                                  x engine-loop: 0.118        │
x                 xx                                  x  bytes-sent: 4,469        │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:30,809 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  / v1.14.0 by BlazeMeter.com /  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        40 %        │
x                 xx                                  xElapsed: 00:00:04   ETA: 00:00:05│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk local               │
x                 xx                                  x  disk-write: 149,774       │
x                 xx                                  x  disk-read: 2,582,594      │
x                 xx                                  x     cpu: 33.500       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 70.900       │
x                 xx                                  x  bytes-recv: 14,749       │
x                 xx                                  x   conn-all: 90         │
x                 xx                                  x engine-loop: 0.118        │
x                 xx                                  x  bytes-sent: 4,469        │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:31,904 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  - v1.14.0 by BlazeMeter.com -  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        51 %        │
x                 xx                                  xElapsed: 00:00:05   ETA: 00:00:04│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk local               │
x                 xx                                  x  disk-write: 17,400,141     │
x                 xx                                  x  disk-read: 3,146,834      │
x                 xx                                  x     cpu: 22.700       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 70.100       │
x                 xx                                  x  bytes-recv: 4,854        │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.026        │
x                 xx                                  x  bytes-sent: 4,595        │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:32,875 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  \ v1.14.0 by BlazeMeter.com \  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        60 %        │
x                 xx                                  xElapsed: 00:00:06   ETA: 00:00:03│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk local               │
x                 xx                                  x  disk-write: 64,972       │
x                 xx                                  x  disk-read: 4,071,935      │
x                 xx                                  x     cpu: 27.300       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 70.200       │
x                 xx                                  x  bytes-recv: 193         │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.120        │
x                 xx                                  x  bytes-sent: 139         │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:33,889 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  | v1.14.0 by BlazeMeter.com |  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        71 %        │
x                 xx                                  xElapsed: 00:00:07   ETA: 00:00:02│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk local               │
x                 xx                                  x  disk-write: 489,984       │
x                 xx                                  x  disk-read: 1,859,390      │
x                 xx                                  x     cpu: 29.600       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 70.200       │
x                 xx                                  x  bytes-recv: 11,016       │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.083        │
x                 xx                                  x  bytes-sent: 1,519        │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:34,808 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  / v1.14.0 by BlazeMeter.com /  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        80 %        │
x                 xx                                  xElapsed: 00:00:08   ETA: 00:00:01│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk local               │
x                 xx                                  x  disk-write: 489,984       │
x                 xx                                  x  disk-read: 1,859,390      │
x                 xx                                  x     cpu: 29.600       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 70.200       │
x                 xx                                  x  bytes-recv: 11,016       │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.083        │
x                 xx                                  x  bytes-sent: 1,519        │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:35,899 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  - v1.14.0 by BlazeMeter.com -  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        91 %        │
x                 xx                                  xElapsed: 00:00:09   ETA: 00:00:00│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk local               │
x                 xx                                  x  disk-write: 182,988       │
x                 xx                                  x  disk-read: 23,890       │
x                 xx                                  x     cpu: 19.700       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 71.000       │
x                 xx                                  x  bytes-recv: 2,740        │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.019        │
x                 xx                                  x  bytes-sent: 4,540        │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:36,941 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  \ v1.14.0 by BlazeMeter.com \  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:10     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:00│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 90,034       │
x                 xx                                  x  disk-read: 0          │
x                 xx                                  x     cpu: 33.600       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 71.000       │
x                 xx                                  x  bytes-recv: 400         │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.104        │
x                 xx                                  x  bytes-sent: 390         │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:37,940 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  | v1.14.0 by BlazeMeter.com |  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:11     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:01│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 508,186       │
x                 xx                                  x  disk-read: 968,982       │
x                 xx                                  x     cpu: 34.500       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 71.000       │
x                 xx                                  x  bytes-recv: 9,591        │
x                 xx                                  x   conn-all: 93         │
x                 xx                                  x engine-loop: 0.134        │
x                 xx                                  x  bytes-sent: 11,219       │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:38,912 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  / v1.14.0 by BlazeMeter.com /  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:12     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:02│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 643,181       │
x                 xx                                  x  disk-read: 1,782,996      │
x                 xx                                  x     cpu: 22.600       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 71.100       │
x                 xx                                  x  bytes-recv: 25,079       │
x                 xx                                  x   conn-all: 94         │
x                 xx                                  x engine-loop: 0.128        │
x                 xx                                  x  bytes-sent: 20,226       │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:39,898 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  - v1.14.0 by BlazeMeter.com -  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:13     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:03│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 334,544       │
x                 xx                                  x  disk-read: 995,473       │
x                 xx                                  x     cpu: 12.500       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 71.200       │
x                 xx                                  x  bytes-recv: 13,158       │
x                 xx                                  x   conn-all: 93         │
x                 xx                                  x engine-loop: 0.078        │
x                 xx                                  x  bytes-sent: 2,544        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:40,962 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  \ v1.14.0 by BlazeMeter.com \  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:14     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:04│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 126,144       │
x                 xx                                  x  disk-read: 3,303,162      │
x                 xx                                  x     cpu: 20.300       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 71.200       │
x                 xx                                  x  bytes-recv: 18,970       │
x                 xx                                  x   conn-all: 93         │
x                 xx                                  x engine-loop: 0.076        │
x                 xx                                  x  bytes-sent: 6,253        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:41,933 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  | v1.14.0 by BlazeMeter.com |  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:15     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:05│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 133,229       │
x                 xx                                  x  disk-read: 44,914       │
x                 xx                                  x     cpu: 15.400       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 71.200       │
x                 xx                                  x  bytes-recv: 5,853        │
x                 xx                                  x   conn-all: 93         │
x                 xx                                  x engine-loop: 0.135        │
x                 xx                                  x  bytes-sent: 3,511        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:42,933 INFO Engine.jmeter.JTLReader] Changed data analysis delay to 24s
[2020-11-05 10:26:44,990 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  / v1.14.0 by BlazeMeter.com /  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:18     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:08│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 287,195       │
x                 xx                                  x  disk-read: 65,302       │
x                 xx                                  x     cpu: 9.900        │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 71.200       │
x                 xx                                  x  bytes-recv: 8,970        │
x                 xx                                  x   conn-all: 93         │
x                 xx                                  x engine-loop: 0.074        │
x                 xx                                  x  bytes-sent: 4,577        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:45,022 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  - v1.14.0 by BlazeMeter.com -  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:18     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:08│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 287,195       │
x                 xx                                  x  disk-read: 65,302       │
x                 xx                                  x     cpu: 9.900        │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 71.200       │
x                 xx                                  x  bytes-recv: 8,970        │
x                 xx                                  x   conn-all: 93         │
x                 xx                                  x engine-loop: 0.074        │
x                 xx                                  x  bytes-sent: 4,577        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:46,071 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  \ v1.14.0 by BlazeMeter.com \  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:19     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:09│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 255,314       │
x                 xx                                  x  disk-read: 124,111       │
x                 xx                                  x     cpu: 11.600       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 70.400       │
x                 xx                                  x  bytes-recv: 8,578        │
x                 xx                                  x   conn-all: 93         │
x                 xx                                  x engine-loop: 0.031        │
x                 xx                                  x  bytes-sent: 1,930        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:47,073 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  | v1.14.0 by BlazeMeter.com |  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:20     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:10│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 0          │
x                 xx                                  x  disk-read: 0          │
x                 xx                                  x     cpu: 5.400        │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 70.400       │
x                 xx                                  x  bytes-recv: 2,668        │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.078        │
x                 xx                                  x  bytes-sent: 2,753        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:48,096 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  / v1.14.0 by BlazeMeter.com /  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:21     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:11│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 28,634       │
x                 xx                                  x  disk-read: 0          │
x                 xx                                  x     cpu: 5.600        │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 70.300       │
x                 xx                                  x  bytes-recv: 2,529        │
x                 xx                                  x   conn-all: 93         │
x                 xx                                  x engine-loop: 0.078        │
x                 xx                                  x  bytes-sent: 2,404        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:49,076 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  - v1.14.0 by BlazeMeter.com -  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:22     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:12│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 147,111       │
x                 xx                                  x  disk-read: 0          │
x                 xx                                  x     cpu: 6.000        │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 70.300       │
x                 xx                                  x  bytes-recv: 12,290       │
x                 xx                                  x   conn-all: 93         │
x                 xx                                  x engine-loop: 0.100        │
x                 xx                                  x  bytes-sent: 3,771        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:50,100 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  \ v1.14.0 by BlazeMeter.com \  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:23     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:13│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 24,085,765     │
x                 xx                                  x  disk-read: 98,142       │
x                 xx                                  x     cpu: 25.000       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.800       │
x                 xx                                  x  bytes-recv: 3,045        │
x                 xx                                  x   conn-all: 93         │
x                 xx                                  x engine-loop: 0.078        │
x                 xx                                  x  bytes-sent: 2,779        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:52,406 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  | v1.14.0 by BlazeMeter.com |  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:25     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:15│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 5,559,762      │
x                 xx                                  x  disk-read: 7,273,860      │
x                 xx                                  x     cpu: 32.100       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.700       │
x                 xx                                  x  bytes-recv: 5,506        │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 2.315        │
x                 xx                                  x  bytes-sent: 1,761        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:53,423 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  / v1.14.0 by BlazeMeter.com /  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:26     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:16│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 756,615       │
x                 xx                                  x  disk-read: 2,322,728      │
x                 xx                                  x     cpu: 23.000       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.700       │
x                 xx                                  x  bytes-recv: 3,415        │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.091        │
x                 xx                                  x  bytes-sent: 3,374        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:54,425 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  - v1.14.0 by BlazeMeter.com -  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:27     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:17│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 429,222       │
x                 xx                                  x  disk-read: 544,192       │
x                 xx                                  x     cpu: 23.800       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.800       │
x                 xx                                  x  bytes-recv: 11,108       │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.085        │
x                 xx                                  x  bytes-sent: 3,704        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:55,411 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  \ v1.14.0 by BlazeMeter.com \  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:28     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:18│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 331,219       │
x                 xx                                  x  disk-read: 126,763       │
x                 xx                                  x     cpu: 30.400       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.800       │
x                 xx                                  x  bytes-recv: 2,803        │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.100        │
x                 xx                                  x  bytes-sent: 2,467        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:56,413 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  | v1.14.0 by BlazeMeter.com |  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:29     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:19│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 118,541       │
x                 xx                                  x  disk-read: 0          │
x                 xx                                  x     cpu: 4.300        │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.800       │
x                 xx                                  x  bytes-recv: 670         │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.069        │
x                 xx                                  x  bytes-sent: 460         │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:57,415 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  / v1.14.0 by BlazeMeter.com /  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:30     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:20│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 40,855       │
x                 xx                                  x  disk-read: 134,824       │
x                 xx                                  x     cpu: 4.600        │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.800       │
x                 xx                                  x  bytes-recv: 11,395       │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.069        │
x                 xx                                  x  bytes-sent: 3,952        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:58,432 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  - v1.14.0 by BlazeMeter.com -  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:31     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:21│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 65,471       │
x                 xx                                  x  disk-read: 0          │
x                 xx                                  x     cpu: 9.500        │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.800       │
x                 xx                                  x  bytes-recv: 3,415        │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.084        │
x                 xx                                  x  bytes-sent: 2,942        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:26:59,434 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  \ v1.14.0 by BlazeMeter.com \  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:32     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:22│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 4,089        │
x                 xx                                  x  disk-read: 0          │
x                 xx                                  x     cpu: 4.700        │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.800       │
x                 xx                                  x  bytes-recv: 7,923        │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.085        │
x                 xx                                  x  bytes-sent: 1,534        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:00,419 INFO root] Screen 140x35 chars:
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqq Latest Interval Stats: waiting for data... qqqqqqqqqqqqklqwqk               │
x                 xx                                  x x                │
x                 xx                                  x x  lqqqk w  w wqqk w  w lqqqk │
x                 xx                                  x x  lqqqu x  x x  x  x mqqqk │
x                 xx                                  x v  mqqqv mqqqv v  mqqqv mqqqj │
x                 xx                                  x  | v1.14.0 by BlazeMeter.com |  │
x                 xx                                  x                  │
x                 xx                                  xJMeter:              │
x                 xx                                  xPMI_GAM_API_ActivationStatus    │
x                 xx                                  x        100 %        │
x                 xx                                  xElapsed: 00:00:33     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:23│
lqqqqqq waiting for data... qqqqqqklqqqqqqqqqqqqqq Cumulative Stats: waiting for data... qqqqqqqqqqqqqqk                  │
x                 xx                                  x local               │
x                 xx                                  x  disk-write: 49,078       │
x                 xx                                  x  disk-read: 0          │
x                 xx                                  x     cpu: 14.000       │
x                 xx                                  x  disk-space: 40.900       │
x                 xx                                  x     mem: 69.800       │
x                 xx                                  x  bytes-recv: 3,225        │
x                 xx                                  x   conn-all: 92         │
x                 xx                                  x engine-loop: 0.100        │
x                 xx                                  x  bytes-sent: 6,770        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqq waiting for data... qqqqqqkx Labels  Hits  Failures  Avg Time                x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
x                 xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:01,553 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:29 qqqqqqqqqqqqqqqqklqwqk               │
x                oxx    Average Times:      Percentiles:    Response Codes: x x                │
x                oxx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x x  lqqqk w  w wqqk w  w lqqqk │
x                oxx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x x  lqqqu x  x x  x  x mqqqk │
x                oxx    Latency: 12.144     90.0%: 12.144            x v  mqqqv mqqqv v  mqqqv mqqqj │
x                oxx                95.0%: 12.144            x  / v1.14.0 by BlazeMeter.com /  │
x                oxx                99.0%: 12.144            x                  │
x                oxx                99.9%: 12.144            xJMeter:              │
x                oxx                100.0%: 12.144            xPMI_GAM_API_ActivationStatus    │
x                oxx                                  x        100 %        │
x                oxx                                  xElapsed: 00:00:34     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:24│
lqqqqqqq 1 1 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:00 qqqqqqqqqqqqqqqqqqqqk                  │
x                .xx    Average Times:      Percentiles:    Response Codes: x local               │
x                .xx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x  disk-write: 95,290       │
x                .xx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x  disk-read: 0          │
x                .xx    Latency: 12.144     90.0%: 12.144            x     cpu: 10.500       │
x                .xx                95.0%: 12.144            x  disk-space: 40.900       │
x                .xx                99.0%: 12.144            x     mem: 69.800       │
x                .xx                99.9%: 12.144            x  bytes-recv: 5,015        │
x                .xx                100.0%: 12.144            x   conn-all: 92         │
x                .xx                                  x engine-loop: 0.870        │
x                .xx                                  x  bytes-sent: 3,057        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqq 1 12.144 avg time (2 lat, 3qqkx Labels      Hits  Failures  Avg Time            x                  │
  conn)             xActivationStatus   1   0.00%   12.144            x                  │
x                @xx                                  x                  │
x                @xx Errors:                              x                  │
x                @xxNo failures occured                         x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:02,370 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:29 qqqqqqqqqqqqqqqqklqwqk               │
x                oxx    Average Times:      Percentiles:    Response Codes: x x                │
x                oxx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x x  lqqqk w  w wqqk w  w lqqqk │
x                oxx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x x  lqqqu x  x x  x  x mqqqk │
x                oxx    Latency: 12.144     90.0%: 12.144            x v  mqqqv mqqqv v  mqqqv mqqqj │
x                oxx                95.0%: 12.144            x  - v1.14.0 by BlazeMeter.com -  │
x                oxx                99.0%: 12.144            x                  │
x                oxx                99.9%: 12.144            xJMeter:              │
x                oxx                100.0%: 12.144            xPMI_GAM_API_ActivationStatus    │
x                oxx                                  x        100 %        │
x                oxx                                  xElapsed: 00:00:35     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:25│
lqqqqqqq 1 1 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:00 qqqqqqqqqqqqqqqqqqqqk                  │
x                .xx    Average Times:      Percentiles:    Response Codes: x local               │
x                .xx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x  disk-write: 95,290       │
x                .xx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x  disk-read: 0          │
x                .xx    Latency: 12.144     90.0%: 12.144            x     cpu: 10.500       │
x                .xx                95.0%: 12.144            x  disk-space: 40.900       │
x                .xx                99.0%: 12.144            x     mem: 69.800       │
x                .xx                99.9%: 12.144            x  bytes-recv: 5,015        │
x                .xx                100.0%: 12.144            x   conn-all: 92         │
x                .xx                                  x engine-loop: 0.870        │
x                .xx                                  x  bytes-sent: 3,057        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqq 1 12.144 avg time (2 lat, 3qqkx Labels      Hits  Failures  Avg Time            x                  │
  conn)             xActivationStatus   1   0.00%   12.144            x                  │
x                @xx                                  x                  │
x                @xx Errors:                              x                  │
x                @xxNo failures occured                         x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:03,472 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:29 qqqqqqqqqqqqqqqqklqwqk               │
x                oxx    Average Times:      Percentiles:    Response Codes: x x                │
x                oxx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x x  lqqqk w  w wqqk w  w lqqqk │
x                oxx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x x  lqqqu x  x x  x  x mqqqk │
x                oxx    Latency: 12.144     90.0%: 12.144            x v  mqqqv mqqqv v  mqqqv mqqqj │
x                oxx                95.0%: 12.144            x  \ v1.14.0 by BlazeMeter.com \  │
x                oxx                99.0%: 12.144            x                  │
x                oxx                99.9%: 12.144            xJMeter:              │
x                oxx                100.0%: 12.144            xPMI_GAM_API_ActivationStatus    │
x                oxx                                  x        100 %        │
x                oxx                                  xElapsed: 00:00:36     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:26│
lqqqqqqq 1 1 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:00 qqqqqqqqqqqqqqqqqqqqk                  │
x                .xx    Average Times:      Percentiles:    Response Codes: x local               │
x                .xx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x  disk-write: 132,313       │
x                .xx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x  disk-read: 845,940       │
x                .xx    Latency: 12.144     90.0%: 12.144            x     cpu: 17.500       │
x                .xx                95.0%: 12.144            x  disk-space: 40.900       │
x                .xx                99.0%: 12.144            x     mem: 69.900       │
x                .xx                99.9%: 12.144            x  bytes-recv: 7,299        │
x                .xx                100.0%: 12.144            x   conn-all: 92         │
x                .xx                                  x engine-loop: 0.015        │
x                .xx                                  x  bytes-sent: 3,451        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqq 1 12.144 avg time (2 lat, 3qqkx Labels      Hits  Failures  Avg Time            x                  │
  conn)             xActivationStatus   1   0.00%   12.144            x                  │
x                @xx                                  x                  │
x                @xx Errors:                              x                  │
x                @xxNo failures occured                         x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:04,428 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:29 qqqqqqqqqqqqqqqqklqwqk               │
x                oxx    Average Times:      Percentiles:    Response Codes: x x                │
x                oxx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x x  lqqqk w  w wqqk w  w lqqqk │
x                oxx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x x  lqqqu x  x x  x  x mqqqk │
x                oxx    Latency: 12.144     90.0%: 12.144            x v  mqqqv mqqqv v  mqqqv mqqqj │
x                oxx                95.0%: 12.144            x  | v1.14.0 by BlazeMeter.com |  │
x                oxx                99.0%: 12.144            x                  │
x                oxx                99.9%: 12.144            xJMeter:              │
x                oxx                100.0%: 12.144            xPMI_GAM_API_ActivationStatus    │
x                oxx                                  x        100 %        │
x                oxx                                  xElapsed: 00:00:37     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:27│
lqqqqqqq 1 1 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:00 qqqqqqqqqqqqqqqqqqqqk                  │
x                .xx    Average Times:      Percentiles:    Response Codes: x local               │
x                .xx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x  disk-write: 318,814       │
x                .xx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x  disk-read: 706,604       │
x                .xx    Latency: 12.144     90.0%: 12.144            x     cpu: 19.600       │
x                .xx                95.0%: 12.144            x  disk-space: 40.900       │
x                .xx                99.0%: 12.144            x     mem: 69.900       │
x                .xx                99.9%: 12.144            x  bytes-recv: 4,106        │
x                .xx                100.0%: 12.144            x   conn-all: 92         │
x                .xx                                  x engine-loop: 0.131        │
x                .xx                                  x  bytes-sent: 901         │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqq 1 12.144 avg time (2 lat, 3qqkx Labels      Hits  Failures  Avg Time            x                  │
  conn)             xActivationStatus   1   0.00%   12.144            x                  │
x                @xx                                  x                  │
x                @xx Errors:                              x                  │
x                @xxNo failures occured                         x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:05,446 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:29 qqqqqqqqqqqqqqqqklqwqk               │
x                oxx    Average Times:      Percentiles:    Response Codes: x x                │
x                oxx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x x  lqqqk w  w wqqk w  w lqqqk │
x                oxx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x x  lqqqu x  x x  x  x mqqqk │
x                oxx    Latency: 12.144     90.0%: 12.144            x v  mqqqv mqqqv v  mqqqv mqqqj │
x                oxx                95.0%: 12.144            x  / v1.14.0 by BlazeMeter.com /  │
x                oxx                99.0%: 12.144            x                  │
x                oxx                99.9%: 12.144            xJMeter:              │
x                oxx                100.0%: 12.144            xPMI_GAM_API_ActivationStatus    │
x                oxx                                  x        100 %        │
x                oxx                                  xElapsed: 00:00:38     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:28│
lqqqqqqq 1 1 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:00 qqqqqqqqqqqqqqqqqqqqk                  │
x                .xx    Average Times:      Percentiles:    Response Codes: x local               │
x                .xx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x  disk-write: 502,620       │
x                .xx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x  disk-read: 0          │
x                .xx    Latency: 12.144     90.0%: 12.144            x     cpu: 4.900        │
x                .xx                95.0%: 12.144            x  disk-space: 40.900       │
x                .xx                99.0%: 12.144            x     mem: 69.900       │
x                .xx                99.9%: 12.144            x  bytes-recv: 7,671        │
x                .xx                100.0%: 12.144            x   conn-all: 92         │
x                .xx                                  x engine-loop: 0.084        │
x                .xx                                  x  bytes-sent: 3,468        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqq 1 12.144 avg time (2 lat, 3qqkx Labels      Hits  Failures  Avg Time            x                  │
  conn)             xActivationStatus   1   0.00%   12.144            x                  │
x                @xx                                  x                  │
x                @xx Errors:                              x                  │
x                @xxNo failures occured                         x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:06,448 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:29 qqqqqqqqqqqqqqqqklqwqk               │
x                oxx    Average Times:      Percentiles:    Response Codes: x x                │
x                oxx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x x  lqqqk w  w wqqk w  w lqqqk │
x                oxx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x x  lqqqu x  x x  x  x mqqqk │
x                oxx    Latency: 12.144     90.0%: 12.144            x v  mqqqv mqqqv v  mqqqv mqqqj │
x                oxx                95.0%: 12.144            x  - v1.14.0 by BlazeMeter.com -  │
x                oxx                99.0%: 12.144            x                  │
x                oxx                99.9%: 12.144            xJMeter:              │
x                oxx                100.0%: 12.144            xPMI_GAM_API_ActivationStatus    │
x                oxx                                  x        100 %        │
x                oxx                                  xElapsed: 00:00:39     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:29│
lqqqqqqq 1 1 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:00 qqqqqqqqqqqqqqqqqqqqk                  │
x                .xx    Average Times:      Percentiles:    Response Codes: x local               │
x                .xx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x  disk-write: 77,649       │
x                .xx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x  disk-read: 17,327,587     │
x                .xx    Latency: 12.144     90.0%: 12.144            x     cpu: 25.800       │
x                .xx                95.0%: 12.144            x  disk-space: 40.900       │
x                .xx                99.0%: 12.144            x     mem: 70.000       │
x                .xx                99.9%: 12.144            x  bytes-recv: 2,969        │
x                .xx                100.0%: 12.144            x   conn-all: 92         │
x                .xx                                  x engine-loop: 0.100        │
x                .xx                                  x  bytes-sent: 2,884        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqq 1 12.144 avg time (2 lat, 3qqkx Labels      Hits  Failures  Avg Time            x                  │
  conn)             xActivationStatus   1   0.00%   12.144            x                  │
x                @xx                                  x                  │
x                @xx Errors:                              x                  │
x                @xxNo failures occured                         x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:07,497 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:29 qqqqqqqqqqqqqqqqklqwqk               │
x                oxx    Average Times:      Percentiles:    Response Codes: x x                │
x                oxx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x x  lqqqk w  w wqqk w  w lqqqk │
x                oxx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x x  lqqqu x  x x  x  x mqqqk │
x                oxx    Latency: 12.144     90.0%: 12.144            x v  mqqqv mqqqv v  mqqqv mqqqj │
x                oxx                95.0%: 12.144            x  \ v1.14.0 by BlazeMeter.com \  │
x                oxx                99.0%: 12.144            x                  │
x                oxx                99.9%: 12.144            xJMeter:              │
x                oxx                100.0%: 12.144            xPMI_GAM_API_ActivationStatus    │
x                oxx                                  x        100 %        │
x                oxx                                  xElapsed: 00:00:40     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:30│
lqqqqqqq 1 1 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:00 qqqqqqqqqqqqqqqqqqqqk                  │
x                .xx    Average Times:      Percentiles:    Response Codes: x local               │
x                .xx    Elapsed: 12.144      0.0%: 12.144   200: 100.00% (1)x  disk-write: 294,051       │
x                .xx    Connect: 10.767     50.0%: 12.144    All: 100.00% (1)x  disk-read: 4,039,119      │
x                .xx    Latency: 12.144     90.0%: 12.144            x     cpu: 19.000       │
x                .xx                95.0%: 12.144            x  disk-space: 40.900       │
x                .xx                99.0%: 12.144            x     mem: 70.200       │
x                .xx                99.9%: 12.144            x  bytes-recv: 10,636       │
x                .xx                100.0%: 12.144            x   conn-all: 92         │
x                .xx                                  x engine-loop: 0.100        │
x                .xx                                  x  bytes-sent: 3,201        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqq 1 12.144 avg time (2 lat, 3qqkx Labels      Hits  Failures  Avg Time            x                  │
  conn)             xActivationStatus   1   0.00%   12.144            x                  │
x                @xx                                  x                  │
x                @xx Errors:                              x                  │
x                @xxNo failures occured                         x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
x                @xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:08,734 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:34 qqqqqqqqqqqqqqqqklqwqk               │
x                ooxx    Average Times:      Percentiles:    Response Codes: x x                │
x                ooxx    Elapsed: 7.238      0.0%: 7.236   200: 100.00% (1)x x  lqqqk w  w wqqk w  w lqqqk │
x                ooxx    Connect: 6.050      50.0%: 7.236    All: 100.00% (1)x x  lqqqu x  x x  x  x mqqqk │
x                ooxx    Latency: 7.238      90.0%: 7.236            x v  mqqqv mqqqv v  mqqqv mqqqj │
x                ooxx                 95.0%: 7.236            x  | v1.14.0 by BlazeMeter.com |  │
x                ooxx                 99.0%: 7.236            x                  │
x                ooxx                 99.9%: 7.236            xJMeter:              │
x                ooxx                100.0%: 7.236            xPMI_GAM_API_ActivationStatus    │
x                ooxx                                  x        100 %        │
x                ooxx                                  xElapsed: 00:00:41     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:31│
lqqqqqqq 1 1 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:05 qqqqqqqqqqqqqqqqqqqqk                  │
x                ..xx    Average Times:      Percentiles:    Response Codes: x local               │
x                ..xx    Elapsed: 9.691      0.0%: 7.236   200: 100.00% (2)x  disk-write: 568,384       │
x                ..xx    Connect: 8.409      50.0%: 7.236    All: 100.00% (2)x  disk-read: 3,437,631      │
x                ..xx    Latency: 9.691     90.0%: 12.144            x     cpu: 33.100       │
x                ..xx                95.0%: 12.144            x  disk-space: 40.900       │
x                ..xx                99.0%: 12.144            x     mem: 70.500       │
x                ..xx                99.9%: 12.144            x  bytes-recv: 2,830        │
x                ..xx                100.0%: 12.144            x   conn-all: 92         │
x                ..xx                                  x engine-loop: 0.131        │
x                ..xx                                  x  bytes-sent: 2,836        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx Labels      Hits  Failures  Avg Time            x                  │
x                o xxActivationStatus   2   0.00%   9.691            x                  │
x                @ xx                                  x                  │
x                @ xx Errors:                              x                  │
x                @oxxNo failures occured                         x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:09,401 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:34 qqqqqqqqqqqqqqqqklqwqk               │
x                ooxx    Average Times:      Percentiles:    Response Codes: x x                │
x                ooxx    Elapsed: 7.238      0.0%: 7.236   200: 100.00% (1)x x  lqqqk w  w wqqk w  w lqqqk │
x                ooxx    Connect: 6.050      50.0%: 7.236    All: 100.00% (1)x x  lqqqu x  x x  x  x mqqqk │
x                ooxx    Latency: 7.238      90.0%: 7.236            x v  mqqqv mqqqv v  mqqqv mqqqj │
x                ooxx                 95.0%: 7.236            x  / v1.14.0 by BlazeMeter.com /  │
x                ooxx                 99.0%: 7.236            x                  │
x                ooxx                 99.9%: 7.236            xJMeter:              │
x                ooxx                100.0%: 7.236            xPMI_GAM_API_ActivationStatus    │
x                ooxx                                  x        100 %        │
x                ooxx                                  xElapsed: 00:00:42     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:32│
lqqqqqqq 1 1 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:05 qqqqqqqqqqqqqqqqqqqqk                  │
x                ..xx    Average Times:      Percentiles:    Response Codes: x local               │
x                ..xx    Elapsed: 9.691      0.0%: 7.236   200: 100.00% (2)x  disk-write: 568,384       │
x                ..xx    Connect: 8.409      50.0%: 7.236    All: 100.00% (2)x  disk-read: 3,437,631      │
x                ..xx    Latency: 9.691     90.0%: 12.144            x     cpu: 33.100       │
x                ..xx                95.0%: 12.144            x  disk-space: 40.900       │
x                ..xx                99.0%: 12.144            x     mem: 70.500       │
x                ..xx                99.9%: 12.144            x  bytes-recv: 2,830        │
x                ..xx                100.0%: 12.144            x   conn-all: 92         │
x                ..xx                                  x engine-loop: 0.131        │
x                ..xx                                  x  bytes-sent: 2,836        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx Labels      Hits  Failures  Avg Time            x                  │
x                o xxActivationStatus   2   0.00%   9.691            x                  │
x                @ xx                                  x                  │
x                @ xx Errors:                              x                  │
x                @oxxNo failures occured                         x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:10,456 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:34 qqqqqqqqqqqqqqqqklqwqk               │
x                ooxx    Average Times:      Percentiles:    Response Codes: x x                │
x                ooxx    Elapsed: 7.238      0.0%: 7.236   200: 100.00% (1)x x  lqqqk w  w wqqk w  w lqqqk │
x                ooxx    Connect: 6.050      50.0%: 7.236    All: 100.00% (1)x x  lqqqu x  x x  x  x mqqqk │
x                ooxx    Latency: 7.238      90.0%: 7.236            x v  mqqqv mqqqv v  mqqqv mqqqj │
x                ooxx                 95.0%: 7.236            x  - v1.14.0 by BlazeMeter.com -  │
x                ooxx                 99.0%: 7.236            x                  │
x                ooxx                 99.9%: 7.236            xJMeter:              │
x                ooxx                100.0%: 7.236            xPMI_GAM_API_ActivationStatus    │
x                ooxx                                  x        100 %        │
x                ooxx                                  xElapsed: 00:00:43     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:33│
lqqqqqqq 1 1 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:05 qqqqqqqqqqqqqqqqqqqqk                  │
x                ..xx    Average Times:      Percentiles:    Response Codes: x local               │
x                ..xx    Elapsed: 9.691      0.0%: 7.236   200: 100.00% (2)x  disk-write: 16,039       │
x                ..xx    Connect: 8.409      50.0%: 7.236    All: 100.00% (2)x  disk-read: 51,840       │
x                ..xx    Latency: 9.691     90.0%: 12.144            x     cpu: 7.000        │
x                ..xx                95.0%: 12.144            x  disk-space: 40.900       │
x                ..xx                99.0%: 12.144            x     mem: 70.600       │
x                ..xx                99.9%: 12.144            x  bytes-recv: 6,476        │
x                ..xx                100.0%: 12.144            x   conn-all: 92         │
x                ..xx                                  x engine-loop: 0.031        │
x                ..xx                                  x  bytes-sent: 2,190        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx Labels      Hits  Failures  Avg Time            x                  │
x                o xxActivationStatus   2   0.00%   9.691            x                  │
x                @ xx                                  x                  │
x                @ xx Errors:                              x                  │
x                @oxxNo failures occured                         x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
x                @@xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:11,542 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:41 qqqqqqqqqqqqqqqqklqwqk               │
x               oooxx    Average Times:      Percentiles:    Response Codes: x x                │
x               oooxx    Elapsed: 2.822      0.0%: 2.792   200: 100.00% (2)x x  lqqqk w  w wqqk w  w lqqqk │
x               oooxx    Connect: 1.636      50.0%: 2.792    All: 100.00% (2)x x  lqqqu x  x x  x  x mqqqk │
x               oooxx    Latency: 2.822      90.0%: 2.852            x v  mqqqv mqqqv v  mqqqv mqqqj │
x               oooxx                 95.0%: 2.852            x  \ v1.14.0 by BlazeMeter.com \  │
x               oooxx                 99.0%: 2.852            x                  │
x               oooxx                 99.9%: 2.852            xJMeter:              │
x               oooxx                100.0%: 2.852            xPMI_GAM_API_ActivationStatus    │
x               oooxx                                  x        100 %        │
x               oooxx                                  xElapsed: 00:00:44     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:34│
lqqqqqqq 1 2 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:12 qqqqqqqqqqqqqqqqqqqqk                  │
x                .xx    Average Times:      Percentiles:    Response Codes: x local               │
x                .xx    Elapsed: 6.257      0.0%: 2.792   200: 100.00% (4)x  disk-write: 211,933       │
x                .xx    Connect: 5.022      50.0%: 2.852    All: 100.00% (4)x  disk-read: 159,879       │
x                .xx    Latency: 6.257     90.0%: 12.144            x     cpu: 9.400        │
x                .xx                95.0%: 12.144            x  disk-space: 40.900       │
x               ...xx                99.0%: 12.144            x     mem: 70.600       │
x               ...xx                99.9%: 12.144            x  bytes-recv: 1,502        │
x               ...xx                100.0%: 12.144            x   conn-all: 92         │
x               ...xx                                  x engine-loop: 0.084        │
x               ...xx                                  x  bytes-sent: 1,589        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx Labels      Hits  Failures  Avg Time            x                  │
x               o xxActivationStatus   4   0.00%   6.257            x                  │
x               @ xx                                  x                  │
x               @ xx Errors:                              x                  │
x               @o xxNo failures occured                         x                  │
x               @@ xx                                  x                  │
x               @@ xx                                  x                  │
x               @@oxx                                  x                  │
x               @@@xx                                  x                  │
x               @@@xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:12,391 INFO root] Screen 140x35 chars:
lqqqqq 1 2 users, 2 ~2 active qqqqklqqqqqqqqqqqqqqqqq Latest Interval Stats at 10:26:41 qqqqqqqqqqqqqqqqklqwqk               │
x               oooxx    Average Times:      Percentiles:    Response Codes: x x                │
x               oooxx    Elapsed: 2.822      0.0%: 2.792   200: 100.00% (2)x x  lqqqk w  w wqqk w  w lqqqk │
x               oooxx    Connect: 1.636      50.0%: 2.792    All: 100.00% (2)x x  lqqqu x  x x  x  x mqqqk │
x               oooxx    Latency: 2.822      90.0%: 2.852            x v  mqqqv mqqqv v  mqqqv mqqqj │
x               oooxx                 95.0%: 2.852            x  | v1.14.0 by BlazeMeter.com |  │
x               oooxx                 99.0%: 2.852            x                  │
x               oooxx                 99.9%: 2.852            xJMeter:              │
x               oooxx                100.0%: 2.852            xPMI_GAM_API_ActivationStatus    │
x               oooxx                                  x        100 %        │
x               oooxx                                  xElapsed: 00:00:45     Overtime:│
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj              00:00:35│
lqqqqqqq 1 2 hits, 2 0 fail qqqqqqklqqqqqqqqqqqqqqqqqqqqq Cumulative Stats 00:00:12 qqqqqqqqqqqqqqqqqqqqk                  │
x                .xx    Average Times:      Percentiles:    Response Codes: x local               │
x                .xx    Elapsed: 6.257      0.0%: 2.792   200: 100.00% (4)x  disk-write: 211,933       │
x                .xx    Connect: 5.022      50.0%: 2.852    All: 100.00% (4)x  disk-read: 159,879       │
x                .xx    Latency: 6.257     90.0%: 12.144            x     cpu: 9.400        │
x                .xx                95.0%: 12.144            x  disk-space: 40.900       │
x               ...xx                99.0%: 12.144            x     mem: 70.600       │
x               ...xx                99.9%: 12.144            x  bytes-recv: 1,502        │
x               ...xx                100.0%: 12.144            x   conn-all: 92         │
x               ...xx                                  x engine-loop: 0.084        │
x               ...xx                                  x  bytes-sent: 1,589        │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjx                                  xqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq│
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx Labels      Hits  Failures  Avg Time            x                  │
x               o xxActivationStatus   4   0.00%   6.257            x                  │
x               @ xx                                  x                  │
x               @ xx Errors:                              x                  │
x               @o xxNo failures occured                         x                  │
x               @@ xx                                  x                  │
x               @@ xx                                  x                  │
x               @@oxx                                  x                  │
x               @@@xx                                  x                  │
x               @@@xx                                  x                  │
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj                  │
[2020-11-05 10:27:12,575 WARNING Engine] Please wait for graceful shutdown...
[2020-11-05 10:27:12,575 DEBUG root] Leveled up log file verbosity
[2020-11-05 10:27:12,575 INFO Engine] Shutting down...
[2020-11-05 10:27:12,575 DEBUG Engine] Current stop reason:Â
[2020-11-05 10:27:12,575 DEBUG Engine.local] Shutdown jmeter/PMI_GAM_API_ActivationStatus
[2020-11-05 10:27:13,576 INFO Engine.jmeter] Sending Shutdown command to JMeter on port 4445...
[2020-11-05 10:27:15,581 DEBUG Engine.jmeter] JMeter stopped on Shutdown command
[2020-11-05 10:27:15,581 DEBUG Engine.console] No logger_handler or orig_stream was detected
[2020-11-05 10:27:15,581 DEBUG Engine.Configuration] Dumping YAML config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\effective.yml
[2020-11-05 10:27:15,627 DEBUG Engine.Configuration] Dumping JSON config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\effective.json
[2020-11-05 10:27:15,627 WARNING root] Keyboard interrupt
[2020-11-05 10:27:15,750 DEBUG root] KeyboardInterrupt:Â
 File "C:\Program Files\Taurus\pkgs\bzt\cli.py", line 259, in perform
  self.engine.run()
 File "C:\Program Files\Taurus\pkgs\bzt\engine\engine.py", line 248, in run
  reraise(exc_info, exc_value)
 File "C:\Program Files\Taurus\pkgs\bzt\six\py3.py", line 86, in reraise
  raise exc
 File "C:\Program Files\Taurus\pkgs\bzt\engine\engine.py", line 227, in run
  self._wait()
 File "C:\Program Files\Taurus\pkgs\bzt\engine\engine.py", line 276, in _wait
  time.sleep(delay)
[2020-11-05 10:27:15,750 INFO Engine] Post-processing...
[2020-11-05 10:27:15,750 DEBUG Engine.local] Post-process jmeter/PMI_GAM_API_ActivationStatus
[2020-11-05 10:27:15,750 DEBUG Engine] Add existing artifact (move=True): C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\modified_requests.jmx
[2020-11-05 10:27:15,765 DEBUG Engine] No need to copy C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\modified_requests.jmx
[2020-11-05 10:27:15,768 DEBUG Engine.jmeter.JTLErrorsReader.FileReader] Opening file: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\error.jtl
[2020-11-05 10:27:15,777 DEBUG Engine.jmeter.JTLErrorsReader] Read bytes from error file: 83
[2020-11-05 10:27:15,789 DEBUG Engine.jmeter.JTLReader.IncrementalCSVReader] Read: 2 lines / 228 bytes (at speed 1048576)
[2020-11-05 10:27:15,789 DEBUG Engine.jmeter.JTLReader] Buffer len: 10; Known errors count: 0
[2020-11-05 10:27:15,789 DEBUG Engine.jmeter.JTLReader] Aggregating: 1604552207, 10 in buffer
[2020-11-05 10:27:15,791 DEBUG Engine.jmeter.JTLReader] Buffer len: 9; Known errors count: 0
[2020-11-05 10:27:15,827 DEBUG Engine.jmeter.JTLReader] Aggregating: 1604552209, 9 in buffer
[2020-11-05 10:27:15,827 DEBUG Engine.jmeter.JTLReader] Buffer len: 8; Known errors count: 0
[2020-11-05 10:27:15,865 DEBUG Engine.jmeter.JTLReader] Aggregating: 1604552212, 8 in buffer
[2020-11-05 10:27:15,865 DEBUG Engine.jmeter.JTLReader] Buffer len: 7; Known errors count: 0
[2020-11-05 10:27:15,912 DEBUG Engine.jmeter.JTLReader] Aggregating: 1604552215, 7 in buffer
[2020-11-05 10:27:15,912 DEBUG Engine.jmeter.JTLReader] Buffer len: 6; Known errors count: 0
[2020-11-05 10:27:15,950 DEBUG Engine.jmeter.JTLReader] Aggregating: 1604552218, 6 in buffer
[2020-11-05 10:27:15,950 DEBUG Engine.jmeter.JTLReader] Buffer len: 5; Known errors count: 0
[2020-11-05 10:27:16,001 DEBUG Engine.jmeter.JTLReader] Aggregating: 1604552220, 5 in buffer
[2020-11-05 10:27:16,001 DEBUG Engine.jmeter.JTLReader] Buffer len: 4; Known errors count: 0
[2020-11-05 10:27:16,047 DEBUG Engine.jmeter.JTLReader] Aggregating: 1604552223, 4 in buffer
[2020-11-05 10:27:16,047 DEBUG Engine.jmeter.JTLReader] Buffer len: 3; Known errors count: 0
[2020-11-05 10:27:16,066 INFO Engine.jmeter.JTLReader] Changed data analysis delay to 14s
[2020-11-05 10:27:16,081 DEBUG Engine.jmeter.JTLReader] Aggregating: 1604552225, 3 in buffer
[2020-11-05 10:27:16,081 DEBUG Engine.jmeter.JTLReader] Buffer len: 2; Known errors count: 0
[2020-11-05 10:27:16,113 DEBUG Engine.jmeter.JTLReader] Aggregating: 1604552228, 2 in buffer
[2020-11-05 10:27:16,113 DEBUG Engine.jmeter.JTLReader] Buffer len: 1; Known errors count: 0
[2020-11-05 10:27:16,150 DEBUG Engine.jmeter.JTLReader] Aggregating: 1604552231, 1 in buffer
[2020-11-05 10:27:16,150 DEBUG Engine.jmeter.JTLReader] Buffer len: 0; Known errors count: 0
[2020-11-05 10:27:16,150 DEBUG Engine.consolidator] Consolidator buffer[11]: dict_keys([1604552204, 1604552207, 1604552209, 1604552212, 1604552215, 1604552218, 1604552220, 1604552223, 1604552225, 1604552228, 1604552231])
[2020-11-05 10:27:16,150 DEBUG Engine.consolidator] Merging into 1604552204
[2020-11-05 10:27:16,150 DEBUG Engine.consolidator] Bypassing consolidation because of single result
[2020-11-05 10:27:16,213 DEBUG Engine.consolidator] Processed datapoint: 1604552204/ConsolidatingAggregator@2046741103240
[2020-11-05 10:27:16,213 DEBUG Engine.consolidator] Merging into 1604552207
[2020-11-05 10:27:16,213 DEBUG Engine.consolidator] Bypassing consolidation because of single result
[2020-11-05 10:27:16,266 DEBUG Engine.consolidator] Processed datapoint: 1604552207/ConsolidatingAggregator@2046741103240
[2020-11-05 10:27:16,266 DEBUG Engine.consolidator] Merging into 1604552209
[2020-11-05 10:27:16,266 DEBUG Engine.consolidator] Bypassing consolidation because of single result
[2020-11-05 10:27:16,329 DEBUG Engine.consolidator] Processed datapoint: 1604552209/ConsolidatingAggregator@2046741103240
[2020-11-05 10:27:16,329 DEBUG Engine.consolidator] Merging into 1604552212
[2020-11-05 10:27:16,329 DEBUG Engine.consolidator] Bypassing consolidation because of single result
[2020-11-05 10:27:16,366 DEBUG Engine.consolidator] Processed datapoint: 1604552212/ConsolidatingAggregator@2046741103240
[2020-11-05 10:27:16,366 DEBUG Engine.consolidator] Merging into 1604552215
[2020-11-05 10:27:16,382 DEBUG Engine.consolidator] Bypassing consolidation because of single result
[2020-11-05 10:27:16,429 DEBUG Engine.consolidator] Processed datapoint: 1604552215/ConsolidatingAggregator@2046741103240
[2020-11-05 10:27:16,429 DEBUG Engine.consolidator] Merging into 1604552218
[2020-11-05 10:27:16,429 DEBUG Engine.consolidator] Bypassing consolidation because of single result
[2020-11-05 10:27:16,498 DEBUG Engine.consolidator] Processed datapoint: 1604552218/ConsolidatingAggregator@2046741103240
[2020-11-05 10:27:16,498 DEBUG Engine.consolidator] Merging into 1604552220
[2020-11-05 10:27:16,498 DEBUG Engine.consolidator] Bypassing consolidation because of single result
[2020-11-05 10:27:16,567 DEBUG Engine.consolidator] Processed datapoint: 1604552220/ConsolidatingAggregator@2046741103240
[2020-11-05 10:27:16,567 DEBUG Engine.consolidator] Merging into 1604552223
[2020-11-05 10:27:16,567 DEBUG Engine.consolidator] Bypassing consolidation because of single result
[2020-11-05 10:27:16,629 DEBUG Engine.consolidator] Processed datapoint: 1604552223/ConsolidatingAggregator@2046741103240
[2020-11-05 10:27:16,629 DEBUG Engine.consolidator] Merging into 1604552225
[2020-11-05 10:27:16,629 DEBUG Engine.consolidator] Bypassing consolidation because of single result
[2020-11-05 10:27:16,683 DEBUG Engine.consolidator] Processed datapoint: 1604552225/ConsolidatingAggregator@2046741103240
[2020-11-05 10:27:16,683 DEBUG Engine.consolidator] Merging into 1604552228
[2020-11-05 10:27:16,683 DEBUG Engine.consolidator] Bypassing consolidation because of single result
[2020-11-05 10:27:16,752 DEBUG Engine.consolidator] Processed datapoint: 1604552228/ConsolidatingAggregator@2046741103240
[2020-11-05 10:27:16,752 DEBUG Engine.consolidator] Merging into 1604552231
[2020-11-05 10:27:16,752 DEBUG Engine.consolidator] Bypassing consolidation because of single result
[2020-11-05 10:27:16,812 DEBUG Engine.consolidator] Processed datapoint: 1604552231/ConsolidatingAggregator@2046741103240
[2020-11-05 10:27:16,812 INFO Engine.final-stats] Test duration: 0:00:49
[2020-11-05 10:27:16,812 INFO Engine.final-stats] Samples count: 26, 0.00% failures
[2020-11-05 10:27:16,812 INFO Engine.final-stats] Average times: total 3.247, latency 3.247, connect 2.352
[2020-11-05 10:27:16,843 INFO Engine.final-stats] Percentiles:
+---------------+---------------+
| Percentile, % | Resp. Time, s |
+---------------+---------------+
|Â Â Â Â Â Â 0.0 |Â Â Â Â Â 2.318 |
|Â Â Â Â Â 50.0 |Â Â Â Â Â 2.712 |
|Â Â Â Â Â 90.0 |Â Â Â Â Â 3.544 |
|Â Â Â Â Â 95.0 |Â Â Â Â Â 7.236 |
|Â Â Â Â Â 99.0 |Â Â Â Â 12.144 |
|Â Â Â Â Â 99.9 |Â Â Â Â 12.144 |
|Â Â Â Â Â 100.0 |Â Â Â Â 12.144 |
+---------------+---------------+
[2020-11-05 10:27:16,852 INFO Engine.final-stats] Request label stats:
+------------------+--------+---------+--------+-------+
| label      | status |  succ | avg_rt | error |
+------------------+--------+---------+--------+-------+
| ActivationStatus |Â Â OKÂ Â | 100.00% |Â 3.247 |Â Â Â Â |
+------------------+--------+---------+--------+-------+
[2020-11-05 10:27:16,852 DEBUG Engine.console] No logger_handler or orig_stream was detected
[2020-11-05 10:27:16,852 DEBUG Engine.Configuration] Dumping YAML config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\effective.yml
[2020-11-05 10:27:16,883 DEBUG Engine.Configuration] Dumping JSON config into C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\effective.json
[2020-11-05 10:27:16,883 INFO root] Artifacts dir: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341
[2020-11-05 10:27:16,883 WARNING root] Done performing with code: 1
[2020-11-05 10:27:16,883 DEBUG root] Closing log handler: C:\Users\nagasubramanyam_s\2020-11-05_10-26-07.179341\bzt.log