2025-04-23 16:32:01,176 - INFO - Domain Default found not creating
2025-04-23 16:32:01,345 - INFO - Project ctest-TestBasicVMVN-96876049 not found, creating it
2025-04-23 16:32:01,848 - INFO - Created Project:ctest-TestBasicVMVN-96876049, ID : f095914a-943b-42d4-b711-51a2587b3ec7
2025-04-23 16:32:03,402 - INFO - ================================================================================
2025-04-23 16:32:03,402 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-23 16:32:03,402 - 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-04-23 16:32:03,662 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.254': '0'}} with
2025-04-23 16:32:03,662 - INFO - Initial checks done. Running the testcase now
2025-04-23 16:32:03,662 - INFO -
2025-04-23 16:32:04,242 - DEBUG - Response for create_network : {'network': {'id': '2cb57862-abe0-408f-a34f-fae28ce288f9', 'name': 'ctest-vn2_metadata-45573646', 'tenant_id': 'f095914a943b42d4b71151a2587b3ec7', 'project_id': 'f095914a943b42d4b71151a2587b3ec7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96876049', 'ctest-vn2_metadata-45573646'], 'port_security_enabled': True, 'description': ''}}
2025-04-23 16:32:04,412 - DEBUG - Response for create_subnet : {'subnet': {'id': '7e2b2351-c5ed-46ab-aaad-83d780b63811', 'name': '', 'tenant_id': 'f095914a943b42d4b71151a2587b3ec7', 'network_id': '2cb57862-abe0-408f-a34f-fae28ce288f9', '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': 'f095914a943b42d4b71151a2587b3ec7'}}
2025-04-23 16:32:04,434 - INFO - Created VN ctest-vn2_metadata-45573646
2025-04-23 16:32:04,488 - DEBUG - VN ctest-vn2_metadata-45573646 UUID is 2cb57862-abe0-408f-a34f-fae28ce288f9
2025-04-23 16:32:04,667 - DEBUG - Services list from nova: [, , ]
2025-04-23 16:32:05,862 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3191-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3191-1)
2025-04-23 16:32:05,968 - DEBUG - Link local service introspect added
2025-04-23 16:32:06,014 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-23 16:32:11,101 - DEBUG - VM is in ACTIVE state now
2025-04-23 16:32:11,231 - INFO - Waiting for VM ctest-TestBasicVMVN-96876049-46514401 to be up..
2025-04-23 16:32:11,231 - INFO - VM name : ctest-TestBasicVMVN-96876049-46514401
2025-04-23 16:32:11,304 - DEBUG - VM ctest-TestBasicVMVN-96876049-46514401 ID is d355ec68-eeb0-4e68-8431-59559f78f666
2025-04-23 16:32:11,304 - DEBUG - VM ctest-TestBasicVMVN-96876049-46514401 launched on Node cn-jenkins-deploy-platform-ansible-os-3191-1
2025-04-23 16:32:11,375 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/d355ec68-eeb0-4e68-8431-59559f78f666
2025-04-23 16:32:11,712 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/d355ec68-eeb0-4e68-8431-59559f78f666
2025-04-23 16:32:11,743 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/1f119eb5-7773-494c-af4a-89376131810d
2025-04-23 16:32:15,007 - 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-04-23 16:32:15,007 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96876049-46514401 failed!
2025-04-23 16:32:15,068 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96876049:ctest-vn2_metadata-45573646 is 11.1.1.1 and allocation pool is NOT set
2025-04-23 16:32:17,125 - 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=9.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.354 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 = 0.354/5.064/9.775/4.710 ms')
2025-04-23 16:32:17,125 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96876049-46514401 passed
2025-04-23 16:32:17,276 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:32:17,276 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96876049-46514401, IP 11.1.1.3, Port 22
2025-04-23 16:32:17,442 - DEBUG - VM ctest-TestBasicVMVN-96876049-46514401 is ready for SSH connections
2025-04-23 16:32:17,442 - INFO - Retry 0
2025-04-23 16:32:17,442 - 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.130, gateway password: c0ntrail123
2025-04-23 16:32:17,442 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-23 16:32:19,168 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-23 16:32:19,168 - INFO - Generic metadata worked
2025-04-23 16:32:19,424 - DEBUG - Link local service introspect removed
2025-04-23 16:32:19,424 - INFO - Deleting VM ctest-TestBasicVMVN-96876049-46514401
2025-04-23 16:32:19,503 - INFO - Deleting VN ctest-vn2_metadata-45573646
2025-04-23 16:32:19,539 - DEBUG - VN 2cb57862-abe0-408f-a34f-fae28ce288f9 still in use: Unable to complete operation on network 2cb57862-abe0-408f-a34f-fae28ce288f9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-740007d0-11cf-44fa-aab8-1261b12546b9']
2025-04-23 16:32:19,539 - WARNING - Deleting VN ctest-vn2_metadata-45573646 failed..Will retry
2025-04-23 16:32:21,641 - DEBUG - Response for deleting network ()
2025-04-23 16:32:21,906 - DEBUG - No XMPP flaps were noticed during the test
2025-04-23 16:32:21,906 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-04-23 16:32:21,906 - INFO - --------------------------------------------------------------------------------
2025-04-23 16:32:21,909 - INFO - ================================================================================
2025-04-23 16:32:21,909 - INFO - STARTING TEST : test_metadata_service
2025-04-23 16:32:21,909 - 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-04-23 16:32:22,198 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.254': '0'}} with
2025-04-23 16:32:22,198 - INFO - Initial checks done. Running the testcase now
2025-04-23 16:32:22,198 - INFO -
2025-04-23 16:32:22,198 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-configs
2025-04-23 16:32:22,204 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-config/71f4c395-556f-48d7-a48a-a5780630dffa
2025-04-23 16:32:22,387 - DEBUG - Response for create_network : {'network': {'id': '9c47ba29-f834-4a4b-b5fc-925b13ea3e84', 'name': 'ctest-vn-60100732', 'tenant_id': 'f095914a943b42d4b71151a2587b3ec7', 'project_id': 'f095914a943b42d4b71151a2587b3ec7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96876049', 'ctest-vn-60100732'], 'port_security_enabled': True, 'description': ''}}
2025-04-23 16:32:22,593 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aa18261c-0768-4a44-ac6f-ade781731ead', 'name': '', 'tenant_id': 'f095914a943b42d4b71151a2587b3ec7', 'network_id': '9c47ba29-f834-4a4b-b5fc-925b13ea3e84', 'ip_version': 4, 'cidr': '101.229.72.192/26', 'allocation_pools': [{'start': '101.229.72.194', 'end': '101.229.72.254'}], 'gateway_ip': '101.229.72.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '101.229.72.194', 'tags': [], 'project_id': 'f095914a943b42d4b71151a2587b3ec7'}}
2025-04-23 16:32:22,611 - INFO - Created VN ctest-vn-60100732
2025-04-23 16:32:22,664 - DEBUG - VN ctest-vn-60100732 UUID is 9c47ba29-f834-4a4b-b5fc-925b13ea3e84
2025-04-23 16:32:23,855 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3191-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3191-1)
2025-04-23 16:32:23,855 - INFO - Waiting for VM ctest-TestBasicVMVN-96876049-54721413 to be up..
2025-04-23 16:32:23,899 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-23 16:32:28,983 - DEBUG - VM is in ACTIVE state now
2025-04-23 16:32:28,983 - INFO - VM name : ctest-TestBasicVMVN-96876049-54721413
2025-04-23 16:32:29,076 - DEBUG - VM ctest-TestBasicVMVN-96876049-54721413 ID is 0e53e49b-933e-449a-be31-035b4763feb6
2025-04-23 16:32:29,076 - DEBUG - VM ctest-TestBasicVMVN-96876049-54721413 launched on Node cn-jenkins-deploy-platform-ansible-os-3191-1
2025-04-23 16:32:29,160 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/0e53e49b-933e-449a-be31-035b4763feb6
2025-04-23 16:32:29,170 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/2fb09909-a805-45ba-8177-c1b3966e6fb0
2025-04-23 16:32:32,417 - 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 1003ms')
2025-04-23 16:32:32,417 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96876049-54721413 failed!
2025-04-23 16:32:32,472 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96876049:ctest-vn-60100732 is 101.229.72.193 and allocation pool is NOT set
2025-04-23 16:32:34,528 - 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=13.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.406 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.406/6.898/13.390/6.492 ms')
2025-04-23 16:32:34,528 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96876049-54721413 passed
2025-04-23 16:32:34,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:32:34,680 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96876049-54721413, IP 101.229.72.195, Port 22
2025-04-23 16:32:34,745 - 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-04-23 16:32:34,827 - DEBUG - VM ctest-TestBasicVMVN-96876049-54721413 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-23 16:32:39,828 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:32:39,828 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96876049-54721413, IP 101.229.72.195, Port 22
2025-04-23 16:32:39,984 - DEBUG - VM ctest-TestBasicVMVN-96876049-54721413 is ready for SSH connections
2025-04-23 16:32:39,984 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-04-23 16:32:39,984 - DEBUG - cat /tmp/output.txt
2025-04-23 16:32:41,613 - DEBUG - Hello World. The time is now Wed, 23 Apr 2025 10:32:34 -0600!
2025-04-23 16:32:41,614 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 23 Apr 2025 10:32:34 -0600!'}
2025-04-23 16:32:41,614 - INFO - metadata_script.txt got executed in the vm
2025-04-23 16:32:41,614 - INFO - Deleting VM ctest-TestBasicVMVN-96876049-54721413
2025-04-23 16:32:41,683 - INFO - Deleting VN ctest-vn-60100732
2025-04-23 16:32:41,717 - DEBUG - VN 9c47ba29-f834-4a4b-b5fc-925b13ea3e84 still in use: Unable to complete operation on network 9c47ba29-f834-4a4b-b5fc-925b13ea3e84. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7d3c175f-87be-4d9b-a0c8-af0803bc4bcd']
2025-04-23 16:32:41,717 - WARNING - Deleting VN ctest-vn-60100732 failed..Will retry
2025-04-23 16:32:43,818 - DEBUG - Response for deleting network ()
2025-04-23 16:32:44,084 - DEBUG - No XMPP flaps were noticed during the test
2025-04-23 16:32:44,084 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-04-23 16:32:44,084 - INFO - --------------------------------------------------------------------------------
2025-04-23 16:32:44,087 - INFO - ================================================================================
2025-04-23 16:32:44,087 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-23 16:32:44,087 - 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-04-23 16:32:44,374 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.254': '0'}} with
2025-04-23 16:32:44,374 - INFO - Initial checks done. Running the testcase now
2025-04-23 16:32:44,374 - INFO -
2025-04-23 16:32:44,861 - DEBUG - Response for create_network : {'network': {'id': '3a65fe36-e058-4603-9678-74beaef3932c', 'name': 'ctest-vn-61813624', 'tenant_id': 'f095914a943b42d4b71151a2587b3ec7', 'project_id': 'f095914a943b42d4b71151a2587b3ec7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96876049', 'ctest-vn-61813624'], 'port_security_enabled': True, 'description': ''}}
2025-04-23 16:32:45,044 - DEBUG - Response for create_subnet : {'subnet': {'id': '1fe71123-21d3-44bf-8659-6cfbdace7f7e', 'name': '', 'tenant_id': 'f095914a943b42d4b71151a2587b3ec7', 'network_id': '3a65fe36-e058-4603-9678-74beaef3932c', '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': 'f095914a943b42d4b71151a2587b3ec7'}}
2025-04-23 16:32:45,251 - DEBUG - Response for create_subnet : {'subnet': {'id': '54b20013-03e3-4629-abff-84cf9ff3ad89', 'name': '', 'tenant_id': 'f095914a943b42d4b71151a2587b3ec7', 'network_id': '3a65fe36-e058-4603-9678-74beaef3932c', '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': 'f095914a943b42d4b71151a2587b3ec7'}}
2025-04-23 16:32:45,272 - INFO - Created VN ctest-vn-61813624
2025-04-23 16:32:45,324 - DEBUG - VN ctest-vn-61813624 UUID is 3a65fe36-e058-4603-9678-74beaef3932c
2025-04-23 16:32:45,700 - DEBUG - Response for create_port : {'port': {'name': '1fad3ec9-c2ff-4d71-a35a-264b7c702858', 'id': '1fad3ec9-c2ff-4d71-a35a-264b7c702858', 'tenant_id': 'f095914a943b42d4b71151a2587b3ec7', 'network_id': '3a65fe36-e058-4603-9678-74beaef3932c', 'mac_address': '02:1f:ad:3e:c9:c2', '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': '1fe71123-21d3-44bf-8659-6cfbdace7f7e'}], 'security_groups': ['aea74927-252c-46b7-ab74-fd462c19f35a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f095914a943b42d4b71151a2587b3ec7'}}
2025-04-23 16:32:45,887 - DEBUG - Response for create_port : {'port': {'name': '94da5d41-91b0-4c0e-848a-412b7c5d2d66', 'id': '94da5d41-91b0-4c0e-848a-412b7c5d2d66', 'tenant_id': 'f095914a943b42d4b71151a2587b3ec7', 'network_id': '3a65fe36-e058-4603-9678-74beaef3932c', 'mac_address': '02:94:da:5d:41:91', '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': '54b20013-03e3-4629-abff-84cf9ff3ad89'}], 'security_groups': ['aea74927-252c-46b7-ab74-fd462c19f35a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f095914a943b42d4b71151a2587b3ec7'}}
2025-04-23 16:32:46,263 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3191-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3191-1)
2025-04-23 16:32:46,653 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3191-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3191-1)
2025-04-23 16:32:48,100 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3191-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3191-1)
2025-04-23 16:32:48,101 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-04-23 16:32:48,122 - DEBUG - Requesting: http://10.0.0.130:8082/domain/8673d2dd-018a-4793-93e5-874637249f7b
2025-04-23 16:32:48,152 - DEBUG - Requesting: http://10.0.0.130:8082/project/f095914a-943b-42d4-b711-51a2587b3ec7
2025-04-23 16:32:48,292 - DEBUG - Requesting: http://10.0.0.130:8082/network-ipam/2672302a-9440-44d4-ab4b-5dd4edf4fc01
2025-04-23 16:32:48,316 - INFO - Verifications in API Server for IPAM: ctest-ipam-61885873 passed
2025-04-23 16:32:48,325 - DEBUG - Control-node 10.0.0.130 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-96876049:ctest-ipam-61885873', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96876049', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2770329680220275924', 'uuid-lslong': '12343062372845681665'}, 'enable': 'true', 'created': '2025-04-23T16:32:44', 'last-modified': '2025-04-23T16:32:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.719818'}
2025-04-23 16:32:48,325 - INFO - Verifications in Control node for IPAM: ctest-ipam-61885873 passed
2025-04-23 16:32:48,327 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-04-23 16:32:48,342 - DEBUG - Requesting: http://10.0.0.130:8082/domain/8673d2dd-018a-4793-93e5-874637249f7b
2025-04-23 16:32:48,358 - DEBUG - Requesting: http://10.0.0.130:8082/project/f095914a-943b-42d4-b711-51a2587b3ec7
2025-04-23 16:32:48,478 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/3a65fe36-e058-4603-9678-74beaef3932c
2025-04-23 16:32:48,493 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/3a65fe36-e058-4603-9678-74beaef3932c
2025-04-23 16:32:48,512 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3a4cbace-98eb-4ae6-8b5f-c5ac73cfce61
2025-04-23 16:32:48,530 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3a4cbace-98eb-4ae6-8b5f-c5ac73cfce61
2025-04-23 16:32:48,543 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/ab92d948-9317-4751-a8c0-c9d3cbc1db74
2025-04-23 16:32:48,559 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-23 16:32:48,559 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/3a65fe36-e058-4603-9678-74beaef3932c
2025-04-23 16:32:48,589 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3a4cbace-98eb-4ae6-8b5f-c5ac73cfce61
2025-04-23 16:32:48,647 - INFO - Verified VN network id 9 for VN 3a65fe36-e058-4603-9678-74beaef3932c
2025-04-23 16:32:48,647 - INFO - Verifications in API Server for VN ctest-vn-61813624 passed
2025-04-23 16:32:48,647 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/3a65fe36-e058-4603-9678-74beaef3932c
2025-04-23 16:32:48,674 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3a4cbace-98eb-4ae6-8b5f-c5ac73cfce61
2025-04-23 16:32:48,690 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3a4cbace-98eb-4ae6-8b5f-c5ac73cfce61
2025-04-23 16:32:48,705 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/ab92d948-9317-4751-a8c0-c9d3cbc1db74
2025-04-23 16:32:48,720 - DEBUG - Control-node 10.0.0.130 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-96876049:ctest-vn-61813624', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96876049', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4208048938493167107', 'uuid-lslong': '10842544465222275884'}, 'enable': 'true', 'created': '2025-04-23T16:32:44', 'last-modified': '2025-04-23T16:32:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.502731'}
2025-04-23 16:32:48,735 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-23 16:32:48,735 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-61813624 passed
2025-04-23 16:32:48,735 - DEBUG - ====Verifying policy data for ctest-vn-61813624 in API_Server ======
2025-04-23 16:32:48,735 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-04-23 16:32:48,746 - DEBUG - Requesting: http://10.0.0.130:8082/domain/8673d2dd-018a-4793-93e5-874637249f7b
2025-04-23 16:32:48,770 - DEBUG - Requesting: http://10.0.0.130:8082/project/f095914a-943b-42d4-b711-51a2587b3ec7
2025-04-23 16:32:48,875 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/3a65fe36-e058-4603-9678-74beaef3932c
2025-04-23 16:32:48,896 - DEBUG - =>VN ctest-vn-61813624 has no policy to be verified
2025-04-23 16:32:48,896 - DEBUG - Verifying the vn in opserver
2025-04-23 16:32:48,896 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-96876049:ctest-vn-61813624 virtual network link through opserver 10.0.0.130
2025-04-23 16:32:48,896 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2025-04-23 16:32:49,291 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2025-04-23 16:32:49,378 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-96876049:ctest-vn-61813624', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-96876049:ctest-vn-61813624?flat'}
2025-04-23 16:32:49,378 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-96876049:ctest-vn-61813624 is found in opserver
2025-04-23 16:32:49,387 - DEBUG - VRF ids for VN ctest-vn-61813624: {'10.0.0.130': '2'}
2025-04-23 16:32:49,387 - INFO - Waiting for VM ctest-TestBasicVMVN-96876049-11746648 to be up..
2025-04-23 16:32:49,490 - DEBUG - VM is in ACTIVE state now
2025-04-23 16:32:49,490 - INFO - VM name : ctest-TestBasicVMVN-96876049-11746648
2025-04-23 16:32:49,596 - DEBUG - VM ctest-TestBasicVMVN-96876049-11746648 ID is 4dc5cda2-c474-4090-9e44-c30147f70b33
2025-04-23 16:32:49,596 - DEBUG - VM ctest-TestBasicVMVN-96876049-11746648 launched on Node cn-jenkins-deploy-platform-ansible-os-3191-1
2025-04-23 16:32:49,710 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/4dc5cda2-c474-4090-9e44-c30147f70b33
2025-04-23 16:32:49,727 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/1fad3ec9-c2ff-4d71-a35a-264b7c702858
2025-04-23 16:32:52,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 1006ms')
2025-04-23 16:32:52,997 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96876049-11746648 failed!
2025-04-23 16:32:53,056 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96876049:ctest-vn-61813624 is 31.1.1.1 and allocation pool is NOT set
2025-04-23 16:32:53,056 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96876049:ctest-vn-61813624 is 31.1.2.1 and allocation pool is NOT set
2025-04-23 16:32:57,119 - 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-04-23 16:32:57,119 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96876049-11746648 failed!
2025-04-23 16:32:57,176 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96876049:ctest-vn-61813624 is 31.1.1.1 and allocation pool is NOT set
2025-04-23 16:32:57,176 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96876049:ctest-vn-61813624 is 31.1.2.1 and allocation pool is NOT set
2025-04-23 16:32:59,240 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.78 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 = 1.780/3.138/4.496/1.358 ms')
2025-04-23 16:32:59,240 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96876049-11746648 passed
2025-04-23 16:32:59,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:32:59,388 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96876049-11746648, IP 31.1.1.4, Port 22
2025-04-23 16:32:59,443 - 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-04-23 16:32:59,535 - DEBUG - VM ctest-TestBasicVMVN-96876049-11746648 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-23 16:33:04,535 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:33:04,536 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96876049-11746648, IP 31.1.1.4, Port 22
2025-04-23 16:33:04,692 - DEBUG - VM ctest-TestBasicVMVN-96876049-11746648 is ready for SSH connections
2025-04-23 16:33:04,692 - INFO - Waiting for VM ctest-TestBasicVMVN-96876049-81472164 to be up..
2025-04-23 16:33:04,775 - DEBUG - VM is in ACTIVE state now
2025-04-23 16:33:04,775 - INFO - VM name : ctest-TestBasicVMVN-96876049-81472164
2025-04-23 16:33:04,852 - DEBUG - VM ctest-TestBasicVMVN-96876049-81472164 ID is fec4970e-86a6-46bb-b0a2-6557a805ad15
2025-04-23 16:33:04,852 - DEBUG - VM ctest-TestBasicVMVN-96876049-81472164 launched on Node cn-jenkins-deploy-platform-ansible-os-3191-1
2025-04-23 16:33:04,929 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/fec4970e-86a6-46bb-b0a2-6557a805ad15
2025-04-23 16:33:04,937 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/94da5d41-91b0-4c0e-848a-412b7c5d2d66
2025-04-23 16:33:06,175 - 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.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.438 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 = 0.438/1.820/3.202/1.382 ms')
2025-04-23 16:33:06,175 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-96876049-81472164 passed
2025-04-23 16:33:06,332 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:33:06,332 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96876049-81472164, IP 31.1.2.4, Port 22
2025-04-23 16:33:06,491 - DEBUG - VM ctest-TestBasicVMVN-96876049-81472164 is ready for SSH connections
2025-04-23 16:33:06,491 - INFO - Waiting for VM ctest-TestBasicVMVN-96876049-83964976 to be up..
2025-04-23 16:33:06,572 - DEBUG - VM is in ACTIVE state now
2025-04-23 16:33:06,572 - INFO - VM name : ctest-TestBasicVMVN-96876049-83964976
2025-04-23 16:33:06,652 - DEBUG - VM ctest-TestBasicVMVN-96876049-83964976 ID is f8c05203-33ca-445e-a6ba-a52da4ea438b
2025-04-23 16:33:06,653 - DEBUG - VM ctest-TestBasicVMVN-96876049-83964976 launched on Node cn-jenkins-deploy-platform-ansible-os-3191-1
2025-04-23 16:33:06,729 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/f8c05203-33ca-445e-a6ba-a52da4ea438b
2025-04-23 16:33:06,740 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/678185a0-7903-4aeb-9b56-e519a881c68a
2025-04-23 16:33:07,993 - 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.36 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.362 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.362/1.860/3.358/1.498 ms')
2025-04-23 16:33:07,993 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-96876049-83964976 passed
2025-04-23 16:33:08,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:33:08,148 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96876049-83964976, IP 31.1.1.3, Port 22
2025-04-23 16:33:08,326 - DEBUG - VM ctest-TestBasicVMVN-96876049-83964976 is ready for SSH connections
2025-04-23 16:33:08,326 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:33:08,326 - 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.130, gateway password: c0ntrail123
2025-04-23 16:33:08,326 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-23 16:33:12,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.928 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.720 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.690 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.690/1.779/3.928 ms
2025-04-23 16:33:12,408 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-96876049-11746648 passed
2025-04-23 16:33:12,408 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:33:12,408 - 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.130, gateway password: c0ntrail123
2025-04-23 16:33:12,408 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-23 16:33:16,072 - 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.391 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.825 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.795 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.795/1.670/3.391 ms
2025-04-23 16:33:16,073 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-96876049-81472164 passed
2025-04-23 16:33:16,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:33:16,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:33:16,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 16:33:16,073 - 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.130, gateway password: c0ntrail123
2025-04-23 16:33:16,073 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-23 16:33:16,270 - DEBUG - None
2025-04-23 16:33:16,270 - 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.130, gateway password: c0ntrail123
2025-04-23 16:33:16,270 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-23 16:33:16,505 - DEBUG - None
2025-04-23 16:33:16,505 - 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.130, gateway password: c0ntrail123
2025-04-23 16:33:16,505 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-23 16:33:17,165 - DEBUG - None
2025-04-23 16:33:17,165 - 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.130, gateway password: c0ntrail123
2025-04-23 16:33:17,165 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-23 16:33:19,404 - 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.200 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.756 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.435 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.605 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.371 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.371/2.073/5.756 ms
2025-04-23 16:33:19,405 - 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.130, gateway password: c0ntrail123
2025-04-23 16:33:19,405 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-23 16:33:21,652 - 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.025 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.083 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.373 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.420 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.738 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.702 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/1.959/4.373 ms
2025-04-23 16:33:21,653 - 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.130, gateway password: c0ntrail123
2025-04-23 16:33:21,653 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-23 16:33:23,911 - 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.708 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.836 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.792 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.391 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.744 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.551 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.386 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.386/1.772/3.792 ms
2025-04-23 16:33:23,912 - INFO - Deleting VM ctest-TestBasicVMVN-96876049-83964976
2025-04-23 16:33:23,983 - INFO - Detaching port 94da5d41-91b0-4c0e-848a-412b7c5d2d66 from VM ctest-TestBasicVMVN-96876049-81472164
2025-04-23 16:33:24,034 - INFO - Deleting VM ctest-TestBasicVMVN-96876049-81472164
2025-04-23 16:33:24,100 - INFO - Detaching port 1fad3ec9-c2ff-4d71-a35a-264b7c702858 from VM ctest-TestBasicVMVN-96876049-11746648
2025-04-23 16:33:24,133 - INFO - Deleting VM ctest-TestBasicVMVN-96876049-11746648
2025-04-23 16:33:24,198 - INFO - Deleting VN ctest-vn-61813624
2025-04-23 16:33:24,365 - DEBUG - Response for delete_port : ()
2025-04-23 16:33:24,618 - DEBUG - Response for delete_port : ()
2025-04-23 16:33:24,672 - DEBUG - VN 3a65fe36-e058-4603-9678-74beaef3932c still in use: Unable to complete operation on network 3a65fe36-e058-4603-9678-74beaef3932c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4ffa8451-806b-4e37-a352-aad64b236a9f']
2025-04-23 16:33:24,672 - WARNING - Deleting VN ctest-vn-61813624 failed..Will retry
2025-04-23 16:33:26,806 - DEBUG - Response for deleting network ()
2025-04-23 16:33:26,806 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3a4cbace-98eb-4ae6-8b5f-c5ac73cfce61
2025-04-23 16:33:26,814 - DEBUG - Response Code: 404
2025-04-23 16:33:26,814 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-04-23 16:33:26,820 - DEBUG - Requesting: http://10.0.0.130:8082/domain/8673d2dd-018a-4793-93e5-874637249f7b
2025-04-23 16:33:26,875 - DEBUG - Requesting: http://10.0.0.130:8082/project/f095914a-943b-42d4-b711-51a2587b3ec7
2025-04-23 16:33:26,950 - INFO - Validated that VN ctest-vn-61813624 is not found in API Server
2025-04-23 16:33:26,964 - DEBUG - VN ctest-vn-61813624 is not present in Agent 10.0.0.130
2025-04-23 16:33:26,964 - INFO - Validated that VN ctest-vn-61813624 is not in any agent
2025-04-23 16:33:26,969 - DEBUG - VRF 2 is not seen in agent 10.0.0.130
2025-04-23 16:33:26,975 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-61813624
2025-04-23 16:33:26,975 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-96876049:ctest-vn-61813624
2025-04-23 16:33:26,985 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-61813624 info
2025-04-23 16:33:27,060 - INFO - IPAM: ctest-ipam-61885873 is not found in API Server
2025-04-23 16:33:27,072 - INFO - IPAM:ctest-ipam-61885873 is not found in control node
2025-04-23 16:33:27,330 - DEBUG - No XMPP flaps were noticed during the test
2025-04-23 16:33:27,330 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-04-23 16:33:27,330 - INFO - --------------------------------------------------------------------------------
2025-04-23 16:33:28,070 - INFO - Deleted project: ctest-TestBasicVMVN-96876049, ID : f095914a-943b-42d4-b711-51a2587b3ec7