2025-06-10 09:22:59,718 - INFO - Domain Default found not creating
2025-06-10 09:22:59,896 - INFO - Project ctest-TestBasicVMVN-01832610 not found, creating it
2025-06-10 09:23:00,429 - INFO - Created Project:ctest-TestBasicVMVN-01832610, ID : 296e09b2-4b9f-4ea5-b03e-8decb87abee0
2025-06-10 09:23:02,075 - INFO - ================================================================================
2025-06-10 09:23:02,075 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-10 09:23:02,075 - 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-06-10 09:23:02,330 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.17': '0'}} with
2025-06-10 09:23:02,330 - INFO - Initial checks done. Running the testcase now
2025-06-10 09:23:02,330 - INFO -
2025-06-10 09:23:02,939 - DEBUG - Response for create_network : {'network': {'id': 'fbb05456-993e-47eb-aa4b-52b79b3f3559', 'name': 'ctest-vn2_metadata-10425291', 'tenant_id': '296e09b24b9f4ea5b03e8decb87abee0', 'project_id': '296e09b24b9f4ea5b03e8decb87abee0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01832610', 'ctest-vn2_metadata-10425291'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 09:23:03,092 - DEBUG - Response for create_subnet : {'subnet': {'id': 'df2d3352-41be-4370-9120-4116bd669e1a', 'name': '', 'tenant_id': '296e09b24b9f4ea5b03e8decb87abee0', 'network_id': 'fbb05456-993e-47eb-aa4b-52b79b3f3559', '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': '296e09b24b9f4ea5b03e8decb87abee0'}}
2025-06-10 09:23:03,112 - INFO - Created VN ctest-vn2_metadata-10425291
2025-06-10 09:23:03,167 - DEBUG - VN ctest-vn2_metadata-10425291 UUID is fbb05456-993e-47eb-aa4b-52b79b3f3559
2025-06-10 09:23:03,384 - DEBUG - Services list from nova: [, , ]
2025-06-10 09:23:04,608 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3429-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3429-1)
2025-06-10 09:23:04,719 - DEBUG - Link local service introspect added
2025-06-10 09:23:04,762 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 09:23:09,860 - DEBUG - VM is in ACTIVE state now
2025-06-10 09:23:09,987 - INFO - Waiting for VM ctest-TestBasicVMVN-01832610-60475186 to be up..
2025-06-10 09:23:09,987 - INFO - VM name : ctest-TestBasicVMVN-01832610-60475186
2025-06-10 09:23:10,082 - DEBUG - VM ctest-TestBasicVMVN-01832610-60475186 ID is c61cd5b9-f20f-452f-a75b-9518a37f7575
2025-06-10 09:23:10,082 - DEBUG - VM ctest-TestBasicVMVN-01832610-60475186 launched on Node cn-jenkins-deploy-platform-ansible-os-3429-1
2025-06-10 09:23:10,173 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/c61cd5b9-f20f-452f-a75b-9518a37f7575
2025-06-10 09:23:10,525 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/c61cd5b9-f20f-452f-a75b-9518a37f7575
2025-06-10 09:23:10,558 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/59a5e4b0-d69c-4d0d-9deb-c30a7799e54a
2025-06-10 09:23:13,828 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2025-06-10 09:23:13,829 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01832610-60475186 failed!
2025-06-10 09:23:13,887 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01832610:ctest-vn2_metadata-10425291 is 11.1.1.1 and allocation pool is NOT set
2025-06-10 09:23:15,959 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.49 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.486/3.579/4.672/1.093 ms')
2025-06-10 09:23:15,959 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01832610-60475186 passed
2025-06-10 09:23:16,111 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:23:16,111 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01832610-60475186, IP 11.1.1.3, Port 22
2025-06-10 09:23:16,271 - DEBUG - VM ctest-TestBasicVMVN-01832610-60475186 is ready for SSH connections
2025-06-10 09:23:16,271 - INFO - Retry 0
2025-06-10 09:23:16,271 - 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.56, gateway password: c0ntrail123
2025-06-10 09:23:16,271 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-10 09:23:17,914 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-10 09:23:17,914 - INFO - Generic metadata worked
2025-06-10 09:23:18,171 - DEBUG - Link local service introspect removed
2025-06-10 09:23:18,171 - INFO - Deleting VM ctest-TestBasicVMVN-01832610-60475186
2025-06-10 09:23:18,254 - INFO - Deleting VN ctest-vn2_metadata-10425291
2025-06-10 09:23:18,297 - DEBUG - VN fbb05456-993e-47eb-aa4b-52b79b3f3559 still in use: Unable to complete operation on network fbb05456-993e-47eb-aa4b-52b79b3f3559. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ce0be647-c9c3-4b6c-9949-ea103dc1436b']
2025-06-10 09:23:18,297 - WARNING - Deleting VN ctest-vn2_metadata-10425291 failed..Will retry
2025-06-10 09:23:20,437 - DEBUG - Response for deleting network ()
2025-06-10 09:23:20,694 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 09:23:20,694 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-10 09:23:20,694 - INFO - --------------------------------------------------------------------------------
2025-06-10 09:23:20,698 - INFO - ================================================================================
2025-06-10 09:23:20,698 - INFO - STARTING TEST : test_metadata_service
2025-06-10 09:23:20,698 - 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-06-10 09:23:20,982 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.17': '0'}} with
2025-06-10 09:23:20,983 - INFO - Initial checks done. Running the testcase now
2025-06-10 09:23:20,983 - INFO -
2025-06-10 09:23:20,983 - DEBUG - Requesting: http://10.0.0.56:8082/global-vrouter-configs
2025-06-10 09:23:20,990 - DEBUG - Requesting: http://10.0.0.56:8082/global-vrouter-config/429673d3-81b3-409c-ab58-3b46cdd4eacb
2025-06-10 09:23:21,199 - DEBUG - Response for create_network : {'network': {'id': 'ba557946-54af-4b40-b459-47133e94c68b', 'name': 'ctest-vn-90919661', 'tenant_id': '296e09b24b9f4ea5b03e8decb87abee0', 'project_id': '296e09b24b9f4ea5b03e8decb87abee0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01832610', 'ctest-vn-90919661'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 09:23:21,413 - DEBUG - Response for create_subnet : {'subnet': {'id': '26d35db4-04c1-4db5-afce-40664904da9d', 'name': '', 'tenant_id': '296e09b24b9f4ea5b03e8decb87abee0', 'network_id': 'ba557946-54af-4b40-b459-47133e94c68b', 'ip_version': 4, 'cidr': '118.154.143.128/26', 'allocation_pools': [{'start': '118.154.143.130', 'end': '118.154.143.190'}], 'gateway_ip': '118.154.143.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.154.143.130', 'tags': [], 'project_id': '296e09b24b9f4ea5b03e8decb87abee0'}}
2025-06-10 09:23:21,432 - INFO - Created VN ctest-vn-90919661
2025-06-10 09:23:21,487 - DEBUG - VN ctest-vn-90919661 UUID is ba557946-54af-4b40-b459-47133e94c68b
2025-06-10 09:23:22,744 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3429-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3429-1)
2025-06-10 09:23:22,745 - INFO - Waiting for VM ctest-TestBasicVMVN-01832610-04866892 to be up..
2025-06-10 09:23:22,787 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 09:23:27,876 - DEBUG - VM is in ACTIVE state now
2025-06-10 09:23:27,877 - INFO - VM name : ctest-TestBasicVMVN-01832610-04866892
2025-06-10 09:23:27,963 - DEBUG - VM ctest-TestBasicVMVN-01832610-04866892 ID is ca61d1b6-32e5-4e76-9d03-47b00af0966c
2025-06-10 09:23:27,963 - DEBUG - VM ctest-TestBasicVMVN-01832610-04866892 launched on Node cn-jenkins-deploy-platform-ansible-os-3429-1
2025-06-10 09:23:28,049 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/ca61d1b6-32e5-4e76-9d03-47b00af0966c
2025-06-10 09:23:28,060 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/4f9e9c0e-c4ad-4bcb-8a4f-0b772f15d4aa
2025-06-10 09:23:31,309 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1001ms')
2025-06-10 09:23:31,309 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01832610-04866892 failed!
2025-06-10 09:23:31,367 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01832610:ctest-vn-90919661 is 118.154.143.129 and allocation pool is NOT set
2025-06-10 09:23:35,433 - 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=2 ttl=63 time=6.20 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 6.197/6.197/6.197/0.000 ms')
2025-06-10 09:23:35,434 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01832610-04866892 passed
2025-06-10 09:23:35,587 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:23:35,587 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01832610-04866892, IP 118.154.143.131, Port 22
2025-06-10 09:23:35,747 - DEBUG - VM ctest-TestBasicVMVN-01832610-04866892 is ready for SSH connections
2025-06-10 09:23:35,747 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-06-10 09:23:35,747 - DEBUG - cat /tmp/output.txt
2025-06-10 09:23:37,423 - DEBUG - Hello World. The time is now Tue, 10 Jun 2025 03:23:35 -0600!
2025-06-10 09:23:37,423 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 10 Jun 2025 03:23:35 -0600!'}
2025-06-10 09:23:37,423 - INFO - metadata_script.txt got executed in the vm
2025-06-10 09:23:37,423 - INFO - Deleting VM ctest-TestBasicVMVN-01832610-04866892
2025-06-10 09:23:37,505 - INFO - Deleting VN ctest-vn-90919661
2025-06-10 09:23:37,548 - DEBUG - VN ba557946-54af-4b40-b459-47133e94c68b still in use: Unable to complete operation on network ba557946-54af-4b40-b459-47133e94c68b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-dcaae151-4406-494f-8041-c71bd12aab3a']
2025-06-10 09:23:37,548 - WARNING - Deleting VN ctest-vn-90919661 failed..Will retry
2025-06-10 09:23:39,694 - DEBUG - Response for deleting network ()
2025-06-10 09:23:39,961 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 09:23:39,961 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-06-10 09:23:39,962 - INFO - --------------------------------------------------------------------------------
2025-06-10 09:23:39,965 - INFO - ================================================================================
2025-06-10 09:23:39,965 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-10 09:23:39,965 - 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-06-10 09:23:40,250 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.17': '0'}} with
2025-06-10 09:23:40,250 - INFO - Initial checks done. Running the testcase now
2025-06-10 09:23:40,250 - INFO -
2025-06-10 09:23:40,767 - DEBUG - Response for create_network : {'network': {'id': '7859991d-ed1b-470e-84b0-ce8e710e076f', 'name': 'ctest-vn-06031999', 'tenant_id': '296e09b24b9f4ea5b03e8decb87abee0', 'project_id': '296e09b24b9f4ea5b03e8decb87abee0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01832610', 'ctest-vn-06031999'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 09:23:40,943 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f56cab49-413c-4b5c-87c5-c7ba1ada2aa5', 'name': '', 'tenant_id': '296e09b24b9f4ea5b03e8decb87abee0', 'network_id': '7859991d-ed1b-470e-84b0-ce8e710e076f', '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': '296e09b24b9f4ea5b03e8decb87abee0'}}
2025-06-10 09:23:41,084 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8cf4796-ef7f-44c6-884f-3c02799fe0d6', 'name': '', 'tenant_id': '296e09b24b9f4ea5b03e8decb87abee0', 'network_id': '7859991d-ed1b-470e-84b0-ce8e710e076f', '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': '296e09b24b9f4ea5b03e8decb87abee0'}}
2025-06-10 09:23:41,107 - INFO - Created VN ctest-vn-06031999
2025-06-10 09:23:41,163 - DEBUG - VN ctest-vn-06031999 UUID is 7859991d-ed1b-470e-84b0-ce8e710e076f
2025-06-10 09:23:41,575 - DEBUG - Response for create_port : {'port': {'name': '38370169-5dc8-4bdb-8758-adac396c2637', 'id': '38370169-5dc8-4bdb-8758-adac396c2637', 'tenant_id': '296e09b24b9f4ea5b03e8decb87abee0', 'network_id': '7859991d-ed1b-470e-84b0-ce8e710e076f', 'mac_address': '02:38:37:01:69:5d', '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': 'f56cab49-413c-4b5c-87c5-c7ba1ada2aa5'}], 'security_groups': ['fcbd061e-6b6b-4db5-b2f2-319dd7b1b54d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '296e09b24b9f4ea5b03e8decb87abee0'}}
2025-06-10 09:23:41,796 - DEBUG - Response for create_port : {'port': {'name': 'd379d346-214c-4d99-9979-23c6f6c5658a', 'id': 'd379d346-214c-4d99-9979-23c6f6c5658a', 'tenant_id': '296e09b24b9f4ea5b03e8decb87abee0', 'network_id': '7859991d-ed1b-470e-84b0-ce8e710e076f', 'mac_address': '02:d3:79:d3:46:21', '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': 'c8cf4796-ef7f-44c6-884f-3c02799fe0d6'}], 'security_groups': ['fcbd061e-6b6b-4db5-b2f2-319dd7b1b54d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '296e09b24b9f4ea5b03e8decb87abee0'}}
2025-06-10 09:23:42,189 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3429-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3429-1)
2025-06-10 09:23:42,639 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3429-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3429-1)
2025-06-10 09:23:43,980 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3429-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3429-1)
2025-06-10 09:23:43,980 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-06-10 09:23:43,988 - DEBUG - Requesting: http://10.0.0.56:8082/domain/337592ad-097b-4290-b226-fadcdd96d6b8
2025-06-10 09:23:44,013 - DEBUG - Requesting: http://10.0.0.56:8082/project/296e09b2-4b9f-4ea5-b03e-8decb87abee0
2025-06-10 09:23:44,120 - DEBUG - Requesting: http://10.0.0.56:8082/network-ipam/6eb00116-aec0-43ad-880e-bea326adb83e
2025-06-10 09:23:44,138 - INFO - Verifications in API Server for IPAM: ctest-ipam-27538849 passed
2025-06-10 09:23:44,149 - DEBUG - Control-node 10.0.0.56 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-01832610:ctest-ipam-27538849', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01832610', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7975876137005892525', 'uuid-lslong': '9803983046770014270'}, 'enable': 'true', 'created': '2025-06-10T09:23:40', 'last-modified': '2025-06-10T09:23:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.661633'}
2025-06-10 09:23:44,149 - INFO - Verifications in Control node for IPAM: ctest-ipam-27538849 passed
2025-06-10 09:23:44,150 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-06-10 09:23:44,157 - DEBUG - Requesting: http://10.0.0.56:8082/domain/337592ad-097b-4290-b226-fadcdd96d6b8
2025-06-10 09:23:44,172 - DEBUG - Requesting: http://10.0.0.56:8082/project/296e09b2-4b9f-4ea5-b03e-8decb87abee0
2025-06-10 09:23:44,264 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/7859991d-ed1b-470e-84b0-ce8e710e076f
2025-06-10 09:23:44,278 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/7859991d-ed1b-470e-84b0-ce8e710e076f
2025-06-10 09:23:44,294 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/07778ad8-a540-4e90-81d7-2f0c314603c3
2025-06-10 09:23:44,303 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/07778ad8-a540-4e90-81d7-2f0c314603c3
2025-06-10 09:23:44,313 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/e32a9236-e347-4e0c-ab2a-014d8a8f5668
2025-06-10 09:23:44,322 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-10 09:23:44,322 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/7859991d-ed1b-470e-84b0-ce8e710e076f
2025-06-10 09:23:44,335 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/07778ad8-a540-4e90-81d7-2f0c314603c3
2025-06-10 09:23:44,370 - INFO - Verified VN network id 9 for VN 7859991d-ed1b-470e-84b0-ce8e710e076f
2025-06-10 09:23:44,371 - INFO - Verifications in API Server for VN ctest-vn-06031999 passed
2025-06-10 09:23:44,371 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/7859991d-ed1b-470e-84b0-ce8e710e076f
2025-06-10 09:23:44,386 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/07778ad8-a540-4e90-81d7-2f0c314603c3
2025-06-10 09:23:44,397 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/07778ad8-a540-4e90-81d7-2f0c314603c3
2025-06-10 09:23:44,415 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/e32a9236-e347-4e0c-ab2a-014d8a8f5668
2025-06-10 09:23:44,433 - DEBUG - Control-node 10.0.0.56 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-01832610:ctest-vn-06031999', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01832610', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8672130911289689870', 'uuid-lslong': '9561369120084985711'}, 'enable': 'true', 'created': '2025-06-10T09:23:40', 'last-modified': '2025-06-10T09:23:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.380709'}
2025-06-10 09:23:44,442 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-10 09:23:44,442 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-06031999 passed
2025-06-10 09:23:44,442 - DEBUG - ====Verifying policy data for ctest-vn-06031999 in API_Server ======
2025-06-10 09:23:44,442 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-06-10 09:23:44,451 - DEBUG - Requesting: http://10.0.0.56:8082/domain/337592ad-097b-4290-b226-fadcdd96d6b8
2025-06-10 09:23:44,500 - DEBUG - Requesting: http://10.0.0.56:8082/project/296e09b2-4b9f-4ea5-b03e-8decb87abee0
2025-06-10 09:23:44,582 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/7859991d-ed1b-470e-84b0-ce8e710e076f
2025-06-10 09:23:44,651 - DEBUG - =>VN ctest-vn-06031999 has no policy to be verified
2025-06-10 09:23:44,651 - DEBUG - Verifying the vn in opserver
2025-06-10 09:23:44,651 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-01832610:ctest-vn-06031999 virtual network link through opserver 10.0.0.56
2025-06-10 09:23:44,651 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks
2025-06-10 09:23:45,070 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks
2025-06-10 09:23:45,163 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-01832610:ctest-vn-06031999', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-01832610:ctest-vn-06031999?flat'}
2025-06-10 09:23:45,163 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-01832610:ctest-vn-06031999 is found in opserver
2025-06-10 09:23:45,170 - DEBUG - VRF ids for VN ctest-vn-06031999: {'10.0.0.56': '2'}
2025-06-10 09:23:45,171 - INFO - Waiting for VM ctest-TestBasicVMVN-01832610-42633258 to be up..
2025-06-10 09:23:45,280 - DEBUG - VM is in ACTIVE state now
2025-06-10 09:23:45,280 - INFO - VM name : ctest-TestBasicVMVN-01832610-42633258
2025-06-10 09:23:45,373 - DEBUG - VM ctest-TestBasicVMVN-01832610-42633258 ID is 7618c807-171b-43ba-abf5-5f3be791f99a
2025-06-10 09:23:45,373 - DEBUG - VM ctest-TestBasicVMVN-01832610-42633258 launched on Node cn-jenkins-deploy-platform-ansible-os-3429-1
2025-06-10 09:23:45,464 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/7618c807-171b-43ba-abf5-5f3be791f99a
2025-06-10 09:23:45,480 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/38370169-5dc8-4bdb-8758-adac396c2637
2025-06-10 09:23:48,781 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-06-10 09:23:48,781 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01832610-42633258 failed!
2025-06-10 09:23:48,839 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01832610:ctest-vn-06031999 is 31.1.1.1 and allocation pool is NOT set
2025-06-10 09:23:48,839 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01832610:ctest-vn-06031999 is 31.1.2.1 and allocation pool is NOT set
2025-06-10 09:23:52,905 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-06-10 09:23:52,905 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01832610-42633258 failed!
2025-06-10 09:23:52,965 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01832610:ctest-vn-06031999 is 31.1.1.1 and allocation pool is NOT set
2025-06-10 09:23:52,965 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01832610:ctest-vn-06031999 is 31.1.2.1 and allocation pool is NOT set
2025-06-10 09:23:55,029 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.55 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.545/3.196/4.847/1.651 ms')
2025-06-10 09:23:55,029 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01832610-42633258 passed
2025-06-10 09:23:55,191 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:23:55,191 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01832610-42633258, IP 31.1.1.4, Port 22
2025-06-10 09:23:55,258 - 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-06-10 09:23:55,348 - DEBUG - VM ctest-TestBasicVMVN-01832610-42633258 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-10 09:24:00,348 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:24:00,349 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01832610-42633258, IP 31.1.1.4, Port 22
2025-06-10 09:24:00,507 - DEBUG - VM ctest-TestBasicVMVN-01832610-42633258 is ready for SSH connections
2025-06-10 09:24:00,507 - INFO - Waiting for VM ctest-TestBasicVMVN-01832610-24256848 to be up..
2025-06-10 09:24:00,601 - DEBUG - VM is in ACTIVE state now
2025-06-10 09:24:00,601 - INFO - VM name : ctest-TestBasicVMVN-01832610-24256848
2025-06-10 09:24:00,688 - DEBUG - VM ctest-TestBasicVMVN-01832610-24256848 ID is 82964917-b73e-4bb5-b54c-28732a800e9d
2025-06-10 09:24:00,688 - DEBUG - VM ctest-TestBasicVMVN-01832610-24256848 launched on Node cn-jenkins-deploy-platform-ansible-os-3429-1
2025-06-10 09:24:00,774 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/82964917-b73e-4bb5-b54c-28732a800e9d
2025-06-10 09:24:00,784 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/d379d346-214c-4d99-9979-23c6f6c5658a
2025-06-10 09:24:02,032 - 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.37 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.522 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.522/1.946/3.371/1.424 ms')
2025-06-10 09:24:02,032 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-01832610-24256848 passed
2025-06-10 09:24:02,187 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:24:02,187 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01832610-24256848, IP 31.1.2.4, Port 22
2025-06-10 09:24:02,343 - DEBUG - VM ctest-TestBasicVMVN-01832610-24256848 is ready for SSH connections
2025-06-10 09:24:02,343 - INFO - Waiting for VM ctest-TestBasicVMVN-01832610-54035574 to be up..
2025-06-10 09:24:02,429 - DEBUG - VM is in ACTIVE state now
2025-06-10 09:24:02,429 - INFO - VM name : ctest-TestBasicVMVN-01832610-54035574
2025-06-10 09:24:02,519 - DEBUG - VM ctest-TestBasicVMVN-01832610-54035574 ID is c04e0825-e842-4a38-84cb-42b8b5e21f0c
2025-06-10 09:24:02,519 - DEBUG - VM ctest-TestBasicVMVN-01832610-54035574 launched on Node cn-jenkins-deploy-platform-ansible-os-3429-1
2025-06-10 09:24:02,605 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/c04e0825-e842-4a38-84cb-42b8b5e21f0c
2025-06-10 09:24:02,617 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/102d8c8f-341d-44ca-a8c3-23d923202530
2025-06-10 09:24:03,868 - 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.05 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.458 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.458/1.753/3.048/1.295 ms')
2025-06-10 09:24:03,869 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-01832610-54035574 passed
2025-06-10 09:24:04,023 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:24:04,023 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01832610-54035574, IP 31.1.1.3, Port 22
2025-06-10 09:24:04,197 - DEBUG - VM ctest-TestBasicVMVN-01832610-54035574 is ready for SSH connections
2025-06-10 09:24:04,197 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:24:04,197 - 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.56, gateway password: c0ntrail123
2025-06-10 09:24:04,197 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-10 09:24:08,430 - 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.859 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.869 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.790 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.790/1.839/3.859 ms
2025-06-10 09:24:08,430 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-01832610-42633258 passed
2025-06-10 09:24:08,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:24:08,430 - 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.56, gateway password: c0ntrail123
2025-06-10 09:24:08,430 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-10 09:24:12,162 - 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.510 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.853 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.947 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.853/1.770/3.510 ms
2025-06-10 09:24:12,162 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-01832610-24256848 passed
2025-06-10 09:24:12,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:24:12,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:24:12,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:24:12,162 - 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.56, gateway password: c0ntrail123
2025-06-10 09:24:12,163 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 09:24:12,360 - DEBUG - None
2025-06-10 09:24:12,361 - 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.56, gateway password: c0ntrail123
2025-06-10 09:24:12,361 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 09:24:12,556 - DEBUG - None
2025-06-10 09:24:12,556 - 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.56, gateway password: c0ntrail123
2025-06-10 09:24:12,556 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 09:24:13,217 - DEBUG - None
2025-06-10 09:24:13,217 - 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.56, gateway password: c0ntrail123
2025-06-10 09:24:13,217 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-10 09:24:15,440 - 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.138 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.630 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.770 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.401/2.268/6.630 ms
2025-06-10 09:24:15,441 - 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.56, gateway password: c0ntrail123
2025-06-10 09:24:15,441 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-10 09:24:17,710 - 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.157 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.582 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.651 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.397 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.715 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.794 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.397/2.815/7.651 ms
2025-06-10 09:24:17,710 - 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.56, gateway password: c0ntrail123
2025-06-10 09:24:17,710 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-10 09:24:19,977 - 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.738 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.921 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.874 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.650 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.675 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.983 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.387/2.175/3.983 ms
2025-06-10 09:24:19,977 - INFO - Deleting VM ctest-TestBasicVMVN-01832610-54035574
2025-06-10 09:24:20,054 - INFO - Detaching port d379d346-214c-4d99-9979-23c6f6c5658a from VM ctest-TestBasicVMVN-01832610-24256848
2025-06-10 09:24:20,113 - INFO - Deleting VM ctest-TestBasicVMVN-01832610-24256848
2025-06-10 09:24:20,195 - INFO - Detaching port 38370169-5dc8-4bdb-8758-adac396c2637 from VM ctest-TestBasicVMVN-01832610-42633258
2025-06-10 09:24:20,231 - INFO - Deleting VM ctest-TestBasicVMVN-01832610-42633258
2025-06-10 09:24:20,310 - INFO - Deleting VN ctest-vn-06031999
2025-06-10 09:24:20,485 - DEBUG - Response for delete_port : ()
2025-06-10 09:24:20,690 - DEBUG - Response for delete_port : ()
2025-06-10 09:24:20,750 - DEBUG - VN 7859991d-ed1b-470e-84b0-ce8e710e076f still in use: Unable to complete operation on network 7859991d-ed1b-470e-84b0-ce8e710e076f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9a1a1abb-46b0-40bf-af98-6032127e8a56']
2025-06-10 09:24:20,750 - WARNING - Deleting VN ctest-vn-06031999 failed..Will retry
2025-06-10 09:24:22,938 - DEBUG - Response for deleting network ()
2025-06-10 09:24:22,938 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/07778ad8-a540-4e90-81d7-2f0c314603c3
2025-06-10 09:24:22,947 - DEBUG - Response Code: 404
2025-06-10 09:24:22,947 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-06-10 09:24:22,955 - DEBUG - Requesting: http://10.0.0.56:8082/domain/337592ad-097b-4290-b226-fadcdd96d6b8
2025-06-10 09:24:23,014 - DEBUG - Requesting: http://10.0.0.56:8082/project/296e09b2-4b9f-4ea5-b03e-8decb87abee0
2025-06-10 09:24:23,115 - INFO - Validated that VN ctest-vn-06031999 is not found in API Server
2025-06-10 09:24:23,131 - DEBUG - VN ctest-vn-06031999 is not present in Agent 10.0.0.56
2025-06-10 09:24:23,131 - INFO - Validated that VN ctest-vn-06031999 is not in any agent
2025-06-10 09:24:23,139 - DEBUG - VRF 2 is not seen in agent 10.0.0.56
2025-06-10 09:24:23,147 - DEBUG - Vrouter 10.0.0.56 does not have vrf 2 for VN ctest-vn-06031999
2025-06-10 09:24:23,147 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-01832610:ctest-vn-06031999
2025-06-10 09:24:23,159 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-06031999 info
2025-06-10 09:24:23,267 - INFO - IPAM: ctest-ipam-27538849 is not found in API Server
2025-06-10 09:24:23,281 - INFO - IPAM:ctest-ipam-27538849 is not found in control node
2025-06-10 09:24:23,550 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 09:24:23,550 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2025-06-10 09:24:23,550 - INFO - --------------------------------------------------------------------------------
2025-06-10 09:24:24,282 - INFO - Deleted project: ctest-TestBasicVMVN-01832610, ID : 296e09b2-4b9f-4ea5-b03e-8decb87abee0