2025-03-24 18:20:20,867 - INFO - Domain Default found not creating
2025-03-24 18:20:21,053 - INFO - Project ctest-TestBasicVMVN-79367918 not found, creating it
2025-03-24 18:20:21,579 - INFO - Created Project:ctest-TestBasicVMVN-79367918, ID : 83e1d4a3-d0b2-4a3b-860e-30617d656c1b
2025-03-24 18:20:23,157 - INFO - ================================================================================
2025-03-24 18:20:23,157 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-24 18:20:23,157 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-03-24 18:20:23,414 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.6': '0'}} with
2025-03-24 18:20:23,414 - INFO - Initial checks done. Running the testcase now
2025-03-24 18:20:23,414 - INFO -
2025-03-24 18:20:23,983 - DEBUG - Response for create_network : {'network': {'id': '69804db9-8561-4095-ba46-6263b7b6cce0', 'name': 'ctest-vn2_metadata-01423867', 'tenant_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'project_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79367918', 'ctest-vn2_metadata-01423867'], 'port_security_enabled': True, 'description': ''}}
2025-03-24 18:20:24,206 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd61bf38f-5973-4ff7-9411-a6882f1e376f', 'name': '', 'tenant_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'network_id': '69804db9-8561-4095-ba46-6263b7b6cce0', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '83e1d4a3d0b24a3b860e30617d656c1b'}}
2025-03-24 18:20:24,225 - INFO - Created VN ctest-vn2_metadata-01423867
2025-03-24 18:20:24,279 - DEBUG - VN ctest-vn2_metadata-01423867 UUID is 69804db9-8561-4095-ba46-6263b7b6cce0
2025-03-24 18:20:24,493 - DEBUG - Services list from nova: [, , ]
2025-03-24 18:20:25,664 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2944-1)
2025-03-24 18:20:25,782 - DEBUG - Link local service introspect added
2025-03-24 18:20:25,826 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-24 18:20:30,919 - DEBUG - VM is in ACTIVE state now
2025-03-24 18:20:31,046 - INFO - Waiting for VM ctest-TestBasicVMVN-79367918-14437372 to be up..
2025-03-24 18:20:31,046 - INFO - VM name : ctest-TestBasicVMVN-79367918-14437372
2025-03-24 18:20:31,152 - DEBUG - VM ctest-TestBasicVMVN-79367918-14437372 ID is 912294ec-7606-439c-a3e0-3016e0ebc830
2025-03-24 18:20:31,152 - DEBUG - VM ctest-TestBasicVMVN-79367918-14437372 launched on Node cn-jenkins-deploy-platform-ansible-os-2944-1
2025-03-24 18:20:31,239 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/912294ec-7606-439c-a3e0-3016e0ebc830
2025-03-24 18:20:31,540 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/912294ec-7606-439c-a3e0-3016e0ebc830
2025-03-24 18:20:31,574 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d516be91-20a5-47d2-80ae-3587fae8abec
2025-03-24 18:20:34,847 - 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 1031ms')
2025-03-24 18:20:34,847 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79367918-14437372 failed!
2025-03-24 18:20:34,902 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79367918:ctest-vn2_metadata-01423867 is 11.1.1.1 and allocation pool is NOT set
2025-03-24 18:20:36,962 - 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=6.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.82 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 = 2.820/4.760/6.701/1.940 ms')
2025-03-24 18:20:36,962 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79367918-14437372 passed
2025-03-24 18:20:37,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:20:37,115 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79367918-14437372, IP 11.1.1.3, Port 22
2025-03-24 18:20:37,171 - DEBUG - Error on ssh to cirros@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-03-24 18:20:37,262 - DEBUG - VM ctest-TestBasicVMVN-79367918-14437372 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-24 18:20:42,263 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:20:42,263 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79367918-14437372, IP 11.1.1.3, Port 22
2025-03-24 18:20:42,429 - DEBUG - VM ctest-TestBasicVMVN-79367918-14437372 is ready for SSH connections
2025-03-24 18:20:42,429 - INFO - Retry 0
2025-03-24 18:20:42,429 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-03-24 18:20:42,429 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-24 18:20:44,065 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-24 18:20:44,065 - INFO - Generic metadata worked
2025-03-24 18:20:44,338 - DEBUG - Link local service introspect removed
2025-03-24 18:20:44,338 - INFO - Deleting VM ctest-TestBasicVMVN-79367918-14437372
2025-03-24 18:20:44,415 - INFO - Deleting VN ctest-vn2_metadata-01423867
2025-03-24 18:20:44,460 - DEBUG - VN 69804db9-8561-4095-ba46-6263b7b6cce0 still in use: Unable to complete operation on network 69804db9-8561-4095-ba46-6263b7b6cce0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7972e62f-adb3-4cba-bec7-12b6a2993fdb']
2025-03-24 18:20:44,460 - WARNING - Deleting VN ctest-vn2_metadata-01423867 failed..Will retry
2025-03-24 18:20:46,589 - DEBUG - Response for deleting network ()
2025-03-24 18:20:46,849 - DEBUG - No XMPP flaps were noticed during the test
2025-03-24 18:20:46,849 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-03-24 18:20:46,849 - INFO - --------------------------------------------------------------------------------
2025-03-24 18:20:46,852 - INFO - ================================================================================
2025-03-24 18:20:46,852 - INFO - STARTING TEST : test_metadata_service
2025-03-24 18:20:46,852 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-03-24 18:20:47,141 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.6': '0'}} with
2025-03-24 18:20:47,141 - INFO - Initial checks done. Running the testcase now
2025-03-24 18:20:47,141 - INFO -
2025-03-24 18:20:47,141 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-03-24 18:20:47,148 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/5c11bb0d-5fc9-4b3f-b6ed-f2fd8c31c3ed
2025-03-24 18:20:47,353 - DEBUG - Response for create_network : {'network': {'id': 'e4646cb8-2e17-485b-a411-b6d209182234', 'name': 'ctest-vn-99644552', 'tenant_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'project_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79367918', 'ctest-vn-99644552'], 'port_security_enabled': True, 'description': ''}}
2025-03-24 18:20:47,560 - DEBUG - Response for create_subnet : {'subnet': {'id': '06983a30-e0a4-4685-b0fa-23fb46ee01ce', 'name': '', 'tenant_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'network_id': 'e4646cb8-2e17-485b-a411-b6d209182234', 'ip_version': 4, 'cidr': '55.67.82.64/26', 'allocation_pools': [{'start': '55.67.82.66', 'end': '55.67.82.126'}], 'gateway_ip': '55.67.82.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '55.67.82.66', 'tags': [], 'project_id': '83e1d4a3d0b24a3b860e30617d656c1b'}}
2025-03-24 18:20:47,579 - INFO - Created VN ctest-vn-99644552
2025-03-24 18:20:47,634 - DEBUG - VN ctest-vn-99644552 UUID is e4646cb8-2e17-485b-a411-b6d209182234
2025-03-24 18:20:48,798 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2944-1)
2025-03-24 18:20:48,799 - INFO - Waiting for VM ctest-TestBasicVMVN-79367918-11159546 to be up..
2025-03-24 18:20:48,846 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-24 18:20:53,931 - DEBUG - VM is in ACTIVE state now
2025-03-24 18:20:53,932 - INFO - VM name : ctest-TestBasicVMVN-79367918-11159546
2025-03-24 18:20:54,019 - DEBUG - VM ctest-TestBasicVMVN-79367918-11159546 ID is c2383d56-81b1-44f0-875c-e1b8dd240ccf
2025-03-24 18:20:54,020 - DEBUG - VM ctest-TestBasicVMVN-79367918-11159546 launched on Node cn-jenkins-deploy-platform-ansible-os-2944-1
2025-03-24 18:20:54,102 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c2383d56-81b1-44f0-875c-e1b8dd240ccf
2025-03-24 18:20:54,112 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6f89e082-01d5-469a-bcd7-4f70ddda84b1
2025-03-24 18:20:57,372 - 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-03-24 18:20:57,372 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79367918-11159546 failed!
2025-03-24 18:20:57,427 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79367918:ctest-vn-99644552 is 55.67.82.65 and allocation pool is NOT set
2025-03-24 18:20:59,493 - 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.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.19 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.185/3.396/5.607/2.211 ms')
2025-03-24 18:20:59,493 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79367918-11159546 passed
2025-03-24 18:20:59,650 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:20:59,651 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79367918-11159546, IP 55.67.82.67, Port 22
2025-03-24 18:20:59,717 - DEBUG - Error on ssh to cirros@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-03-24 18:20:59,810 - DEBUG - VM ctest-TestBasicVMVN-79367918-11159546 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-24 18:21:04,810 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:21:04,810 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79367918-11159546, IP 55.67.82.67, Port 22
2025-03-24 18:21:04,970 - DEBUG - VM ctest-TestBasicVMVN-79367918-11159546 is ready for SSH connections
2025-03-24 18:21:04,971 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-03-24 18:21:04,971 - DEBUG - cat /tmp/output.txt
2025-03-24 18:21:06,619 - DEBUG - Hello World. The time is now Mon, 24 Mar 2025 12:21:00 -0600!
2025-03-24 18:21:06,619 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 24 Mar 2025 12:21:00 -0600!'}
2025-03-24 18:21:06,619 - INFO - metadata_script.txt got executed in the vm
2025-03-24 18:21:06,620 - INFO - Deleting VM ctest-TestBasicVMVN-79367918-11159546
2025-03-24 18:21:06,698 - INFO - Deleting VN ctest-vn-99644552
2025-03-24 18:21:06,745 - DEBUG - VN e4646cb8-2e17-485b-a411-b6d209182234 still in use: Unable to complete operation on network e4646cb8-2e17-485b-a411-b6d209182234. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5c4d474a-7b84-44cd-95ac-7a2a23f91c59']
2025-03-24 18:21:06,745 - WARNING - Deleting VN ctest-vn-99644552 failed..Will retry
2025-03-24 18:21:08,862 - DEBUG - Response for deleting network ()
2025-03-24 18:21:09,125 - DEBUG - No XMPP flaps were noticed during the test
2025-03-24 18:21:09,125 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-03-24 18:21:09,125 - INFO - --------------------------------------------------------------------------------
2025-03-24 18:21:09,128 - INFO - ================================================================================
2025-03-24 18:21:09,129 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-24 18:21:09,129 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-03-24 18:21:09,417 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.6': '0'}} with
2025-03-24 18:21:09,418 - INFO - Initial checks done. Running the testcase now
2025-03-24 18:21:09,418 - INFO -
2025-03-24 18:21:09,942 - DEBUG - Response for create_network : {'network': {'id': '47864861-d8c0-4dce-8fe2-1839e89cff78', 'name': 'ctest-vn-84967591', 'tenant_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'project_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79367918', 'ctest-vn-84967591'], 'port_security_enabled': True, 'description': ''}}
2025-03-24 18:21:10,171 - DEBUG - Response for create_subnet : {'subnet': {'id': '979e7406-c1fb-4c26-833c-590913c7be4e', 'name': '', 'tenant_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'network_id': '47864861-d8c0-4dce-8fe2-1839e89cff78', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '83e1d4a3d0b24a3b860e30617d656c1b'}}
2025-03-24 18:21:10,361 - DEBUG - Response for create_subnet : {'subnet': {'id': '457bf3fe-3cc9-4136-85ca-41f724419373', 'name': '', 'tenant_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'network_id': '47864861-d8c0-4dce-8fe2-1839e89cff78', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '83e1d4a3d0b24a3b860e30617d656c1b'}}
2025-03-24 18:21:10,383 - INFO - Created VN ctest-vn-84967591
2025-03-24 18:21:10,434 - DEBUG - VN ctest-vn-84967591 UUID is 47864861-d8c0-4dce-8fe2-1839e89cff78
2025-03-24 18:21:10,824 - DEBUG - Response for create_port : {'port': {'name': '1c49ee33-4f56-43c3-b02b-511411db23f0', 'id': '1c49ee33-4f56-43c3-b02b-511411db23f0', 'tenant_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'network_id': '47864861-d8c0-4dce-8fe2-1839e89cff78', 'mac_address': '02:1c:49:ee:33:4f', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '979e7406-c1fb-4c26-833c-590913c7be4e'}], 'security_groups': ['48ec41a6-3789-4181-81fb-7574284ab7bd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '83e1d4a3d0b24a3b860e30617d656c1b'}}
2025-03-24 18:21:11,021 - DEBUG - Response for create_port : {'port': {'name': 'fa2fdc5a-6448-48b2-8dab-b2936e4821b7', 'id': 'fa2fdc5a-6448-48b2-8dab-b2936e4821b7', 'tenant_id': '83e1d4a3d0b24a3b860e30617d656c1b', 'network_id': '47864861-d8c0-4dce-8fe2-1839e89cff78', 'mac_address': '02:fa:2f:dc:5a:64', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': '457bf3fe-3cc9-4136-85ca-41f724419373'}], 'security_groups': ['48ec41a6-3789-4181-81fb-7574284ab7bd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '83e1d4a3d0b24a3b860e30617d656c1b'}}
2025-03-24 18:21:11,403 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2944-1)
2025-03-24 18:21:11,859 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2944-1)
2025-03-24 18:21:13,156 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2944-1)
2025-03-24 18:21:13,156 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-03-24 18:21:13,164 - DEBUG - Requesting: http://10.0.0.50:8082/domain/1bdac2b4-b991-4585-bef6-c4af35e49476
2025-03-24 18:21:13,181 - DEBUG - Requesting: http://10.0.0.50:8082/project/83e1d4a3-d0b2-4a3b-860e-30617d656c1b
2025-03-24 18:21:13,267 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/97221efb-edb8-4dc4-b4c4-8cb8c2255581
2025-03-24 18:21:13,283 - INFO - Verifications in API Server for IPAM: ctest-ipam-73577857 passed
2025-03-24 18:21:13,290 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-79367918:ctest-ipam-73577857', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79367918', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10890300916309183940', 'uuid-lslong': '13025690747421414785'}, 'enable': 'true', 'created': '2025-03-24T18:21:09', 'last-modified': '2025-03-24T18:21:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.633593'}
2025-03-24 18:21:13,290 - INFO - Verifications in Control node for IPAM: ctest-ipam-73577857 passed
2025-03-24 18:21:13,290 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-03-24 18:21:13,300 - DEBUG - Requesting: http://10.0.0.50:8082/domain/1bdac2b4-b991-4585-bef6-c4af35e49476
2025-03-24 18:21:13,323 - DEBUG - Requesting: http://10.0.0.50:8082/project/83e1d4a3-d0b2-4a3b-860e-30617d656c1b
2025-03-24 18:21:13,411 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/47864861-d8c0-4dce-8fe2-1839e89cff78
2025-03-24 18:21:13,428 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/47864861-d8c0-4dce-8fe2-1839e89cff78
2025-03-24 18:21:13,440 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/bed55c48-b9b9-43e4-afb0-5915762b1e8d
2025-03-24 18:21:13,451 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/bed55c48-b9b9-43e4-afb0-5915762b1e8d
2025-03-24 18:21:13,461 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/68d1066f-d735-4814-b5cc-6e5fa01eca20
2025-03-24 18:21:13,470 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-24 18:21:13,471 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/47864861-d8c0-4dce-8fe2-1839e89cff78
2025-03-24 18:21:13,484 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/bed55c48-b9b9-43e4-afb0-5915762b1e8d
2025-03-24 18:21:13,511 - INFO - Verified VN network id 8 for VN 47864861-d8c0-4dce-8fe2-1839e89cff78
2025-03-24 18:21:13,511 - INFO - Verifications in API Server for VN ctest-vn-84967591 passed
2025-03-24 18:21:13,511 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/47864861-d8c0-4dce-8fe2-1839e89cff78
2025-03-24 18:21:13,524 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/bed55c48-b9b9-43e4-afb0-5915762b1e8d
2025-03-24 18:21:13,538 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/bed55c48-b9b9-43e4-afb0-5915762b1e8d
2025-03-24 18:21:13,557 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/68d1066f-d735-4814-b5cc-6e5fa01eca20
2025-03-24 18:21:13,578 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-79367918:ctest-vn-84967591', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79367918', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5153886408657620430', 'uuid-lslong': '10367875929155108728'}, 'enable': 'true', 'created': '2025-03-24T18:21:09', 'last-modified': '2025-03-24T18:21:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.247962'}
2025-03-24 18:21:13,590 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-24 18:21:13,591 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-84967591 passed
2025-03-24 18:21:13,591 - DEBUG - ====Verifying policy data for ctest-vn-84967591 in API_Server ======
2025-03-24 18:21:13,591 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-03-24 18:21:13,602 - DEBUG - Requesting: http://10.0.0.50:8082/domain/1bdac2b4-b991-4585-bef6-c4af35e49476
2025-03-24 18:21:13,675 - DEBUG - Requesting: http://10.0.0.50:8082/project/83e1d4a3-d0b2-4a3b-860e-30617d656c1b
2025-03-24 18:21:13,844 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/47864861-d8c0-4dce-8fe2-1839e89cff78
2025-03-24 18:21:13,877 - DEBUG - =>VN ctest-vn-84967591 has no policy to be verified
2025-03-24 18:21:13,877 - DEBUG - Verifying the vn in opserver
2025-03-24 18:21:13,877 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-79367918:ctest-vn-84967591 virtual network link through opserver 10.0.0.50
2025-03-24 18:21:13,878 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-03-24 18:21:14,283 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-03-24 18:21:14,361 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-79367918:ctest-vn-84967591', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-79367918:ctest-vn-84967591?flat'}
2025-03-24 18:21:14,361 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-79367918:ctest-vn-84967591 is found in opserver
2025-03-24 18:21:14,371 - DEBUG - VRF ids for VN ctest-vn-84967591: {'10.0.0.50': '2'}
2025-03-24 18:21:14,371 - INFO - Waiting for VM ctest-TestBasicVMVN-79367918-94679939 to be up..
2025-03-24 18:21:14,491 - DEBUG - VM is in ACTIVE state now
2025-03-24 18:21:14,491 - INFO - VM name : ctest-TestBasicVMVN-79367918-94679939
2025-03-24 18:21:14,583 - DEBUG - VM ctest-TestBasicVMVN-79367918-94679939 ID is f82767be-06eb-402b-8e3a-147b13a7339e
2025-03-24 18:21:14,583 - DEBUG - VM ctest-TestBasicVMVN-79367918-94679939 launched on Node cn-jenkins-deploy-platform-ansible-os-2944-1
2025-03-24 18:21:14,670 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f82767be-06eb-402b-8e3a-147b13a7339e
2025-03-24 18:21:14,682 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1c49ee33-4f56-43c3-b02b-511411db23f0
2025-03-24 18:21:17,977 - 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-03-24 18:21:17,977 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79367918-94679939 failed!
2025-03-24 18:21:18,038 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79367918:ctest-vn-84967591 is 31.1.1.1 and allocation pool is NOT set
2025-03-24 18:21:18,039 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79367918:ctest-vn-84967591 is 31.1.2.1 and allocation pool is NOT set
2025-03-24 18:21:22,110 - 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-03-24 18:21:22,110 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79367918-94679939 failed!
2025-03-24 18:21:22,171 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79367918:ctest-vn-84967591 is 31.1.1.1 and allocation pool is NOT set
2025-03-24 18:21:22,171 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79367918:ctest-vn-84967591 is 31.1.2.1 and allocation pool is NOT set
2025-03-24 18:21:24,234 - 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=4.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.739 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 = 0.739/2.740/4.742/2.001 ms')
2025-03-24 18:21:24,234 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79367918-94679939 passed
2025-03-24 18:21:24,395 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:21:24,395 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79367918-94679939, IP 31.1.1.4, Port 22
2025-03-24 18:21:24,456 - DEBUG - Error on ssh to cirros@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-03-24 18:21:24,547 - DEBUG - VM ctest-TestBasicVMVN-79367918-94679939 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-24 18:21:29,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:21:29,547 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79367918-94679939, IP 31.1.1.4, Port 22
2025-03-24 18:21:29,712 - DEBUG - VM ctest-TestBasicVMVN-79367918-94679939 is ready for SSH connections
2025-03-24 18:21:29,712 - INFO - Waiting for VM ctest-TestBasicVMVN-79367918-74363319 to be up..
2025-03-24 18:21:29,803 - DEBUG - VM is in ACTIVE state now
2025-03-24 18:21:29,804 - INFO - VM name : ctest-TestBasicVMVN-79367918-74363319
2025-03-24 18:21:29,894 - DEBUG - VM ctest-TestBasicVMVN-79367918-74363319 ID is b3d800ea-144a-4cda-bd41-9d7b7932cec4
2025-03-24 18:21:29,895 - DEBUG - VM ctest-TestBasicVMVN-79367918-74363319 launched on Node cn-jenkins-deploy-platform-ansible-os-2944-1
2025-03-24 18:21:29,977 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b3d800ea-144a-4cda-bd41-9d7b7932cec4
2025-03-24 18:21:29,987 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fa2fdc5a-6448-48b2-8dab-b2936e4821b7
2025-03-24 18:21:31,244 - 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.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.442 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 999ms\r\nrtt min/avg/max/mdev = 0.442/2.290/4.139/1.848 ms')
2025-03-24 18:21:31,244 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-79367918-74363319 passed
2025-03-24 18:21:31,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:21:31,399 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79367918-74363319, IP 31.1.2.4, Port 22
2025-03-24 18:21:31,564 - DEBUG - VM ctest-TestBasicVMVN-79367918-74363319 is ready for SSH connections
2025-03-24 18:21:31,564 - INFO - Waiting for VM ctest-TestBasicVMVN-79367918-67244603 to be up..
2025-03-24 18:21:31,650 - DEBUG - VM is in ACTIVE state now
2025-03-24 18:21:31,650 - INFO - VM name : ctest-TestBasicVMVN-79367918-67244603
2025-03-24 18:21:31,730 - DEBUG - VM ctest-TestBasicVMVN-79367918-67244603 ID is 8679c628-0633-46e9-ad36-b6947dec046c
2025-03-24 18:21:31,730 - DEBUG - VM ctest-TestBasicVMVN-79367918-67244603 launched on Node cn-jenkins-deploy-platform-ansible-os-2944-1
2025-03-24 18:21:31,812 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8679c628-0633-46e9-ad36-b6947dec046c
2025-03-24 18:21:31,822 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2056adad-bd5d-460d-ba10-101d10de146d
2025-03-24 18:21:33,076 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.22 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.387 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.387/1.802/3.217/1.415 ms')
2025-03-24 18:21:33,076 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-79367918-67244603 passed
2025-03-24 18:21:33,234 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:21:33,235 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79367918-67244603, IP 31.1.1.3, Port 22
2025-03-24 18:21:33,412 - DEBUG - VM ctest-TestBasicVMVN-79367918-67244603 is ready for SSH connections
2025-03-24 18:21:33,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:21:33,413 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-03-24 18:21:33,413 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-24 18:21:37,425 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.946 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.886 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.875 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.875/1.902/3.946 ms
2025-03-24 18:21:37,425 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-79367918-94679939 passed
2025-03-24 18:21:37,425 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:21:37,425 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-03-24 18:21:37,425 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-24 18:21:41,110 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.058 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.033 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.179 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.033/1.756/3.058 ms
2025-03-24 18:21:41,110 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-79367918-74363319 passed
2025-03-24 18:21:41,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:21:41,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:21:41,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-24 18:21:41,110 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-03-24 18:21:41,110 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-24 18:21:41,295 - DEBUG - None
2025-03-24 18:21:41,295 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-03-24 18:21:41,295 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-24 18:21:41,485 - DEBUG - None
2025-03-24 18:21:41,485 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-03-24 18:21:41,485 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-24 18:21:42,110 - DEBUG - None
2025-03-24 18:21:42,110 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-03-24 18:21:42,110 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-24 18:21:44,322 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.447 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.072 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.415 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.227 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.360/2.304/6.072 ms
2025-03-24 18:21:44,323 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-03-24 18:21:44,323 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-24 18:21:46,597 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.017 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.237 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.460 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.365 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.066 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.905 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.405 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.365/2.065/4.460 ms
2025-03-24 18:21:46,597 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-03-24 18:21:46,597 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-24 18:21:48,855 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.850 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.406 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.416 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.586 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.106 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.132 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.443 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.443/2.134/4.416 ms
2025-03-24 18:21:48,856 - INFO - Deleting VM ctest-TestBasicVMVN-79367918-67244603
2025-03-24 18:21:48,926 - INFO - Detaching port fa2fdc5a-6448-48b2-8dab-b2936e4821b7 from VM ctest-TestBasicVMVN-79367918-74363319
2025-03-24 18:21:48,978 - INFO - Deleting VM ctest-TestBasicVMVN-79367918-74363319
2025-03-24 18:21:49,052 - INFO - Detaching port 1c49ee33-4f56-43c3-b02b-511411db23f0 from VM ctest-TestBasicVMVN-79367918-94679939
2025-03-24 18:21:49,091 - INFO - Deleting VM ctest-TestBasicVMVN-79367918-94679939
2025-03-24 18:21:49,173 - INFO - Deleting VN ctest-vn-84967591
2025-03-24 18:21:49,367 - DEBUG - Response for delete_port : ()
2025-03-24 18:21:49,568 - DEBUG - Response for delete_port : ()
2025-03-24 18:21:49,615 - DEBUG - VN 47864861-d8c0-4dce-8fe2-1839e89cff78 still in use: Unable to complete operation on network 47864861-d8c0-4dce-8fe2-1839e89cff78. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-add1ffc6-bf70-4eb6-8419-5637e32a3734']
2025-03-24 18:21:49,615 - WARNING - Deleting VN ctest-vn-84967591 failed..Will retry
2025-03-24 18:21:51,763 - DEBUG - Response for deleting network ()
2025-03-24 18:21:51,763 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/bed55c48-b9b9-43e4-afb0-5915762b1e8d
2025-03-24 18:21:51,771 - DEBUG - Response Code: 404
2025-03-24 18:21:51,772 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-03-24 18:21:51,779 - DEBUG - Requesting: http://10.0.0.50:8082/domain/1bdac2b4-b991-4585-bef6-c4af35e49476
2025-03-24 18:21:51,834 - DEBUG - Requesting: http://10.0.0.50:8082/project/83e1d4a3-d0b2-4a3b-860e-30617d656c1b
2025-03-24 18:21:51,912 - INFO - Validated that VN ctest-vn-84967591 is not found in API Server
2025-03-24 18:21:51,923 - DEBUG - VN ctest-vn-84967591 is not present in Agent 10.0.0.50
2025-03-24 18:21:51,923 - INFO - Validated that VN ctest-vn-84967591 is not in any agent
2025-03-24 18:21:51,930 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-03-24 18:21:51,937 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-84967591
2025-03-24 18:21:51,937 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-79367918:ctest-vn-84967591
2025-03-24 18:21:51,949 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-84967591 info
2025-03-24 18:21:52,034 - INFO - IPAM: ctest-ipam-73577857 is not found in API Server
2025-03-24 18:21:52,047 - INFO - IPAM:ctest-ipam-73577857 is not found in control node
2025-03-24 18:21:52,308 - DEBUG - No XMPP flaps were noticed during the test
2025-03-24 18:21:52,308 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-03-24 18:21:52,308 - INFO - --------------------------------------------------------------------------------
2025-03-24 18:21:53,030 - INFO - Deleted project: ctest-TestBasicVMVN-79367918, ID : 83e1d4a3-d0b2-4a3b-860e-30617d656c1b