09:19:06.632 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:19:06.633 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 09:19:06.638 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 09:19:06.638 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:42233/rests, default accept: application/yang-data+json, default pretty print: false 09:19:07.053 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:19:07.054 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 09:19:07.061 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 09:19:07.061 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:37437/rests, default accept: application/yang-data+json, default pretty print: false 09:19:07.374 [restconf-netty-e2e-2] ERROR o.o.r.s.RestconfRequestDispatcher - Error processing request POST /rests/data/example-action:root/example-action java.lang.IllegalStateException: Schema node with name wrong-data was not found under (example:action?revision=2024-09-19)input. at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.resolveNamespace(JsonParserStream.java:400) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:293) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:322) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.parse(JsonParserStream.java:182) at org.opendaylight.restconf.server.api.JsonOperationInputBody.streamTo(JsonOperationInputBody.java:34) at org.opendaylight.restconf.server.api.OperationInputBody.toContainerNode(OperationInputBody.java:50) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.dataInvoke(AbstractServerStrategy.java:268) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.dataPOST(AbstractServerStrategy.java:228) at org.opendaylight.restconf.server.mdsal.MdsalRestconfServer.dataPOST(MdsalRestconfServer.java:264) at org.opendaylight.restconf.server.DataRequestProcessor.postData(DataRequestProcessor.java:135) at org.opendaylight.restconf.server.DataRequestProcessor.processDataRequest(DataRequestProcessor.java:80) at org.opendaylight.restconf.server.RestconfRequestDispatcher.dispatch(RestconfRequestDispatcher.java:64) at org.opendaylight.restconf.server.RestconfSession.dispatchRequest(RestconfSession.java:66) at org.opendaylight.restconf.server.RestconfSession.channelRead0(RestconfSession.java:60) at org.opendaylight.restconf.server.RestconfSession.channelRead0(RestconfSession.java:34) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:122) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:91) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:48) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:34) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) at io.netty.handler.codec.http.HttpServerKeepAliveHandler.channelRead(HttpServerKeepAliveHandler.java:64) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:266) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:537) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1407) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:1583) 09:19:07.475 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:19:07.476 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 09:19:07.483 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 09:19:07.483 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:35507/rests, default accept: application/yang-data+json, default pretty print: false 09:19:07.895 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:19:07.896 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 09:19:07.903 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 09:19:07.904 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:36151/rests, default accept: application/yang-data+json, default pretty print: false 09:19:08.523 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:19:08.524 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 09:19:08.530 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 09:19:08.531 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:38603/rests, default accept: application/yang-data+json, default pretty print: false 09:19:08.942 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:19:08.943 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 09:19:08.950 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 09:19:08.950 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:40399/rests, default accept: application/yang-data+json, default pretty print: false 09:19:09.564 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:19:09.565 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 09:19:09.574 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 09:19:09.574 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:38347/rests, default accept: application/yang-data+json, default pretty print: false 09:19:11.409 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:19:11.410 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 09:19:11.415 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 09:19:11.415 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:43915/rests, default accept: application/yang-data+json, default pretty print: false 09:19:11.831 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:19:11.831 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 09:19:11.842 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 09:19:11.842 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:43051/rests, default accept: application/yang-data+json, default pretty print: false 09:19:12.457 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:19:12.458 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 09:19:12.463 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 09:19:12.464 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:40635/rests, default accept: application/yang-data+json, default pretty print: false 09:19:13.080 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:19:13.080 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 09:19:13.089 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 09:19:13.089 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:35489/rests, default accept: application/yang-data+json, default pretty print: false