2024-04-24 05:17:41,390 INFO BGP-Thread-1: Connecting in the talking mode. 2024-04-24 05:17:41,391 DEBUG BGP-Thread-1: Local IP address: 10.30.171.66 2024-04-24 05:17:41,391 DEBUG BGP-Thread-1: Local port: 17900 2024-04-24 05:17:41,391 DEBUG BGP-Thread-1: Remote IP address: 10.30.170.44 2024-04-24 05:17:41,391 DEBUG BGP-Thread-1: Remote port: 1790 2024-04-24 05:17:41,393 INFO BGP-Thread-1: Connected to ODL. 2024-04-24 05:17:41,395 ERROR BGP-Thread-1: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "play.py", line 2411, in job msg_in = read_open_message(bgp_socket) File "play.py", line 375, in read_open_message raise MessageError(error_msg, msg_in) MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 10.30.171.36 - - [24/Apr/2024 05:17:47] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:19:47] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:19:47] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:19:52] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:19:52] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:21:52] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:21:52] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:21:57] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:21:57] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:23:57] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:23:57] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:24:02] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:24:02] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:26:02] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:26:02] "POST /RPC2 HTTP/1.1" 200 - 10.30.171.36 - - [24/Apr/2024 05:26:07] "POST /RPC2 HTTP/1.1" 200 - Traceback (most recent call last): File "play.py", line 2543, in threaded_job(arguments) File "play.py", line 2537, in threaded_job rpcserver.serve_forever() File "/usr/lib/python3.6/socketserver.py", line 236, in serve_forever ready = selector.select(poll_interval) File "/usr/lib/python3.6/selectors.py", line 376, in select fd_event_list = self._poll.poll(timeout) KeyboardInterrupt