05:51:35.040 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:51:35.041 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:51:35.047 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:51:35.048 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:51:35.048 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:51:35.302 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] OUTBOUND SETTINGS: ack=false settings={MAX_HEADER_LIST_SIZE=8192} 05:51:35.304 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] INBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 05:51:35.304 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] OUTBOUND SETTINGS: ack=true 05:51:35.305 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] INBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 05:51:35.305 [restconf-netty-e2e-4] WARN o.o.n.t.h.ClientHttp2RequestDispatcher - Unexpected response with unknown or expired stream ID 1 -- Dropping response object DefaultFullHttpResponse(decodeResult: success, version: HTTP/1.1, content: AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 0, cap: 256)) HTTP/1.1 401 Unauthorized www-authenticate: BASIC realm="application" x-http2-stream-id: 1 x-http2-stream-weight: 16 content-length: 0 05:51:35.307 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] INBOUND SETTINGS: ack=true 05:51:35.393 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:21a78c31-4e17-4645-9c36-adc8ac727543, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 05:51:35.396 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 05:51:35.509 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] INBOUND DATA: streamId=3 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30362d3131543035... 05:51:35.510 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:51:35.534 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] INBOUND DATA: streamId=3 padding=0 endStream=false length=321 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30362d3131543035... 05:51:35.535 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:51:35.551 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] INBOUND DATA: streamId=3 padding=0 endStream=false length=257 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30362d3131543035... 05:51:35.552 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:51:35.663 [restconf-netty-e2e-4] INFO Client - [id: 0x35c0aa5f, L:/127.0.0.1:34962 - R:/127.0.0.1:38053] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes= 05:51:35.670 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:51:35.670 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:51:35.672 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:51:35.672 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:51:35.676 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:51:35.678 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:51:35.678 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:51:36.122 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] OUTBOUND SETTINGS: ack=false settings={MAX_HEADER_LIST_SIZE=8192} 05:51:36.124 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] INBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 05:51:36.124 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] OUTBOUND SETTINGS: ack=true 05:51:36.124 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] INBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 05:51:36.124 [restconf-netty-e2e-4] WARN o.o.n.t.h.ClientHttp2RequestDispatcher - Unexpected response with unknown or expired stream ID 1 -- Dropping response object DefaultFullHttpResponse(decodeResult: success, version: HTTP/1.1, content: AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 0, cap: 256)) HTTP/1.1 401 Unauthorized www-authenticate: BASIC realm="application" x-http2-stream-id: 1 x-http2-stream-weight: 16 content-length: 0 05:51:36.125 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] INBOUND SETTINGS: ack=true 05:51:36.222 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:9db4b3fa-e338-45a1-b4e0-73fa353407ca, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 05:51:36.225 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 05:51:36.323 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:ee3682d1-b8da-4d73-81a8-50fb10e90ca7, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 05:51:36.326 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 05:51:36.432 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] INBOUND DATA: streamId=3 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30362d3131543035... 05:51:36.432 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:51:36.443 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] INBOUND DATA: streamId=5 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30362d3131543035... 05:51:36.443 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] INBOUND DATA: streamId=5 padding=0 endStream=false length=2 bytes=0d0a 05:51:36.658 [restconf-netty-e2e-4] INFO Client - [id: 0xb14c437b, L:/127.0.0.1:43330 - R:/127.0.0.1:39873] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes= 05:51:36.660 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:51:36.660 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped