2025-08-26 11:30:28,443 - INFO - Domain Default found not creating
2025-08-26 11:30:28,613 - INFO - Project ctest-TestBasicVMVN-00167906 not found, creating it
2025-08-26 11:30:29,123 - INFO - Created Project:ctest-TestBasicVMVN-00167906, ID : b65a7f74-5b5f-4cb5-85a2-f4ee95b87603
2025-08-26 11:30:30,659 - INFO - ================================================================================
2025-08-26 11:30:30,659 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-26 11:30:30,659 - 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-08-26 11:30:30,914 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-26 11:30:30,914 - INFO - Initial checks done. Running the testcase now
2025-08-26 11:30:30,915 - INFO -
2025-08-26 11:30:31,481 - DEBUG - Response for create_network : {'network': {'id': '042707db-21e2-43c1-ab85-59a0a75c950e', 'name': 'ctest-vn2_metadata-52461626', 'tenant_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'project_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00167906', 'ctest-vn2_metadata-52461626'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 11:30:31,643 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a6d255f4-2b72-4c1d-9431-42af333bdee7', 'name': '', 'tenant_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'network_id': '042707db-21e2-43c1-ab85-59a0a75c950e', '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': 'b65a7f745b5f4cb585a2f4ee95b87603'}}
2025-08-26 11:30:31,660 - INFO - Created VN ctest-vn2_metadata-52461626
2025-08-26 11:30:31,710 - DEBUG - VN ctest-vn2_metadata-52461626 UUID is 042707db-21e2-43c1-ab85-59a0a75c950e
2025-08-26 11:30:31,888 - DEBUG - Services list from nova: [, , ]
2025-08-26 11:30:32,895 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3939-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3939-1)
2025-08-26 11:30:33,006 - DEBUG - Link local service introspect added
2025-08-26 11:30:33,048 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-26 11:30:38,122 - DEBUG - VM is in ACTIVE state now
2025-08-26 11:30:38,249 - INFO - Waiting for VM ctest-TestBasicVMVN-00167906-18687698 to be up..
2025-08-26 11:30:38,249 - INFO - VM name : ctest-TestBasicVMVN-00167906-18687698
2025-08-26 11:30:38,321 - DEBUG - VM ctest-TestBasicVMVN-00167906-18687698 ID is 21521030-31f6-41f1-b498-98eae5370b55
2025-08-26 11:30:38,321 - DEBUG - VM ctest-TestBasicVMVN-00167906-18687698 launched on Node cn-jenkins-deploy-platform-ansible-os-3939-1
2025-08-26 11:30:38,400 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/21521030-31f6-41f1-b498-98eae5370b55
2025-08-26 11:30:38,707 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/21521030-31f6-41f1-b498-98eae5370b55
2025-08-26 11:30:38,737 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c8e7cfb6-18bf-4459-be8f-9ecdfc6864e7
2025-08-26 11:30:41,997 - 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-26 11:30:41,997 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00167906-18687698 failed!
2025-08-26 11:30:42,050 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00167906:ctest-vn2_metadata-52461626 is 11.1.1.1 and allocation pool is NOT set
2025-08-26 11:30:44,114 - 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=2.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.731 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.731/1.747/2.763/1.016 ms')
2025-08-26 11:30:44,114 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00167906-18687698 passed
2025-08-26 11:30:44,274 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:30:44,275 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00167906-18687698, IP 11.1.1.3, Port 22
2025-08-26 11:30:44,430 - DEBUG - VM ctest-TestBasicVMVN-00167906-18687698 is ready for SSH connections
2025-08-26 11:30:44,430 - INFO - Retry 0
2025-08-26 11:30:44,430 - 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.254, gateway password: c0ntrail123
2025-08-26 11:30:44,431 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-26 11:30:46,032 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-26 11:30:46,032 - INFO - Generic metadata worked
2025-08-26 11:30:46,270 - DEBUG - Link local service introspect removed
2025-08-26 11:30:46,270 - INFO - Deleting VM ctest-TestBasicVMVN-00167906-18687698
2025-08-26 11:30:46,333 - INFO - Deleting VN ctest-vn2_metadata-52461626
2025-08-26 11:30:46,383 - DEBUG - VN 042707db-21e2-43c1-ab85-59a0a75c950e still in use: Unable to complete operation on network 042707db-21e2-43c1-ab85-59a0a75c950e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-07dc1c33-2b75-4e1c-8bad-9c6dc22363d0']
2025-08-26 11:30:46,384 - WARNING - Deleting VN ctest-vn2_metadata-52461626 failed..Will retry
2025-08-26 11:30:48,489 - DEBUG - Response for deleting network ()
2025-08-26 11:30:48,770 - DEBUG - No XMPP flaps were noticed during the test
2025-08-26 11:30:48,771 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-26 11:30:48,771 - INFO - --------------------------------------------------------------------------------
2025-08-26 11:30:48,774 - INFO - ================================================================================
2025-08-26 11:30:48,774 - INFO - STARTING TEST : test_metadata_service
2025-08-26 11:30:48,774 - 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-08-26 11:30:49,057 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-26 11:30:49,057 - INFO - Initial checks done. Running the testcase now
2025-08-26 11:30:49,057 - INFO -
2025-08-26 11:30:49,057 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-08-26 11:30:49,064 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/a796ecf0-8017-4066-be64-f63887c8a426
2025-08-26 11:30:49,272 - DEBUG - Response for create_network : {'network': {'id': '8275ddf3-fb8e-4a08-94a8-7a189047764b', 'name': 'ctest-vn-30590303', 'tenant_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'project_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00167906', 'ctest-vn-30590303'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 11:30:49,510 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd958487-4dde-4b14-a7c8-9052f029c7a8', 'name': '', 'tenant_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'network_id': '8275ddf3-fb8e-4a08-94a8-7a189047764b', 'ip_version': 4, 'cidr': '91.208.184.192/26', 'allocation_pools': [{'start': '91.208.184.194', 'end': '91.208.184.254'}], 'gateway_ip': '91.208.184.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.208.184.194', 'tags': [], 'project_id': 'b65a7f745b5f4cb585a2f4ee95b87603'}}
2025-08-26 11:30:49,529 - INFO - Created VN ctest-vn-30590303
2025-08-26 11:30:49,582 - DEBUG - VN ctest-vn-30590303 UUID is 8275ddf3-fb8e-4a08-94a8-7a189047764b
2025-08-26 11:30:50,756 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3939-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3939-1)
2025-08-26 11:30:50,757 - INFO - Waiting for VM ctest-TestBasicVMVN-00167906-98400003 to be up..
2025-08-26 11:30:50,808 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-26 11:30:55,891 - DEBUG - VM is in ACTIVE state now
2025-08-26 11:30:55,891 - INFO - VM name : ctest-TestBasicVMVN-00167906-98400003
2025-08-26 11:30:55,983 - DEBUG - VM ctest-TestBasicVMVN-00167906-98400003 ID is 70d2f3c3-fd3e-400e-9e30-c644b9f0d52d
2025-08-26 11:30:55,983 - DEBUG - VM ctest-TestBasicVMVN-00167906-98400003 launched on Node cn-jenkins-deploy-platform-ansible-os-3939-1
2025-08-26 11:30:56,076 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/70d2f3c3-fd3e-400e-9e30-c644b9f0d52d
2025-08-26 11:30:56,085 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/a76f1c62-4804-424a-b9db-d301554c73e7
2025-08-26 11:30:59,348 - 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-26 11:30:59,348 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00167906-98400003 failed!
2025-08-26 11:30:59,410 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00167906:ctest-vn-30590303 is 91.208.184.193 and allocation pool is NOT set
2025-08-26 11:31:01,481 - 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=3.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.13 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 = 3.125/3.457/3.790/0.332 ms')
2025-08-26 11:31:01,481 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00167906-98400003 passed
2025-08-26 11:31:01,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:31:01,635 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00167906-98400003, IP 91.208.184.195, Port 22
2025-08-26 11:31:01,700 - 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-08-26 11:31:01,775 - DEBUG - VM ctest-TestBasicVMVN-00167906-98400003 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-26 11:31:06,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:31:06,776 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00167906-98400003, IP 91.208.184.195, Port 22
2025-08-26 11:31:06,942 - DEBUG - VM ctest-TestBasicVMVN-00167906-98400003 is ready for SSH connections
2025-08-26 11:31:06,942 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-26 11:31:06,942 - DEBUG - cat /tmp/output.txt
2025-08-26 11:31:08,574 - DEBUG - Hello World. The time is now Tue, 26 Aug 2025 05:31:02 -0600!
2025-08-26 11:31:08,574 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 26 Aug 2025 05:31:02 -0600!'}
2025-08-26 11:31:08,574 - INFO - metadata_script.txt got executed in the vm
2025-08-26 11:31:08,574 - INFO - Deleting VM ctest-TestBasicVMVN-00167906-98400003
2025-08-26 11:31:08,641 - INFO - Deleting VN ctest-vn-30590303
2025-08-26 11:31:08,695 - DEBUG - VN 8275ddf3-fb8e-4a08-94a8-7a189047764b still in use: Unable to complete operation on network 8275ddf3-fb8e-4a08-94a8-7a189047764b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5472b899-db37-4b20-82d1-69aff0b376af']
2025-08-26 11:31:08,695 - WARNING - Deleting VN ctest-vn-30590303 failed..Will retry
2025-08-26 11:31:10,843 - DEBUG - Response for deleting network ()
2025-08-26 11:31:11,096 - DEBUG - No XMPP flaps were noticed during the test
2025-08-26 11:31:11,096 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-08-26 11:31:11,096 - INFO - --------------------------------------------------------------------------------
2025-08-26 11:31:11,099 - INFO - ================================================================================
2025-08-26 11:31:11,099 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-26 11:31:11,099 - 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-08-26 11:31:11,384 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-26 11:31:11,384 - INFO - Initial checks done. Running the testcase now
2025-08-26 11:31:11,384 - INFO -
2025-08-26 11:31:11,902 - DEBUG - Response for create_network : {'network': {'id': '639a9ee1-b472-4d97-a969-e06b49203b25', 'name': 'ctest-vn-33877910', 'tenant_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'project_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00167906', 'ctest-vn-33877910'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 11:31:12,162 - DEBUG - Response for create_subnet : {'subnet': {'id': '264b7f13-aece-4835-9133-1f2ee912ccdf', 'name': '', 'tenant_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'network_id': '639a9ee1-b472-4d97-a969-e06b49203b25', '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': 'b65a7f745b5f4cb585a2f4ee95b87603'}}
2025-08-26 11:31:12,331 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ce089f03-e440-4b16-a758-7a246798f933', 'name': '', 'tenant_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'network_id': '639a9ee1-b472-4d97-a969-e06b49203b25', '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': 'b65a7f745b5f4cb585a2f4ee95b87603'}}
2025-08-26 11:31:12,350 - INFO - Created VN ctest-vn-33877910
2025-08-26 11:31:12,402 - DEBUG - VN ctest-vn-33877910 UUID is 639a9ee1-b472-4d97-a969-e06b49203b25
2025-08-26 11:31:12,783 - DEBUG - Response for create_port : {'port': {'name': 'e32236c7-6bff-42f3-8ea2-18fb0463a91d', 'id': 'e32236c7-6bff-42f3-8ea2-18fb0463a91d', 'tenant_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'network_id': '639a9ee1-b472-4d97-a969-e06b49203b25', 'mac_address': '02:e3:22:36:c7:6b', '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': '264b7f13-aece-4835-9133-1f2ee912ccdf'}], 'security_groups': ['d1d2b806-e087-4d4b-81f3-0dfd4fa6056e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b65a7f745b5f4cb585a2f4ee95b87603'}}
2025-08-26 11:31:12,961 - DEBUG - Response for create_port : {'port': {'name': '508b2ff1-721d-46b2-9db3-5c366813b054', 'id': '508b2ff1-721d-46b2-9db3-5c366813b054', 'tenant_id': 'b65a7f745b5f4cb585a2f4ee95b87603', 'network_id': '639a9ee1-b472-4d97-a969-e06b49203b25', 'mac_address': '02:50:8b:2f:f1:72', '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': 'ce089f03-e440-4b16-a758-7a246798f933'}], 'security_groups': ['d1d2b806-e087-4d4b-81f3-0dfd4fa6056e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b65a7f745b5f4cb585a2f4ee95b87603'}}
2025-08-26 11:31:13,389 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3939-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3939-1)
2025-08-26 11:31:13,864 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3939-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3939-1)
2025-08-26 11:31:15,213 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3939-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3939-1)
2025-08-26 11:31:15,213 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-26 11:31:15,220 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f3a67ef8-eb83-4780-952f-1f211a645aa1
2025-08-26 11:31:15,242 - DEBUG - Requesting: http://10.0.0.254:8082/project/b65a7f74-5b5f-4cb5-85a2-f4ee95b87603
2025-08-26 11:31:15,324 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/2e709925-2f90-497e-9346-74944247f55e
2025-08-26 11:31:15,337 - INFO - Verifications in API Server for IPAM: ctest-ipam-43075167 passed
2025-08-26 11:31:15,344 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-00167906:ctest-ipam-43075167', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00167906', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3346342908127103358', 'uuid-lslong': '10612297752061146462'}, 'enable': 'true', 'created': '2025-08-26T11:31:11', 'last-modified': '2025-08-26T11:31:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.713367'}
2025-08-26 11:31:15,344 - INFO - Verifications in Control node for IPAM: ctest-ipam-43075167 passed
2025-08-26 11:31:15,344 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-26 11:31:15,351 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f3a67ef8-eb83-4780-952f-1f211a645aa1
2025-08-26 11:31:15,364 - DEBUG - Requesting: http://10.0.0.254:8082/project/b65a7f74-5b5f-4cb5-85a2-f4ee95b87603
2025-08-26 11:31:15,460 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/639a9ee1-b472-4d97-a969-e06b49203b25
2025-08-26 11:31:15,489 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/639a9ee1-b472-4d97-a969-e06b49203b25
2025-08-26 11:31:15,514 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec4b6643-adec-4c3e-8374-acb19b43d883
2025-08-26 11:31:15,524 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec4b6643-adec-4c3e-8374-acb19b43d883
2025-08-26 11:31:15,533 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/9e56a110-feef-41aa-b858-48a4ad9785ff
2025-08-26 11:31:15,542 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-26 11:31:15,542 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/639a9ee1-b472-4d97-a969-e06b49203b25
2025-08-26 11:31:15,554 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec4b6643-adec-4c3e-8374-acb19b43d883
2025-08-26 11:31:15,573 - INFO - Verified VN network id 12 for VN 639a9ee1-b472-4d97-a969-e06b49203b25
2025-08-26 11:31:15,573 - INFO - Verifications in API Server for VN ctest-vn-33877910 passed
2025-08-26 11:31:15,573 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/639a9ee1-b472-4d97-a969-e06b49203b25
2025-08-26 11:31:15,588 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec4b6643-adec-4c3e-8374-acb19b43d883
2025-08-26 11:31:15,598 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec4b6643-adec-4c3e-8374-acb19b43d883
2025-08-26 11:31:15,608 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/9e56a110-feef-41aa-b858-48a4ad9785ff
2025-08-26 11:31:15,624 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-00167906:ctest-vn-33877910', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00167906', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7177223648400526743', 'uuid-lslong': '12207535016357411621'}, 'enable': 'true', 'created': '2025-08-26T11:31:11', 'last-modified': '2025-08-26T11:31:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.322753'}
2025-08-26 11:31:15,634 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-26 11:31:15,634 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-33877910 passed
2025-08-26 11:31:15,634 - DEBUG - ====Verifying policy data for ctest-vn-33877910 in API_Server ======
2025-08-26 11:31:15,634 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-26 11:31:15,655 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f3a67ef8-eb83-4780-952f-1f211a645aa1
2025-08-26 11:31:15,670 - DEBUG - Requesting: http://10.0.0.254:8082/project/b65a7f74-5b5f-4cb5-85a2-f4ee95b87603
2025-08-26 11:31:15,777 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/639a9ee1-b472-4d97-a969-e06b49203b25
2025-08-26 11:31:15,794 - DEBUG - =>VN ctest-vn-33877910 has no policy to be verified
2025-08-26 11:31:15,794 - DEBUG - Verifying the vn in opserver
2025-08-26 11:31:15,794 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-00167906:ctest-vn-33877910 virtual network link through opserver 10.0.0.254
2025-08-26 11:31:15,795 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-26 11:31:16,318 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-26 11:31:16,409 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-00167906:ctest-vn-33877910', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-00167906:ctest-vn-33877910?flat'}
2025-08-26 11:31:16,409 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-00167906:ctest-vn-33877910 is found in opserver
2025-08-26 11:31:16,416 - DEBUG - VRF ids for VN ctest-vn-33877910: {'10.0.0.254': '2'}
2025-08-26 11:31:16,416 - INFO - Waiting for VM ctest-TestBasicVMVN-00167906-71234590 to be up..
2025-08-26 11:31:16,557 - DEBUG - VM is in ACTIVE state now
2025-08-26 11:31:16,557 - INFO - VM name : ctest-TestBasicVMVN-00167906-71234590
2025-08-26 11:31:16,670 - DEBUG - VM ctest-TestBasicVMVN-00167906-71234590 ID is b152d223-d12f-4afd-8966-ea13a809bfaf
2025-08-26 11:31:16,670 - DEBUG - VM ctest-TestBasicVMVN-00167906-71234590 launched on Node cn-jenkins-deploy-platform-ansible-os-3939-1
2025-08-26 11:31:16,751 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b152d223-d12f-4afd-8966-ea13a809bfaf
2025-08-26 11:31:16,761 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e32236c7-6bff-42f3-8ea2-18fb0463a91d
2025-08-26 11:31:20,050 - 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-26 11:31:20,051 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00167906-71234590 failed!
2025-08-26 11:31:20,115 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00167906:ctest-vn-33877910 is 31.1.1.1 and allocation pool is NOT set
2025-08-26 11:31:20,115 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00167906:ctest-vn-33877910 is 31.1.2.1 and allocation pool is NOT set
2025-08-26 11:31:24,216 - 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-26 11:31:24,216 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00167906-71234590 failed!
2025-08-26 11:31:24,278 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00167906:ctest-vn-33877910 is 31.1.1.1 and allocation pool is NOT set
2025-08-26 11:31:24,278 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00167906:ctest-vn-33877910 is 31.1.2.1 and allocation pool is NOT set
2025-08-26 11:31:26,344 - 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.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.18 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.183/4.579/5.976/1.396 ms')
2025-08-26 11:31:26,344 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00167906-71234590 passed
2025-08-26 11:31:26,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:31:26,507 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00167906-71234590, IP 31.1.1.4, Port 22
2025-08-26 11:31:26,566 - 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-08-26 11:31:26,669 - DEBUG - VM ctest-TestBasicVMVN-00167906-71234590 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-26 11:31:31,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:31:31,671 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00167906-71234590, IP 31.1.1.4, Port 22
2025-08-26 11:31:31,826 - DEBUG - VM ctest-TestBasicVMVN-00167906-71234590 is ready for SSH connections
2025-08-26 11:31:31,826 - INFO - Waiting for VM ctest-TestBasicVMVN-00167906-05029902 to be up..
2025-08-26 11:31:31,898 - DEBUG - VM is in ACTIVE state now
2025-08-26 11:31:31,898 - INFO - VM name : ctest-TestBasicVMVN-00167906-05029902
2025-08-26 11:31:31,969 - DEBUG - VM ctest-TestBasicVMVN-00167906-05029902 ID is f3190f80-2a22-446e-8ffd-79136b02a4bc
2025-08-26 11:31:31,970 - DEBUG - VM ctest-TestBasicVMVN-00167906-05029902 launched on Node cn-jenkins-deploy-platform-ansible-os-3939-1
2025-08-26 11:31:32,040 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f3190f80-2a22-446e-8ffd-79136b02a4bc
2025-08-26 11:31:32,049 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/508b2ff1-721d-46b2-9db3-5c366813b054
2025-08-26 11:31:33,296 - 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=3.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.373 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.373/2.006/3.640/1.633 ms')
2025-08-26 11:31:33,296 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-00167906-05029902 passed
2025-08-26 11:31:33,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:31:33,451 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00167906-05029902, IP 31.1.2.4, Port 22
2025-08-26 11:31:33,606 - DEBUG - VM ctest-TestBasicVMVN-00167906-05029902 is ready for SSH connections
2025-08-26 11:31:33,606 - INFO - Waiting for VM ctest-TestBasicVMVN-00167906-83261525 to be up..
2025-08-26 11:31:33,700 - DEBUG - VM is in ACTIVE state now
2025-08-26 11:31:33,700 - INFO - VM name : ctest-TestBasicVMVN-00167906-83261525
2025-08-26 11:31:33,774 - DEBUG - VM ctest-TestBasicVMVN-00167906-83261525 ID is 15017a14-9f3e-454e-9d08-6ecfd550b11b
2025-08-26 11:31:33,774 - DEBUG - VM ctest-TestBasicVMVN-00167906-83261525 launched on Node cn-jenkins-deploy-platform-ansible-os-3939-1
2025-08-26 11:31:33,842 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/15017a14-9f3e-454e-9d08-6ecfd550b11b
2025-08-26 11:31:33,850 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ea941957-18b7-4347-b9ec-ba2509dd62a0
2025-08-26 11:31:35,086 - 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.19 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.380 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.380/1.782/3.185/1.402 ms')
2025-08-26 11:31:35,087 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-00167906-83261525 passed
2025-08-26 11:31:35,239 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:31:35,239 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00167906-83261525, IP 31.1.1.3, Port 22
2025-08-26 11:31:35,398 - DEBUG - VM ctest-TestBasicVMVN-00167906-83261525 is ready for SSH connections
2025-08-26 11:31:35,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:31:35,398 - 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.254, gateway password: c0ntrail123
2025-08-26 11:31:35,399 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-26 11:31:39,408 - 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.566 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.724 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.838 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.724/1.709/3.566 ms
2025-08-26 11:31:39,408 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-00167906-71234590 passed
2025-08-26 11:31:39,409 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:31:39,409 - 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.254, gateway password: c0ntrail123
2025-08-26 11:31:39,409 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-26 11:31:43,109 - 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=2.971 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.781 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.882 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.781/1.544/2.971 ms
2025-08-26 11:31:43,109 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-00167906-05029902 passed
2025-08-26 11:31:43,109 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:31:43,109 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:31:43,109 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 11:31:43,109 - 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.254, gateway password: c0ntrail123
2025-08-26 11:31:43,109 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-26 11:31:43,297 - DEBUG - None
2025-08-26 11:31:43,297 - 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.254, gateway password: c0ntrail123
2025-08-26 11:31:43,297 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-26 11:31:43,488 - DEBUG - None
2025-08-26 11:31:43,488 - 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.254, gateway password: c0ntrail123
2025-08-26 11:31:43,488 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-26 11:31:44,152 - DEBUG - None
2025-08-26 11:31:44,152 - 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.254, gateway password: c0ntrail123
2025-08-26 11:31:44,152 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-26 11:31:46,362 - 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=1.864 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.419 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.372 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.576 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.412 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.372/1.928/5.419 ms
2025-08-26 11:31:46,362 - 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.254, gateway password: c0ntrail123
2025-08-26 11:31:46,362 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-26 11:31:48,607 - 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.103 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.000 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.366 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.427 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.655 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.448 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.387/2.198/5.366 ms
2025-08-26 11:31:48,607 - 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.254, gateway password: c0ntrail123
2025-08-26 11:31:48,607 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-26 11:31:50,862 - 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=1.110 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.384 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.350 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.704 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.709 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.371 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.371/2.010/4.350 ms
2025-08-26 11:31:50,862 - INFO - Deleting VM ctest-TestBasicVMVN-00167906-83261525
2025-08-26 11:31:50,924 - INFO - Detaching port 508b2ff1-721d-46b2-9db3-5c366813b054 from VM ctest-TestBasicVMVN-00167906-05029902
2025-08-26 11:31:50,964 - INFO - Deleting VM ctest-TestBasicVMVN-00167906-05029902
2025-08-26 11:31:51,030 - INFO - Detaching port e32236c7-6bff-42f3-8ea2-18fb0463a91d from VM ctest-TestBasicVMVN-00167906-71234590
2025-08-26 11:31:51,061 - INFO - Deleting VM ctest-TestBasicVMVN-00167906-71234590
2025-08-26 11:31:51,123 - INFO - Deleting VN ctest-vn-33877910
2025-08-26 11:31:51,312 - DEBUG - Response for delete_port : ()
2025-08-26 11:31:51,506 - DEBUG - Response for delete_port : ()
2025-08-26 11:31:51,552 - DEBUG - VN 639a9ee1-b472-4d97-a969-e06b49203b25 still in use: Unable to complete operation on network 639a9ee1-b472-4d97-a969-e06b49203b25. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7be938a0-38f7-48b9-89b5-6106e4ac77b1']
2025-08-26 11:31:51,553 - WARNING - Deleting VN ctest-vn-33877910 failed..Will retry
2025-08-26 11:31:53,673 - DEBUG - Response for deleting network ()
2025-08-26 11:31:53,673 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec4b6643-adec-4c3e-8374-acb19b43d883
2025-08-26 11:31:53,679 - DEBUG - Response Code: 404
2025-08-26 11:31:53,679 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-26 11:31:53,686 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f3a67ef8-eb83-4780-952f-1f211a645aa1
2025-08-26 11:31:53,739 - DEBUG - Requesting: http://10.0.0.254:8082/project/b65a7f74-5b5f-4cb5-85a2-f4ee95b87603
2025-08-26 11:31:53,817 - INFO - Validated that VN ctest-vn-33877910 is not found in API Server
2025-08-26 11:31:53,829 - DEBUG - VN ctest-vn-33877910 is not present in Agent 10.0.0.254
2025-08-26 11:31:53,829 - INFO - Validated that VN ctest-vn-33877910 is not in any agent
2025-08-26 11:31:53,836 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-08-26 11:31:53,843 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-33877910
2025-08-26 11:31:53,843 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-00167906:ctest-vn-33877910
2025-08-26 11:31:53,862 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-33877910 info
2025-08-26 11:31:53,950 - INFO - IPAM: ctest-ipam-43075167 is not found in API Server
2025-08-26 11:31:53,965 - INFO - IPAM:ctest-ipam-43075167 is not found in control node
2025-08-26 11:31:54,228 - DEBUG - No XMPP flaps were noticed during the test
2025-08-26 11:31:54,228 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-08-26 11:31:54,229 - INFO - --------------------------------------------------------------------------------
2025-08-26 11:31:54,929 - INFO - Deleted project: ctest-TestBasicVMVN-00167906, ID : b65a7f74-5b5f-4cb5-85a2-f4ee95b87603