jmeter.log 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. 2026-04-29 13:07:41,165 INFO o.a.j.u.JMeterUtils: Setting Locale to zh_CN
  2. 2026-04-29 13:07:41,189 INFO o.a.j.JMeter: Loading user properties from: D:\apache-jmeter-5.6.3\bin\user.properties
  3. 2026-04-29 13:07:41,189 INFO o.a.j.JMeter: Loading system properties from: D:\apache-jmeter-5.6.3\bin\system.properties
  4. 2026-04-29 13:07:41,189 INFO o.a.j.JMeter: Setting JMeter property: base_url=127.0.0.1
  5. 2026-04-29 13:07:41,189 INFO o.a.j.JMeter: Setting JMeter property: port=8010
  6. 2026-04-29 13:07:41,189 INFO o.a.j.JMeter: Setting JMeter property: protocol=http
  7. 2026-04-29 13:07:41,190 INFO o.a.j.JMeter: Setting JMeter property: thread_count=10
  8. 2026-04-29 13:07:41,190 INFO o.a.j.JMeter: Setting JMeter property: ramp_up=10
  9. 2026-04-29 13:07:41,190 INFO o.a.j.JMeter: Setting JMeter property: duration=120
  10. 2026-04-29 13:07:41,205 INFO o.a.j.JMeter: Copyright (c) 1998-2024 The Apache Software Foundation
  11. 2026-04-29 13:07:41,206 INFO o.a.j.JMeter: Version 5.6.3
  12. 2026-04-29 13:07:41,206 INFO o.a.j.JMeter: java.version=17
  13. 2026-04-29 13:07:41,206 INFO o.a.j.JMeter: java.vm.name=Java HotSpot(TM) 64-Bit Server VM
  14. 2026-04-29 13:07:41,206 INFO o.a.j.JMeter: os.name=Windows 10
  15. 2026-04-29 13:07:41,206 INFO o.a.j.JMeter: os.arch=amd64
  16. 2026-04-29 13:07:41,206 INFO o.a.j.JMeter: os.version=10.0
  17. 2026-04-29 13:07:41,206 INFO o.a.j.JMeter: file.encoding=GBK
  18. 2026-04-29 13:07:41,206 INFO o.a.j.JMeter: java.awt.headless=true
  19. 2026-04-29 13:07:41,206 INFO o.a.j.JMeter: Max memory =1073741824
  20. 2026-04-29 13:07:41,206 INFO o.a.j.JMeter: Available Processors =16
  21. 2026-04-29 13:07:41,217 INFO o.a.j.JMeter: Default Locale=English (EN)
  22. 2026-04-29 13:07:41,217 INFO o.a.j.JMeter: JMeter Locale=Chinese (China)
  23. 2026-04-29 13:07:41,217 INFO o.a.j.JMeter: JMeterHome=D:\apache-jmeter-5.6.3
  24. 2026-04-29 13:07:41,217 INFO o.a.j.JMeter: user.dir =D:\UGit\AIGC-Space
  25. 2026-04-29 13:07:41,217 INFO o.a.j.JMeter: PWD =D:\UGit\AIGC-Space
  26. 2026-04-29 13:07:41,224 INFO o.a.j.JMeter: IP: 192.168.177.183 Name: DESKTOP-E5MNSD0 FullName: DESKTOP-E5MNSD0
  27. 2026-04-29 13:07:41,240 INFO o.a.j.JMeter: Setting property 'jmeter.reportgenerator.outputdir' to:'D:\UGit\AIGC-Space\docs\jmeter\results\billing_v3_report'
  28. 2026-04-29 13:07:41,242 INFO o.a.j.s.FileServer: Default base='D:\UGit\AIGC-Space'
  29. 2026-04-29 13:07:41,244 INFO o.a.j.s.FileServer: Set new base='D:\UGit\AIGC-Space\docs\jmeter'
  30. 2026-04-29 13:07:41,450 INFO o.a.j.s.SaveService: Testplan (JMX) version: 2.2. Testlog (JTL) version: 2.2
  31. 2026-04-29 13:07:41,490 INFO o.a.j.s.SaveService: Using SaveService properties version 5.0
  32. 2026-04-29 13:07:41,493 INFO o.a.j.s.SaveService: Using SaveService properties file encoding UTF-8
  33. 2026-04-29 13:07:41,497 INFO o.a.j.s.SaveService: Loading file: docs\jmeter\billing_perf_test_v3.jmx
  34. 2026-04-29 13:07:41,553 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
  35. 2026-04-29 13:07:41,554 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xhtml+xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
  36. 2026-04-29 13:07:41,554 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
  37. 2026-04-29 13:07:41,554 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
  38. 2026-04-29 13:07:41,554 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
  39. 2026-04-29 13:07:41,554 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/css is org.apache.jmeter.protocol.http.parser.CssParser
  40. 2026-04-29 13:07:41,599 INFO o.a.j.JMeter: Creating summariser <summary>
  41. 2026-04-29 13:07:41,602 INFO o.a.j.r.d.ReportGenerator: ReportGenerator will use for Parsing the separator: ','
  42. 2026-04-29 13:07:41,602 INFO o.a.j.r.d.ReportGenerator: Will generate report at end of test from results file: docs/jmeter/results/billing_v3.jtl
  43. 2026-04-29 13:07:41,602 INFO o.a.j.r.d.ReportGenerator: Reading report generator properties from: D:\apache-jmeter-5.6.3\bin\reportgenerator.properties
  44. 2026-04-29 13:07:41,603 INFO o.a.j.r.d.ReportGenerator: Merging with JMeter properties
  45. 2026-04-29 13:07:41,607 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.temp_dir' not found, using default value 'temp' instead.
  46. 2026-04-29 13:07:41,609 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.apdex_per_transaction' not found, using default value 'null' instead.
  47. 2026-04-29 13:07:41,609 INFO o.a.j.r.c.ReportGeneratorConfiguration: apdex_per_transaction is empty, not APDEX per transaction customization
  48. 2026-04-29 13:07:41,609 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.sample_filter' not found, using default value 'null' instead.
  49. 2026-04-29 13:07:41,609 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.report_title' not found, using default value 'null' instead.
  50. 2026-04-29 13:07:41,609 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.start_date' not found, using default value 'null' instead.
  51. 2026-04-29 13:07:41,609 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.end_date' not found, using default value 'null' instead.
  52. 2026-04-29 13:07:41,609 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.date_format' not found, using default value 'null' instead.
  53. 2026-04-29 13:07:41,610 INFO o.a.j.r.c.ReportGeneratorConfiguration: Will use date range start date: null, end date: null
  54. 2026-04-29 13:07:41,613 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.totalTPS.exclude_controllers' not found, using default value 'false' instead.
  55. 2026-04-29 13:07:41,614 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.activeThreadsOverTime.exclude_controllers' not found, using default value 'false' instead.
  56. 2026-04-29 13:07:41,614 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.timeVsThreads.exclude_controllers' not found, using default value 'false' instead.
  57. 2026-04-29 13:07:41,614 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.responseTimeDistribution.exclude_controllers' not found, using default value 'false' instead.
  58. 2026-04-29 13:07:41,614 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.transactionsPerSecond.exclude_controllers' not found, using default value 'false' instead.
  59. 2026-04-29 13:07:41,614 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.responseTimePercentiles.exclude_controllers' not found, using default value 'false' instead.
  60. 2026-04-29 13:07:41,614 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.responseTimePercentilesOverTime.exclude_controllers' not found, using default value 'false' instead.
  61. 2026-04-29 13:07:41,614 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.responseTimesOverTime.exclude_controllers' not found, using default value 'false' instead.
  62. 2026-04-29 13:07:41,614 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.connectTimeOverTime.exclude_controllers' not found, using default value 'false' instead.
  63. 2026-04-29 13:07:41,615 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.latenciesOverTime.exclude_controllers' not found, using default value 'false' instead.
  64. 2026-04-29 13:07:41,615 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.json.filters_only_sample_series' not found, using default value 'true' instead.
  65. 2026-04-29 13:07:41,616 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.json.series_filter' not found, using default value '' instead.
  66. 2026-04-29 13:07:41,616 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.json.show_controllers_only' not found, using default value 'false' instead.
  67. 2026-04-29 13:07:41,616 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.html.filters_only_sample_series' not found, using default value 'true' instead.
  68. 2026-04-29 13:07:41,616 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.html.series_filter' not found, using default value '' instead.
  69. 2026-04-29 13:07:41,616 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.html.show_controllers_only' not found, using default value 'false' instead.
  70. 2026-04-29 13:07:41,627 INFO o.a.j.e.StandardJMeterEngine: Running the test!
  71. 2026-04-29 13:07:41,628 INFO o.a.j.s.SampleEvent: List of sample_variables: []
  72. 2026-04-29 13:07:41,628 INFO o.a.j.s.SampleEvent: List of sample_variables: []
  73. 2026-04-29 13:07:41,634 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must contain the string: '.functions.'
  74. 2026-04-29 13:07:41,634 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must not contain the string: '.gui.'
  75. 2026-04-29 13:07:41,703 WARN o.a.j.r.ClassFinder: Can not open the jar D:\apache-jmeter-5.6.3\lib\ext\jsurfer-core-1.6.2.jar, message: zip file is empty
  76. java.util.zip.ZipException: zip file is empty
  77. at java.base/java.util.zip.ZipFile$Source.zerror(ZipFile.java:1598) ~[?:?]
  78. at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1382) ~[?:?]
  79. at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1477) ~[?:?]
  80. at java.base/java.util.zip.ZipFile$Source.<init>(ZipFile.java:1315) ~[?:?]
  81. at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1277) ~[?:?]
  82. at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:709) ~[?:?]
  83. at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:243) ~[?:?]
  84. at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:172) ~[?:?]
  85. at java.base/java.util.jar.JarFile.<init>(JarFile.java:347) ~[?:?]
  86. at java.base/java.util.jar.JarFile.<init>(JarFile.java:318) ~[?:?]
  87. at java.base/java.util.jar.JarFile.<init>(JarFile.java:284) ~[?:?]
  88. at org.apache.jorphan.reflect.ClassFinder.findClassesInOnePath(ClassFinder.java:478) [jorphan.jar:5.6.3]
  89. at org.apache.jorphan.reflect.ClassFinder.findClasses(ClassFinder.java:443) [jorphan.jar:5.6.3]
  90. at org.apache.jorphan.reflect.ClassFinder.findClassesThatExtend(ClassFinder.java:413) [jorphan.jar:5.6.3]
  91. at org.apache.jorphan.reflect.ClassFinder.findClassesThatExtend(ClassFinder.java:336) [jorphan.jar:5.6.3]
  92. at org.apache.jorphan.reflect.ClassFinder.findClassesThatExtend(ClassFinder.java:315) [jorphan.jar:5.6.3]
  93. at org.apache.jmeter.util.JMeterUtils.findClassesThatExtend(JMeterUtils.java:402) [ApacheJMeter_core.jar:5.6.3]
  94. at org.apache.jmeter.util.JMeterUtils.loadServicesAndScanJars(JMeterUtils.java:349) [ApacheJMeter_core.jar:5.6.3]
  95. at org.apache.jmeter.engine.util.CompoundVariable.<clinit>(CompoundVariable.java:73) [ApacheJMeter_core.jar:5.6.3]
  96. at org.apache.jmeter.engine.util.ValueReplacer.<init>(ValueReplacer.java:43) [ApacheJMeter_core.jar:5.6.3]
  97. at org.apache.jmeter.engine.PreCompiler.<init>(PreCompiler.java:54) [ApacheJMeter_core.jar:5.6.3]
  98. at org.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngine.java:412) [ApacheJMeter_core.jar:5.6.3]
  99. at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [?:?]
  100. at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
  101. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
  102. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
  103. at java.base/java.lang.Thread.run(Thread.java:833) [?:?]
  104. 2026-04-29 13:07:41,711 WARN o.a.j.r.ClassFinder: Can not open the jar D:\apache-jmeter-5.6.3\lib\ext\jsurfer-core-1.6.2.jar, message: zip file is empty
  105. java.util.zip.ZipException: zip file is empty
  106. at java.base/java.util.zip.ZipFile$Source.zerror(ZipFile.java:1598) ~[?:?]
  107. at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1382) ~[?:?]
  108. at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1477) ~[?:?]
  109. at java.base/java.util.zip.ZipFile$Source.<init>(ZipFile.java:1315) ~[?:?]
  110. at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1277) ~[?:?]
  111. at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:709) ~[?:?]
  112. at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:243) ~[?:?]
  113. at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:172) ~[?:?]
  114. at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:186) ~[?:?]
  115. at org.apache.jorphan.reflect.ClassFinder.findClassesInOnePath(ClassFinder.java:496) [jorphan.jar:5.6.3]
  116. at org.apache.jorphan.reflect.ClassFinder.findClasses(ClassFinder.java:443) [jorphan.jar:5.6.3]
  117. at org.apache.jorphan.reflect.ClassFinder.findClassesThatExtend(ClassFinder.java:413) [jorphan.jar:5.6.3]
  118. at org.apache.jorphan.reflect.ClassFinder.findClassesThatExtend(ClassFinder.java:336) [jorphan.jar:5.6.3]
  119. at org.apache.jorphan.reflect.ClassFinder.findClassesThatExtend(ClassFinder.java:315) [jorphan.jar:5.6.3]
  120. at org.apache.jmeter.util.JMeterUtils.findClassesThatExtend(JMeterUtils.java:402) [ApacheJMeter_core.jar:5.6.3]
  121. at org.apache.jmeter.util.JMeterUtils.loadServicesAndScanJars(JMeterUtils.java:349) [ApacheJMeter_core.jar:5.6.3]
  122. at org.apache.jmeter.engine.util.CompoundVariable.<clinit>(CompoundVariable.java:73) [ApacheJMeter_core.jar:5.6.3]
  123. at org.apache.jmeter.engine.util.ValueReplacer.<init>(ValueReplacer.java:43) [ApacheJMeter_core.jar:5.6.3]
  124. at org.apache.jmeter.engine.PreCompiler.<init>(PreCompiler.java:54) [ApacheJMeter_core.jar:5.6.3]
  125. at org.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngine.java:412) [ApacheJMeter_core.jar:5.6.3]
  126. at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [?:?]
  127. at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
  128. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
  129. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
  130. at java.base/java.lang.Thread.run(Thread.java:833) [?:?]
  131. 2026-04-29 13:07:41,712 INFO o.a.j.r.ClassFinder: Will scan jar D:\apache-jmeter-5.6.3\lib\ext\jmeter-plugins-json-2.7.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning
  132. 2026-04-29 13:07:41,721 INFO o.a.j.r.ClassFinder: Will scan jar D:\apache-jmeter-5.6.3\lib\ext\jmeter-plugins-manager.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning
  133. 2026-04-29 13:07:41,832 INFO o.a.j.r.ClassFinder: Will scan jar D:\apache-jmeter-5.6.3\lib\ext\jsurfer-jackson-1.6.2.jar with filter ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip classfile scanning
  134. 2026-04-29 13:07:41,853 INFO o.a.j.JMeter: 淏婓堍俴腔聆彸 (1777439261853)
  135. 2026-04-29 13:07:41,867 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 1 : 部劓1-梖等蹈桶
  136. 2026-04-29 13:07:41,867 INFO o.a.j.e.StandardJMeterEngine: Starting 10 threads for group 部劓1-梖等蹈桶.
  137. 2026-04-29 13:07:41,868 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
  138. 2026-04-29 13:07:41,868 INFO o.a.j.t.ThreadGroup: Starting thread group... number=1 threads=10 ramp-up=10 delayedStart=false
  139. 2026-04-29 13:07:41,880 INFO o.a.j.t.ThreadGroup: Started thread group number 1
  140. 2026-04-29 13:07:41,880 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 2 : 部劓2-梖等颯軞
  141. 2026-04-29 13:07:41,880 INFO o.a.j.e.StandardJMeterEngine: Starting 10 threads for group 部劓2-梖等颯軞.
  142. 2026-04-29 13:07:41,880 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
  143. 2026-04-29 13:07:41,880 INFO o.a.j.t.ThreadGroup: Starting thread group... number=2 threads=10 ramp-up=10 delayedStart=false
  144. 2026-04-29 13:07:41,886 INFO o.a.j.t.ThreadGroup: Started thread group number 2
  145. 2026-04-29 13:07:41,887 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 3 : 部劓3-豻塗脤戙
  146. 2026-04-29 13:07:41,887 INFO o.a.j.e.StandardJMeterEngine: Starting 10 threads for group 部劓3-豻塗脤戙.
  147. 2026-04-29 13:07:41,887 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
  148. 2026-04-29 13:07:41,887 INFO o.a.j.t.ThreadGroup: Starting thread group... number=3 threads=10 ramp-up=10 delayedStart=false
  149. 2026-04-29 13:07:41,893 INFO o.a.j.t.ThreadGroup: Started thread group number 3
  150. 2026-04-29 13:07:41,893 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 4 : 部劓4-秏煤霜阨
  151. 2026-04-29 13:07:41,895 INFO o.a.j.e.StandardJMeterEngine: Starting 10 threads for group 部劓4-秏煤霜阨.
  152. 2026-04-29 13:07:41,895 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
  153. 2026-04-29 13:07:41,895 INFO o.a.j.t.ThreadGroup: Starting thread group... number=4 threads=10 ramp-up=10 delayedStart=false
  154. 2026-04-29 13:07:41,908 INFO o.a.j.t.ThreadGroup: Started thread group number 4
  155. 2026-04-29 13:07:41,908 INFO o.a.j.e.StandardJMeterEngine: All thread groups have been started
  156. 2026-04-29 13:07:41,972 INFO o.a.j.t.JMeterThread: Thread started: 部劓2-梖等颯軞 2-1
  157. 2026-04-29 13:07:41,972 INFO o.a.j.t.JMeterThread: Thread started: 部劓3-豻塗脤戙 3-1
  158. 2026-04-29 13:07:41,973 INFO o.a.j.t.JMeterThread: Thread started: 部劓1-梖等蹈桶 1-1
  159. 2026-04-29 13:07:41,974 INFO o.a.j.t.JMeterThread: Thread started: 部劓4-秏煤霜阨 4-1
  160. 2026-04-29 13:07:41,977 INFO o.a.j.s.FileServer: Stored: ../../backend/test_users.csv
  161. 2026-04-29 13:07:42,221 INFO o.a.j.p.h.s.HTTPHCAbstractImpl: Local host = DESKTOP-E5MNSD0
  162. 2026-04-29 13:07:42,228 INFO o.a.j.p.h.s.HTTPHC4Impl: HTTP request retry count = 0
  163. 2026-04-29 13:07:42,229 INFO o.a.j.s.SampleResult: Note: Sample TimeStamps are START times
  164. 2026-04-29 13:07:42,229 INFO o.a.j.s.SampleResult: sampleresult.default.encoding is set to UTF-8
  165. 2026-04-29 13:07:42,230 INFO o.a.j.s.SampleResult: sampleresult.useNanoTime=true
  166. 2026-04-29 13:07:42,230 INFO o.a.j.s.SampleResult: sampleresult.nanoThreadSleep=5000
  167. 2026-04-29 13:07:42,969 INFO o.a.j.t.JMeterThread: Thread started: 部劓1-梖等蹈桶 1-2
  168. 2026-04-29 13:07:42,971 INFO o.a.j.t.JMeterThread: Thread started: 部劓4-秏煤霜阨 4-2
  169. 2026-04-29 13:07:42,973 INFO o.a.j.t.JMeterThread: Thread started: 部劓3-豻塗脤戙 3-2
  170. 2026-04-29 13:07:42,974 INFO o.a.j.t.JMeterThread: Thread started: 部劓2-梖等颯軞 2-2
  171. 2026-04-29 13:07:43,969 INFO o.a.j.t.JMeterThread: Thread started: 部劓1-梖等蹈桶 1-3
  172. 2026-04-29 13:07:43,970 INFO o.a.j.t.JMeterThread: Thread started: 部劓4-秏煤霜阨 4-3
  173. 2026-04-29 13:07:43,972 INFO o.a.j.t.JMeterThread: Thread started: 部劓3-豻塗脤戙 3-3
  174. 2026-04-29 13:07:43,973 INFO o.a.j.t.JMeterThread: Thread started: 部劓2-梖等颯軞 2-3
  175. 2026-04-29 13:07:44,968 INFO o.a.j.t.JMeterThread: Thread started: 部劓1-梖等蹈桶 1-4
  176. 2026-04-29 13:07:44,968 INFO o.a.j.t.JMeterThread: Thread started: 部劓4-秏煤霜阨 4-4
  177. 2026-04-29 13:07:44,972 INFO o.a.j.t.JMeterThread: Thread started: 部劓2-梖等颯軞 2-4
  178. 2026-04-29 13:07:44,972 INFO o.a.j.t.JMeterThread: Thread started: 部劓3-豻塗脤戙 3-4
  179. 2026-04-29 13:07:45,967 INFO o.a.j.t.JMeterThread: Thread started: 部劓4-秏煤霜阨 4-5
  180. 2026-04-29 13:07:45,968 INFO o.a.j.t.JMeterThread: Thread started: 部劓1-梖等蹈桶 1-5
  181. 2026-04-29 13:07:45,970 INFO o.a.j.t.JMeterThread: Thread started: 部劓3-豻塗脤戙 3-5
  182. 2026-04-29 13:07:45,971 INFO o.a.j.t.JMeterThread: Thread started: 部劓2-梖等颯軞 2-5
  183. 2026-04-29 13:07:46,966 INFO o.a.j.t.JMeterThread: Thread started: 部劓4-秏煤霜阨 4-6
  184. 2026-04-29 13:07:46,968 INFO o.a.j.t.JMeterThread: Thread started: 部劓1-梖等蹈桶 1-6
  185. 2026-04-29 13:07:46,968 INFO o.a.j.t.JMeterThread: Thread started: 部劓2-梖等颯軞 2-6
  186. 2026-04-29 13:07:46,970 INFO o.a.j.t.JMeterThread: Thread started: 部劓3-豻塗脤戙 3-6
  187. 2026-04-29 13:07:47,964 INFO o.a.j.t.JMeterThread: Thread started: 部劓4-秏煤霜阨 4-7
  188. 2026-04-29 13:07:47,968 INFO o.a.j.t.JMeterThread: Thread started: 部劓1-梖等蹈桶 1-7
  189. 2026-04-29 13:07:47,971 INFO o.a.j.t.JMeterThread: Thread started: 部劓2-梖等颯軞 2-7
  190. 2026-04-29 13:07:47,980 INFO o.a.j.t.JMeterThread: Thread started: 部劓3-豻塗脤戙 3-7
  191. 2026-04-29 13:07:48,963 INFO o.a.j.t.JMeterThread: Thread started: 部劓4-秏煤霜阨 4-8
  192. 2026-04-29 13:07:48,965 INFO o.a.j.t.JMeterThread: Thread started: 部劓1-梖等蹈桶 1-8
  193. 2026-04-29 13:07:48,968 INFO o.a.j.t.JMeterThread: Thread started: 部劓3-豻塗脤戙 3-8
  194. 2026-04-29 13:07:48,968 INFO o.a.j.t.JMeterThread: Thread started: 部劓2-梖等颯軞 2-8
  195. 2026-04-29 13:07:49,961 INFO o.a.j.t.JMeterThread: Thread started: 部劓4-秏煤霜阨 4-9
  196. 2026-04-29 13:07:49,962 INFO o.a.j.t.JMeterThread: Thread started: 部劓1-梖等蹈桶 1-9
  197. 2026-04-29 13:07:49,967 INFO o.a.j.t.JMeterThread: Thread started: 部劓3-豻塗脤戙 3-9
  198. 2026-04-29 13:07:49,968 INFO o.a.j.t.JMeterThread: Thread started: 部劓2-梖等颯軞 2-9
  199. 2026-04-29 13:07:50,961 INFO o.a.j.t.JMeterThread: Thread started: 部劓1-梖等蹈桶 1-10
  200. 2026-04-29 13:07:50,962 INFO o.a.j.t.JMeterThread: Thread started: 部劓4-秏煤霜阨 4-10
  201. 2026-04-29 13:07:50,966 INFO o.a.j.t.JMeterThread: Thread started: 部劓2-梖等颯軞 2-10
  202. 2026-04-29 13:07:50,968 INFO o.a.j.t.JMeterThread: Thread started: 部劓3-豻塗脤戙 3-10
  203. 2026-04-29 13:08:30,013 INFO o.a.j.r.Summariser: summary + 1668 in 00:00:48 = 34.6/s Avg: 829 Min: 119 Max: 21184 Err: 264 (15.83%) Active: 40 Started: 40 Finished: 0
  204. 2026-04-29 13:09:00,011 INFO o.a.j.r.Summariser: summary + 1939 in 00:00:30 = 64.6/s Avg: 409 Min: 122 Max: 1797 Err: 213 (10.99%) Active: 40 Started: 40 Finished: 0
  205. 2026-04-29 13:09:00,012 INFO o.a.j.r.Summariser: summary = 3607 in 00:01:18 = 46.1/s Avg: 604 Min: 119 Max: 21184 Err: 477 (13.22%)
  206. 2026-04-29 13:09:30,016 INFO o.a.j.r.Summariser: summary + 1945 in 00:00:30 = 64.8/s Avg: 406 Min: 122 Max: 1761 Err: 187 (9.61%) Active: 40 Started: 40 Finished: 0
  207. 2026-04-29 13:09:30,016 INFO o.a.j.r.Summariser: summary = 5552 in 00:01:48 = 51.3/s Avg: 535 Min: 119 Max: 21184 Err: 664 (11.96%)
  208. 2026-04-29 13:09:41,679 INFO o.a.j.t.JMeterThread: Thread finished: 部劓1-梖等蹈桶 1-2
  209. 2026-04-29 13:09:41,688 INFO o.a.j.t.JMeterThread: Thread finished: 部劓2-梖等颯軞 2-6
  210. 2026-04-29 13:09:41,688 INFO o.a.j.t.JMeterThread: Thread finished: 部劓1-梖等蹈桶 1-6
  211. 2026-04-29 13:09:41,688 INFO o.a.j.t.JMeterThread: Thread finished: 部劓1-梖等蹈桶 1-1
  212. 2026-04-29 13:09:41,690 INFO o.a.j.t.JMeterThread: Thread finished: 部劓1-梖等蹈桶 1-5
  213. 2026-04-29 13:09:41,736 INFO o.a.j.t.JMeterThread: Thread finished: 部劓3-豻塗脤戙 3-1
  214. 2026-04-29 13:09:41,737 INFO o.a.j.t.JMeterThread: Thread finished: 部劓4-秏煤霜阨 4-7
  215. 2026-04-29 13:09:41,784 INFO o.a.j.t.JMeterThread: Thread finished: 部劓3-豻塗脤戙 3-6
  216. 2026-04-29 13:09:41,784 INFO o.a.j.t.JMeterThread: Thread finished: 部劓4-秏煤霜阨 4-3
  217. 2026-04-29 13:09:41,786 INFO o.a.j.t.JMeterThread: Thread finished: 部劓1-梖等蹈桶 1-10
  218. 2026-04-29 13:09:41,791 INFO o.a.j.t.JMeterThread: Thread finished: 部劓2-梖等颯軞 2-5
  219. 2026-04-29 13:09:41,791 INFO o.a.j.t.JMeterThread: Thread finished: 部劓2-梖等颯軞 2-4
  220. 2026-04-29 13:09:41,830 INFO o.a.j.t.JMeterThread: Thread finished: 部劓3-豻塗脤戙 3-2
  221. 2026-04-29 13:09:41,830 INFO o.a.j.t.JMeterThread: Thread finished: 部劓3-豻塗脤戙 3-7
  222. 2026-04-29 13:09:41,869 INFO o.a.j.t.JMeterThread: Thread finished: 部劓1-梖等蹈桶 1-9
  223. 2026-04-29 13:09:41,881 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓1-梖等蹈桶 1-4
  224. 2026-04-29 13:09:41,881 INFO o.a.j.t.JMeterThread: Thread finished: 部劓2-梖等颯軞 2-10
  225. 2026-04-29 13:09:41,881 INFO o.a.j.t.JMeterThread: Thread finished: 部劓1-梖等蹈桶 1-4
  226. 2026-04-29 13:09:41,930 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓2-梖等颯軞 2-2
  227. 2026-04-29 13:09:41,930 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓3-豻塗脤戙 3-4
  228. 2026-04-29 13:09:41,930 INFO o.a.j.t.JMeterThread: Thread finished: 部劓2-梖等颯軞 2-2
  229. 2026-04-29 13:09:41,931 INFO o.a.j.t.JMeterThread: Thread finished: 部劓3-豻塗脤戙 3-4
  230. 2026-04-29 13:09:41,933 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓2-梖等颯軞 2-7
  231. 2026-04-29 13:09:41,933 INFO o.a.j.t.JMeterThread: Thread finished: 部劓2-梖等颯軞 2-7
  232. 2026-04-29 13:09:41,934 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓2-梖等颯軞 2-9
  233. 2026-04-29 13:09:41,934 INFO o.a.j.t.JMeterThread: Thread finished: 部劓2-梖等颯軞 2-9
  234. 2026-04-29 13:09:41,971 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓3-豻塗脤戙 3-5
  235. 2026-04-29 13:09:41,971 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓3-豻塗脤戙 3-8
  236. 2026-04-29 13:09:41,971 INFO o.a.j.t.JMeterThread: Thread finished: 部劓3-豻塗脤戙 3-5
  237. 2026-04-29 13:09:41,971 INFO o.a.j.t.JMeterThread: Thread finished: 部劓3-豻塗脤戙 3-8
  238. 2026-04-29 13:09:41,973 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓2-梖等颯軞 2-1
  239. 2026-04-29 13:09:41,973 INFO o.a.j.t.JMeterThread: Thread finished: 部劓2-梖等颯軞 2-1
  240. 2026-04-29 13:09:41,983 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓4-秏煤霜阨 4-6
  241. 2026-04-29 13:09:41,983 INFO o.a.j.t.JMeterThread: Thread finished: 部劓4-秏煤霜阨 4-6
  242. 2026-04-29 13:09:41,995 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓3-豻塗脤戙 3-3
  243. 2026-04-29 13:09:41,995 INFO o.a.j.t.JMeterThread: Thread finished: 部劓3-豻塗脤戙 3-3
  244. 2026-04-29 13:09:42,002 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓4-秏煤霜阨 4-9
  245. 2026-04-29 13:09:42,002 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓2-梖等颯軞 2-8
  246. 2026-04-29 13:09:42,002 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓4-秏煤霜阨 4-1
  247. 2026-04-29 13:09:42,002 INFO o.a.j.t.JMeterThread: Thread finished: 部劓4-秏煤霜阨 4-9
  248. 2026-04-29 13:09:42,002 INFO o.a.j.t.JMeterThread: Thread finished: 部劓2-梖等颯軞 2-8
  249. 2026-04-29 13:09:42,002 INFO o.a.j.t.JMeterThread: Thread finished: 部劓4-秏煤霜阨 4-1
  250. 2026-04-29 13:09:42,026 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓4-秏煤霜阨 4-8
  251. 2026-04-29 13:09:42,026 INFO o.a.j.t.JMeterThread: Thread finished: 部劓4-秏煤霜阨 4-8
  252. 2026-04-29 13:09:42,036 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓4-秏煤霜阨 4-2
  253. 2026-04-29 13:09:42,037 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓3-豻塗脤戙 3-9
  254. 2026-04-29 13:09:42,037 INFO o.a.j.t.JMeterThread: Thread finished: 部劓4-秏煤霜阨 4-2
  255. 2026-04-29 13:09:42,037 INFO o.a.j.t.JMeterThread: Thread finished: 部劓3-豻塗脤戙 3-9
  256. 2026-04-29 13:09:42,085 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓4-秏煤霜阨 4-10
  257. 2026-04-29 13:09:42,085 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓4-秏煤霜阨 4-5
  258. 2026-04-29 13:09:42,085 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓1-梖等蹈桶 1-7
  259. 2026-04-29 13:09:42,085 INFO o.a.j.t.JMeterThread: Thread finished: 部劓4-秏煤霜阨 4-5
  260. 2026-04-29 13:09:42,085 INFO o.a.j.t.JMeterThread: Thread finished: 部劓4-秏煤霜阨 4-10
  261. 2026-04-29 13:09:42,085 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓1-梖等蹈桶 1-3
  262. 2026-04-29 13:09:42,085 INFO o.a.j.t.JMeterThread: Thread finished: 部劓1-梖等蹈桶 1-7
  263. 2026-04-29 13:09:42,085 INFO o.a.j.t.JMeterThread: Thread finished: 部劓1-梖等蹈桶 1-3
  264. 2026-04-29 13:09:42,085 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓4-秏煤霜阨 4-4
  265. 2026-04-29 13:09:42,085 INFO o.a.j.t.JMeterThread: Thread finished: 部劓4-秏煤霜阨 4-4
  266. 2026-04-29 13:09:42,409 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓2-梖等颯軞 2-3
  267. 2026-04-29 13:09:42,409 INFO o.a.j.t.JMeterThread: Thread finished: 部劓2-梖等颯軞 2-3
  268. 2026-04-29 13:09:42,924 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓1-梖等蹈桶 1-8
  269. 2026-04-29 13:09:42,924 INFO o.a.j.t.JMeterThread: Thread finished: 部劓1-梖等蹈桶 1-8
  270. 2026-04-29 13:09:42,948 INFO o.a.j.t.JMeterThread: Stopping because end time detected by thread: 部劓3-豻塗脤戙 3-10
  271. 2026-04-29 13:09:42,948 INFO o.a.j.t.JMeterThread: Thread finished: 部劓3-豻塗脤戙 3-10
  272. 2026-04-29 13:09:42,948 INFO o.a.j.e.StandardJMeterEngine: Notifying test listeners of end of test
  273. 2026-04-29 13:09:42,948 INFO o.a.j.s.FileServer: Close: ../../backend/test_users.csv
  274. 2026-04-29 13:09:42,950 INFO o.a.j.r.Summariser: summary + 813 in 00:00:13 = 62.9/s Avg: 403 Min: 148 Max: 1734 Err: 70 (8.61%) Active: 0 Started: 40 Finished: 40
  275. 2026-04-29 13:09:42,950 INFO o.a.j.r.Summariser: summary = 6365 in 00:02:01 = 52.6/s Avg: 518 Min: 119 Max: 21184 Err: 734 (11.53%)
  276. 2026-04-29 13:09:42,951 INFO o.a.j.JMeter: Generating Dashboard
  277. 2026-04-29 13:09:42,951 INFO o.a.j.r.d.ReportGenerator: Flushing result collector before report Generation
  278. 2026-04-29 13:09:42,981 INFO o.a.j.r.p.NormalizerSampleConsumer: Using format, 'ms', to parse timeStamp field
  279. 2026-04-29 13:09:43,408 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.AggregateConsumer#stopProducing(): beginDate produced 0 samples
  280. 2026-04-29 13:09:43,409 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.AggregateConsumer#stopProducing(): endDate produced 0 samples
  281. 2026-04-29 13:09:43,425 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.ApdexSummaryConsumer#stopProducing(): apdexSummary produced 0 samples
  282. 2026-04-29 13:09:43,425 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.RequestsSummaryConsumer#stopProducing(): requestsSummary produced 0 samples
  283. 2026-04-29 13:09:43,449 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.StatisticsSummaryConsumer#stopProducing(): statisticsSummary produced 0 samples
  284. 2026-04-29 13:09:43,454 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumer#stopProducing(): top5ErrorsBySampler produced 0 samples
  285. 2026-04-29 13:09:43,454 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.ErrorsSummaryConsumer#stopProducing(): errorsSummary produced 0 samples
  286. 2026-04-29 13:09:43,454 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.HitsPerSecondGraphConsumer#stopProducing(): hitsPerSecond produced 0 samples
  287. 2026-04-29 13:09:43,632 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.LatencyVSRequestGraphConsumer#stopProducing(): latencyVsRequest produced 0 samples
  288. 2026-04-29 13:09:43,634 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.SyntheticResponseTimeDistributionGraphConsumer#stopProducing(): syntheticResponseTimeDistribution produced 0 samples
  289. 2026-04-29 13:09:43,634 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.BytesThroughputGraphConsumer#stopProducing(): bytesThroughputOverTime produced 0 samples
  290. 2026-04-29 13:09:43,634 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.CodesPerSecondGraphConsumer#stopProducing(): codesPerSecond produced 0 samples
  291. 2026-04-29 13:09:43,686 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ResponseTimeVSRequestGraphConsumer#stopProducing(): responseTimeVsRequest produced 0 samples
  292. 2026-04-29 13:09:43,688 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.FilterConsumer#stopProducing(): startIntervalControlerFilter produced 44555 samples
  293. 2026-04-29 13:09:43,688 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.TotalTPSGraphConsumer#stopProducing(): totalTPS produced 0 samples
  294. 2026-04-29 13:09:43,689 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ActiveThreadsGraphConsumer#stopProducing(): activeThreadsOverTime produced 0 samples
  295. 2026-04-29 13:09:43,689 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.TimeVSThreadGraphConsumer#stopProducing(): timeVsThreads produced 0 samples
  296. 2026-04-29 13:09:43,689 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ResponseTimeDistributionGraphConsumer#stopProducing(): responseTimeDistribution produced 0 samples
  297. 2026-04-29 13:09:43,690 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.TransactionsPerSecondGraphConsumer#stopProducing(): transactionsPerSecond produced 0 samples
  298. 2026-04-29 13:09:43,690 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesGraphConsumer#stopProducing(): responseTimePercentiles produced 0 samples
  299. 2026-04-29 13:09:43,696 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesOverTimeGraphConsumer#stopProducing(): responseTimePercentilesOverTime produced 0 samples
  300. 2026-04-29 13:09:43,697 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ResponseTimeOverTimeGraphConsumer#stopProducing(): responseTimesOverTime produced 0 samples
  301. 2026-04-29 13:09:43,697 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ConnectTimeOverTimeGraphConsumer#stopProducing(): connectTimeOverTime produced 0 samples
  302. 2026-04-29 13:09:43,697 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.LatencyOverTimeGraphConsumer#stopProducing(): latenciesOverTime produced 0 samples
  303. 2026-04-29 13:09:43,697 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.FilterConsumer#stopProducing(): nameFilter produced 95475 samples
  304. 2026-04-29 13:09:43,697 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.FilterConsumer#stopProducing(): dateRangeFilter produced 19095 samples
  305. 2026-04-29 13:09:43,697 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.NormalizerSampleConsumer#stopProducing(): normalizer produced 6365 samples
  306. 2026-04-29 13:09:43,699 INFO o.a.j.r.p.CsvFileSampleSource: produce(): 6365 samples produced in 691ms on channel 0
  307. 2026-04-29 13:09:43,700 INFO o.a.j.r.d.ReportGenerator: Exporting data using exporter:'json' of className:'org.apache.jmeter.report.dashboard.JsonExporter'
  308. 2026-04-29 13:09:43,814 INFO o.a.j.r.d.JsonExporter: Found data for consumer statisticsSummary?in context
  309. 2026-04-29 13:09:43,814 INFO o.a.j.r.d.JsonExporter: Creating statistics for overall
  310. 2026-04-29 13:09:43,816 INFO o.a.j.r.d.JsonExporter: Creating statistics for other transactions
  311. 2026-04-29 13:09:43,817 INFO o.a.j.r.d.JsonExporter: Checking output folder
  312. 2026-04-29 13:09:43,818 INFO o.a.j.r.d.JsonExporter: Writing statistics JSON to D:\UGit\AIGC-Space\docs\jmeter\results\billing_v3_report\statistics.json
  313. 2026-04-29 13:09:43,869 INFO o.a.j.r.d.ReportGenerator: Exporting data using exporter:'html' of className:'org.apache.jmeter.report.dashboard.HtmlTemplateExporter'
  314. 2026-04-29 13:09:43,874 INFO o.a.j.r.d.HtmlTemplateExporter: Will generate dashboard in folder: D:\UGit\AIGC-Space\docs\jmeter\results\billing_v3_report
  315. 2026-04-29 13:09:44,111 INFO o.a.j.r.d.HtmlTemplateExporter: Report will be generated in: D:\UGit\AIGC-Space\docs\jmeter\results\billing_v3_report, creating folder structure
  316. 2026-04-29 13:09:44,113 INFO o.a.j.r.d.TemplateVisitor: Copying folder from 'D:\apache-jmeter-5.6.3\bin\report-template' to 'D:\UGit\AIGC-Space\docs\jmeter\results\billing_v3_report', got message: D:\UGit\AIGC-Space\docs\jmeter\results\billing_v3_report, found non empty folder with following content [D:\UGit\AIGC-Space\docs\jmeter\results\billing_v3_report\statistics.json], will be ignored
  317. 2026-04-29 13:09:44,536 INFO o.a.j.JMeter: Dashboard generated