2025-08-07 19:53:21,933 - INFO - Domain Default found not creating
2025-08-07 19:53:22,103 - INFO - Project ctest-TestMtuProbe-86501700 not found, creating it
2025-08-07 19:53:22,700 - INFO - Created Project:ctest-TestMtuProbe-86501700, ID : b544e9b6-5220-4423-b3b1-477cacde10cf
2025-08-07 19:53:24,270 - INFO - ================================================================================
2025-08-07 19:53:24,270 - INFO - STARTING TEST : test_mtu_probe_inter_node
2025-08-07 19:53:24,270 - INFO - TEST DESCRIPTION :
Description:
check traffic configuring different tcp_mtu_probe vlaues on vm
MTU probing values: 0, 1, 2
0 - Disabled (default)
1 - Disabled by default, Enabled only when ICMP black hole detected
2 - Always enabled, using the initial MSS value of tcp_base_mss
system internally enables bit values for point 1&2
For test purpose,
Idea is to check traffic works fine on configuring values
Vm's across compute node
steps:
1. create 1 VN and launch 2 VMs across compute node
2. client and server VMs across compute node
3. configure tcp_mtu_probe to 0, 1, 2
4. send icmp traffic assert if ping fails
5. send tcp traffic assert if tcp traffic fails
Pass criteria:
1. If icmp/tcp traffic work fine configuring tcp_mtu_probe values
2025-08-07 19:53:25,610 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.14': '0', '10.20.0.193': '0'}, '10.0.0.242': {'10.20.0.14': '0', '10.20.0.193': '0'}} with
2025-08-07 19:53:25,610 - INFO - Initial checks done. Running the testcase now
2025-08-07 19:53:25,610 - INFO -
2025-08-07 19:53:25,645 - DEBUG - Services list from nova: [, , , ]
2025-08-07 19:53:25,645 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']}
2025-08-07 19:53:26,419 - DEBUG - Response for create_network : {'network': {'id': 'd3f760e7-43e6-4bae-9aef-469f37322874', 'name': 'ctest-vn-65708773', 'tenant_id': 'b544e9b652204423b3b1477cacde10cf', 'project_id': 'b544e9b652204423b3b1477cacde10cf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestMtuProbe-86501700', 'ctest-vn-65708773'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 19:53:26,762 - DEBUG - Response for create_subnet : {'subnet': {'id': '9d02f2d1-f720-4c52-8594-49cbaf075695', 'name': '', 'tenant_id': 'b544e9b652204423b3b1477cacde10cf', 'network_id': 'd3f760e7-43e6-4bae-9aef-469f37322874', 'ip_version': 4, 'cidr': '64.114.133.64/26', 'allocation_pools': [{'start': '64.114.133.66', 'end': '64.114.133.126'}], 'gateway_ip': '64.114.133.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.114.133.66', 'tags': [], 'project_id': 'b544e9b652204423b3b1477cacde10cf'}}
2025-08-07 19:53:26,791 - INFO - Created VN ctest-vn-65708773
2025-08-07 19:53:26,812 - DEBUG - VN ctest-vn-65708773 UUID is d3f760e7-43e6-4bae-9aef-469f37322874
2025-08-07 19:53:26,901 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-07 19:53:27,225 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-07 19:53:27,265 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521
2025-08-07 19:53:27,289 - DEBUG - Requesting: http://10.0.0.19:8082/project/b544e9b6-5220-4423-b3b1-477cacde10cf
2025-08-07 19:53:27,412 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/d3f760e7-43e6-4bae-9aef-469f37322874
2025-08-07 19:53:27,432 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/d3f760e7-43e6-4bae-9aef-469f37322874
2025-08-07 19:53:27,452 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/40c045f5-779b-4f9a-9d85-709035f75548
2025-08-07 19:53:27,466 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/40c045f5-779b-4f9a-9d85-709035f75548
2025-08-07 19:53:27,480 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/1dee0210-a1e6-464b-80a3-92d94b4a2801
2025-08-07 19:53:27,488 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 19:53:27,489 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/d3f760e7-43e6-4bae-9aef-469f37322874
2025-08-07 19:53:27,500 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/40c045f5-779b-4f9a-9d85-709035f75548
2025-08-07 19:53:27,520 - INFO - Verified VN network id 15 for VN d3f760e7-43e6-4bae-9aef-469f37322874
2025-08-07 19:53:27,520 - INFO - Verifications in API Server for VN ctest-vn-65708773 passed
2025-08-07 19:53:27,521 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/d3f760e7-43e6-4bae-9aef-469f37322874
2025-08-07 19:53:27,537 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/40c045f5-779b-4f9a-9d85-709035f75548
2025-08-07 19:53:27,547 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/40c045f5-779b-4f9a-9d85-709035f75548
2025-08-07 19:53:27,557 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/1dee0210-a1e6-464b-80a3-92d94b4a2801
2025-08-07 19:53:27,577 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestMtuProbe-86501700', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15273783207643204526', 'uuid-lslong': '11164219650914527348'}, 'enable': 'true', 'created': '2025-08-07T19:53:26', 'last-modified': '2025-08-07T19:53:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.886430'}
2025-08-07 19:53:27,584 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 19:53:27,592 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestMtuProbe-86501700', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15273783207643204526', 'uuid-lslong': '11164219650914527348'}, 'enable': 'true', 'created': '2025-08-07T19:53:26', 'last-modified': '2025-08-07T19:53:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.905254'}
2025-08-07 19:53:27,599 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 19:53:27,614 - DEBUG - Control-node 10.0.0.241 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestMtuProbe-86501700', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15273783207643204526', 'uuid-lslong': '11164219650914527348'}, 'enable': 'true', 'created': '2025-08-07T19:53:26', 'last-modified': '2025-08-07T19:53:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.920989'}
2025-08-07 19:53:27,626 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 19:53:27,626 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65708773 passed
2025-08-07 19:53:27,626 - DEBUG - ====Verifying policy data for ctest-vn-65708773 in API_Server ======
2025-08-07 19:53:27,626 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-07 19:53:27,634 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521
2025-08-07 19:53:27,651 - DEBUG - Requesting: http://10.0.0.19:8082/project/b544e9b6-5220-4423-b3b1-477cacde10cf
2025-08-07 19:53:27,758 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/d3f760e7-43e6-4bae-9aef-469f37322874
2025-08-07 19:53:27,780 - DEBUG - =>VN ctest-vn-65708773 has no policy to be verified
2025-08-07 19:53:27,780 - DEBUG - Verifying the vn in opserver
2025-08-07 19:53:27,780 - DEBUG - Verifying the default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 virtual network link through opserver 10.0.0.19
2025-08-07 19:53:27,780 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-08-07 19:53:28,110 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-08-07 19:53:28,192 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773?flat'}
2025-08-07 19:53:28,193 - DEBUG - Verifying the default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 virtual network link through opserver 10.0.0.50
2025-08-07 19:53:28,193 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-08-07 19:53:28,502 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-08-07 19:53:28,563 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773?flat'}
2025-08-07 19:53:28,563 - DEBUG - Verifying the default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 virtual network link through opserver 10.0.0.241
2025-08-07 19:53:28,563 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks
2025-08-07 19:53:28,882 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks
2025-08-07 19:53:28,959 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773', 'href': 'http://10.0.0.241:8081/analytics/uves/virtual-network/default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773?flat'}
2025-08-07 19:53:28,959 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is found in opserver
2025-08-07 19:53:29,005 - DEBUG - Do not have enough data to verify VN in agent
2025-08-07 19:53:29,028 - DEBUG - VRF ids for VN ctest-vn-65708773: {}
2025-08-07 19:53:29,028 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']}
2025-08-07 19:53:29,028 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']}
2025-08-07 19:53:30,339 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3775-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3775-2)
2025-08-07 19:53:30,340 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']}
2025-08-07 19:53:31,825 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3775-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3775-1)
2025-08-07 19:53:31,825 - INFO - Waiting for VM ctest-TestMtuProbe-86501700-95298529 to be up..
2025-08-07 19:53:31,923 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-07 19:53:37,018 - DEBUG - VM is in ACTIVE state now
2025-08-07 19:53:37,019 - INFO - VM name : ctest-TestMtuProbe-86501700-95298529
2025-08-07 19:53:37,107 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 ID is 624e2e95-8a1b-4ec3-ad25-587ea418ca88
2025-08-07 19:53:37,133 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 launched on Node an-jenkins-deploy-platform-ansible-os-3775-2
2025-08-07 19:53:37,224 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/624e2e95-8a1b-4ec3-ad25-587ea418ca88
2025-08-07 19:53:37,522 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/624e2e95-8a1b-4ec3-ad25-587ea418ca88
2025-08-07 19:53:37,565 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/ac35b9cf-353c-40bb-871b-5436f83ae56b
2025-08-07 19:53:40,810 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-08-07 19:53:40,810 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:53:40,832 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:53:44,936 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1029ms')
2025-08-07 19:53:44,936 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:53:44,952 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:53:49,033 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-08-07 19:53:49,033 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:53:49,050 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:53:53,127 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-07 19:53:53,127 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:53:53,145 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:53:57,226 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:53:57,226 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:53:57,246 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:01,325 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:54:01,325 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:01,347 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:05,412 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-08-07 19:54:05,412 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:05,430 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:09,515 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-08-07 19:54:09,515 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:09,534 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:13,608 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-08-07 19:54:13,608 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:13,623 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:17,701 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:54:17,701 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:17,721 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:21,799 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2025-08-07 19:54:21,799 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:21,814 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:25,890 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-08-07 19:54:25,891 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:25,943 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:30,025 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:54:30,025 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:30,042 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:34,125 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:54:34,125 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:34,142 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:38,215 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-08-07 19:54:38,215 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:38,233 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:42,309 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-08-07 19:54:42,309 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:42,325 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:46,406 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2025-08-07 19:54:46,407 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:46,427 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:50,507 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms')
2025-08-07 19:54:50,507 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:50,524 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:54,599 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-07 19:54:54,599 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:54,616 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:54:58,690 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-08-07 19:54:58,690 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:54:58,709 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:02,794 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-08-07 19:55:02,794 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:02,812 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:06,890 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-07 19:55:06,890 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:06,908 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:10,982 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-07 19:55:10,982 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:10,998 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:15,080 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-08-07 19:55:15,080 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:15,098 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:19,178 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:55:19,178 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:19,195 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:23,266 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms')
2025-08-07 19:55:23,266 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:23,282 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:27,369 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-08-07 19:55:27,369 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:27,387 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:31,458 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:55:31,458 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:31,476 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:35,562 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1021ms')
2025-08-07 19:55:35,562 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:35,580 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:39,655 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-07 19:55:39,655 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:39,676 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:43,753 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-08-07 19:55:43,754 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:43,769 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:47,851 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2025-08-07 19:55:47,851 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:47,867 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:51,942 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:55:51,942 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:51,959 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:55:56,042 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2025-08-07 19:55:56,043 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:55:56,062 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:00,139 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-07 19:56:00,139 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:00,158 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:04,225 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-08-07 19:56:04,225 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:04,240 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:08,324 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-08-07 19:56:08,324 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:08,346 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:12,425 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:56:12,425 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:12,442 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:16,521 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-08-07 19:56:16,521 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:16,539 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:20,613 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-08-07 19:56:20,613 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:20,631 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:24,713 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2025-08-07 19:56:24,714 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:24,731 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:28,807 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-08-07 19:56:28,807 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:28,824 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:32,905 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:56:32,905 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:32,924 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:36,998 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms')
2025-08-07 19:56:36,998 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:37,016 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:41,098 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:56:41,098 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:41,115 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:45,194 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-07 19:56:45,194 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:45,211 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:49,288 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-08-07 19:56:49,288 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:49,304 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:53,377 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:56:53,377 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:53,395 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:56:57,481 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-08-07 19:56:57,482 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:56:57,496 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:01,573 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-08-07 19:57:01,573 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:01,592 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:05,668 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-08-07 19:57:05,668 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:05,688 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:08,936 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms')
2025-08-07 19:57:08,936 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:08,954 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:13,031 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:57:13,031 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:13,048 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:17,128 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:57:17,129 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:17,144 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:21,227 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms')
2025-08-07 19:57:21,227 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:21,243 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:25,318 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2025-08-07 19:57:25,319 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:25,336 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:29,415 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-07 19:57:29,415 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:29,431 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:33,514 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-08-07 19:57:33,515 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:33,530 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:37,607 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms')
2025-08-07 19:57:37,607 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:37,623 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:41,704 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-08-07 19:57:41,705 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:41,722 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:45,803 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2025-08-07 19:57:45,803 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:45,820 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:49,899 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-07 19:57:49,899 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:49,920 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:53,993 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-08-07 19:57:53,994 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:54,010 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:57:58,095 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-08-07 19:57:58,095 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:57:58,121 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:58:02,218 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2025-08-07 19:58:02,218 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:58:02,237 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:58:06,306 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-08-07 19:58:06,306 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:58:06,322 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:58:10,406 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-08-07 19:58:10,406 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:58:10,424 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:58:14,499 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 19:58:14,500 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:58:14,517 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:58:18,605 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms')
2025-08-07 19:58:18,606 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:58:18,622 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:58:22,691 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-08-07 19:58:22,691 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 failed!
2025-08-07 19:58:22,707 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-65708773 is 64.114.133.65 and allocation pool is NOT set
2025-08-07 19:58:24,775 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=15.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=8.23 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 8.225/11.741/15.258/3.516 ms')
2025-08-07 19:58:24,775 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-95298529 passed
2025-08-07 19:58:24,892 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:58:24,892 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:58:24,958 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:58:25,110 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:58:30,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:58:30,111 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:58:30,182 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:58:30,364 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:58:35,365 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:58:35,365 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:58:35,434 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:58:35,577 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:58:40,578 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:58:40,578 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:58:40,646 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:58:40,741 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:58:45,741 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:58:45,742 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:58:45,810 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:58:45,899 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:58:50,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:58:50,899 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:58:50,966 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:58:51,074 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:58:56,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:58:56,075 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:58:56,142 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:58:56,233 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:01,234 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:01,234 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:01,302 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:01,415 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:06,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:06,416 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:06,496 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:06,600 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:11,601 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:11,601 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:11,671 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:11,765 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:16,766 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:16,766 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:16,844 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:16,939 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:21,940 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:21,940 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:22,005 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:22,098 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:27,099 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:27,099 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:27,166 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:27,257 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:32,258 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:32,259 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:32,326 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:32,417 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:37,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:37,418 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:37,485 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:37,575 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:42,576 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:42,576 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:42,652 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:42,764 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:47,764 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:47,764 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:47,834 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:47,925 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:52,926 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:52,926 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:53,004 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:53,094 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 19:59:58,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 19:59:58,095 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 19:59:58,172 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 19:59:58,265 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:00:03,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:00:03,266 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:00:03,334 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:00:03,446 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:00:08,447 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:00:08,447 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:00:08,514 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:00:08,608 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:00:13,608 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:00:13,608 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:00:13,699 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:00:13,785 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:00:18,785 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:00:18,786 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:00:18,854 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:00:18,966 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:00:23,967 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:00:23,967 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:00:24,035 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:00:24,131 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:00:29,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:00:29,132 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:00:29,203 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:00:29,298 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:00:34,299 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:00:34,299 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:00:34,366 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:00:34,472 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:00:39,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:00:39,472 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:00:39,538 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:00:39,640 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:00:44,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:00:44,641 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:00:44,710 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:00:44,804 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:00:49,805 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:00:49,805 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:00:49,885 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:00:49,995 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:00:54,996 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:00:54,996 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:00:55,063 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:00:55,162 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:00,163 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:00,163 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:00,230 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:00,351 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:05,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:05,352 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:05,418 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:05,517 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:10,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:10,518 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:10,586 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:10,685 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:15,685 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:15,685 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:15,753 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:15,858 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:20,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:20,858 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:20,935 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:21,034 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:26,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:26,035 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:26,102 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:26,212 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:31,213 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:31,213 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:31,292 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:31,381 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:36,382 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:36,382 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:36,450 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:36,563 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:41,566 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:41,566 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:41,634 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:41,744 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:46,745 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:46,746 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:46,825 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:46,917 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:51,918 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:51,918 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:51,990 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:52,084 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:01:57,085 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:01:57,085 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:01:57,154 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:01:57,271 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:02,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:02,271 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:02,342 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:02,452 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:07,453 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:07,453 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:07,522 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:07,616 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:12,617 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:12,617 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:12,689 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:12,801 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:17,802 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:17,802 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:17,870 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:17,968 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:22,969 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:22,969 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:23,038 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:23,131 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:28,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:28,132 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:28,202 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:28,295 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:33,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:33,296 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:33,362 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:33,463 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:38,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:38,463 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:38,530 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:38,621 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:43,622 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:43,622 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:43,690 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:43,783 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:48,783 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:48,784 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:48,851 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:48,948 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:53,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:53,949 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:54,018 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:54,109 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:02:59,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:02:59,110 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:02:59,179 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:02:59,275 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:03:04,275 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:03:04,275 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:03:04,342 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:03:04,468 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:03:09,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:03:09,469 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:03:09,537 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:03:09,632 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:03:14,632 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:03:14,633 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:03:14,702 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:03:14,798 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:03:19,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:03:19,799 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:03:19,865 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:03:19,965 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:03:24,966 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:03:24,966 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:03:25,034 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:03:25,279 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:03:30,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:03:30,280 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:03:30,350 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:03:30,547 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:03:35,548 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:03:35,548 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:03:35,614 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:03:35,785 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:03:40,786 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:03:40,786 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:03:40,853 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:03:40,957 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:03:45,958 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:03:45,958 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:03:46,036 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:03:46,133 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:03:51,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:03:51,135 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:03:51,202 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:03:51,309 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:03:56,310 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:03:56,310 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:03:56,378 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:03:56,469 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:01,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:01,469 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:01,538 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:01,653 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:06,654 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:06,654 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:06,733 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:06,842 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:11,842 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:11,842 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:11,910 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:12,152 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:17,152 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:17,153 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:17,222 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:17,319 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:22,320 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:22,320 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:22,390 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:22,474 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:27,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:27,475 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:27,535 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:27,633 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:32,634 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:32,634 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:32,702 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:32,793 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:37,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:37,795 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:37,862 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:37,955 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:42,956 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:42,956 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:43,026 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:43,117 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:48,117 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:48,118 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:48,187 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:48,274 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:53,274 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:53,274 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:53,342 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:53,433 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:04:58,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:04:58,434 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:04:58,502 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:04:58,592 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:05:03,593 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:05:03,593 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:05:03,662 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:05:03,758 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:05:08,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:05:08,760 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:05:08,827 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:05:08,926 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:05:13,927 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:05:13,927 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:05:13,994 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:05:14,084 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:05:19,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:05:19,086 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:05:19,154 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:05:19,244 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:05:24,245 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:05:24,246 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:05:24,324 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:05:24,419 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:05:29,420 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:05:29,420 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:05:29,487 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:05:29,584 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:05:34,584 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:05:34,585 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:05:34,654 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:05:34,745 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:05:39,746 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:05:39,746 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:05:39,814 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:05:39,927 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:05:44,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:05:44,928 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:05:44,998 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:05:45,114 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:05:50,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:05:50,115 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-95298529, IP 64.114.133.67, Port 22
2025-08-07 20:05:50,289 - DEBUG - VM ctest-TestMtuProbe-86501700-95298529 is ready for SSH connections
2025-08-07 20:05:50,290 - INFO - Waiting for VM ctest-TestMtuProbe-86501700-46094700 to be up..
2025-08-07 20:05:50,408 - DEBUG - VM is in ACTIVE state now
2025-08-07 20:05:50,408 - INFO - VM name : ctest-TestMtuProbe-86501700-46094700
2025-08-07 20:05:50,500 - DEBUG - VM ctest-TestMtuProbe-86501700-46094700 ID is 077b697c-f7d9-4e3c-8fb8-d47726b5c4fd
2025-08-07 20:05:50,500 - DEBUG - VM ctest-TestMtuProbe-86501700-46094700 launched on Node an-jenkins-deploy-platform-ansible-os-3775-1
2025-08-07 20:05:50,588 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/077b697c-f7d9-4e3c-8fb8-d47726b5c4fd
2025-08-07 20:05:50,632 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/e9e2acb7-5d43-466c-b1ce-ee43baadbe8c
2025-08-07 20:05:51,907 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.30 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.295/3.457/5.620/2.162 ms')
2025-08-07 20:05:51,907 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-46094700 passed
2025-08-07 20:05:52,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:05:52,026 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-46094700, IP 64.114.133.68, Port 22
2025-08-07 20:05:52,236 - DEBUG - VM ctest-TestMtuProbe-86501700-46094700 is ready for SSH connections
2025-08-07 20:05:52,236 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:05:52,236 - DEBUG - echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing
2025-08-07 20:06:54,643 - DEBUG - None
2025-08-07 20:06:54,643 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:06:54,643 - DEBUG - echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing
2025-08-07 20:07:53,207 - DEBUG - None
2025-08-07 20:07:53,208 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 20:07:53,208 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 20:07:53,208 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:07:53,208 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 64.114.133.68, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:07:53,208 - DEBUG - ping -s 56 -c 3 -W 1 64.114.133.68
2025-08-07 20:07:55,760 - DEBUG - PING 64.114.133.68 (64.114.133.68) 56(84) bytes of data.
64 bytes from 64.114.133.68: icmp_req=1 ttl=64 time=13.0 ms
64 bytes from 64.114.133.68: icmp_req=2 ttl=64 time=1.64 ms
64 bytes from 64.114.133.68: icmp_req=3 ttl=64 time=1.87 ms
--- 64.114.133.68 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2005ms
rtt min/avg/max/mdev = 1.646/5.521/13.046/5.321 ms
2025-08-07 20:07:55,760 - INFO - Ping to IP 64.114.133.68 from VM ctest-TestMtuProbe-86501700-95298529 passed
2025-08-07 20:07:55,760 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:07:55,760 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -4 -q 2 -w 5 -ll -p 5201 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:07:55,760 - DEBUG - nohup rm -f testfile;ls -la;nc -4 -q 2 -w 5 -ll -p 5201 > testfile &
2025-08-07 20:07:56,427 - DEBUG - total 132
drwxr-xr-x 11 ubuntu ubuntu 4096 Dec 29 2017 .
drwxr-xr-x 3 root root 4096 Jan 4 2013 ..
-rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history
-rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout
-rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc
drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache
-rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh
drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig
drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm
drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins
-rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst
drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla
-rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh
-rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile
drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr
drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh
-rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful
drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic
drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0
-rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz
-rw------- 1 root root 4695 Dec 17 2017 .viminfo
-rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority
-rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors
2025-08-07 20:07:56,427 - DEBUG - Running remote_cmd, Cmd : nc -4 -q 2 -w 5 -ll 5201 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:07:56,428 - DEBUG - nohup nc -4 -q 2 -w 5 -ll 5201 > testfile &
2025-08-07 20:07:56,882 - DEBUG - None
2025-08-07 20:07:56,882 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:07:56,882 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile
2025-08-07 20:08:02,490 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.000881332 s, 113 kB/s
2025-08-07 20:08:02,491 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:02,491 - DEBUG - ls -l testfile
2025-08-07 20:08:02,878 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:02,878 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:05,879 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:05,879 - DEBUG - ls -l testfile
2025-08-07 20:08:06,288 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:06,288 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:09,289 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:09,290 - DEBUG - ls -l testfile
2025-08-07 20:08:09,691 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:09,691 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:12,693 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:12,693 - DEBUG - ls -l testfile
2025-08-07 20:08:13,090 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:13,090 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:16,090 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:16,091 - DEBUG - ls -l testfile
2025-08-07 20:08:16,479 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:16,479 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:19,480 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:19,480 - DEBUG - ls -l testfile
2025-08-07 20:08:19,881 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:19,882 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:22,882 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:22,883 - DEBUG - ls -l testfile
2025-08-07 20:08:23,295 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:23,296 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:26,296 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:26,296 - DEBUG - ls -l testfile
2025-08-07 20:08:26,687 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:26,687 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:29,688 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:29,688 - DEBUG - ls -l testfile
2025-08-07 20:08:30,099 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:30,099 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:33,100 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:33,100 - DEBUG - ls -l testfile
2025-08-07 20:08:33,515 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:33,515 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:36,516 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:36,517 - DEBUG - ls -l testfile
2025-08-07 20:08:36,921 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:36,921 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:36,921 - INFO - File transfer verification for file size 100 failed on the VM ctest-TestMtuProbe-86501700-46094700
2025-08-07 20:08:36,921 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:08:36,921 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile
2025-08-07 20:08:42,559 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.00100484 s, 99.5 kB/s
2025-08-07 20:08:42,559 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:42,559 - DEBUG - ls -l testfile
2025-08-07 20:08:42,919 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:42,920 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:45,920 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:45,921 - DEBUG - ls -l testfile
2025-08-07 20:08:46,330 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:46,330 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:49,331 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:49,331 - DEBUG - ls -l testfile
2025-08-07 20:08:49,765 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:49,765 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:52,766 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:52,766 - DEBUG - ls -l testfile
2025-08-07 20:08:53,199 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:53,200 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:56,200 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:56,201 - DEBUG - ls -l testfile
2025-08-07 20:08:56,556 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:56,556 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:08:59,556 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:08:59,557 - DEBUG - ls -l testfile
2025-08-07 20:08:59,908 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:08:59,908 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:02,909 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:02,909 - DEBUG - ls -l testfile
2025-08-07 20:09:03,273 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:03,273 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:06,274 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:06,274 - DEBUG - ls -l testfile
2025-08-07 20:09:06,652 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:06,652 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:09,653 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:09,653 - DEBUG - ls -l testfile
2025-08-07 20:09:10,470 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:10,470 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:13,471 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:13,471 - DEBUG - ls -l testfile
2025-08-07 20:09:13,890 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:13,890 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:16,891 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:16,892 - DEBUG - ls -l testfile
2025-08-07 20:09:17,270 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:17,271 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:17,271 - INFO - File transfer verification for file size 100 failed on the VM ctest-TestMtuProbe-86501700-46094700
2025-08-07 20:09:17,271 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:09:17,271 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile
2025-08-07 20:09:22,884 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.00604254 s, 16.5 kB/s
2025-08-07 20:09:22,885 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:22,885 - DEBUG - ls -l testfile
2025-08-07 20:09:23,304 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:23,304 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:26,305 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:26,305 - DEBUG - ls -l testfile
2025-08-07 20:09:26,656 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:26,656 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:29,657 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:29,657 - DEBUG - ls -l testfile
2025-08-07 20:09:30,048 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:30,048 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:33,049 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:33,050 - DEBUG - ls -l testfile
2025-08-07 20:09:33,484 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:33,484 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:36,484 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:36,485 - DEBUG - ls -l testfile
2025-08-07 20:09:36,872 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:36,872 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:39,873 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:39,873 - DEBUG - ls -l testfile
2025-08-07 20:09:40,286 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:40,286 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:43,287 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:43,287 - DEBUG - ls -l testfile
2025-08-07 20:09:43,632 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:43,632 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:46,633 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:46,633 - DEBUG - ls -l testfile
2025-08-07 20:09:47,008 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:47,008 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:50,009 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:50,010 - DEBUG - ls -l testfile
2025-08-07 20:09:50,417 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:50,417 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:53,418 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:53,418 - DEBUG - ls -l testfile
2025-08-07 20:09:53,842 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:53,842 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:56,843 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:09:56,843 - DEBUG - ls -l testfile
2025-08-07 20:09:57,245 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:09:57,245 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:09:57,245 - INFO - File transfer verification for file size 100 failed on the VM ctest-TestMtuProbe-86501700-46094700
2025-08-07 20:09:57,245 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:09:57,245 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile
2025-08-07 20:10:02,857 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.00102341 s, 97.7 kB/s
2025-08-07 20:10:02,858 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:02,858 - DEBUG - ls -l testfile
2025-08-07 20:10:03,215 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:03,215 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:06,216 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:06,217 - DEBUG - ls -l testfile
2025-08-07 20:10:06,577 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:06,577 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:09,578 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:09,578 - DEBUG - ls -l testfile
2025-08-07 20:10:09,966 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:09,966 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:12,966 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:12,967 - DEBUG - ls -l testfile
2025-08-07 20:10:13,341 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:13,341 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:16,342 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:16,342 - DEBUG - ls -l testfile
2025-08-07 20:10:16,752 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:16,752 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:19,753 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:19,754 - DEBUG - ls -l testfile
2025-08-07 20:10:20,136 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:20,136 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:23,136 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:23,136 - DEBUG - ls -l testfile
2025-08-07 20:10:23,533 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:23,533 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:26,533 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:26,534 - DEBUG - ls -l testfile
2025-08-07 20:10:26,960 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:26,960 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:29,960 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:29,961 - DEBUG - ls -l testfile
2025-08-07 20:10:30,370 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:30,370 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:33,371 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:33,371 - DEBUG - ls -l testfile
2025-08-07 20:10:33,755 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:33,755 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:36,756 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:36,756 - DEBUG - ls -l testfile
2025-08-07 20:10:37,158 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:37,158 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:37,158 - INFO - File transfer verification for file size 100 failed on the VM ctest-TestMtuProbe-86501700-46094700
2025-08-07 20:10:37,158 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:10:37,158 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile
2025-08-07 20:10:42,774 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.0010001 s, 100 kB/s
2025-08-07 20:10:42,774 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:42,774 - DEBUG - ls -l testfile
2025-08-07 20:10:43,171 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:43,171 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:46,172 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:46,172 - DEBUG - ls -l testfile
2025-08-07 20:10:46,574 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:46,574 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:49,575 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:49,575 - DEBUG - ls -l testfile
2025-08-07 20:10:49,980 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:49,980 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:52,981 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:52,982 - DEBUG - ls -l testfile
2025-08-07 20:10:53,395 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:53,395 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:56,396 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:56,396 - DEBUG - ls -l testfile
2025-08-07 20:10:56,749 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:10:56,749 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:10:59,750 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:10:59,750 - DEBUG - ls -l testfile
2025-08-07 20:11:00,161 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:11:00,162 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:11:03,162 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:11:03,163 - DEBUG - ls -l testfile
2025-08-07 20:11:03,598 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:11:03,598 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:11:06,598 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:11:06,598 - DEBUG - ls -l testfile
2025-08-07 20:11:06,967 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:11:06,967 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:11:09,968 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:11:09,968 - DEBUG - ls -l testfile
2025-08-07 20:11:10,308 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:11:10,308 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:11:13,310 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:11:13,310 - DEBUG - ls -l testfile
2025-08-07 20:11:13,705 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:11:13,705 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:11:16,706 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-07 20:11:16,706 - DEBUG - ls -l testfile
2025-08-07 20:11:17,036 - DEBUG - -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
2025-08-07 20:11:17,036 - DEBUG - File size 100 verification failed on the VM, will retry after 3 seconds
2025-08-07 20:11:17,036 - INFO - File transfer verification for file size 100 failed on the VM ctest-TestMtuProbe-86501700-46094700
2025-08-07 20:11:17,041 - INFO - Deleting VM ctest-TestMtuProbe-86501700-46094700
2025-08-07 20:11:17,163 - INFO - Deleting VM ctest-TestMtuProbe-86501700-95298529
2025-08-07 20:11:17,232 - INFO - Deleting VN ctest-vn-65708773
2025-08-07 20:11:17,338 - DEBUG - VN d3f760e7-43e6-4bae-9aef-469f37322874 still in use: Unable to complete operation on network d3f760e7-43e6-4bae-9aef-469f37322874. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6931b059-3a6b-4dcc-8048-cb6f18ec9608']
2025-08-07 20:11:17,338 - WARNING - Deleting VN ctest-vn-65708773 failed..Will retry
2025-08-07 20:11:19,832 - DEBUG - Response for deleting network ()
2025-08-07 20:11:19,833 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/40c045f5-779b-4f9a-9d85-709035f75548
2025-08-07 20:11:19,914 - DEBUG - Response Code: 404
2025-08-07 20:11:19,915 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-07 20:11:19,926 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521
2025-08-07 20:11:19,980 - DEBUG - Requesting: http://10.0.0.19:8082/project/b544e9b6-5220-4423-b3b1-477cacde10cf
2025-08-07 20:11:20,096 - INFO - Validated that VN ctest-vn-65708773 is not found in API Server
2025-08-07 20:11:20,125 - DEBUG - VN ctest-vn-65708773 is not present in Agent 10.0.0.65
2025-08-07 20:11:20,140 - DEBUG - VN ctest-vn-65708773 is not present in Agent 10.0.0.242
2025-08-07 20:11:20,140 - INFO - Validated that VN ctest-vn-65708773 is not in any agent
2025-08-07 20:11:20,191 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65708773 info
2025-08-07 20:11:21,520 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Thu Aug 7 20:11:17 2025
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/tcutils/util.py in wrapper(self=, *func_args=(), **func_kwargs={})
1039 raise testtools.TestCase.skipException(msg)
1040
1041 return f(self, *func_args, **func_kwargs)
1042 return wrapper
1043 return decorator
f =
self =
func_args = ()
func_kwargs = {}
/contrail-test/scripts/vrouter/test_tcp_mtu_probe.py in test_mtu_probe_inter_node(self=)
84 self.configure_tcp_mtu_probe(client,server,value)
85 self.verify_icmp_traffic(client,server)
86 self.verify_tcp_traffic(client,server, value)
87 return True
88
self =
self.verify_tcp_traffic = >
client =
server =
value = 0
/contrail-test/scripts/vrouter/test_tcp_mtu_probe.py in verify_tcp_traffic(self=, client=, server=, value=0)
42 if value is 2:
43 sport += value
44 assert self.send_nc_traffic(client, server, sport, dport, proto), "TCP traffic failed"
45 return True
46
self =
self.send_nc_traffic = >
client =
server =
sport = 10001
dport = 5201
proto = 'tcp'
AssertionError: TCP traffic failed
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = ('TCP traffic failed',)
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/tcutils/util.py", line 1041, in wrapper
return f(self, *func_args, **func_kwargs)
File "/contrail-test/scripts/vrouter/test_tcp_mtu_probe.py", line 86, in test_mtu_probe_inter_node
self.verify_tcp_traffic(client,server, value)
File "/contrail-test/scripts/vrouter/test_tcp_mtu_probe.py", line 44, in verify_tcp_traffic
assert self.send_nc_traffic(client, server, sport, dport, proto), "TCP traffic failed"
AssertionError: TCP traffic failed
2025-08-07 20:11:21,545 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 20:11:21,545 - INFO -
2025-08-07 20:11:21,545 - INFO - END TEST : test_mtu_probe_inter_node : FAILED[0:17:57]
2025-08-07 20:11:21,546 - INFO - --------------------------------------------------------------------------------
2025-08-07 20:11:21,550 - INFO - ================================================================================
2025-08-07 20:11:21,550 - INFO - STARTING TEST : test_mtu_probe_intra_node
2025-08-07 20:11:21,550 - INFO - TEST DESCRIPTION :
Description:
check traffic configuring different tcp_mtu_probe vlaues on vm
MTU probing values: 0, 1, 2
0 - Disabled (default)
1 - Disabled by default, Enabled only when ICMP black hole detected
2 - Always enabled, using the initial MSS value of tcp_base_mss
system internally enables bit values for point 1&2
For test purpose,
Idea is to check traffic works fine on configuring values
Vm's across compute node
steps:
1. create 1 VN and launch 2 VMs in same compute node
2. client and server VMs in same compute node
3. configure tcp_mtu_probe to 0, 1, 2
4. send icmp traffic assert if ping fails
5. send tcp traffic assert if tcp traffic fails
Pass criteria:
1. If icmp/tcp traffic work fine configuring tcp_mtu_probe values
2025-08-07 20:11:22,907 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.14': '0', '10.20.0.193': '0'}, '10.0.0.242': {'10.20.0.14': '0', '10.20.0.193': '0'}} with
2025-08-07 20:11:22,907 - INFO - Initial checks done. Running the testcase now
2025-08-07 20:11:22,907 - INFO -
2025-08-07 20:11:23,249 - DEBUG - Response for create_network : {'network': {'id': '75f887e5-1b82-4f83-b79c-01e8c019e383', 'name': 'ctest-vn-67598496', 'tenant_id': 'b544e9b652204423b3b1477cacde10cf', 'project_id': 'b544e9b652204423b3b1477cacde10cf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestMtuProbe-86501700', 'ctest-vn-67598496'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 20:11:23,494 - DEBUG - Response for create_subnet : {'subnet': {'id': '6012001d-e2ef-45d1-a221-fe2ffa8abe5e', 'name': '', 'tenant_id': 'b544e9b652204423b3b1477cacde10cf', 'network_id': '75f887e5-1b82-4f83-b79c-01e8c019e383', 'ip_version': 4, 'cidr': '157.237.104.0/26', 'allocation_pools': [{'start': '157.237.104.2', 'end': '157.237.104.62'}], 'gateway_ip': '157.237.104.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '157.237.104.2', 'tags': [], 'project_id': 'b544e9b652204423b3b1477cacde10cf'}}
2025-08-07 20:11:23,518 - INFO - Created VN ctest-vn-67598496
2025-08-07 20:11:23,530 - DEBUG - VN ctest-vn-67598496 UUID is 75f887e5-1b82-4f83-b79c-01e8c019e383
2025-08-07 20:11:23,611 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-07 20:11:23,618 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521
2025-08-07 20:11:23,632 - DEBUG - Requesting: http://10.0.0.19:8082/project/b544e9b6-5220-4423-b3b1-477cacde10cf
2025-08-07 20:11:23,737 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/75f887e5-1b82-4f83-b79c-01e8c019e383
2025-08-07 20:11:23,751 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/75f887e5-1b82-4f83-b79c-01e8c019e383
2025-08-07 20:11:23,762 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/7a280e7c-3f44-46c5-ac4b-aa6bb9ce602e
2025-08-07 20:11:23,771 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/7a280e7c-3f44-46c5-ac4b-aa6bb9ce602e
2025-08-07 20:11:23,782 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/384d3e90-ef00-453f-b21a-9a60003a0136
2025-08-07 20:11:23,790 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 20:11:23,790 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/75f887e5-1b82-4f83-b79c-01e8c019e383
2025-08-07 20:11:23,802 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/7a280e7c-3f44-46c5-ac4b-aa6bb9ce602e
2025-08-07 20:11:23,819 - INFO - Verified VN network id 15 for VN 75f887e5-1b82-4f83-b79c-01e8c019e383
2025-08-07 20:11:23,819 - INFO - Verifications in API Server for VN ctest-vn-67598496 passed
2025-08-07 20:11:23,820 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/75f887e5-1b82-4f83-b79c-01e8c019e383
2025-08-07 20:11:23,834 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/7a280e7c-3f44-46c5-ac4b-aa6bb9ce602e
2025-08-07 20:11:23,842 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/7a280e7c-3f44-46c5-ac4b-aa6bb9ce602e
2025-08-07 20:11:23,852 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/384d3e90-ef00-453f-b21a-9a60003a0136
2025-08-07 20:11:23,867 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestMtuProbe-86501700', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8500693714740596611', 'uuid-lslong': '13230451904474637187'}, 'enable': 'true', 'created': '2025-08-07T20:11:23', 'last-modified': '2025-08-07T20:11:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.443006'}
2025-08-07 20:11:23,876 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 20:11:23,882 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestMtuProbe-86501700', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8500693714740596611', 'uuid-lslong': '13230451904474637187'}, 'enable': 'true', 'created': '2025-08-07T20:11:23', 'last-modified': '2025-08-07T20:11:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.456563'}
2025-08-07 20:11:23,889 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 20:11:23,896 - DEBUG - Control-node 10.0.0.241 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestMtuProbe-86501700', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8500693714740596611', 'uuid-lslong': '13230451904474637187'}, 'enable': 'true', 'created': '2025-08-07T20:11:23', 'last-modified': '2025-08-07T20:11:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.464442'}
2025-08-07 20:11:23,903 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 20:11:23,903 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-67598496 passed
2025-08-07 20:11:23,903 - DEBUG - ====Verifying policy data for ctest-vn-67598496 in API_Server ======
2025-08-07 20:11:23,903 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-07 20:11:23,910 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521
2025-08-07 20:11:23,924 - DEBUG - Requesting: http://10.0.0.19:8082/project/b544e9b6-5220-4423-b3b1-477cacde10cf
2025-08-07 20:11:24,051 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/75f887e5-1b82-4f83-b79c-01e8c019e383
2025-08-07 20:11:24,062 - DEBUG - =>VN ctest-vn-67598496 has no policy to be verified
2025-08-07 20:11:24,062 - DEBUG - Verifying the vn in opserver
2025-08-07 20:11:24,062 - DEBUG - Verifying the default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 virtual network link through opserver 10.0.0.19
2025-08-07 20:11:24,062 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-08-07 20:11:24,128 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496?flat'}
2025-08-07 20:11:24,128 - DEBUG - Verifying the default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 virtual network link through opserver 10.0.0.50
2025-08-07 20:11:24,128 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-08-07 20:11:24,203 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496?flat'}
2025-08-07 20:11:24,203 - DEBUG - Verifying the default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 virtual network link through opserver 10.0.0.241
2025-08-07 20:11:24,203 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks
2025-08-07 20:11:24,263 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496', 'href': 'http://10.0.0.241:8081/analytics/uves/virtual-network/default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496?flat'}
2025-08-07 20:11:24,263 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is found in opserver
2025-08-07 20:11:24,292 - DEBUG - Do not have enough data to verify VN in agent
2025-08-07 20:11:24,322 - DEBUG - VRF ids for VN ctest-vn-67598496: {}
2025-08-07 20:11:24,322 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']}
2025-08-07 20:11:24,322 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']}
2025-08-07 20:11:25,606 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3775-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3775-2)
2025-08-07 20:11:25,607 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3775-2', 'an-jenkins-deploy-platform-ansible-os-3775-1']}
2025-08-07 20:11:27,063 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3775-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3775-2)
2025-08-07 20:11:27,063 - INFO - Waiting for VM ctest-TestMtuProbe-86501700-89853835 to be up..
2025-08-07 20:11:27,174 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-07 20:11:32,267 - DEBUG - VM is in ACTIVE state now
2025-08-07 20:11:32,267 - INFO - VM name : ctest-TestMtuProbe-86501700-89853835
2025-08-07 20:11:32,364 - DEBUG - VM ctest-TestMtuProbe-86501700-89853835 ID is 14b724ce-dd18-4d80-b439-56c64c7ba62d
2025-08-07 20:11:32,364 - DEBUG - VM ctest-TestMtuProbe-86501700-89853835 launched on Node an-jenkins-deploy-platform-ansible-os-3775-2
2025-08-07 20:11:32,464 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/14b724ce-dd18-4d80-b439-56c64c7ba62d
2025-08-07 20:11:32,506 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/caa405bb-b558-4de5-8b0f-5500efc6de7a
2025-08-07 20:11:35,749 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 20:11:35,749 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 failed!
2025-08-07 20:11:35,766 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is 157.237.104.1 and allocation pool is NOT set
2025-08-07 20:11:39,850 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-08-07 20:11:39,850 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 failed!
2025-08-07 20:11:39,870 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is 157.237.104.1 and allocation pool is NOT set
2025-08-07 20:11:43,946 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-07 20:11:43,946 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 failed!
2025-08-07 20:11:43,964 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is 157.237.104.1 and allocation pool is NOT set
2025-08-07 20:11:48,042 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms')
2025-08-07 20:11:48,042 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 failed!
2025-08-07 20:11:48,061 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is 157.237.104.1 and allocation pool is NOT set
2025-08-07 20:11:52,137 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 20:11:52,137 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 failed!
2025-08-07 20:11:52,154 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is 157.237.104.1 and allocation pool is NOT set
2025-08-07 20:11:56,233 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-08-07 20:11:56,233 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 failed!
2025-08-07 20:11:56,251 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is 157.237.104.1 and allocation pool is NOT set
2025-08-07 20:12:00,327 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2025-08-07 20:12:00,327 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 failed!
2025-08-07 20:12:00,353 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is 157.237.104.1 and allocation pool is NOT set
2025-08-07 20:12:04,426 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2025-08-07 20:12:04,426 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 failed!
2025-08-07 20:12:04,445 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is 157.237.104.1 and allocation pool is NOT set
2025-08-07 20:12:08,525 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-08-07 20:12:08,525 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 failed!
2025-08-07 20:12:08,541 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is 157.237.104.1 and allocation pool is NOT set
2025-08-07 20:12:12,618 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2025-08-07 20:12:12,618 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 failed!
2025-08-07 20:12:12,637 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is 157.237.104.1 and allocation pool is NOT set
2025-08-07 20:12:16,714 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-07 20:12:16,714 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 failed!
2025-08-07 20:12:16,733 - DEBUG - Gateway for vn default-domain:ctest-TestMtuProbe-86501700:ctest-vn-67598496 is 157.237.104.1 and allocation pool is NOT set
2025-08-07 20:12:18,802 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.20 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 3.202/5.584/7.966/2.382 ms')
2025-08-07 20:12:18,802 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-86501700-89853835 passed
2025-08-07 20:12:18,922 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:12:18,922 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-89853835, IP 157.237.104.3, Port 22
2025-08-07 20:12:18,990 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:12:19,092 - DEBUG - VM ctest-TestMtuProbe-86501700-89853835 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:12:24,092 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:12:24,092 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-89853835, IP 157.237.104.3, Port 22
2025-08-07 20:12:24,148 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:12:24,240 - DEBUG - VM ctest-TestMtuProbe-86501700-89853835 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:12:29,241 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:12:29,241 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-89853835, IP 157.237.104.3, Port 22
2025-08-07 20:12:29,321 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:12:29,417 - DEBUG - VM ctest-TestMtuProbe-86501700-89853835 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:12:34,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:12:34,418 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-89853835, IP 157.237.104.3, Port 22
2025-08-07 20:12:34,488 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:12:34,585 - DEBUG - VM ctest-TestMtuProbe-86501700-89853835 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:12:39,586 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:12:39,586 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-89853835, IP 157.237.104.3, Port 22
2025-08-07 20:12:39,654 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-07 20:12:39,763 - DEBUG - VM ctest-TestMtuProbe-86501700-89853835 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 20:12:44,764 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:12:44,764 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-89853835, IP 157.237.104.3, Port 22
2025-08-07 20:12:44,946 - DEBUG - VM ctest-TestMtuProbe-86501700-89853835 is ready for SSH connections
2025-08-07 20:12:44,947 - INFO - Waiting for VM ctest-TestMtuProbe-86501700-30351257 to be up..
2025-08-07 20:12:45,050 - DEBUG - VM is in ACTIVE state now
2025-08-07 20:12:45,050 - INFO - VM name : ctest-TestMtuProbe-86501700-30351257
2025-08-07 20:12:45,142 - DEBUG - VM ctest-TestMtuProbe-86501700-30351257 ID is c503c53a-42c9-4e00-a36c-0f15c4404cf0
2025-08-07 20:12:45,142 - DEBUG - VM ctest-TestMtuProbe-86501700-30351257 launched on Node an-jenkins-deploy-platform-ansible-os-3775-2
2025-08-07 20:12:45,247 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/c503c53a-42c9-4e00-a36c-0f15c4404cf0
2025-08-07 20:12:45,261 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/512a2888-de90-4e33-ac3a-5d1c6f745a5c
2025-08-07 20:12:46,498 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.76 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.759/2.912/4.065/1.153 ms')
2025-08-07 20:12:46,498 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestMtuProbe-86501700-30351257 passed
2025-08-07 20:12:46,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:12:46,621 - DEBUG - Waiting to SSH to VM ctest-TestMtuProbe-86501700-30351257, IP 157.237.104.4, Port 22
2025-08-07 20:12:46,789 - DEBUG - VM ctest-TestMtuProbe-86501700-30351257 is ready for SSH connections
2025-08-07 20:12:46,789 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:12:46,790 - DEBUG - echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing
2025-08-07 20:13:09,420 - DEBUG - None
2025-08-07 20:13:09,420 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:13:09,420 - DEBUG - echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing
2025-08-07 20:13:52,426 - DEBUG - None
2025-08-07 20:13:52,426 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 20:13:52,426 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 20:13:52,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:13:52,427 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 157.237.104.4, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:13:52,427 - DEBUG - ping -s 56 -c 3 -W 1 157.237.104.4
2025-08-07 20:13:54,978 - DEBUG - PING 157.237.104.4 (157.237.104.4) 56(84) bytes of data.
64 bytes from 157.237.104.4: icmp_req=1 ttl=64 time=9.66 ms
64 bytes from 157.237.104.4: icmp_req=2 ttl=64 time=0.786 ms
64 bytes from 157.237.104.4: icmp_req=3 ttl=64 time=0.890 ms
--- 157.237.104.4 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2004ms
rtt min/avg/max/mdev = 0.786/3.781/9.669/4.163 ms
2025-08-07 20:13:54,978 - INFO - Ping to IP 157.237.104.4 from VM ctest-TestMtuProbe-86501700-89853835 passed
2025-08-07 20:13:54,979 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:13:54,979 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -4 -q 2 -w 5 -ll -p 5201 > testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:13:54,979 - DEBUG - nohup rm -f testfile;ls -la;nc -4 -q 2 -w 5 -ll -p 5201 > testfile &
2025-08-07 20:13:55,609 - DEBUG - total 132
drwxr-xr-x 11 ubuntu ubuntu 4096 Dec 29 2017 .
drwxr-xr-x 3 root root 4096 Jan 4 2013 ..
-rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history
-rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout
-rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc
drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache
-rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh
drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig
drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm
drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins
-rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst
drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla
-rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh
-rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile
drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr
drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh
-rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful
drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic
drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0
-rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz
-rw------- 1 root root 4695 Dec 17 2017 .viminfo
-rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority
-rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors
2025-08-07 20:13:55,609 - DEBUG - Running remote_cmd, Cmd : nc -4 -q 2 -w 5 -ll 5201 > testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:13:55,609 - DEBUG - nohup nc -4 -q 2 -w 5 -ll 5201 > testfile &
2025-08-07 20:13:56,117 - DEBUG - None
2025-08-07 20:13:56,118 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 157.237.104.4 5201 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:13:56,118 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 157.237.104.4 5201 < testfile
2025-08-07 20:13:58,735 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.000911027 s, 110 kB/s
2025-08-07 20:13:58,735 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:13:58,736 - DEBUG - ls -l testfile
2025-08-07 20:13:59,136 - DEBUG - -rw-r--r-- 1 root root 100 Aug 7 20:13 testfile
2025-08-07 20:13:59,136 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-86501700-30351257
2025-08-07 20:13:59,136 - DEBUG - Running remote_cmd, Cmd : echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:13:59,137 - DEBUG - echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing
2025-08-07 20:13:59,629 - DEBUG - None
2025-08-07 20:13:59,630 - DEBUG - Running remote_cmd, Cmd : echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:13:59,630 - DEBUG - echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing
2025-08-07 20:14:00,103 - DEBUG - None
2025-08-07 20:14:00,103 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 20:14:00,103 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 20:14:00,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:14:00,103 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 157.237.104.4, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:00,103 - DEBUG - ping -s 56 -c 3 -W 1 157.237.104.4
2025-08-07 20:14:02,649 - DEBUG - PING 157.237.104.4 (157.237.104.4) 56(84) bytes of data.
64 bytes from 157.237.104.4: icmp_req=1 ttl=64 time=2.02 ms
64 bytes from 157.237.104.4: icmp_req=2 ttl=64 time=0.872 ms
64 bytes from 157.237.104.4: icmp_req=3 ttl=64 time=1.05 ms
--- 157.237.104.4 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 0.872/1.318/2.029/0.508 ms
2025-08-07 20:14:02,649 - INFO - Ping to IP 157.237.104.4 from VM ctest-TestMtuProbe-86501700-89853835 passed
2025-08-07 20:14:02,649 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:14:02,649 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -4 -q 2 -w 5 -ll -p 5201 > testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:02,649 - DEBUG - nohup rm -f testfile;ls -la;nc -4 -q 2 -w 5 -ll -p 5201 > testfile &
2025-08-07 20:14:03,337 - DEBUG - total 132
drwxr-xr-x 11 ubuntu ubuntu 4096 Aug 7 20:14 .
drwxr-xr-x 3 root root 4096 Jan 4 2013 ..
-rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history
-rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout
-rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc
drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache
-rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh
drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig
drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm
drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins
-rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst
drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla
-rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh
-rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile
drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr
drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh
-rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful
drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic
drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0
-rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz
-rw------- 1 root root 4695 Dec 17 2017 .viminfo
-rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority
-rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors
2025-08-07 20:14:03,337 - DEBUG - Running remote_cmd, Cmd : nc -4 -q 2 -w 5 -ll 5201 > testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:03,337 - DEBUG - nohup nc -4 -q 2 -w 5 -ll 5201 > testfile &
2025-08-07 20:14:03,873 - DEBUG - None
2025-08-07 20:14:03,873 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10002 157.237.104.4 5201 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:03,874 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10002 157.237.104.4 5201 < testfile
2025-08-07 20:14:06,518 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.00111164 s, 90.0 kB/s
2025-08-07 20:14:06,519 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:06,519 - DEBUG - ls -l testfile
2025-08-07 20:14:06,871 - DEBUG - -rw-r--r-- 1 root root 100 Aug 7 20:14 testfile
2025-08-07 20:14:06,871 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-86501700-30351257
2025-08-07 20:14:06,872 - DEBUG - Running remote_cmd, Cmd : echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:06,872 - DEBUG - echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing
2025-08-07 20:14:07,328 - DEBUG - None
2025-08-07 20:14:07,328 - DEBUG - Running remote_cmd, Cmd : echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:07,328 - DEBUG - echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing
2025-08-07 20:14:07,771 - DEBUG - None
2025-08-07 20:14:07,771 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 20:14:07,771 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 20:14:07,771 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:14:07,772 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 157.237.104.4, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:07,772 - DEBUG - ping -s 56 -c 3 -W 1 157.237.104.4
2025-08-07 20:14:10,269 - DEBUG - PING 157.237.104.4 (157.237.104.4) 56(84) bytes of data.
64 bytes from 157.237.104.4: icmp_req=1 ttl=64 time=1.60 ms
64 bytes from 157.237.104.4: icmp_req=2 ttl=64 time=0.661 ms
64 bytes from 157.237.104.4: icmp_req=3 ttl=64 time=0.746 ms
--- 157.237.104.4 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 0.661/1.003/1.602/0.424 ms
2025-08-07 20:14:10,269 - INFO - Ping to IP 157.237.104.4 from VM ctest-TestMtuProbe-86501700-89853835 passed
2025-08-07 20:14:10,269 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 20:14:10,269 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -4 -q 2 -w 5 -ll -p 5201 > testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:10,269 - DEBUG - nohup rm -f testfile;ls -la;nc -4 -q 2 -w 5 -ll -p 5201 > testfile &
2025-08-07 20:14:10,930 - DEBUG - total 132
drwxr-xr-x 11 ubuntu ubuntu 4096 Aug 7 20:14 .
drwxr-xr-x 3 root root 4096 Jan 4 2013 ..
-rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history
-rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout
-rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc
drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache
-rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh
drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig
drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm
drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins
-rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst
drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla
-rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh
-rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile
drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr
drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh
-rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful
drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic
drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0
-rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz
-rw------- 1 root root 4695 Dec 17 2017 .viminfo
-rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority
-rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors
2025-08-07 20:14:10,930 - DEBUG - Running remote_cmd, Cmd : nc -4 -q 2 -w 5 -ll 5201 > testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:10,931 - DEBUG - nohup nc -4 -q 2 -w 5 -ll 5201 > testfile &
2025-08-07 20:14:11,437 - DEBUG - None
2025-08-07 20:14:11,438 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10003 157.237.104.4 5201 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:11,438 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10003 157.237.104.4 5201 < testfile
2025-08-07 20:14:14,037 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.00102868 s, 97.2 kB/s
2025-08-07 20:14:14,037 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-07 20:14:14,038 - DEBUG - ls -l testfile
2025-08-07 20:14:14,424 - DEBUG - -rw-r--r-- 1 root root 100 Aug 7 20:14 testfile
2025-08-07 20:14:14,424 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-86501700-30351257
2025-08-07 20:14:14,424 - INFO - Deleting VM ctest-TestMtuProbe-86501700-30351257
2025-08-07 20:14:14,502 - INFO - Deleting VM ctest-TestMtuProbe-86501700-89853835
2025-08-07 20:14:14,587 - INFO - Deleting VN ctest-vn-67598496
2025-08-07 20:14:14,639 - DEBUG - VN 75f887e5-1b82-4f83-b79c-01e8c019e383 still in use: Unable to complete operation on network 75f887e5-1b82-4f83-b79c-01e8c019e383. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-eab5fb0c-8c75-4eb9-86f8-88540a367624']
2025-08-07 20:14:14,639 - WARNING - Deleting VN ctest-vn-67598496 failed..Will retry
2025-08-07 20:14:16,820 - DEBUG - Response for deleting network ()
2025-08-07 20:14:16,821 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/7a280e7c-3f44-46c5-ac4b-aa6bb9ce602e
2025-08-07 20:14:16,837 - DEBUG - Response Code: 404
2025-08-07 20:14:16,838 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-07 20:14:16,847 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e058ca0e-02ca-4506-8888-1a040ca13521
2025-08-07 20:14:16,863 - DEBUG - Requesting: http://10.0.0.19:8082/project/b544e9b6-5220-4423-b3b1-477cacde10cf
2025-08-07 20:14:16,972 - INFO - Validated that VN ctest-vn-67598496 is not found in API Server
2025-08-07 20:14:16,999 - DEBUG - VN ctest-vn-67598496 is not present in Agent 10.0.0.65
2025-08-07 20:14:17,012 - DEBUG - VN ctest-vn-67598496 is not present in Agent 10.0.0.242
2025-08-07 20:14:17,012 - INFO - Validated that VN ctest-vn-67598496 is not in any agent
2025-08-07 20:14:17,061 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-67598496 info
2025-08-07 20:14:18,406 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 20:14:18,406 - INFO - END TEST : test_mtu_probe_intra_node : PASSED[0:02:57]
2025-08-07 20:14:18,406 - INFO - --------------------------------------------------------------------------------
2025-08-07 20:14:19,268 - INFO - Deleted project: ctest-TestMtuProbe-86501700, ID : b544e9b6-5220-4423-b3b1-477cacde10cf