2026-07-24 03:17:04,580 INFO BGP-Thread-1 (job): Connecting in the talking mode. 2026-07-24 03:17:04,581 INFO BGP-Thread-1 (job): Connected to ODL. 2026-07-24 03:17:04,582 INFO BGP-Thread-2 (job): Connecting in the talking mode. 2026-07-24 03:17:04,582 INFO BGP-Thread-2 (job): Connected to ODL. 2026-07-24 03:17:04,582 INFO BGP-Thread-3 (job): Connecting in the talking mode. 2026-07-24 03:17:04,583 INFO BGP-Thread-3 (job): Connected to ODL. 2026-07-24 03:17:04,583 INFO BGP-Thread-4 (job): Connecting in the talking mode. 2026-07-24 03:17:04,583 INFO BGP-Thread-4 (job): Connected to ODL. 2026-07-24 03:17:04,583 INFO BGP-Thread-5 (job): Connecting in the talking mode. 2026-07-24 03:17:04,583 INFO BGP-Thread-5 (job): Connected to ODL. 2026-07-24 03:17:04,584 INFO BGP-Thread-6 (job): Connecting in the talking mode. 2026-07-24 03:17:04,584 INFO BGP-Thread-6 (job): Connected to ODL. 2026-07-24 03:17:04,584 INFO BGP-Thread-7 (job): Connecting in the talking mode. 2026-07-24 03:17:04,584 INFO BGP-Thread-7 (job): Connected to ODL. 2026-07-24 03:17:04,585 INFO BGP-Thread-8 (job): Connecting in the talking mode. 2026-07-24 03:17:04,585 INFO BGP-Thread-8 (job): Connected to ODL. 2026-07-24 03:17:04,585 INFO BGP-Thread-9 (job): Connecting in the talking mode. 2026-07-24 03:17:04,585 INFO BGP-Thread-10 (job): Connecting in the talking mode. 2026-07-24 03:17:04,586 INFO BGP-Thread-9 (job): Connected to ODL. 2026-07-24 03:17:04,586 INFO BGP-Thread-10 (job): Connected to ODL. 2026-07-24 03:17:04,593 ERROR BGP-Thread-6 (job): Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 Exception in thread Thread-6 (job): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/jenkins/play.py", line 2411, in job 2026-07-24 03:17:04,594 ERROR BGP-Thread-3 (job): Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 Exception in thread Thread-3 (job): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/jenkins/play.py", line 2411, in job msg_in = read_open_message(bgp_socket) File "/home/jenkins/play.py", line 375, in read_open_message 2026-07-24 03:17:04,595 ERROR BGP-Thread-5 (job): Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 raise MessageError(error_msg, msg_in) 2026-07-24 03:17:04,595 ERROR BGP-Thread-4 (job): Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 __main__.MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 Exception in thread Thread-4 (job): 2026-07-24 03:17:04,595 ERROR BGP-Thread-8 (job): Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 Exception in thread Thread-8 (job): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run Exception in thread Thread-5 (job): Traceback (most recent call last): 2026-07-24 03:17:04,596 ERROR BGP-Thread-7 (job): Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner Exception in thread Thread-7 (job): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner 2026-07-24 03:17:04,597 ERROR BGP-Thread-1 (job): Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 self.run() File "/usr/lib/python3.10/threading.py", line 953, in run Exception in thread Thread-1 (job): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self._target(*self._args, **self._kwargs) File "/home/jenkins/play.py", line 2411, in job Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner msg_in = read_open_message(bgp_socket) File "/home/jenkins/play.py", line 375, in read_open_message self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/jenkins/play.py", line 2411, in job self.run() self._target(*self._args, **self._kwargs) msg_in = read_open_message(bgp_socket) raise MessageError(error_msg, msg_in) File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/jenkins/play.py", line 2411, in job __main__.MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 File "/home/jenkins/play.py", line 375, in read_open_message self._target(*self._args, **self._kwargs) File "/home/jenkins/play.py", line 2411, in job File "/home/jenkins/play.py", line 2411, in job msg_in = read_open_message(bgp_socket) File "/home/jenkins/play.py", line 375, in read_open_message raise MessageError(error_msg, msg_in) __main__.MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 msg_in = read_open_message(bgp_socket) File "/home/jenkins/play.py", line 375, in read_open_message raise MessageError(error_msg, msg_in) __main__.MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 raise MessageError(error_msg, msg_in) __main__.MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 2026-07-24 03:17:04,600 ERROR BGP-Thread-9 (job): Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 msg_in = read_open_message(bgp_socket) File "/home/jenkins/play.py", line 375, in read_open_message Exception in thread Thread-9 (job): 2026-07-24 03:17:04,602 ERROR BGP-Thread-2 (job): Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 Traceback (most recent call last): raise MessageError(error_msg, msg_in) __main__.MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner 2026-07-24 03:17:04,602 ERROR BGP-Thread-10 (job): Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 self.run() msg_in = read_open_message(bgp_socket) File "/usr/lib/python3.10/threading.py", line 953, in run Exception in thread Thread-10 (job): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner Exception in thread Thread-2 (job): self._target(*self._args, **self._kwargs) File "/home/jenkins/play.py", line 375, in read_open_message File "/home/jenkins/play.py", line 2411, in job Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner msg_in = read_open_message(bgp_socket) File "/home/jenkins/play.py", line 375, in read_open_message self.run() File "/usr/lib/python3.10/threading.py", line 953, in run raise MessageError(error_msg, msg_in) __main__.MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 self._target(*self._args, **self._kwargs) File "/home/jenkins/play.py", line 2411, in job msg_in = read_open_message(bgp_socket) File "/home/jenkins/play.py", line 375, in read_open_message raise MessageError(error_msg, msg_in) __main__.MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/jenkins/play.py", line 2411, in job msg_in = read_open_message(bgp_socket) File "/home/jenkins/play.py", line 375, in read_open_message raise MessageError(error_msg, msg_in) __main__.MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 raise MessageError(error_msg, msg_in) __main__.MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 Traceback (most recent call last): File "/home/jenkins/play.py", line 2543, in threaded_job(arguments) File "/home/jenkins/play.py", line 2537, in threaded_job rpcserver.serve_forever() File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever ready = selector.select(poll_interval) File "/usr/lib/python3.10/selectors.py", line 416, in select fd_event_list = self._selector.poll(timeout) KeyboardInterrupt