-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjmeter.log
More file actions
286 lines (286 loc) · 32.8 KB
/
jmeter.log
File metadata and controls
286 lines (286 loc) · 32.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
2025-05-21 14:56:17,187 INFO o.a.j.u.JMeterUtils: Setting Locale to en_EN
2025-05-21 14:56:17,203 INFO o.a.j.JMeter: Loading user properties from: D:\apache-jmeter-5.6.3\bin\user.properties
2025-05-21 14:56:17,205 INFO o.a.j.JMeter: Loading system properties from: D:\apache-jmeter-5.6.3\bin\system.properties
2025-05-21 14:56:17,209 INFO o.a.j.JMeter: Copyright (c) 1998-2024 The Apache Software Foundation
2025-05-21 14:56:17,209 INFO o.a.j.JMeter: Version 5.6.3
2025-05-21 14:56:17,209 INFO o.a.j.JMeter: java.version=23.0.2
2025-05-21 14:56:17,209 INFO o.a.j.JMeter: java.vm.name=Java HotSpot(TM) 64-Bit Server VM
2025-05-21 14:56:17,209 INFO o.a.j.JMeter: os.name=Windows 11
2025-05-21 14:56:17,209 INFO o.a.j.JMeter: os.arch=amd64
2025-05-21 14:56:17,209 INFO o.a.j.JMeter: os.version=10.0
2025-05-21 14:56:17,209 INFO o.a.j.JMeter: file.encoding=UTF-8
2025-05-21 14:56:17,209 INFO o.a.j.JMeter: java.awt.headless=true
2025-05-21 14:56:17,209 INFO o.a.j.JMeter: Max memory =1073741824
2025-05-21 14:56:17,209 INFO o.a.j.JMeter: Available Processors =8
2025-05-21 14:56:17,219 INFO o.a.j.JMeter: Default Locale=English (EN)
2025-05-21 14:56:17,219 INFO o.a.j.JMeter: JMeter Locale=English (EN)
2025-05-21 14:56:17,219 INFO o.a.j.JMeter: JMeterHome=D:\apache-jmeter-5.6.3
2025-05-21 14:56:17,219 INFO o.a.j.JMeter: user.dir =D:\jmeterFiles\PerfomanceTest_RESTful_API
2025-05-21 14:56:17,219 INFO o.a.j.JMeter: PWD =D:\jmeterFiles\PerfomanceTest_RESTful_API
2025-05-21 14:56:17,219 INFO o.a.j.JMeter: IP: 192.168.101.15 Name: NikeshLaptop FullName: NikeshLaptop
2025-05-21 14:56:17,235 INFO o.a.j.JMeter: Setting property 'jmeter.reportgenerator.outputdir' to:'D:\jmeterFiles\PerfomanceTest_RESTful_API\.\LoadTestReports'
2025-05-21 14:56:17,235 INFO o.a.j.s.FileServer: Default base='D:\jmeterFiles\PerfomanceTest_RESTful_API'
2025-05-21 14:56:17,235 INFO o.a.j.s.FileServer: Set new base='D:\jmeterFiles\PerfomanceTest_RESTful_API'
2025-05-21 14:56:17,488 INFO o.a.j.s.SaveService: Testplan (JMX) version: 2.2. Testlog (JTL) version: 2.2
2025-05-21 14:56:17,520 INFO o.a.j.s.SaveService: Using SaveService properties version 5.0
2025-05-21 14:56:17,520 INFO o.a.j.s.SaveService: Using SaveService properties file encoding UTF-8
2025-05-21 14:56:17,536 INFO o.a.j.s.SaveService: Loading file: FakeStoreLoadTest.jmx
2025-05-21 14:56:17,600 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2025-05-21 14:56:17,600 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xhtml+xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2025-05-21 14:56:17,600 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2025-05-21 14:56:17,600 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2025-05-21 14:56:17,600 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
2025-05-21 14:56:17,600 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/css is org.apache.jmeter.protocol.http.parser.CssParser
2025-05-21 14:56:17,662 INFO o.a.j.JMeter: Creating summariser <summary>
2025-05-21 14:56:17,662 INFO o.a.j.r.d.ReportGenerator: ReportGenerator will use for Parsing the separator: ','
2025-05-21 14:56:17,662 INFO o.a.j.r.d.ReportGenerator: Will generate report at end of test from results file: result.jtl
2025-05-21 14:56:17,662 INFO o.a.j.r.d.ReportGenerator: Reading report generator properties from: D:\apache-jmeter-5.6.3\bin\reportgenerator.properties
2025-05-21 14:56:17,662 INFO o.a.j.r.d.ReportGenerator: Merging with JMeter properties
2025-05-21 14:56:17,662 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.temp_dir' not found, using default value 'temp' instead.
2025-05-21 14:56:17,662 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.apdex_per_transaction' not found, using default value 'null' instead.
2025-05-21 14:56:17,662 INFO o.a.j.r.c.ReportGeneratorConfiguration: apdex_per_transaction is empty, not APDEX per transaction customization
2025-05-21 14:56:17,662 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.sample_filter' not found, using default value 'null' instead.
2025-05-21 14:56:17,662 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.report_title' not found, using default value 'null' instead.
2025-05-21 14:56:17,662 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.start_date' not found, using default value 'null' instead.
2025-05-21 14:56:17,662 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.end_date' not found, using default value 'null' instead.
2025-05-21 14:56:17,662 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.date_format' not found, using default value 'null' instead.
2025-05-21 14:56:17,662 INFO o.a.j.r.c.ReportGeneratorConfiguration: Will use date range start date: null, end date: null
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.totalTPS.exclude_controllers' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.activeThreadsOverTime.exclude_controllers' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.timeVsThreads.exclude_controllers' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.responseTimeDistribution.exclude_controllers' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.transactionsPerSecond.exclude_controllers' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.responseTimePercentiles.exclude_controllers' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.responseTimePercentilesOverTime.exclude_controllers' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.responseTimesOverTime.exclude_controllers' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.connectTimeOverTime.exclude_controllers' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.graph.latenciesOverTime.exclude_controllers' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.json.filters_only_sample_series' not found, using default value 'true' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.json.series_filter' not found, using default value '' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.json.show_controllers_only' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.html.filters_only_sample_series' not found, using default value 'true' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.html.series_filter' not found, using default value '' instead.
2025-05-21 14:56:17,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Property 'jmeter.reportgenerator.exporter.html.show_controllers_only' not found, using default value 'false' instead.
2025-05-21 14:56:17,678 INFO o.a.j.e.StandardJMeterEngine: Running the test!
2025-05-21 14:56:17,694 INFO o.a.j.s.SampleEvent: List of sample_variables: []
2025-05-21 14:56:17,694 INFO o.a.j.s.SampleEvent: List of sample_variables: []
2025-05-21 14:56:17,700 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must contain the string: '.functions.'
2025-05-21 14:56:17,700 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must not contain the string: '.gui.'
2025-05-21 14:56:17,762 INFO o.a.j.r.ClassFinder: Will scan jar D:\apache-jmeter-5.6.3\lib\ext\jmeter-plugins-manager-1.10.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
2025-05-21 14:56:17,863 INFO o.a.j.JMeter: Running test (1747818677863)
2025-05-21 14:56:17,878 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 1 : Login Thread Group
2025-05-21 14:56:17,878 INFO o.a.j.e.StandardJMeterEngine: Starting 10 threads for group Login Thread Group.
2025-05-21 14:56:17,878 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
2025-05-21 14:56:17,878 INFO o.a.j.t.ThreadGroup: Starting thread group... number=1 threads=10 ramp-up=10 delayedStart=false
2025-05-21 14:56:17,890 INFO o.a.j.t.JMeterThread: Thread started: Login Thread Group 1-1
2025-05-21 14:56:17,892 INFO o.a.j.t.ThreadGroup: Started thread group number 1
2025-05-21 14:56:17,892 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 2 : GET products Thread Group
2025-05-21 14:56:17,892 INFO o.a.j.e.StandardJMeterEngine: Starting 5 threads for group GET products Thread Group.
2025-05-21 14:56:17,892 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
2025-05-21 14:56:17,892 INFO o.a.j.t.ThreadGroup: Starting thread group... number=2 threads=5 ramp-up=5 delayedStart=false
2025-05-21 14:56:17,895 INFO o.a.j.t.ThreadGroup: Started thread group number 2
2025-05-21 14:56:17,895 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 3 : Create Product Thread Group
2025-05-21 14:56:17,895 INFO o.a.j.e.StandardJMeterEngine: Starting 5 threads for group Create Product Thread Group.
2025-05-21 14:56:17,895 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
2025-05-21 14:56:17,895 INFO o.a.j.t.ThreadGroup: Starting thread group... number=3 threads=5 ramp-up=2 delayedStart=false
2025-05-21 14:56:17,895 INFO o.a.j.t.JMeterThread: Thread started: Create Product Thread Group 3-1
2025-05-21 14:56:17,897 INFO o.a.j.t.ThreadGroup: Started thread group number 3
2025-05-21 14:56:17,897 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 4 : Update product Thread Group
2025-05-21 14:56:17,897 INFO o.a.j.e.StandardJMeterEngine: Starting 5 threads for group Update product Thread Group.
2025-05-21 14:56:17,897 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
2025-05-21 14:56:17,897 INFO o.a.j.t.ThreadGroup: Starting thread group... number=4 threads=5 ramp-up=2 delayedStart=false
2025-05-21 14:56:17,898 INFO o.a.j.t.JMeterThread: Thread started: Update product Thread Group 4-1
2025-05-21 14:56:17,899 INFO o.a.j.t.ThreadGroup: Started thread group number 4
2025-05-21 14:56:17,899 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 5 : Delete product Thread Group
2025-05-21 14:56:17,899 INFO o.a.j.e.StandardJMeterEngine: Starting 1 threads for group Delete product Thread Group.
2025-05-21 14:56:17,899 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error
2025-05-21 14:56:17,899 INFO o.a.j.t.ThreadGroup: Starting thread group... number=5 threads=1 ramp-up=1 delayedStart=false
2025-05-21 14:56:17,899 INFO o.a.j.t.ThreadGroup: Started thread group number 5
2025-05-21 14:56:17,899 INFO o.a.j.e.StandardJMeterEngine: All thread groups have been started
2025-05-21 14:56:17,900 INFO o.a.j.t.JMeterThread: Thread started: Delete product Thread Group 5-1
2025-05-21 14:56:18,217 INFO o.a.j.p.h.s.HTTPHCAbstractImpl: Local host = NikeshLaptop
2025-05-21 14:56:18,232 INFO o.a.j.p.h.s.HTTPHC4Impl: HTTP request retry count = 0
2025-05-21 14:56:18,241 INFO o.a.j.s.SampleResult: Note: Sample TimeStamps are START times
2025-05-21 14:56:18,241 INFO o.a.j.s.SampleResult: sampleresult.default.encoding is set to UTF-8
2025-05-21 14:56:18,241 INFO o.a.j.s.SampleResult: sampleresult.useNanoTime=true
2025-05-21 14:56:18,241 INFO o.a.j.s.SampleResult: sampleresult.nanoThreadSleep=5000
2025-05-21 14:56:18,296 INFO o.a.j.t.JMeterThread: Thread started: Create Product Thread Group 3-2
2025-05-21 14:56:18,298 INFO o.a.j.t.JMeterThread: Thread started: Update product Thread Group 4-2
2025-05-21 14:56:18,428 INFO o.a.j.t.JMeterThread: Thread started: GET products Thread Group 2-1
2025-05-21 14:56:18,428 INFO o.a.j.s.FileServer: Stored: D:/jmeterFiles/products_id.csv
2025-05-21 14:56:18,429 ERROR o.a.j.t.JMeterThread: Test failed!
java.lang.IllegalArgumentException: File products_id.csv must exist and be readable
at org.apache.jmeter.services.FileServer.createBufferedReader(FileServer.java:424) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.services.FileServer.readLine(FileServer.java:340) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.config.CSVDataSet.iterationStart(CSVDataSet.java:182) ~[ApacheJMeter_components.jar:5.6.3]
at org.apache.jmeter.control.GenericController.fireIterationStart(GenericController.java:412) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.GenericController.fireIterEvents(GenericController.java:404) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.GenericController.next(GenericController.java:170) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.LoopController.next(LoopController.java:119) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.threads.AbstractThreadGroup.next(AbstractThreadGroup.java:109) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:266) ~[ApacheJMeter_core.jar:5.6.3]
at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]
2025-05-21 14:56:18,445 INFO o.a.j.t.JMeterThread: Thread finished: GET products Thread Group 2-1
2025-05-21 14:56:18,548 INFO o.a.j.p.h.s.h.LazyLayeredConnectionSocketFactory: Setting up HTTPS TrustAll Socket Factory
2025-05-21 14:56:18,557 INFO o.a.j.u.JsseSSLManager: Using default SSL protocol: TLS
2025-05-21 14:56:18,557 INFO o.a.j.u.JsseSSLManager: SSL session context: per-thread
2025-05-21 14:56:18,697 INFO o.a.j.t.JMeterThread: Thread started: Create Product Thread Group 3-3
2025-05-21 14:56:18,699 INFO o.a.j.t.JMeterThread: Thread started: Update product Thread Group 4-3
2025-05-21 14:56:18,849 INFO o.a.j.u.SSLManager: JmeterKeyStore Location: type JKS
2025-05-21 14:56:18,852 INFO o.a.j.u.SSLManager: KeyStore created OK
2025-05-21 14:56:18,852 WARN o.a.j.u.SSLManager: Keystore file not found, loading empty keystore
2025-05-21 14:56:18,886 INFO o.a.j.t.JMeterThread: Thread started: Login Thread Group 1-2
2025-05-21 14:56:19,096 INFO o.a.j.t.JMeterThread: Thread started: Create Product Thread Group 3-4
2025-05-21 14:56:19,100 INFO o.a.j.t.JMeterThread: Thread started: Update product Thread Group 4-4
2025-05-21 14:56:19,428 INFO o.a.j.t.JMeterThread: Thread started: GET products Thread Group 2-2
2025-05-21 14:56:19,429 ERROR o.a.j.t.JMeterThread: Test failed!
java.lang.IllegalArgumentException: File products_id.csv must exist and be readable
at org.apache.jmeter.services.FileServer.createBufferedReader(FileServer.java:424) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.services.FileServer.readLine(FileServer.java:340) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.config.CSVDataSet.iterationStart(CSVDataSet.java:182) ~[ApacheJMeter_components.jar:5.6.3]
at org.apache.jmeter.control.GenericController.fireIterationStart(GenericController.java:412) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.GenericController.fireIterEvents(GenericController.java:404) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.GenericController.next(GenericController.java:170) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.LoopController.next(LoopController.java:119) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.threads.AbstractThreadGroup.next(AbstractThreadGroup.java:109) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:266) ~[ApacheJMeter_core.jar:5.6.3]
at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]
2025-05-21 14:56:19,430 INFO o.a.j.t.JMeterThread: Thread finished: GET products Thread Group 2-2
2025-05-21 14:56:19,497 INFO o.a.j.t.JMeterThread: Thread started: Create Product Thread Group 3-5
2025-05-21 14:56:19,499 INFO o.a.j.t.JMeterThread: Thread started: Update product Thread Group 4-5
2025-05-21 14:56:19,625 INFO o.a.j.t.JMeterThread: Thread is done: Delete product Thread Group 5-1
2025-05-21 14:56:19,625 INFO o.a.j.t.JMeterThread: Thread finished: Delete product Thread Group 5-1
2025-05-21 14:56:19,654 INFO o.a.j.t.JMeterThread: Thread is done: Login Thread Group 1-1
2025-05-21 14:56:19,654 INFO o.a.j.t.JMeterThread: Thread finished: Login Thread Group 1-1
2025-05-21 14:56:19,668 INFO o.a.j.t.JMeterThread: Thread is done: Login Thread Group 1-2
2025-05-21 14:56:19,668 INFO o.a.j.t.JMeterThread: Thread finished: Login Thread Group 1-2
2025-05-21 14:56:19,884 INFO o.a.j.t.JMeterThread: Thread started: Login Thread Group 1-3
2025-05-21 14:56:20,249 INFO o.a.j.t.JMeterThread: Thread is done: Create Product Thread Group 3-3
2025-05-21 14:56:20,249 INFO o.a.j.t.JMeterThread: Thread finished: Create Product Thread Group 3-3
2025-05-21 14:56:20,250 INFO o.a.j.t.JMeterThread: Thread is done: Update product Thread Group 4-3
2025-05-21 14:56:20,250 INFO o.a.j.t.JMeterThread: Thread finished: Update product Thread Group 4-3
2025-05-21 14:56:20,318 INFO o.a.j.t.JMeterThread: Thread is done: Update product Thread Group 4-1
2025-05-21 14:56:20,318 INFO o.a.j.t.JMeterThread: Thread finished: Update product Thread Group 4-1
2025-05-21 14:56:20,343 INFO o.a.j.t.JMeterThread: Thread is done: Update product Thread Group 4-2
2025-05-21 14:56:20,343 INFO o.a.j.t.JMeterThread: Thread finished: Update product Thread Group 4-2
2025-05-21 14:56:20,427 INFO o.a.j.t.JMeterThread: Thread started: GET products Thread Group 2-3
2025-05-21 14:56:20,428 ERROR o.a.j.t.JMeterThread: Test failed!
java.lang.IllegalArgumentException: File products_id.csv must exist and be readable
at org.apache.jmeter.services.FileServer.createBufferedReader(FileServer.java:424) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.services.FileServer.readLine(FileServer.java:340) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.config.CSVDataSet.iterationStart(CSVDataSet.java:182) ~[ApacheJMeter_components.jar:5.6.3]
at org.apache.jmeter.control.GenericController.fireIterationStart(GenericController.java:412) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.GenericController.fireIterEvents(GenericController.java:404) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.GenericController.next(GenericController.java:170) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.LoopController.next(LoopController.java:119) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.threads.AbstractThreadGroup.next(AbstractThreadGroup.java:109) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:266) ~[ApacheJMeter_core.jar:5.6.3]
at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]
2025-05-21 14:56:20,430 INFO o.a.j.t.JMeterThread: Thread finished: GET products Thread Group 2-3
2025-05-21 14:56:20,469 INFO o.a.j.t.JMeterThread: Thread is done: Create Product Thread Group 3-1
2025-05-21 14:56:20,469 INFO o.a.j.t.JMeterThread: Thread finished: Create Product Thread Group 3-1
2025-05-21 14:56:20,538 INFO o.a.j.t.JMeterThread: Thread is done: Update product Thread Group 4-4
2025-05-21 14:56:20,538 INFO o.a.j.t.JMeterThread: Thread finished: Update product Thread Group 4-4
2025-05-21 14:56:20,568 INFO o.a.j.t.JMeterThread: Thread is done: Create Product Thread Group 3-2
2025-05-21 14:56:20,568 INFO o.a.j.t.JMeterThread: Thread finished: Create Product Thread Group 3-2
2025-05-21 14:56:20,631 INFO o.a.j.t.JMeterThread: Thread is done: Create Product Thread Group 3-4
2025-05-21 14:56:20,632 INFO o.a.j.t.JMeterThread: Thread finished: Create Product Thread Group 3-4
2025-05-21 14:56:20,683 INFO o.a.j.t.JMeterThread: Thread is done: Login Thread Group 1-3
2025-05-21 14:56:20,683 INFO o.a.j.t.JMeterThread: Thread finished: Login Thread Group 1-3
2025-05-21 14:56:20,881 INFO o.a.j.t.JMeterThread: Thread started: Login Thread Group 1-4
2025-05-21 14:56:20,915 INFO o.a.j.t.JMeterThread: Thread is done: Create Product Thread Group 3-5
2025-05-21 14:56:20,916 INFO o.a.j.t.JMeterThread: Thread finished: Create Product Thread Group 3-5
2025-05-21 14:56:21,121 INFO o.a.j.t.JMeterThread: Thread is done: Update product Thread Group 4-5
2025-05-21 14:56:21,121 INFO o.a.j.t.JMeterThread: Thread finished: Update product Thread Group 4-5
2025-05-21 14:56:21,426 INFO o.a.j.t.JMeterThread: Thread started: GET products Thread Group 2-4
2025-05-21 14:56:21,426 ERROR o.a.j.t.JMeterThread: Test failed!
java.lang.IllegalArgumentException: File products_id.csv must exist and be readable
at org.apache.jmeter.services.FileServer.createBufferedReader(FileServer.java:424) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.services.FileServer.readLine(FileServer.java:340) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.config.CSVDataSet.iterationStart(CSVDataSet.java:182) ~[ApacheJMeter_components.jar:5.6.3]
at org.apache.jmeter.control.GenericController.fireIterationStart(GenericController.java:412) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.GenericController.fireIterEvents(GenericController.java:404) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.GenericController.next(GenericController.java:170) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.LoopController.next(LoopController.java:119) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.threads.AbstractThreadGroup.next(AbstractThreadGroup.java:109) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:266) ~[ApacheJMeter_core.jar:5.6.3]
at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]
2025-05-21 14:56:21,427 INFO o.a.j.t.JMeterThread: Thread finished: GET products Thread Group 2-4
2025-05-21 14:56:21,673 INFO o.a.j.t.JMeterThread: Thread is done: Login Thread Group 1-4
2025-05-21 14:56:21,673 INFO o.a.j.t.JMeterThread: Thread finished: Login Thread Group 1-4
2025-05-21 14:56:21,880 INFO o.a.j.t.JMeterThread: Thread started: Login Thread Group 1-5
2025-05-21 14:56:22,425 INFO o.a.j.t.JMeterThread: Thread started: GET products Thread Group 2-5
2025-05-21 14:56:22,426 ERROR o.a.j.t.JMeterThread: Test failed!
java.lang.IllegalArgumentException: File products_id.csv must exist and be readable
at org.apache.jmeter.services.FileServer.createBufferedReader(FileServer.java:424) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.services.FileServer.readLine(FileServer.java:340) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.config.CSVDataSet.iterationStart(CSVDataSet.java:182) ~[ApacheJMeter_components.jar:5.6.3]
at org.apache.jmeter.control.GenericController.fireIterationStart(GenericController.java:412) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.GenericController.fireIterEvents(GenericController.java:404) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.GenericController.next(GenericController.java:170) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.control.LoopController.next(LoopController.java:119) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.threads.AbstractThreadGroup.next(AbstractThreadGroup.java:109) ~[ApacheJMeter_core.jar:5.6.3]
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:266) ~[ApacheJMeter_core.jar:5.6.3]
at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]
2025-05-21 14:56:22,427 INFO o.a.j.t.JMeterThread: Thread finished: GET products Thread Group 2-5
2025-05-21 14:56:22,669 INFO o.a.j.t.JMeterThread: Thread is done: Login Thread Group 1-5
2025-05-21 14:56:22,670 INFO o.a.j.t.JMeterThread: Thread finished: Login Thread Group 1-5
2025-05-21 14:56:22,881 INFO o.a.j.t.JMeterThread: Thread started: Login Thread Group 1-6
2025-05-21 14:56:23,678 INFO o.a.j.t.JMeterThread: Thread is done: Login Thread Group 1-6
2025-05-21 14:56:23,679 INFO o.a.j.t.JMeterThread: Thread finished: Login Thread Group 1-6
2025-05-21 14:56:23,879 INFO o.a.j.t.JMeterThread: Thread started: Login Thread Group 1-7
2025-05-21 14:56:24,664 INFO o.a.j.t.JMeterThread: Thread is done: Login Thread Group 1-7
2025-05-21 14:56:24,665 INFO o.a.j.t.JMeterThread: Thread finished: Login Thread Group 1-7
2025-05-21 14:56:24,878 INFO o.a.j.t.JMeterThread: Thread started: Login Thread Group 1-8
2025-05-21 14:56:25,695 INFO o.a.j.t.JMeterThread: Thread is done: Login Thread Group 1-8
2025-05-21 14:56:25,695 INFO o.a.j.t.JMeterThread: Thread finished: Login Thread Group 1-8
2025-05-21 14:56:25,880 INFO o.a.j.t.JMeterThread: Thread started: Login Thread Group 1-9
2025-05-21 14:56:26,892 INFO o.a.j.t.JMeterThread: Thread started: Login Thread Group 1-10
2025-05-21 14:56:27,696 INFO o.a.j.t.JMeterThread: Thread is done: Login Thread Group 1-10
2025-05-21 14:56:27,696 INFO o.a.j.t.JMeterThread: Thread finished: Login Thread Group 1-10
2025-05-21 14:56:27,984 INFO o.a.j.t.JMeterThread: Thread is done: Login Thread Group 1-9
2025-05-21 14:56:27,984 INFO o.a.j.t.JMeterThread: Thread finished: Login Thread Group 1-9
2025-05-21 14:56:27,984 INFO o.a.j.e.StandardJMeterEngine: Notifying test listeners of end of test
2025-05-21 14:56:27,993 INFO o.a.j.r.Summariser: summary = 31 in 00:00:10 = 3.1/s Avg: 916 Min: 445 Max: 2107 Err: 1 (3.23%)
2025-05-21 14:56:27,993 INFO o.a.j.JMeter: Generating Dashboard
2025-05-21 14:56:27,993 INFO o.a.j.r.d.ReportGenerator: Flushing result collector before report Generation
2025-05-21 14:56:28,016 INFO o.a.j.r.p.NormalizerSampleConsumer: Using format, 'ms', to parse timeStamp field
2025-05-21 14:56:28,084 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.AggregateConsumer#stopProducing(): beginDate produced 0 samples
2025-05-21 14:56:28,084 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.AggregateConsumer#stopProducing(): endDate produced 0 samples
2025-05-21 14:56:28,084 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.ApdexSummaryConsumer#stopProducing(): apdexSummary produced 0 samples
2025-05-21 14:56:28,084 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.RequestsSummaryConsumer#stopProducing(): requestsSummary produced 0 samples
2025-05-21 14:56:28,100 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.StatisticsSummaryConsumer#stopProducing(): statisticsSummary produced 0 samples
2025-05-21 14:56:28,100 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumer#stopProducing(): top5ErrorsBySampler produced 0 samples
2025-05-21 14:56:28,100 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.ErrorsSummaryConsumer#stopProducing(): errorsSummary produced 0 samples
2025-05-21 14:56:28,100 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.HitsPerSecondGraphConsumer#stopProducing(): hitsPerSecond produced 0 samples
2025-05-21 14:56:28,127 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.LatencyVSRequestGraphConsumer#stopProducing(): latencyVsRequest produced 0 samples
2025-05-21 14:56:28,127 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.SyntheticResponseTimeDistributionGraphConsumer#stopProducing(): syntheticResponseTimeDistribution produced 0 samples
2025-05-21 14:56:28,127 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.BytesThroughputGraphConsumer#stopProducing(): bytesThroughputOverTime produced 0 samples
2025-05-21 14:56:28,127 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.CodesPerSecondGraphConsumer#stopProducing(): codesPerSecond produced 0 samples
2025-05-21 14:56:28,138 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ResponseTimeVSRequestGraphConsumer#stopProducing(): responseTimeVsRequest produced 0 samples
2025-05-21 14:56:28,138 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.FilterConsumer#stopProducing(): startIntervalControlerFilter produced 217 samples
2025-05-21 14:56:28,138 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.TotalTPSGraphConsumer#stopProducing(): totalTPS produced 0 samples
2025-05-21 14:56:28,138 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ActiveThreadsGraphConsumer#stopProducing(): activeThreadsOverTime produced 0 samples
2025-05-21 14:56:28,138 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.TimeVSThreadGraphConsumer#stopProducing(): timeVsThreads produced 0 samples
2025-05-21 14:56:28,138 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ResponseTimeDistributionGraphConsumer#stopProducing(): responseTimeDistribution produced 0 samples
2025-05-21 14:56:28,138 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.TransactionsPerSecondGraphConsumer#stopProducing(): transactionsPerSecond produced 0 samples
2025-05-21 14:56:28,138 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesGraphConsumer#stopProducing(): responseTimePercentiles produced 0 samples
2025-05-21 14:56:28,140 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesOverTimeGraphConsumer#stopProducing(): responseTimePercentilesOverTime produced 0 samples
2025-05-21 14:56:28,140 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ResponseTimeOverTimeGraphConsumer#stopProducing(): responseTimesOverTime produced 0 samples
2025-05-21 14:56:28,140 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.ConnectTimeOverTimeGraphConsumer#stopProducing(): connectTimeOverTime produced 0 samples
2025-05-21 14:56:28,140 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.graph.impl.LatencyOverTimeGraphConsumer#stopProducing(): latenciesOverTime produced 0 samples
2025-05-21 14:56:28,140 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.FilterConsumer#stopProducing(): nameFilter produced 465 samples
2025-05-21 14:56:28,140 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.FilterConsumer#stopProducing(): dateRangeFilter produced 93 samples
2025-05-21 14:56:28,140 INFO o.a.j.r.p.AbstractSampleConsumer: class org.apache.jmeter.report.processor.NormalizerSampleConsumer#stopProducing(): normalizer produced 31 samples
2025-05-21 14:56:28,140 INFO o.a.j.r.p.CsvFileSampleSource: produce(): 31 samples produced in 106ms on channel 0
2025-05-21 14:56:28,140 INFO o.a.j.r.d.ReportGenerator: Exporting data using exporter:'json' of className:'org.apache.jmeter.report.dashboard.JsonExporter'
2025-05-21 14:56:28,207 INFO o.a.j.r.d.JsonExporter: Found data for consumer statisticsSummary in context
2025-05-21 14:56:28,207 INFO o.a.j.r.d.JsonExporter: Creating statistics for overall
2025-05-21 14:56:28,207 INFO o.a.j.r.d.JsonExporter: Creating statistics for other transactions
2025-05-21 14:56:28,207 INFO o.a.j.r.d.JsonExporter: Checking output folder
2025-05-21 14:56:28,207 INFO o.a.j.r.d.JsonExporter: Writing statistics JSON to D:\jmeterFiles\PerfomanceTest_RESTful_API\.\LoadTestReports\statistics.json
2025-05-21 14:56:28,238 INFO o.a.j.r.d.ReportGenerator: Exporting data using exporter:'html' of className:'org.apache.jmeter.report.dashboard.HtmlTemplateExporter'
2025-05-21 14:56:28,246 INFO o.a.j.r.d.HtmlTemplateExporter: Will generate dashboard in folder: D:\jmeterFiles\PerfomanceTest_RESTful_API\.\LoadTestReports
2025-05-21 14:56:28,351 INFO o.a.j.r.d.HtmlTemplateExporter: Report will be generated in: D:\jmeterFiles\PerfomanceTest_RESTful_API\.\LoadTestReports, creating folder structure
2025-05-21 14:56:28,351 INFO o.a.j.r.d.TemplateVisitor: Copying folder from 'D:\apache-jmeter-5.6.3\bin\report-template' to 'D:\jmeterFiles\PerfomanceTest_RESTful_API\.\LoadTestReports', got message: D:\jmeterFiles\PerfomanceTest_RESTful_API\.\LoadTestReports, found non empty folder with following content [D:\jmeterFiles\PerfomanceTest_RESTful_API\.\LoadTestReports\statistics.json], will be ignored
2025-05-21 14:56:28,648 INFO o.a.j.JMeter: Dashboard generated