SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@77d381e6] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@2272cbb0] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@77d381e6] 04:34:59.946 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory -- Using SLF4J as the default logging framework 04:34:59.953 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup -- -Dio.netty.eventLoopThreads: 16 04:34:59.970 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor -- -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 04:34:59.983 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 04:34:59.983 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 04:35:00.022 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- -Dio.netty.noUnsafe: false 04:35:00.023 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- Java version: 17 04:35:00.024 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.theUnsafe: available 04:35:00.024 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.copyMemory: available 04:35:00.025 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.storeFence: available 04:35:00.025 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Buffer.address: available 04:35:00.026 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 04:35:00.027 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Bits.unaligned: available, true 04:35:00.028 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @d86a6f 04:35:00.029 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.DirectByteBuffer.(long, {int,long}): unavailable 04:35:00.029 [main] DEBUG io.netty.util.internal.PlatformDependent -- sun.misc.Unsafe: available 04:35:00.029 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 04:35:00.029 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.bitMode: 64 (sun.arch.data.model) 04:35:00.032 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.maxDirectMemory: -1 bytes 04:35:00.032 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.uninitializedArrayAllocationThreshold: -1 04:35:00.033 [main] DEBUG io.netty.util.internal.CleanerJava9 -- java.nio.ByteBuffer.cleaner(): available 04:35:00.033 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.noPreferDirect: false 04:35:00.035 [main] DEBUG io.netty.channel.nio.NioEventLoop -- -Dio.netty.noKeySetOptimization: false 04:35:00.035 [main] DEBUG io.netty.channel.nio.NioEventLoop -- -Dio.netty.selectorAutoRebuildThreshold: 512 04:35:00.065 [main] DEBUG io.netty.util.internal.PlatformDependent -- org.jctools-core.MpscChunkedArrayQueue: available 04:35:00.105 [Time-limited test] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 04:35:00.105 [Time-limited test] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.deleteLibAfterLoading: true 04:35:00.105 [Time-limited test] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.tryPatchShadedId: true 04:35:00.105 [Time-limited test] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.detectNativeLibraryDuplicates: true 04:35:00.115 [Time-limited test] DEBUG io.netty.util.internal.NativeLibraryLoader -- Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_641552845615040399802.so 04:35:00.121 [Time-limited test] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv4Stack: false 04:35:00.121 [Time-limited test] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv6Addresses: false 04:35:00.124 [Time-limited test] DEBUG io.netty.util.NetUtilInitializations -- Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 04:35:00.125 [Time-limited test] DEBUG io.netty.util.NetUtil -- /proc/sys/net/core/somaxconn: 128 04:35:00.215 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.level: simple 04:35:00.215 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.targetRecords: 4 04:35:00.225 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numHeapArenas: 16 04:35:00.225 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numDirectArenas: 16 04:35:00.225 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.pageSize: 8192 04:35:00.225 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxOrder: 9 04:35:00.225 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.chunkSize: 4194304 04:35:00.225 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.smallCacheSize: 256 04:35:00.225 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.normalCacheSize: 64 04:35:00.226 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedBufferCapacity: 32768 04:35:00.226 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimInterval: 8192 04:35:00.226 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimIntervalMillis: 0 04:35:00.226 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.useCacheForAllThreads: false 04:35:00.226 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 04:35:00.262 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.processId: 47206 (auto-detected) 04:35:00.264 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.machineId: 02:42:12:ff:fe:1c:09:45 (auto-detected) 04:35:00.299 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.allocator.type: pooled 04:35:00.300 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.threadLocalDirectBufferSize: 0 04:35:00.300 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.maxThreadLocalCharBufferSize: 16384 04:35:00.302 [Time-limited test] DEBUG io.netty.bootstrap.ChannelInitializerExtensions -- -Dio.netty.bootstrap.extensions: null 04:35:00.309 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Initiated BMP server at /0.0.0.0:32684. 04:35:00.341 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP Client AbstractBootstrap$PendingRegistrationPromise@7b521cff(incomplete) at /127.104.192.50:32684. 04:35:00.367 [epollEventLoopGroup-7-1] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Connection AbstractBootstrap$PendingRegistrationPromise@7b521cff(success) succeeded! 04:35:00.368 [epollEventLoopGroup-7-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.0.0.1:34600 <-> 127.104.192.50/127.104.192.50:32684. 04:35:00.385 [nioEventLoopGroup-3-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.104.192.50:32684 <-> /127.0.0.1:34600. 04:35:00.396 [nioEventLoopGroup-3-1] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.maxCapacityPerThread: 4096 04:35:00.396 [nioEventLoopGroup-3-1] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.ratio: 8 04:35:00.396 [nioEventLoopGroup-3-1] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.chunkSize: 32 04:35:00.396 [nioEventLoopGroup-3-1] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.blocking: false 04:35:00.396 [nioEventLoopGroup-3-1] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.batchFastThreadLocalOnly: true 04:35:00.395 [epollEventLoopGroup-7-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x5fe750b4, L:/127.0.0.1:34600 ! R:127.104.192.50/127.104.192.50:32684] inactive. 04:35:00.427 [nioEventLoopGroup-3-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkAccessible: true 04:35:00.427 [nioEventLoopGroup-3-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkBounds: true 04:35:00.428 [nioEventLoopGroup-3-1] DEBUG io.netty.util.ResourceLeakDetectorFactory -- Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@623ffc93 04:35:00.439 [nioEventLoopGroup-3-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x1ac1daf4, L:/127.104.192.50:32684 ! R:/127.0.0.1:34600] inactive. 04:35:00.469 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@379e4f99(incomplete) at /127.126.221.61:44174. 04:35:00.473 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.119.232.120:0 <--> /127.126.221.61:44174 deployed 04:35:00.476 [nioEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@182ab9e3(success) succeeded! 04:35:00.477 [nioEventLoopGroup-9-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.119.232.120:41633 <-> /127.126.221.61:44174. 04:35:00.479 [epollEventLoopGroup-13-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.126.221.61:44174 <-> /127.119.232.120:41633. 04:35:00.487 [epollEventLoopGroup-13-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x346b79cb, L:/127.126.221.61:44174 ! R:/127.119.232.120:41633] inactive. 04:35:00.487 [nioEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x398d9c69, L:/127.119.232.120:41633 ! R:/127.126.221.61:44174] inactive. 04:35:00.500 [Timer-1] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.119.232.120:0 <--> /127.126.221.61:44174 deployed 04:35:00.503 [nioEventLoopGroup-9-2] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- The connection try to BMP router /127.126.221.61:44174 failed. Next reconnection attempt in 15000 milliseconds. 04:35:00.524 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@39f2c74e(incomplete) at /127.126.221.61:44174. 04:35:15.522 [nioEventLoopGroup-9-3] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@5e5e7cad(success) succeeded! 04:35:15.522 [nioEventLoopGroup-9-3] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.119.232.120:45945 <-> /127.126.221.61:44174. 04:35:15.525 [epollEventLoopGroup-17-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.126.221.61:44174 <-> /127.119.232.120:45945. 04:35:15.534 [epollEventLoopGroup-17-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x16cb0560, L:/127.126.221.61:44174 ! R:/127.119.232.120:45945] inactive. 04:35:15.535 [nioEventLoopGroup-9-3] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x909a6db5, L:/127.119.232.120:45945 ! R:/127.126.221.61:44174] inactive. 04:35:15.543 [Timer-2] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.119.232.120:0 <--> /127.126.221.61:44174 deployed 04:35:15.545 [nioEventLoopGroup-9-4] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@65e110a5(success) succeeded! 04:35:15.545 [nioEventLoopGroup-9-4] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.119.232.120:45179 <-> /127.126.221.61:44174. 04:35:15.555 [nioEventLoopGroup-9-4] ERROR org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Exception caught in BMP Session. java.net.SocketException: Connection reset at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) 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:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 04:35:15.562 [nioEventLoopGroup-9-4] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Closing session: BmpSessionImpl{channel=[id: 0x366a4f17, L:/127.119.232.120:45179 - R:/127.126.221.61:44174]}