[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.15.3/byte-buddy-agent-1.15.3.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3 [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone [main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix [main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone [main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-0] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-0] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-0] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x2277c93c, L:/127.0.0.2:51241 - R:127.0.0.1/127.0.0.1:51241] established successfully. [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x05557426, L:/127.0.0.1:51241 - R:/127.0.0.2:51241] established successfully. [bgp-worker-0] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-3] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-2] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-3] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.3 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-2] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-2] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xa0520065, L:/127.0.0.3:51241 - R:127.0.0.1/127.0.0.1:51241] established successfully. [bgp-worker-3] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xcf7de910, L:/127.0.0.1:51241 - R:/127.0.0.3:51241] established successfully. [bgp-worker-2] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-5] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-4] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-5] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.4 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-4] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-4] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x0d9a7d5d, L:/127.0.0.4:51241 - R:127.0.0.1/127.0.0.1:51241] established successfully. [bgp-worker-5] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x14c8cade, L:/127.0.0.1:51241 - R:/127.0.0.4:51241] established successfully. [bgp-worker-4] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-7] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-6] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-7] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.5 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-6] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-6] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xb6baf9f4, L:/127.0.0.5:51241 - R:127.0.0.1/127.0.0.1:51241] established successfully. [bgp-worker-7] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x0b064440, L:/127.0.0.1:51241 - R:/127.0.0.5:51241] established successfully. [bgp-worker-6] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-9] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-8] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-8] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-8] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x3336ad06, L:/127.0.0.6:51241 - R:127.0.0.1/127.0.0.1:51241] established successfully. [bgp-worker-9] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.6 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [AddressFamilies{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}, sendReceive=Both}] [bgp-worker-9] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x33e4c99b, L:/127.0.0.1:51241 - R:/127.0.0.6:51241] established successfully. [bgp-worker-8] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.yangtools.binding.data.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s) [pool-4-thread-1] INFO org.opendaylight.yangtools.binding.data.codec.impl.LazyBindingList - Using lazy population for lists larger than 16 element(s) [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-10] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-11] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-10] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-10] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x270f7ede, L:/127.0.0.7:51241 - R:127.0.0.1/127.0.0.1:51241] established successfully. [bgp-worker-11] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.7 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-11] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x57548d61, L:/127.0.0.1:51241 - R:/127.0.0.7:51241] established successfully. [bgp-worker-10] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-11] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x57548d61, L:/127.0.0.1:51241 - R:/127.0.0.7:51241], state=UP} [bgp-worker-10] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 5 / 0, data=null [bgp-worker-10] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x270f7ede, L:/127.0.0.7:51241 - R:127.0.0.1/127.0.0.1:51241], state=UP} [bgp-worker-11] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.7 terminated: BGPTerminationReason{error=FSM_ERROR} [bgp-worker-11] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer [bgp-worker-11] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closed per Peer /(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)bgp-rib/rib/rib[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)id=test-rib}]/peer/peer[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)peer-id=bgp://127.0.0.7}] removed [bgp-worker-11] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.7} [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 2 / 4, data=0409 [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x05557426, L:/127.0.0.1:51241 - R:/127.0.0.2:51241], state=UP} [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=OPT_PARAM_NOT_SUPPORTED} [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closed per Peer /(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)bgp-rib/rib/rib[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)id=test-rib}]/peer/peer[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)peer-id=bgp://127.0.0.2}] removed [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [bgp-worker-0] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - End of input detected. Close the session. [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x2277c93c, L:/127.0.0.2:51241 ! R:127.0.0.1/127.0.0.1:51241], state=UP} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xa0520065, L:/127.0.0.3:51241 - R:127.0.0.1/127.0.0.1:51241], state=UP} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x0d9a7d5d, L:/127.0.0.4:51241 - R:127.0.0.1/127.0.0.1:51241], state=UP} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xb6baf9f4, L:/127.0.0.5:51241 - R:127.0.0.1/127.0.0.1:51241], state=UP} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x3336ad06, L:/127.0.0.6:51241 - R:127.0.0.1/127.0.0.1:51241], state=UP} [bgp-worker-3] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-3] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xcf7de910, L:/127.0.0.1:51241 - R:/127.0.0.3:51241], state=UP} [bgp-worker-3] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.3 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-5] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-3] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer [bgp-worker-5] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x14c8cade, L:/127.0.0.1:51241 - R:/127.0.0.4:51241], state=UP} [bgp-worker-5] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.4 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-3] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closed per Peer /(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)bgp-rib/rib/rib[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)id=test-rib}]/peer/peer[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)peer-id=bgp://127.0.0.3}] removed [bgp-worker-5] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer [bgp-worker-5] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closed per Peer /(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)bgp-rib/rib/rib[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)id=test-rib}]/peer/peer[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)peer-id=bgp://127.0.0.4}] removed [bgp-worker-3] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.3} [bgp-worker-5] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.4} [bgp-worker-7] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-7] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x0b064440, L:/127.0.0.1:51241 - R:/127.0.0.5:51241], state=UP} [bgp-worker-7] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.5 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-7] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer [bgp-worker-9] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-9] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x33e4c99b, L:/127.0.0.1:51241 - R:/127.0.0.6:51241], state=UP} [bgp-worker-9] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.6 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-9] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer [bgp-worker-9] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closed per Peer /(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)bgp-rib/rib/rib[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)id=test-rib}]/peer/peer[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)peer-id=bgp://127.0.0.6}] removed [bgp-worker-7] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closed per Peer /(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)bgp-rib/rib/rib[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)id=test-rib}]/peer/peer[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)peer-id=bgp://127.0.0.5}] removed [bgp-worker-9] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.6} [bgp-worker-7] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.5}