-
Notifications
You must be signed in to change notification settings - Fork 0
/
403.txt
609 lines (605 loc) · 114 KB
/
403.txt
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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
2021-10-05 16:29:12.527 DEBUG 14008 --- [o-8088-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8088-Acceptor] latch=1
2021-10-05 16:29:12.527 DEBUG 14008 --- [o-8088-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8088-Acceptor] latch=2
2021-10-05 16:29:12.552 DEBUG 14008 --- [nio-8088-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position() [0]
2021-10-05 16:29:12.552 DEBUG 14008 --- [nio-8088-exec-2] o.a.coyote.http11.Http11InputBuffer : Before fill(): [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position() [0]
2021-10-05 16:29:12.553 DEBUG 14008 --- [nio-8088-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@38644f77:org.apache.tomcat.util.net.NioChannel@54f1bc65:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8088 remote=/0:0:0:0:0:0:0:1:50905]], Read from buffer: [0]
2021-10-05 16:29:12.553 DEBUG 14008 --- [nio-8088-exec-2] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7681f591:org.apache.tomcat.util.net.NioChannel@15976c9f:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8088 remote=/0:0:0:0:0:0:0:1:50904]], Read from buffer: [0]
2021-10-05 16:29:12.553 DEBUG 14008 --- [nio-8088-exec-1] o.a.coyote.http11.Http11InputBuffer : Received [GET /api/bank/get-doc HTTP/1.1
accept: application/json
User-Agent: PostmanRuntime/7.28.4
Postman-Token: 81f604cd-2b7f-4754-adb2-b21f08cc3bac
Host: localhost:8088
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
]
2021-10-05 16:29:12.553 DEBUG 14008 --- [nio-8088-exec-2] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header
java.io.EOFException: null
at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1231) ~[tomcat-embed-core-9.0.39.jar:9.0.39]
at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1141) ~[tomcat-embed-core-9.0.39.jar:9.0.39]
at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:795) ~[tomcat-embed-core-9.0.39.jar:9.0.39]
at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:359) ~[tomcat-embed-core-9.0.39.jar:9.0.39]
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) ~[tomcat-embed-core-9.0.39.jar:9.0.39]
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.39.jar:9.0.39]
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) [tomcat-embed-core-9.0.39.jar:9.0.39]
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) [tomcat-embed-core-9.0.39.jar:9.0.39]
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.39.jar:9.0.39]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_181]
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.39.jar:9.0.39]
at java.lang.Thread.run(Thread.java:748) [na:1.8.0_181]
2021-10-05 16:29:12.553 DEBUG 14008 --- [nio-8088-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7681f591:org.apache.tomcat.util.net.NioChannel@15976c9f:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8088 remote=/0:0:0:0:0:0:0:1:50904]], Status in: [OPEN_READ], State out: [CLOSED]
2021-10-05 16:29:12.554 DEBUG 14008 --- [nio-8088-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8088-exec-2] latch=2
2021-10-05 16:29:12.568 DEBUG 14008 --- [nio-8088-exec-1] org.apache.tomcat.util.http.Parameters : Set query string encoding to UTF-8
2021-10-05 16:29:12.575 DEBUG 14008 --- [nio-8088-exec-1] o.k.adapters.PreAuthActionsHandler : adminRequest http://localhost:8088/api/bank/get-doc
2021-10-05 16:29:12.578 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.a.ClientCredentialsProviderUtils : Using provider 'secret' for authentication of client 'bank-ms'
2021-10-05 16:29:12.580 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.a.ClientCredentialsProviderUtils : Loaded clientCredentialsProvider secret
2021-10-05 16:29:12.580 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.a.ClientCredentialsProviderUtils : Loaded clientCredentialsProvider jwt
2021-10-05 16:29:12.581 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.a.ClientCredentialsProviderUtils : Loaded clientCredentialsProvider secret-jwt
2021-10-05 16:29:12.581 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.a.ClientCredentialsProviderUtils : Loaded clientCredentialsProvider secret
2021-10-05 16:29:12.581 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.a.ClientCredentialsProviderUtils : Loaded clientCredentialsProvider jwt
2021-10-05 16:29:12.581 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.a.ClientCredentialsProviderUtils : Loaded clientCredentialsProvider secret-jwt
2021-10-05 16:29:12.585 DEBUG 14008 --- [nio-8088-exec-1] o.k.adapters.PreAuthActionsHandler : checkCorsPreflight http://localhost:8088/api/bank/get-doc
2021-10-05 16:29:12.587 DEBUG 14008 --- [nio-8088-exec-1] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /api/bank/get-doc
2021-10-05 16:29:12.587 DEBUG 14008 --- [nio-8088-exec-1] org.apache.catalina.realm.RealmBase : Checking constraint 'SecurityConstraint[protected]' against GET /api/bank/get-doc --> true
2021-10-05 16:29:12.587 DEBUG 14008 --- [nio-8088-exec-1] org.apache.catalina.realm.RealmBase : Checking constraint 'SecurityConstraint[protected]' against GET /api/bank/get-doc --> true
2021-10-05 16:29:12.591 DEBUG 14008 --- [nio-8088-exec-1] o.a.c.a.jaspic.AuthConfigFactoryImpl : Loading persistent provider registrations from [C:\Users\praji\AppData\Local\Temp\tomcat.8088.4499992905149054998\conf\jaspic-providers.xml]
2021-10-05 16:29:12.592 DEBUG 14008 --- [nio-8088-exec-1] o.a.c.authenticator.AuthenticatorBase : Calling hasUserDataPermission()
2021-10-05 16:29:12.592 DEBUG 14008 --- [nio-8088-exec-1] org.apache.catalina.realm.RealmBase : User data constraint has no restrictions
2021-10-05 16:29:12.592 DEBUG 14008 --- [nio-8088-exec-1] o.a.c.authenticator.AuthenticatorBase : Calling authenticate()
2021-10-05 16:29:12.594 TRACE 14008 --- [nio-8088-exec-1] o.k.adapters.RequestAuthenticator : --> authenticate()
2021-10-05 16:29:12.595 TRACE 14008 --- [nio-8088-exec-1] o.k.adapters.RequestAuthenticator : try bearer
2021-10-05 16:29:12.596 TRACE 14008 --- [nio-8088-exec-1] o.k.adapters.RequestAuthenticator : try query parameter auth
2021-10-05 16:29:12.597 DEBUG 14008 --- [nio-8088-exec-1] o.k.adapters.RequestAuthenticator : NOT_ATTEMPTED: bearer only
2021-10-05 16:29:12.652 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Get connection: {s}->https://keycloak-dev.testng.in:443, timeout = 0
2021-10-05 16:29:12.653 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : [{s}->https://keycloak-dev.testng.in:443] total kept alive: 0, total issued: 0, total allocated: 0 out of 20
2021-10-05 16:29:12.653 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : No free connections [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:12.653 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Available capacity: 20 out of 20 [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:12.653 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Creating new connection [{s}->https://keycloak-dev.testng.in:443]
2021-10-05 16:29:12.662 DEBUG 14008 --- [nio-8088-exec-1] .a.h.i.c.DefaultClientConnectionOperator : Connecting to keycloak-dev.testng.in:443
2021-10-05 16:29:13.070 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: compatibility
2021-10-05 16:29:13.071 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context
2021-10-05 16:29:13.071 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.p.RequestTargetAuthentication : Target auth state: UNCHALLENGED
2021-10-05 16:29:13.071 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.p.RequestProxyAuthentication : Proxy auth state: UNCHALLENGED
2021-10-05 16:29:13.071 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Attempt 1 to execute request
2021-10-05 16:29:13.071 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Sending request: GET /auth/realms/testng-bank/.well-known/uma2-configuration HTTP/1.1
2021-10-05 16:29:13.072 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "GET /auth/realms/testng-bank/.well-known/uma2-configuration HTTP/1.1[\r][\n]"
2021-10-05 16:29:13.073 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Host: keycloak-dev.testng.in[\r][\n]"
2021-10-05 16:29:13.073 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Connection: Keep-Alive[\r][\n]"
2021-10-05 16:29:13.073 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "[\r][\n]"
2021-10-05 16:29:13.073 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> GET /auth/realms/testng-bank/.well-known/uma2-configuration HTTP/1.1
2021-10-05 16:29:13.073 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Host: keycloak-dev.testng.in
2021-10-05 16:29:13.073 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Connection: Keep-Alive
2021-10-05 16:29:13.143 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "HTTP/1.1 200 OK[\r][\n]"
2021-10-05 16:29:13.147 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Server: nginx[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Date: Tue, 05 Oct 2021 10:59:14 GMT[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Type: application/json[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Length: 2004[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Connection: keep-alive[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Vary: Accept-Encoding[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Cache-Control: no-cache, must-revalidate, no-transform, no-store[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-XSS-Protection: 1; mode=block[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Frame-Options: SAMEORIGIN[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Referrer-Policy: no-referrer[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Strict-Transport-Security: max-age=31536000; includeSubDomains[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Content-Type-Options: nosniff[\r][\n]"
2021-10-05 16:29:13.148 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[\r][\n]"
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Receiving response: HTTP/1.1 200 OK
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << HTTP/1.1 200 OK
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Server: nginx
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Date: Tue, 05 Oct 2021 10:59:14 GMT
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Type: application/json
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Length: 2004
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Connection: keep-alive
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Vary: Accept-Encoding
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Cache-Control: no-cache, must-revalidate, no-transform, no-store
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-XSS-Protection: 1; mode=block
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Frame-Options: SAMEORIGIN
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Referrer-Policy: no-referrer
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Strict-Transport-Security: max-age=31536000; includeSubDomains
2021-10-05 16:29:13.149 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Content-Type-Options: nosniff
2021-10-05 16:29:13.160 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Connection can be kept alive indefinitely
2021-10-05 16:29:13.165 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "{"issuer":"https://keycloak-dev.testng.in/auth/realms/testng-bank","authorization_endpoint":"https://keycloak-dev.testng.in/auth/realms/testng-bank/protocol/openid-connect/auth","token_endpoint":"https://keycloak-dev.testng.in/auth/realms/testng-bank/protocol/openid-connect/token","introspection_endpoint":"https://keycloak-dev.testng.in/auth/realms/testng-bank/protocol/openid-connect/token/introspect","end_session_endpoint":"https://keycloak-dev.testng.in/auth/realms/testng-bank/protocol/openid-connect/logout","jwks_uri":"https://keycloak-dev.testng.in/auth/realms/testng-bank/protocol/openid-connect/certs","grant_types_supported":["authorization_code","implicit","refresh_token","password","client_credentials","urn:ietf:params:oauth:grant-type:device_code","urn:openid:params:grant-type:ciba"],"response_types_supported":["code","none","id_token","token","id_token token","code id_token","code token","code id_token token"],"response_modes_supported":["query","fragment","form_post","query.jwt","fragment.jwt","form_post.jwt","jwt"],"registration_endpoint":"https://keycloak-dev.testng.in/auth/realms/testng-bank/clients-registrations/openid-connect","token_endpoint_auth_methods_supported":["private_key_jwt","client_secret_basic","client_secret_post","tls_client_auth","client_secret_jwt"],"token_endpoint_auth_signing_alg_values_supported":["PS384","RS384","ES384","HS256","HS512","ES256","RS256","HS384","ES512","PS256","PS512","RS512"],"scopes_supported":["openid","microprofile-jwt","email","address","phone","profile","offline_access","roles","web-origins"],"resource_registration_endpoint":"https://keycloak-dev.testng.in/auth/realms/testng-bank/authz/protection/resource_set","permission_endpoint":"https://keycloak-dev.testng.in/auth/realms/testng-bank/authz/protection/permission","policy_endpoint":"https://keycloak-dev.testng.in/auth/realms/testng-bank/authz/protection/uma-policy"}"
2021-10-05 16:29:13.165 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Released connection is reusable.
2021-10-05 16:29:13.165 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Releasing connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.165 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Pooling connection [{s}->https://keycloak-dev.testng.in:443][null]; keep alive indefinitely
2021-10-05 16:29:13.165 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Notifying no-one, there are no waiting threads
2021-10-05 16:29:13.203 INFO 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Paths provided in configuration.
2021-10-05 16:29:13.203 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Trying to find resource with name [Insecure Resource] for path [/bank/].
2021-10-05 16:29:13.210 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Get connection: {s}->https://keycloak-dev.testng.in:443, timeout = 0
2021-10-05 16:29:13.210 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : [{s}->https://keycloak-dev.testng.in:443] total kept alive: 1, total issued: 0, total allocated: 1 out of 20
2021-10-05 16:29:13.210 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Getting free connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.210 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Stale connection check
2021-10-05 16:29:13.221 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: compatibility
2021-10-05 16:29:13.221 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.p.RequestProxyAuthentication : Proxy auth state: UNCHALLENGED
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Attempt 1 to execute request
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Sending request: POST /auth/realms/testng-bank/protocol/openid-connect/token HTTP/1.1
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "POST /auth/realms/testng-bank/protocol/openid-connect/token HTTP/1.1[\r][\n]"
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Authorization: Basic YmFja29mZmljZS1tczowOTFmYTQxNC0zYzRiLTQ3NzgtYjI1Mi1kYmYyNzQxMDkwMjE=[\r][\n]"
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Content-Length: 29[\r][\n]"
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Content-Type: application/x-www-form-urlencoded; charset=UTF-8[\r][\n]"
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Host: keycloak-dev.testng.in[\r][\n]"
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Connection: Keep-Alive[\r][\n]"
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "[\r][\n]"
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> POST /auth/realms/testng-bank/protocol/openid-connect/token HTTP/1.1
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Authorization: Basic YmFja29mZmljZS1tczowOTFmYTQxNC0zYzRiLTQ3NzgtYjI1Mi1kYmYyNzQxMDkwMjE=
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Content-Length: 29
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Content-Type: application/x-www-form-urlencoded; charset=UTF-8
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Host: keycloak-dev.testng.in
2021-10-05 16:29:13.222 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Connection: Keep-Alive
2021-10-05 16:29:13.223 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "grant_type=client_credentials"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "HTTP/1.1 200 OK[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Server: nginx[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Date: Tue, 05 Oct 2021 10:59:14 GMT[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Type: application/json[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Length: 1564[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Connection: keep-alive[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Vary: Accept-Encoding[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Cache-Control: no-store[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Set-Cookie: KC_RESTART=; Version=1; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Max-Age=0; Path=/auth/realms/testng-bank/; Secure; HttpOnly[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-XSS-Protection: 1; mode=block[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Pragma: no-cache[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Frame-Options: SAMEORIGIN[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Referrer-Policy: no-referrer[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Strict-Transport-Security: max-age=31536000; includeSubDomains[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Content-Type-Options: nosniff[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[\r][\n]"
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Receiving response: HTTP/1.1 200 OK
2021-10-05 16:29:13.296 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << HTTP/1.1 200 OK
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Server: nginx
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Date: Tue, 05 Oct 2021 10:59:14 GMT
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Type: application/json
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Length: 1564
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Connection: keep-alive
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Vary: Accept-Encoding
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Cache-Control: no-store
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Set-Cookie: KC_RESTART=; Version=1; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Max-Age=0; Path=/auth/realms/testng-bank/; Secure; HttpOnly
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-XSS-Protection: 1; mode=block
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Pragma: no-cache
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Frame-Options: SAMEORIGIN
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Referrer-Policy: no-referrer
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Strict-Transport-Security: max-age=31536000; includeSubDomains
2021-10-05 16:29:13.297 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Content-Type-Options: nosniff
2021-10-05 16:29:13.307 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.protocol.ResponseProcessCookies : Cookie accepted [KC_RESTART="", version:0, domain:keycloak-dev.testng.in, path:/auth/realms/testng-bank/, expiry:Thu Jan 01 05:30:10 IST 1970]
2021-10-05 16:29:13.307 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Connection can be kept alive indefinitely
2021-10-05 16:29:13.308 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "{"access_token":"eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w","expires_in":60,"refresh_expires_in":0,"token_type":"Bearer","not-before-policy":0,"scope":"email profile"}"
2021-10-05 16:29:13.308 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Released connection is reusable.
2021-10-05 16:29:13.308 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Releasing connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.308 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Pooling connection [{s}->https://keycloak-dev.testng.in:443][null]; keep alive indefinitely
2021-10-05 16:29:13.308 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Notifying no-one, there are no waiting threads
2021-10-05 16:29:13.354 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Get connection: {s}->https://keycloak-dev.testng.in:443, timeout = 0
2021-10-05 16:29:13.354 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : [{s}->https://keycloak-dev.testng.in:443] total kept alive: 1, total issued: 0, total allocated: 1 out of 20
2021-10-05 16:29:13.354 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Getting free connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.354 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Stale connection check
2021-10-05 16:29:13.364 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: compatibility
2021-10-05 16:29:13.364 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context
2021-10-05 16:29:13.364 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.p.RequestProxyAuthentication : Proxy auth state: UNCHALLENGED
2021-10-05 16:29:13.364 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Attempt 1 to execute request
2021-10-05 16:29:13.365 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Sending request: GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Insecure+Resource&exactName=true HTTP/1.1
2021-10-05 16:29:13.365 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Insecure+Resource&exactName=true HTTP/1.1[\r][\n]"
2021-10-05 16:29:13.365 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w[\r][\n]"
2021-10-05 16:29:13.365 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Host: keycloak-dev.testng.in[\r][\n]"
2021-10-05 16:29:13.365 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Connection: Keep-Alive[\r][\n]"
2021-10-05 16:29:13.365 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "[\r][\n]"
2021-10-05 16:29:13.365 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Insecure+Resource&exactName=true HTTP/1.1
2021-10-05 16:29:13.365 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w
2021-10-05 16:29:13.365 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Host: keycloak-dev.testng.in
2021-10-05 16:29:13.365 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Connection: Keep-Alive
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "HTTP/1.1 200 OK[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Server: nginx[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Date: Tue, 05 Oct 2021 10:59:14 GMT[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Type: application/json[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Length: 2[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Connection: keep-alive[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Cache-Control: no-cache[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-XSS-Protection: 1; mode=block[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Frame-Options: SAMEORIGIN[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Referrer-Policy: no-referrer[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Strict-Transport-Security: max-age=31536000; includeSubDomains[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Content-Type-Options: nosniff[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[\r][\n]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Receiving response: HTTP/1.1 200 OK
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << HTTP/1.1 200 OK
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Server: nginx
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Date: Tue, 05 Oct 2021 10:59:14 GMT
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Type: application/json
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Length: 2
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Connection: keep-alive
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Cache-Control: no-cache
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-XSS-Protection: 1; mode=block
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Frame-Options: SAMEORIGIN
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Referrer-Policy: no-referrer
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Strict-Transport-Security: max-age=31536000; includeSubDomains
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Content-Type-Options: nosniff
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Connection can be kept alive indefinitely
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[]"
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Released connection is reusable.
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Releasing connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Pooling connection [{s}->https://keycloak-dev.testng.in:443][null]; keep alive indefinitely
2021-10-05 16:29:13.432 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Notifying no-one, there are no waiting threads
2021-10-05 16:29:13.441 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Trying to find resource with name [Swagger UI] for path [/bank/swagger-ui/*].
2021-10-05 16:29:13.442 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Get connection: {s}->https://keycloak-dev.testng.in:443, timeout = 0
2021-10-05 16:29:13.442 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : [{s}->https://keycloak-dev.testng.in:443] total kept alive: 1, total issued: 0, total allocated: 1 out of 20
2021-10-05 16:29:13.442 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Getting free connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.442 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Stale connection check
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: compatibility
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.p.RequestProxyAuthentication : Proxy auth state: UNCHALLENGED
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Attempt 1 to execute request
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Sending request: GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+UI&exactName=true HTTP/1.1
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+UI&exactName=true HTTP/1.1[\r][\n]"
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w[\r][\n]"
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Host: keycloak-dev.testng.in[\r][\n]"
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Connection: Keep-Alive[\r][\n]"
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "[\r][\n]"
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+UI&exactName=true HTTP/1.1
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Host: keycloak-dev.testng.in
2021-10-05 16:29:13.443 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Connection: Keep-Alive
2021-10-05 16:29:13.509 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "HTTP/1.1 200 OK[\r][\n]"
2021-10-05 16:29:13.509 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Server: nginx[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Date: Tue, 05 Oct 2021 10:59:14 GMT[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Type: application/json[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Length: 2[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Connection: keep-alive[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Cache-Control: no-cache[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-XSS-Protection: 1; mode=block[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Frame-Options: SAMEORIGIN[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Referrer-Policy: no-referrer[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Strict-Transport-Security: max-age=31536000; includeSubDomains[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Content-Type-Options: nosniff[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[\r][\n]"
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Receiving response: HTTP/1.1 200 OK
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << HTTP/1.1 200 OK
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Server: nginx
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Date: Tue, 05 Oct 2021 10:59:14 GMT
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Type: application/json
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Length: 2
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Connection: keep-alive
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Cache-Control: no-cache
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-XSS-Protection: 1; mode=block
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Frame-Options: SAMEORIGIN
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Referrer-Policy: no-referrer
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Strict-Transport-Security: max-age=31536000; includeSubDomains
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Content-Type-Options: nosniff
2021-10-05 16:29:13.510 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Connection can be kept alive indefinitely
2021-10-05 16:29:13.511 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[]"
2021-10-05 16:29:13.511 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Released connection is reusable.
2021-10-05 16:29:13.511 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Releasing connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.511 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Pooling connection [{s}->https://keycloak-dev.testng.in:443][null]; keep alive indefinitely
2021-10-05 16:29:13.511 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Notifying no-one, there are no waiting threads
2021-10-05 16:29:13.511 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Trying to find resource with name [Swagger Resources] for path [/bank/swagger-resources/*].
2021-10-05 16:29:13.513 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Get connection: {s}->https://keycloak-dev.testng.in:443, timeout = 0
2021-10-05 16:29:13.513 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : [{s}->https://keycloak-dev.testng.in:443] total kept alive: 1, total issued: 0, total allocated: 1 out of 20
2021-10-05 16:29:13.513 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Getting free connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.513 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Stale connection check
2021-10-05 16:29:13.519 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: compatibility
2021-10-05 16:29:13.519 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context
2021-10-05 16:29:13.519 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.p.RequestProxyAuthentication : Proxy auth state: UNCHALLENGED
2021-10-05 16:29:13.520 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Attempt 1 to execute request
2021-10-05 16:29:13.520 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Sending request: GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+Resources&exactName=true HTTP/1.1
2021-10-05 16:29:13.520 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+Resources&exactName=true HTTP/1.1[\r][\n]"
2021-10-05 16:29:13.520 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w[\r][\n]"
2021-10-05 16:29:13.521 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Host: keycloak-dev.testng.in[\r][\n]"
2021-10-05 16:29:13.521 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Connection: Keep-Alive[\r][\n]"
2021-10-05 16:29:13.521 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "[\r][\n]"
2021-10-05 16:29:13.521 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+Resources&exactName=true HTTP/1.1
2021-10-05 16:29:13.521 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w
2021-10-05 16:29:13.521 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Host: keycloak-dev.testng.in
2021-10-05 16:29:13.521 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Connection: Keep-Alive
2021-10-05 16:29:13.588 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "HTTP/1.1 200 OK[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Server: nginx[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Date: Tue, 05 Oct 2021 10:59:14 GMT[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Type: application/json[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Length: 2[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Connection: keep-alive[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Cache-Control: no-cache[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-XSS-Protection: 1; mode=block[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Frame-Options: SAMEORIGIN[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Referrer-Policy: no-referrer[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Strict-Transport-Security: max-age=31536000; includeSubDomains[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Content-Type-Options: nosniff[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[\r][\n]"
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Receiving response: HTTP/1.1 200 OK
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << HTTP/1.1 200 OK
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Server: nginx
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Date: Tue, 05 Oct 2021 10:59:14 GMT
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Type: application/json
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Length: 2
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Connection: keep-alive
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Cache-Control: no-cache
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-XSS-Protection: 1; mode=block
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Frame-Options: SAMEORIGIN
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Referrer-Policy: no-referrer
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Strict-Transport-Security: max-age=31536000; includeSubDomains
2021-10-05 16:29:13.589 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Content-Type-Options: nosniff
2021-10-05 16:29:13.590 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Connection can be kept alive indefinitely
2021-10-05 16:29:13.590 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[]"
2021-10-05 16:29:13.591 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Released connection is reusable.
2021-10-05 16:29:13.591 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Releasing connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.591 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Pooling connection [{s}->https://keycloak-dev.testng.in:443][null]; keep alive indefinitely
2021-10-05 16:29:13.591 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Notifying no-one, there are no waiting threads
2021-10-05 16:29:13.591 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Trying to find resource with name [Swagger api v3 Resources] for path [/bank/swagger-ui/v3/api-docs].
2021-10-05 16:29:13.593 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Get connection: {s}->https://keycloak-dev.testng.in:443, timeout = 0
2021-10-05 16:29:13.593 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : [{s}->https://keycloak-dev.testng.in:443] total kept alive: 1, total issued: 0, total allocated: 1 out of 20
2021-10-05 16:29:13.593 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Getting free connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.593 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Stale connection check
2021-10-05 16:29:13.597 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: compatibility
2021-10-05 16:29:13.597 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context
2021-10-05 16:29:13.597 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.p.RequestProxyAuthentication : Proxy auth state: UNCHALLENGED
2021-10-05 16:29:13.597 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Attempt 1 to execute request
2021-10-05 16:29:13.598 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Sending request: GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+api+v3+Resources&exactName=true HTTP/1.1
2021-10-05 16:29:13.598 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+api+v3+Resources&exactName=true HTTP/1.1[\r][\n]"
2021-10-05 16:29:13.598 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w[\r][\n]"
2021-10-05 16:29:13.598 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Host: keycloak-dev.testng.in[\r][\n]"
2021-10-05 16:29:13.598 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Connection: Keep-Alive[\r][\n]"
2021-10-05 16:29:13.598 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "[\r][\n]"
2021-10-05 16:29:13.598 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+api+v3+Resources&exactName=true HTTP/1.1
2021-10-05 16:29:13.598 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w
2021-10-05 16:29:13.598 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Host: keycloak-dev.testng.in
2021-10-05 16:29:13.598 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Connection: Keep-Alive
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "HTTP/1.1 200 OK[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Server: nginx[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Date: Tue, 05 Oct 2021 10:59:14 GMT[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Type: application/json[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Length: 2[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Connection: keep-alive[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Cache-Control: no-cache[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-XSS-Protection: 1; mode=block[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Frame-Options: SAMEORIGIN[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Referrer-Policy: no-referrer[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Strict-Transport-Security: max-age=31536000; includeSubDomains[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Content-Type-Options: nosniff[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[\r][\n]"
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Receiving response: HTTP/1.1 200 OK
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << HTTP/1.1 200 OK
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Server: nginx
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Date: Tue, 05 Oct 2021 10:59:14 GMT
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Type: application/json
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Length: 2
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Connection: keep-alive
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Cache-Control: no-cache
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-XSS-Protection: 1; mode=block
2021-10-05 16:29:13.665 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Frame-Options: SAMEORIGIN
2021-10-05 16:29:13.666 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Referrer-Policy: no-referrer
2021-10-05 16:29:13.666 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Strict-Transport-Security: max-age=31536000; includeSubDomains
2021-10-05 16:29:13.666 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Content-Type-Options: nosniff
2021-10-05 16:29:13.666 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Connection can be kept alive indefinitely
2021-10-05 16:29:13.666 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[]"
2021-10-05 16:29:13.666 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Released connection is reusable.
2021-10-05 16:29:13.666 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Releasing connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.666 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Pooling connection [{s}->https://keycloak-dev.testng.in:443][null]; keep alive indefinitely
2021-10-05 16:29:13.666 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Notifying no-one, there are no waiting threads
2021-10-05 16:29:13.666 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Trying to find resource with name [Swagger api v2 Resources] for path [/bank/swagger-ui/v2/api-docs].
2021-10-05 16:29:13.667 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Get connection: {s}->https://keycloak-dev.testng.in:443, timeout = 0
2021-10-05 16:29:13.667 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : [{s}->https://keycloak-dev.testng.in:443] total kept alive: 1, total issued: 0, total allocated: 1 out of 20
2021-10-05 16:29:13.667 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Getting free connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.667 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Stale connection check
2021-10-05 16:29:13.674 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: compatibility
2021-10-05 16:29:13.675 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context
2021-10-05 16:29:13.675 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.p.RequestProxyAuthentication : Proxy auth state: UNCHALLENGED
2021-10-05 16:29:13.675 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Attempt 1 to execute request
2021-10-05 16:29:13.675 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Sending request: GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+api+v2+Resources&exactName=true HTTP/1.1
2021-10-05 16:29:13.675 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+api+v2+Resources&exactName=true HTTP/1.1[\r][\n]"
2021-10-05 16:29:13.675 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w[\r][\n]"
2021-10-05 16:29:13.675 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Host: keycloak-dev.testng.in[\r][\n]"
2021-10-05 16:29:13.675 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Connection: Keep-Alive[\r][\n]"
2021-10-05 16:29:13.675 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "[\r][\n]"
2021-10-05 16:29:13.675 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+api+v2+Resources&exactName=true HTTP/1.1
2021-10-05 16:29:13.675 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w
2021-10-05 16:29:13.676 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Host: keycloak-dev.testng.in
2021-10-05 16:29:13.676 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Connection: Keep-Alive
2021-10-05 16:29:13.742 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "HTTP/1.1 200 OK[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Server: nginx[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Date: Tue, 05 Oct 2021 10:59:15 GMT[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Type: application/json[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Length: 2[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Connection: keep-alive[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Cache-Control: no-cache[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-XSS-Protection: 1; mode=block[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Frame-Options: SAMEORIGIN[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Referrer-Policy: no-referrer[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Strict-Transport-Security: max-age=31536000; includeSubDomains[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Content-Type-Options: nosniff[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[\r][\n]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Receiving response: HTTP/1.1 200 OK
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << HTTP/1.1 200 OK
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Server: nginx
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Date: Tue, 05 Oct 2021 10:59:15 GMT
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Type: application/json
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Length: 2
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Connection: keep-alive
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Cache-Control: no-cache
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-XSS-Protection: 1; mode=block
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Frame-Options: SAMEORIGIN
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Referrer-Policy: no-referrer
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Strict-Transport-Security: max-age=31536000; includeSubDomains
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Content-Type-Options: nosniff
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Connection can be kept alive indefinitely
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[]"
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Released connection is reusable.
2021-10-05 16:29:13.743 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Releasing connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.744 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Pooling connection [{s}->https://keycloak-dev.testng.in:443][null]; keep alive indefinitely
2021-10-05 16:29:13.744 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Notifying no-one, there are no waiting threads
2021-10-05 16:29:13.744 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Trying to find resource with name [Swagger api Resources] for path [/bank/api-docs].
2021-10-05 16:29:13.746 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Get connection: {s}->https://keycloak-dev.testng.in:443, timeout = 0
2021-10-05 16:29:13.746 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : [{s}->https://keycloak-dev.testng.in:443] total kept alive: 1, total issued: 0, total allocated: 1 out of 20
2021-10-05 16:29:13.746 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Getting free connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.746 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Stale connection check
2021-10-05 16:29:13.751 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: compatibility
2021-10-05 16:29:13.751 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context
2021-10-05 16:29:13.751 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.p.RequestProxyAuthentication : Proxy auth state: UNCHALLENGED
2021-10-05 16:29:13.751 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Attempt 1 to execute request
2021-10-05 16:29:13.751 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Sending request: GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+api+Resources&exactName=true HTTP/1.1
2021-10-05 16:29:13.751 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+api+Resources&exactName=true HTTP/1.1[\r][\n]"
2021-10-05 16:29:13.752 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w[\r][\n]"
2021-10-05 16:29:13.752 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Host: keycloak-dev.testng.in[\r][\n]"
2021-10-05 16:29:13.752 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Connection: Keep-Alive[\r][\n]"
2021-10-05 16:29:13.752 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "[\r][\n]"
2021-10-05 16:29:13.752 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Swagger+api+Resources&exactName=true HTTP/1.1
2021-10-05 16:29:13.752 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w
2021-10-05 16:29:13.752 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Host: keycloak-dev.testng.in
2021-10-05 16:29:13.752 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Connection: Keep-Alive
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "HTTP/1.1 200 OK[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Server: nginx[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Date: Tue, 05 Oct 2021 10:59:15 GMT[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Type: application/json[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Length: 2[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Connection: keep-alive[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Cache-Control: no-cache[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-XSS-Protection: 1; mode=block[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Frame-Options: SAMEORIGIN[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Referrer-Policy: no-referrer[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Strict-Transport-Security: max-age=31536000; includeSubDomains[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Content-Type-Options: nosniff[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[\r][\n]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Receiving response: HTTP/1.1 200 OK
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << HTTP/1.1 200 OK
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Server: nginx
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Date: Tue, 05 Oct 2021 10:59:15 GMT
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Type: application/json
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Length: 2
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Connection: keep-alive
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Cache-Control: no-cache
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-XSS-Protection: 1; mode=block
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Frame-Options: SAMEORIGIN
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Referrer-Policy: no-referrer
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Strict-Transport-Security: max-age=31536000; includeSubDomains
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Content-Type-Options: nosniff
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Connection can be kept alive indefinitely
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[]"
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Released connection is reusable.
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Releasing connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Pooling connection [{s}->https://keycloak-dev.testng.in:443][null]; keep alive indefinitely
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Notifying no-one, there are no waiting threads
2021-10-05 16:29:13.818 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Trying to find resource with name [Internal User Api] for path [/internal/api/v1/bank/*].
2021-10-05 16:29:13.819 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Get connection: {s}->https://keycloak-dev.testng.in:443, timeout = 0
2021-10-05 16:29:13.819 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : [{s}->https://keycloak-dev.testng.in:443] total kept alive: 1, total issued: 0, total allocated: 1 out of 20
2021-10-05 16:29:13.819 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Getting free connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.819 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Stale connection check
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: compatibility
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.p.RequestProxyAuthentication : Proxy auth state: UNCHALLENGED
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Attempt 1 to execute request
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Sending request: GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Internal+User+Api&exactName=true HTTP/1.1
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Internal+User+Api&exactName=true HTTP/1.1[\r][\n]"
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w[\r][\n]"
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Host: keycloak-dev.testng.in[\r][\n]"
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Connection: Keep-Alive[\r][\n]"
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "[\r][\n]"
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> GET /auth/realms/testng-bank/authz/protection/resource_set?owner=bank-ms&matchingUri=false&deep=true&max=-1&name=Internal+User+Api&exactName=true HTTP/1.1
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Host: keycloak-dev.testng.in
2021-10-05 16:29:13.829 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Connection: Keep-Alive
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "HTTP/1.1 200 OK[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Server: nginx[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Date: Tue, 05 Oct 2021 10:59:15 GMT[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Type: application/json[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Length: 2[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Connection: keep-alive[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Cache-Control: no-cache[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-XSS-Protection: 1; mode=block[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Frame-Options: SAMEORIGIN[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Referrer-Policy: no-referrer[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Strict-Transport-Security: max-age=31536000; includeSubDomains[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Content-Type-Options: nosniff[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[\r][\n]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Receiving response: HTTP/1.1 200 OK
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << HTTP/1.1 200 OK
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Server: nginx
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Date: Tue, 05 Oct 2021 10:59:15 GMT
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Type: application/json
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Length: 2
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Connection: keep-alive
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Cache-Control: no-cache
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-XSS-Protection: 1; mode=block
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Frame-Options: SAMEORIGIN
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Referrer-Policy: no-referrer
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Strict-Transport-Security: max-age=31536000; includeSubDomains
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Content-Type-Options: nosniff
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Connection can be kept alive indefinitely
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[]"
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Released connection is reusable.
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Releasing connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Pooling connection [{s}->https://keycloak-dev.testng.in:443][null]; keep alive indefinitely
2021-10-05 16:29:13.897 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Notifying no-one, there are no waiting threads
2021-10-05 16:29:13.900 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Initialization complete. Path configurations:
2021-10-05 16:29:13.900 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : PathConfig{name='Insecure Resource', type='null', path='/bank/', scopes=[], id='null', enforcerMode='DISABLED'}
2021-10-05 16:29:13.900 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : PathConfig{name='Swagger UI', type='null', path='/bank/swagger-ui/*', scopes=[], id='null', enforcerMode='DISABLED'}
2021-10-05 16:29:13.900 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : PathConfig{name='Swagger Resources', type='null', path='/bank/swagger-resources/*', scopes=[], id='null', enforcerMode='DISABLED'}
2021-10-05 16:29:13.900 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : PathConfig{name='Swagger api v3 Resources', type='null', path='/bank/swagger-ui/v3/api-docs', scopes=[], id='null', enforcerMode='DISABLED'}
2021-10-05 16:29:13.900 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : PathConfig{name='Swagger api v2 Resources', type='null', path='/bank/swagger-ui/v2/api-docs', scopes=[], id='null', enforcerMode='DISABLED'}
2021-10-05 16:29:13.900 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : PathConfig{name='Swagger api Resources', type='null', path='/bank/api-docs', scopes=[], id='null', enforcerMode='DISABLED'}
2021-10-05 16:29:13.900 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : PathConfig{name='Internal User Api', type='null', path='/internal/api/v1/bank/*', scopes=[], id='null', enforcerMode='DISABLED'}
2021-10-05 16:29:13.902 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Policy enforcement is enabled. Enforcing policy decisions for path [http://localhost:8088/api/bank/get-doc].
2021-10-05 16:29:13.905 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Get connection: {s}->https://keycloak-dev.testng.in:443, timeout = 0
2021-10-05 16:29:13.905 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : [{s}->https://keycloak-dev.testng.in:443] total kept alive: 1, total issued: 0, total allocated: 1 out of 20
2021-10-05 16:29:13.905 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Getting free connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.905 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Stale connection check
2021-10-05 16:29:13.907 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: compatibility
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.c.p.RequestProxyAuthentication : Proxy auth state: UNCHALLENGED
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Attempt 1 to execute request
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Sending request: GET /auth/realms/testng-bank/authz/protection/resource_set?matchingUri=true&deep=true&max=-1&exactName=false&uri=%2Fintranet%2Fapi%2Fv1%2Fbank%2Fget-doc HTTP/1.1
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "GET /auth/realms/testng-bank/authz/protection/resource_set?matchingUri=true&deep=true&max=-1&exactName=false&uri=%2Fintranet%2Fapi%2Fv1%2Fbank%2Fget-doc HTTP/1.1[\r][\n]"
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w[\r][\n]"
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Host: keycloak-dev.testng.in[\r][\n]"
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "Connection: Keep-Alive[\r][\n]"
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : >> "[\r][\n]"
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> GET /auth/realms/testng-bank/authz/protection/resource_set?matchingUri=true&deep=true&max=-1&exactName=false&uri=%2Fintranet%2Fapi%2Fv1%2Fbank%2Fget-doc HTTP/1.1
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJGNFB5WlJmS1ByQUlLNVdKR0JMUFV5UDBpUVF6M1lyUFBxZDJHQjZ3N3ZZIn0.eyJleHAiOjE2MzM0MzE2MTQsImlhdCI6MTYzMzQzMTU1NCwianRpIjoiNGI2MDI1YzItZGUwNS00MjkzLWJmNTYtNzkwNmU5NmQ5NzgyIiwiaXNzIjoiaHR0cHM6Ly9rZXljbG9hay1kZXYuaW5zdXJla2EuaW4vYXV0aC9yZWFsbXMvaW5zdXJla2EtYmFja29mZmljZSIsImF1ZCI6ImFjY291bnQiLCJzdWIiOiI4N2UzZmVkZC01ZWY0LTQ1MWMtYWQ5Ni1hM2NjZDIzNmYxZmMiLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJiYWNrb2ZmaWNlLW1zIiwiYWNyIjoiMSIsImFsbG93ZWQtb3JpZ2lucyI6WyIqIl0sInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJvZmZsaW5lX2FjY2VzcyIsImRlZmF1bHQtcm9sZXMtaW5zdXJla2EtYmFja29mZmljZSIsInVtYV9hdXRob3JpemF0aW9uIl19LCJyZXNvdXJjZV9hY2Nlc3MiOnsiYmFja29mZmljZS1tcyI6eyJyb2xlcyI6WyJ1bWFfcHJvdGVjdGlvbiJdfSwiYWNjb3VudCI6eyJyb2xlcyI6WyJtYW5hZ2UtYWNjb3VudCIsIm1hbmFnZS1hY2NvdW50LWxpbmtzIiwidmlldy1wcm9maWxlIl19fSwic2NvcGUiOiJlbWFpbCBwcm9maWxlIiwiY2xpZW50SG9zdCI6ImtleWNsb2FrLWRldi5pbnN1cmVrYS5pbiIsImNsaWVudElkIjoiYmFja29mZmljZS1tcyIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwicHJlZmVycmVkX3VzZXJuYW1lIjoic2VydmljZS1hY2NvdW50LWJhY2tvZmZpY2UtbXMiLCJjbGllbnRBZGRyZXNzIjoia2V5Y2xvYWstZGV2Lmluc3VyZWthLmluIn0.knDfV-FWN2_oB77tLqMedTKJApJuyTLNkaNqIHNzHkuhNYqaSrg5PZUrkZB6zKRz5ZiJ46vjZl6I5GJW-7BmITR1AWZZWtRwamFYSchwBN4REjkzkMKsCz7AteQ_PkpVKvKSl-AcWEWw89ehkRgJUqbU8pH4XF4MXmCAt_Tojh5NDtnX4caQRyovbyW6CMW9SUEB8iqmZVmAS-qax66UgsjKuLzWi_NqRM_CVNoqDhnDEpVyiMiWfgNoB8WJDHonoWWx3ixNjHEmucbbzpAFUL89dWDXCGtrU7gkFYajWh5LB6rTdry8YTDbDDYdWFaXMYwQ7-U-_bAmjzr1pCpx9w
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Host: keycloak-dev.testng.in
2021-10-05 16:29:13.908 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : >> Connection: Keep-Alive
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "HTTP/1.1 200 OK[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Server: nginx[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Date: Tue, 05 Oct 2021 10:59:15 GMT[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Type: application/json[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Content-Length: 253[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Connection: keep-alive[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Vary: Accept-Encoding[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Cache-Control: no-cache[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-XSS-Protection: 1; mode=block[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Frame-Options: SAMEORIGIN[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Referrer-Policy: no-referrer[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "Strict-Transport-Security: max-age=31536000; includeSubDomains[\r][\n]"
2021-10-05 16:29:13.976 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "X-Content-Type-Options: nosniff[\r][\n]"
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[\r][\n]"
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.DefaultClientConnection : Receiving response: HTTP/1.1 200 OK
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << HTTP/1.1 200 OK
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Server: nginx
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Date: Tue, 05 Oct 2021 10:59:15 GMT
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Type: application/json
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Content-Length: 253
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Connection: keep-alive
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Vary: Accept-Encoding
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Cache-Control: no-cache
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-XSS-Protection: 1; mode=block
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Frame-Options: SAMEORIGIN
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Referrer-Policy: no-referrer
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << Strict-Transport-Security: max-age=31536000; includeSubDomains
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.headers : << X-Content-Type-Options: nosniff
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] o.a.http.impl.client.DefaultHttpClient : Connection can be kept alive indefinitely
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] org.apache.http.wire : << "[{"name":"Default Resource","type":"urn:bank-ms:resources:default","owner":{"id":"ef5969fa-7f80-48c5-b2c8-a98167776c7b","name":"bank-ms"},"ownerManagedAccess":false,"attributes":{},"_id":"15d5dd27-dc1a-42df-9e39-8b25878cbc01","uris":["/*"]}]"
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.i.c.t.ThreadSafeClientConnManager : Released connection is reusable.
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Releasing connection [{s}->https://keycloak-dev.testng.in:443][null]
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Pooling connection [{s}->https://keycloak-dev.testng.in:443][null]; keep alive indefinitely
2021-10-05 16:29:13.977 DEBUG 14008 --- [nio-8088-exec-1] o.a.h.impl.conn.tsccm.ConnPoolByRoute : Notifying no-one, there are no waiting threads
2021-10-05 16:29:13.979 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.a.KeycloakAdapterPolicyEnforcer : Sending challenge
2021-10-05 16:29:13.980 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Policy enforcement result for path [http://localhost:8088/api/bank/get-doc] is : DENIED
2021-10-05 16:29:13.980 DEBUG 14008 --- [nio-8088-exec-1] o.k.a.authorization.PolicyEnforcer : Returning authorization context with permissions:
2021-10-05 16:29:13.981 DEBUG 14008 --- [nio-8088-exec-1] o.a.c.authenticator.AuthenticatorBase : Failed authenticate() test
2021-10-05 16:29:13.985 DEBUG 14008 --- [nio-8088-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position() [0]
2021-10-05 16:29:13.986 DEBUG 14008 --- [nio-8088-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@38644f77:org.apache.tomcat.util.net.NioChannel@54f1bc65:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8088 remote=/0:0:0:0:0:0:0:1:50905]], Read from buffer: [0]
2021-10-05 16:29:13.986 DEBUG 14008 --- [nio-8088-exec-1] o.a.coyote.http11.Http11InputBuffer : Received []
2021-10-05 16:29:13.986 DEBUG 14008 --- [nio-8088-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@38644f77:org.apache.tomcat.util.net.NioChannel@54f1bc65:java.nio.channels.SocketChannel[connected local=/0:0:0:0:0:0:0:1:8088 remote=/0:0:0:0:0:0:0:1:50905]], Status in: [OPEN_READ], State out: [OPEN]
2021-10-05 16:29:15.592 DEBUG 14008 --- [2)-172.19.144.1] sun.rmi.transport.tcp : RMI TCP Connection(2)-172.19.144.1: (port 62959) connection closed
2021-10-05 16:29:15.592 DEBUG 14008 --- [2)-172.19.144.1] sun.rmi.transport.tcp : RMI TCP Connection(2)-172.19.144.1: close connection
2021-10-05 16:29:17.434 DEBUG 14008 --- [4)-172.19.144.1] sun.rmi.transport.tcp : RMI TCP Connection(4)-172.19.144.1: (port 62959) connection closed
2021-10-05 16:29:17.434 DEBUG 14008 --- [4)-172.19.144.1] sun.rmi.transport.tcp : RMI TCP Connection(4)-172.19.144.1: close connection
2021-10-05 16:29:18.447 DEBUG 14008 --- [l-1 housekeeper] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2021-10-05 16:29:18.447 DEBUG 14008 --- [l-1 housekeeper] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Fill pool skipped, pool is at sufficient level.
2021-10-05 16:29:19.916 DEBUG 14008 --- [6)-172.19.144.1] sun.rmi.transport.tcp : RMI TCP Connection(6)-172.19.144.1: (port 62959) connection closed
2021-10-05 16:29:19.916 DEBUG 14008 --- [6)-172.19.144.1] sun.rmi.transport.tcp : RMI TCP Connection(6)-172.19.144.1: close connection
2021-10-05 16:29:22.947 DEBUG 14008 --- [0)-172.19.144.1] sun.rmi.transport.tcp : RMI TCP Connection(10)-172.19.144.1: (port 62959) connection closed
2021-10-05 16:29:22.947 DEBUG 14008 --- [0)-172.19.144.1] sun.rmi.transport.tcp : RMI TCP Connection(10)-172.19.144.1: close connection
Process finished with exit code -1