05:51:16.788 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:51:16.788 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:51:16.792 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:51:16.793 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:51:16.793 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:51:17.049 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] OUTBOUND SETTINGS: ack=false settings={MAX_HEADER_LIST_SIZE=8192} 05:51:17.051 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] INBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 05:51:17.051 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] OUTBOUND SETTINGS: ack=true 05:51:17.051 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] INBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 05:51:17.052 [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:17.054 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] INBOUND SETTINGS: ack=true 05:51:17.139 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:68297ddd-bfe2-4ca8-835f-bc490f6fcc90, :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:17.142 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 05:51:17.271 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] INBOUND DATA: streamId=3 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3234543035... 05:51:17.273 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:51:17.295 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] INBOUND DATA: streamId=3 padding=0 endStream=false length=320 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3234543035... 05:51:17.296 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:51:17.318 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] INBOUND DATA: streamId=3 padding=0 endStream=false length=257 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3234543035... 05:51:17.318 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:51:17.432 [restconf-netty-e2e-4] INFO Client - [id: 0x2cd9e31b, L:/127.0.0.1:39640 - R:/127.0.0.1:45865] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes= 05:51:17.443 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:51:17.443 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:51:17.448 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:51:17.449 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:51:17.458 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:51:17.461 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:51:17.461 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:51:17.913 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] OUTBOUND SETTINGS: ack=false settings={MAX_HEADER_LIST_SIZE=8192} 05:51:17.915 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] INBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 05:51:17.915 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] OUTBOUND SETTINGS: ack=true 05:51:17.915 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] INBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 05:51:17.915 [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:17.916 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] INBOUND SETTINGS: ack=true 05:51:18.012 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:8de6e67f-bae4-4a66-bd4f-8940d4a05763, :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:18.016 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 05:51:18.113 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:70c59708-5b75-4217-8bef-cc3483fc72a2, :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:18.116 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 05:51:18.223 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] INBOUND DATA: streamId=3 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3234543035... 05:51:18.224 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:51:18.234 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] INBOUND DATA: streamId=5 padding=0 endStream=false length=350 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3234543035... 05:51:18.234 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] INBOUND DATA: streamId=5 padding=0 endStream=false length=2 bytes=0d0a 05:51:18.448 [restconf-netty-e2e-4] INFO Client - [id: 0x940881ff, L:/127.0.0.1:38796 - R:/127.0.0.1:37389] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes= 05:51:18.451 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:51:18.451 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped