SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@3be4f71] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@5c645b43] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 05:11:38,252 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14 05:11:38,253 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d805aa1 - No custom configurators were discovered as a service. 05:11:38,253 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d805aa1 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 05:11:38,256 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d805aa1 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 05:11:38,256 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 05:11:38,256 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 05:11:38,257 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d805aa1 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 05:11:38,257 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d805aa1 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 05:11:38,258 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d805aa1 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 05:11:38,258 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/impl/target/test-classes/logback-test.xml] 05:11:38,258 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@176f7f3b - Resource [logback-test.xml] occurs multiple times on the classpath. 05:11:38,258 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@176f7f3b - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/13.0.7/mockito-configuration-13.0.7.jar!/logback-test.xml] 05:11:38,258 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@176f7f3b - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/impl/target/test-classes/logback-test.xml] 05:11:38,332 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 05:11:38,332 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 05:11:38,332 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 05:11:38,332 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 05:11:38,403 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727500298403) 05:11:38,403 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 05:11:38,403 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/impl/target/test-classes/logback-test.xml] 05:11:38,403 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 05:11:38,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 05:11:38,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:11:38,416 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:11:38,456 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 05:11:38,456 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 05:11:38,456 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 05:11:38,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 05:11:38,458 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 05:11:38,458 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 05:11:38,458 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 05:11:38,458 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 05:11:38,458 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@30ca0779 - End of configuration. 05:11:38,459 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@58740366 - Registering current configuration as safe fallback point 05:11:38,459 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d805aa1 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 201 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@3be4f71] 05:11:40.721 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:11:40.738 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:11:40.762 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Open{openMessage=OpenMessage{open=Open{deadTimer=40, keepalive=15, sessionId=0}}} in state OPEN_WAIT 05:11:40.766 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel moved to KeepWait state with remoteOK=1 05:11:40.791 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Pcerr{pcerrMessage=PcerrMessage{errorType=SessionCase{session=Session{open=Open{keepalive=1, sessionId=1}}}, errors=[Errors{errorObject=ErrorObject{type=1, value=4}}]}} in state KEEP_WAIT 05:11:40.792 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Keepalive{keepaliveMessage=KeepaliveMessage{}} in state KEEP_WAIT 05:11:40.792 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP peer TestingChannel completed negotiation 05:11:40.798 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.164.152.120:51042[1] <-> /127.164.152.120:51042[0] started 05:11:40.806 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Negotiation on channel TestingChannel successful with session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{keepalive=1, sessionId=1}, remoteOpen=Open{deadTimer=40, keepalive=15, sessionId=0}} 05:11:40.821 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:11:40.821 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:11:40.822 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Keepalive{keepaliveMessage=KeepaliveMessage{}} in state OPEN_WAIT 05:11:40.822 [main] WARN o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel in state OPEN_WAIT received unexpected message Keepalive{keepaliveMessage=KeepaliveMessage{}} 05:11:40.822 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Negotiation on channel TestingChannel failed java.lang.Exception: Illegal message encountered at org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.handleMessage(AbstractPCEPSessionNegotiator.java:364) at org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest.testErrorOneOne(FiniteStateMachineTest.java:164) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:11:40.841 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:11:40.841 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:11:40.850 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:11:40.851 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:11:40.851 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Open{openMessage=OpenMessage{open=Open{deadTimer=40, keepalive=15, sessionId=0}}} in state OPEN_WAIT 05:11:40.852 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel moved to KeepWait state with remoteOK=1 05:11:40.983 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.234.193.152:54724[0] <-> /127.234.193.152:54724[0] started 05:11:40.985 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:11:40.987 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:11:40.987 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:11:40.988 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:11:40.988 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:11:40.988 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:11:40.989 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:11:40.989 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:11:40.993 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:11:40.995 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session with reason TOO_MANY_UNKNOWN_MSGS: PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=40, keepalive=15, sessionId=0}, remoteOpen=Open{deadTimer=40, keepalive=15, sessionId=0}} 05:11:40.996 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=5}}} 05:11:40.996 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 05:11:41.022 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:11:41.022 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - Started TLS connection negotiation with peer TestingChannel 05:11:41.023 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Open{openMessage=OpenMessage{open=Open{deadTimer=40, keepalive=15, sessionId=0}}} in state START_TLS_WAIT 05:11:41.023 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Negotiation on channel TestingChannel failed java.lang.IllegalStateException: Unexpected message recieved. at org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.handleMessageStartTlsWait(AbstractPCEPSessionNegotiator.java:327) at org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.handleMessage(AbstractPCEPSessionNegotiator.java:345) at org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest.testTLSUnexpectedMessage(FiniteStateMachineTest.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:11:41.030 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:11:41.030 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - Started TLS connection negotiation with peer TestingChannel 05:11:41.030 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Starttls{startTlsMessage=StartTlsMessage{}} in state START_TLS_WAIT 05:11:41.032 [main] WARN o.o.p.p.impl.tls.SslContextFactory - No keystore type, not initializing server-side context 05:11:41.033 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Negotiation on channel TestingChannel failed java.lang.IllegalStateException: Failed to establish a TLS connection. at org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.handleMessageStartTlsWait(AbstractPCEPSessionNegotiator.java:314) at org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.handleMessage(AbstractPCEPSessionNegotiator.java:345) at org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest.testFailedToEstablishTLS(FiniteStateMachineTest.java:107) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:11:41.040 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:11:41.040 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - Started TLS connection negotiation with peer TestingChannel 05:11:41.041 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Starttls{startTlsMessage=StartTlsMessage{}} in state START_TLS_WAIT 05:11:41.262 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEPS TLS connection with peer: TestingChannel established succesfully. 05:11:41.263 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:11:41.263 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Open{openMessage=OpenMessage{open=Open{deadTimer=40, keepalive=15, sessionId=0}}} in state OPEN_WAIT 05:11:41.264 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel moved to KeepWait state with remoteOK=1 05:11:41.271 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:11:41.272 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:11:41.272 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Open{openMessage=OpenMessage{open=Open{deadTimer=40, keepalive=15, sessionId=0}}} in state OPEN_WAIT 05:11:41.273 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel moved to KeepWait state with remoteOK=1 05:11:41.273 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Keepalive{keepaliveMessage=KeepaliveMessage{}} in state KEEP_WAIT 05:11:41.273 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP peer TestingChannel completed negotiation 05:11:41.274 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.216.113.241:25674[1] <-> /127.216.113.241:25674[0] started 05:11:41.274 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Negotiation on channel TestingChannel successful with session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{keepalive=1, sessionId=1}, remoteOpen=Open{deadTimer=40, keepalive=15, sessionId=0}}