2025-07-22 11:51:33,881 - INFO - Domain Default found not creating
2025-07-22 11:51:34,033 - INFO - Project ctest-TestBasicVMVN-66711379 not found, creating it
2025-07-22 11:51:34,502 - INFO - Created Project:ctest-TestBasicVMVN-66711379, ID : 816dbc7f-2312-4554-b222-1a323a49f884
2025-07-22 11:51:36,029 - INFO - ================================================================================
2025-07-22 11:51:36,029 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-22 11:51:36,029 - 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-07-22 11:51:36,284 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.192': '0'}} with
2025-07-22 11:51:36,284 - INFO - Initial checks done. Running the testcase now
2025-07-22 11:51:36,284 - INFO -
2025-07-22 11:51:36,819 - DEBUG - Response for create_network : {'network': {'id': '1405eecc-085a-4166-bd3d-1d83f5265019', 'name': 'ctest-vn2_metadata-44462434', 'tenant_id': '816dbc7f23124554b2221a323a49f884', 'project_id': '816dbc7f23124554b2221a323a49f884', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66711379', 'ctest-vn2_metadata-44462434'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 11:51:37,043 - DEBUG - Response for create_subnet : {'subnet': {'id': '3147e5f4-12f2-489a-8323-74510a38e425', 'name': '', 'tenant_id': '816dbc7f23124554b2221a323a49f884', 'network_id': '1405eecc-085a-4166-bd3d-1d83f5265019', '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': '816dbc7f23124554b2221a323a49f884'}}
2025-07-22 11:51:37,062 - INFO - Created VN ctest-vn2_metadata-44462434
2025-07-22 11:51:37,114 - DEBUG - VN ctest-vn2_metadata-44462434 UUID is 1405eecc-085a-4166-bd3d-1d83f5265019
2025-07-22 11:51:37,309 - DEBUG - Services list from nova: [, , ]
2025-07-22 11:51:38,304 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3690-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3690-1)
2025-07-22 11:51:38,410 - DEBUG - Link local service introspect added
2025-07-22 11:51:38,446 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-22 11:51:43,521 - DEBUG - VM is in ACTIVE state now
2025-07-22 11:51:43,649 - INFO - Waiting for VM ctest-TestBasicVMVN-66711379-40618511 to be up..
2025-07-22 11:51:43,649 - INFO - VM name : ctest-TestBasicVMVN-66711379-40618511
2025-07-22 11:51:43,721 - DEBUG - VM ctest-TestBasicVMVN-66711379-40618511 ID is 64d2f869-b256-49c9-bf9b-1216c9a1bd06
2025-07-22 11:51:43,722 - DEBUG - VM ctest-TestBasicVMVN-66711379-40618511 launched on Node cn-jenkins-deploy-platform-ansible-os-3690-1
2025-07-22 11:51:43,887 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/64d2f869-b256-49c9-bf9b-1216c9a1bd06
2025-07-22 11:51:44,184 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/64d2f869-b256-49c9-bf9b-1216c9a1bd06
2025-07-22 11:51:44,216 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/3b7ca96e-9131-46ec-ab75-6fd8a3322a2a
2025-07-22 11:51:47,457 - 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-07-22 11:51:47,457 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66711379-40618511 failed!
2025-07-22 11:51:47,514 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66711379:ctest-vn2_metadata-44462434 is 11.1.1.1 and allocation pool is NOT set
2025-07-22 11:51:49,575 - 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.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.803 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.803/2.034/3.266/1.231 ms')
2025-07-22 11:51:49,576 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66711379-40618511 passed
2025-07-22 11:51:49,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 11:51:49,730 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66711379-40618511, IP 11.1.1.3, Port 22
2025-07-22 11:51:49,881 - DEBUG - VM ctest-TestBasicVMVN-66711379-40618511 is ready for SSH connections
2025-07-22 11:51:49,881 - INFO - Retry 0
2025-07-22 11:51:49,881 - 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.19, gateway password: c0ntrail123
2025-07-22 11:51:49,881 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-22 11:51:51,462 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-22 11:51:51,462 - INFO - Generic metadata worked
2025-07-22 11:51:51,722 - DEBUG - Link local service introspect removed
2025-07-22 11:51:51,722 - INFO - Deleting VM ctest-TestBasicVMVN-66711379-40618511
2025-07-22 11:51:51,805 - INFO - Deleting VN ctest-vn2_metadata-44462434
2025-07-22 11:51:51,846 - DEBUG - VN 1405eecc-085a-4166-bd3d-1d83f5265019 still in use: Unable to complete operation on network 1405eecc-085a-4166-bd3d-1d83f5265019. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f49db006-1c0a-498c-b008-a4011dbbe096']
2025-07-22 11:51:51,846 - WARNING - Deleting VN ctest-vn2_metadata-44462434 failed..Will retry
2025-07-22 11:51:53,961 - DEBUG - Response for deleting network ()
2025-07-22 11:51:54,216 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 11:51:54,216 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-07-22 11:51:54,216 - INFO - --------------------------------------------------------------------------------
2025-07-22 11:51:54,219 - INFO - ================================================================================
2025-07-22 11:51:54,219 - INFO - STARTING TEST : test_metadata_service
2025-07-22 11:51:54,219 - 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-07-22 11:51:54,504 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.192': '0'}} with
2025-07-22 11:51:54,504 - INFO - Initial checks done. Running the testcase now
2025-07-22 11:51:54,504 - INFO -
2025-07-22 11:51:54,504 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2025-07-22 11:51:54,510 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/32e57a06-0d6c-4211-b9a4-c33d1422af99
2025-07-22 11:51:54,709 - DEBUG - Response for create_network : {'network': {'id': '7d945047-f10d-41f6-860a-a9736a385461', 'name': 'ctest-vn-51879419', 'tenant_id': '816dbc7f23124554b2221a323a49f884', 'project_id': '816dbc7f23124554b2221a323a49f884', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66711379', 'ctest-vn-51879419'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 11:51:54,878 - DEBUG - Response for create_subnet : {'subnet': {'id': '623a4834-c5c2-47ea-8fa5-2b08ac9e3108', 'name': '', 'tenant_id': '816dbc7f23124554b2221a323a49f884', 'network_id': '7d945047-f10d-41f6-860a-a9736a385461', 'ip_version': 4, 'cidr': '38.9.155.64/26', 'allocation_pools': [{'start': '38.9.155.66', 'end': '38.9.155.126'}], 'gateway_ip': '38.9.155.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '38.9.155.66', 'tags': [], 'project_id': '816dbc7f23124554b2221a323a49f884'}}
2025-07-22 11:51:54,898 - INFO - Created VN ctest-vn-51879419
2025-07-22 11:51:54,950 - DEBUG - VN ctest-vn-51879419 UUID is 7d945047-f10d-41f6-860a-a9736a385461
2025-07-22 11:51:56,195 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3690-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3690-1)
2025-07-22 11:51:56,196 - INFO - Waiting for VM ctest-TestBasicVMVN-66711379-25019341 to be up..
2025-07-22 11:51:56,234 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-22 11:52:01,362 - DEBUG - VM is in ACTIVE state now
2025-07-22 11:52:01,362 - INFO - VM name : ctest-TestBasicVMVN-66711379-25019341
2025-07-22 11:52:01,434 - DEBUG - VM ctest-TestBasicVMVN-66711379-25019341 ID is 076c92bd-8b2e-4670-995c-3e2f31fdadd2
2025-07-22 11:52:01,434 - DEBUG - VM ctest-TestBasicVMVN-66711379-25019341 launched on Node cn-jenkins-deploy-platform-ansible-os-3690-1
2025-07-22 11:52:01,505 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/076c92bd-8b2e-4670-995c-3e2f31fdadd2
2025-07-22 11:52:01,513 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/2682a932-12fa-4e97-99eb-ece531d8a0c1
2025-07-22 11:52:04,769 - 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-07-22 11:52:04,769 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66711379-25019341 failed!
2025-07-22 11:52:04,826 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66711379:ctest-vn-51879419 is 38.9.155.65 and allocation pool is NOT set
2025-07-22 11:52:06,888 - 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.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.82 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.821/2.944/4.068/1.123 ms')
2025-07-22 11:52:06,888 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66711379-25019341 passed
2025-07-22 11:52:07,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 11:52:07,050 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66711379-25019341, IP 38.9.155.67, Port 22
2025-07-22 11:52:07,105 - 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-07-22 11:52:07,180 - DEBUG - VM ctest-TestBasicVMVN-66711379-25019341 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-22 11:52:12,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 11:52:12,181 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66711379-25019341, IP 38.9.155.67, Port 22
2025-07-22 11:52:12,333 - DEBUG - VM ctest-TestBasicVMVN-66711379-25019341 is ready for SSH connections
2025-07-22 11:52:12,333 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-22 11:52:12,333 - DEBUG - cat /tmp/output.txt
2025-07-22 11:52:13,972 - DEBUG - Hello World. The time is now Tue, 22 Jul 2025 05:52:07 -0600!
2025-07-22 11:52:13,973 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 22 Jul 2025 05:52:07 -0600!'}
2025-07-22 11:52:13,973 - INFO - metadata_script.txt got executed in the vm
2025-07-22 11:52:13,973 - INFO - Deleting VM ctest-TestBasicVMVN-66711379-25019341
2025-07-22 11:52:14,049 - INFO - Deleting VN ctest-vn-51879419
2025-07-22 11:52:14,088 - DEBUG - VN 7d945047-f10d-41f6-860a-a9736a385461 still in use: Unable to complete operation on network 7d945047-f10d-41f6-860a-a9736a385461. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-29337284-e109-4fc1-8192-f7eb92ee1371']
2025-07-22 11:52:14,088 - WARNING - Deleting VN ctest-vn-51879419 failed..Will retry
2025-07-22 11:52:16,243 - DEBUG - Response for deleting network ()
2025-07-22 11:52:16,499 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 11:52:16,499 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-07-22 11:52:16,499 - INFO - --------------------------------------------------------------------------------
2025-07-22 11:52:16,502 - INFO - ================================================================================
2025-07-22 11:52:16,502 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-22 11:52:16,502 - 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-07-22 11:52:16,787 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.192': '0'}} with
2025-07-22 11:52:16,787 - INFO - Initial checks done. Running the testcase now
2025-07-22 11:52:16,787 - INFO -
2025-07-22 11:52:17,270 - DEBUG - Response for create_network : {'network': {'id': 'e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e', 'name': 'ctest-vn-66789130', 'tenant_id': '816dbc7f23124554b2221a323a49f884', 'project_id': '816dbc7f23124554b2221a323a49f884', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66711379', 'ctest-vn-66789130'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 11:52:17,492 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f99d3c63-3051-4bbb-aa00-f9f09224c849', 'name': '', 'tenant_id': '816dbc7f23124554b2221a323a49f884', 'network_id': 'e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e', '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': '816dbc7f23124554b2221a323a49f884'}}
2025-07-22 11:52:17,667 - DEBUG - Response for create_subnet : {'subnet': {'id': '433f9596-b9f1-4bf5-9d93-c8a6487a2947', 'name': '', 'tenant_id': '816dbc7f23124554b2221a323a49f884', 'network_id': 'e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e', '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': '816dbc7f23124554b2221a323a49f884'}}
2025-07-22 11:52:17,692 - INFO - Created VN ctest-vn-66789130
2025-07-22 11:52:17,746 - DEBUG - VN ctest-vn-66789130 UUID is e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e
2025-07-22 11:52:18,105 - DEBUG - Response for create_port : {'port': {'name': '2667c006-799b-42d7-ae31-3f2477922f58', 'id': '2667c006-799b-42d7-ae31-3f2477922f58', 'tenant_id': '816dbc7f23124554b2221a323a49f884', 'network_id': 'e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e', 'mac_address': '02:26:67:c0:06:79', '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': 'f99d3c63-3051-4bbb-aa00-f9f09224c849'}], 'security_groups': ['757c9da5-842b-4367-9ccc-0f6d30ea5d90'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '816dbc7f23124554b2221a323a49f884'}}
2025-07-22 11:52:18,270 - DEBUG - Response for create_port : {'port': {'name': '7f4fdf63-943d-4c3a-9542-71a71c60b87f', 'id': '7f4fdf63-943d-4c3a-9542-71a71c60b87f', 'tenant_id': '816dbc7f23124554b2221a323a49f884', 'network_id': 'e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e', 'mac_address': '02:7f:4f:df:63:94', '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': '433f9596-b9f1-4bf5-9d93-c8a6487a2947'}], 'security_groups': ['757c9da5-842b-4367-9ccc-0f6d30ea5d90'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '816dbc7f23124554b2221a323a49f884'}}
2025-07-22 11:52:18,615 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3690-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3690-1)
2025-07-22 11:52:18,989 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3690-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3690-1)
2025-07-22 11:52:20,171 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3690-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3690-1)
2025-07-22 11:52:20,171 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-07-22 11:52:20,177 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fa15a9fa-9ad2-412b-bd19-28e44cc8bb22
2025-07-22 11:52:20,191 - DEBUG - Requesting: http://10.0.0.19:8082/project/816dbc7f-2312-4554-b222-1a323a49f884
2025-07-22 11:52:20,274 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/07629abf-d850-4d6c-b590-70d9c9b6e8ae
2025-07-22 11:52:20,296 - INFO - Verifications in API Server for IPAM: ctest-ipam-17438925 passed
2025-07-22 11:52:20,302 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-66711379:ctest-ipam-17438925', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66711379', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '532157854741712236', 'uuid-lslong': '13083080998205712558'}, 'enable': 'true', 'created': '2025-07-22T11:52:16', 'last-modified': '2025-07-22T11:52:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.287496'}
2025-07-22 11:52:20,302 - INFO - Verifications in Control node for IPAM: ctest-ipam-17438925 passed
2025-07-22 11:52:20,303 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-07-22 11:52:20,310 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fa15a9fa-9ad2-412b-bd19-28e44cc8bb22
2025-07-22 11:52:20,323 - DEBUG - Requesting: http://10.0.0.19:8082/project/816dbc7f-2312-4554-b222-1a323a49f884
2025-07-22 11:52:20,408 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e
2025-07-22 11:52:20,421 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e
2025-07-22 11:52:20,438 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3cc0ab14-751d-472a-8396-a1dcc0af3283
2025-07-22 11:52:20,450 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3cc0ab14-751d-472a-8396-a1dcc0af3283
2025-07-22 11:52:20,463 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/c1b2a983-4594-4895-8972-764cf69913f1
2025-07-22 11:52:20,471 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-22 11:52:20,471 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e
2025-07-22 11:52:20,483 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3cc0ab14-751d-472a-8396-a1dcc0af3283
2025-07-22 11:52:20,500 - INFO - Verified VN network id 8 for VN e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e
2025-07-22 11:52:20,500 - INFO - Verifications in API Server for VN ctest-vn-66789130 passed
2025-07-22 11:52:20,500 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e
2025-07-22 11:52:20,512 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3cc0ab14-751d-472a-8396-a1dcc0af3283
2025-07-22 11:52:20,521 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3cc0ab14-751d-472a-8396-a1dcc0af3283
2025-07-22 11:52:20,539 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/c1b2a983-4594-4895-8972-764cf69913f1
2025-07-22 11:52:20,560 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-66711379:ctest-vn-66789130', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66711379', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16523889676479515169', 'uuid-lslong': '13327734901923892270'}, 'enable': 'true', 'created': '2025-07-22T11:52:17', 'last-modified': '2025-07-22T11:52:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.923911'}
2025-07-22 11:52:20,576 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-22 11:52:20,577 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-66789130 passed
2025-07-22 11:52:20,577 - DEBUG - ====Verifying policy data for ctest-vn-66789130 in API_Server ======
2025-07-22 11:52:20,577 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-07-22 11:52:20,593 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fa15a9fa-9ad2-412b-bd19-28e44cc8bb22
2025-07-22 11:52:20,619 - DEBUG - Requesting: http://10.0.0.19:8082/project/816dbc7f-2312-4554-b222-1a323a49f884
2025-07-22 11:52:20,759 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e
2025-07-22 11:52:20,776 - DEBUG - =>VN ctest-vn-66789130 has no policy to be verified
2025-07-22 11:52:20,776 - DEBUG - Verifying the vn in opserver
2025-07-22 11:52:20,776 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-66711379:ctest-vn-66789130 virtual network link through opserver 10.0.0.19
2025-07-22 11:52:20,776 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-07-22 11:52:21,160 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-07-22 11:52:21,290 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-66711379:ctest-vn-66789130', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-66711379:ctest-vn-66789130?flat'}
2025-07-22 11:52:21,290 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-66711379:ctest-vn-66789130 is found in opserver
2025-07-22 11:52:21,298 - DEBUG - VRF ids for VN ctest-vn-66789130: {'10.0.0.19': '2'}
2025-07-22 11:52:21,298 - INFO - Waiting for VM ctest-TestBasicVMVN-66711379-09126331 to be up..
2025-07-22 11:52:21,384 - DEBUG - VM is in ACTIVE state now
2025-07-22 11:52:21,384 - INFO - VM name : ctest-TestBasicVMVN-66711379-09126331
2025-07-22 11:52:21,460 - DEBUG - VM ctest-TestBasicVMVN-66711379-09126331 ID is ac80e0ef-77cb-47e6-b543-73b0a4f7e615
2025-07-22 11:52:21,460 - DEBUG - VM ctest-TestBasicVMVN-66711379-09126331 launched on Node cn-jenkins-deploy-platform-ansible-os-3690-1
2025-07-22 11:52:21,558 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/ac80e0ef-77cb-47e6-b543-73b0a4f7e615
2025-07-22 11:52:21,567 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/2667c006-799b-42d7-ae31-3f2477922f58
2025-07-22 11:52:24,862 - 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-07-22 11:52:24,862 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66711379-09126331 failed!
2025-07-22 11:52:24,918 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66711379:ctest-vn-66789130 is 31.1.1.1 and allocation pool is NOT set
2025-07-22 11:52:24,918 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66711379:ctest-vn-66789130 is 31.1.2.1 and allocation pool is NOT set
2025-07-22 11:52:28,988 - 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-07-22 11:52:28,988 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66711379-09126331 failed!
2025-07-22 11:52:29,046 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66711379:ctest-vn-66789130 is 31.1.1.1 and allocation pool is NOT set
2025-07-22 11:52:29,046 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66711379:ctest-vn-66789130 is 31.1.2.1 and allocation pool is NOT set
2025-07-22 11:52:31,105 - 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=10.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.675 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.675/5.455/10.235/4.780 ms')
2025-07-22 11:52:31,105 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66711379-09126331 passed
2025-07-22 11:52:31,254 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 11:52:31,254 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66711379-09126331, IP 31.1.1.4, Port 22
2025-07-22 11:52:31,416 - DEBUG - VM ctest-TestBasicVMVN-66711379-09126331 is ready for SSH connections
2025-07-22 11:52:31,416 - INFO - Waiting for VM ctest-TestBasicVMVN-66711379-35715229 to be up..
2025-07-22 11:52:31,490 - DEBUG - VM is in ACTIVE state now
2025-07-22 11:52:31,490 - INFO - VM name : ctest-TestBasicVMVN-66711379-35715229
2025-07-22 11:52:31,561 - DEBUG - VM ctest-TestBasicVMVN-66711379-35715229 ID is 4daae9ac-d5f8-4423-a912-13e3b367f3bc
2025-07-22 11:52:31,561 - DEBUG - VM ctest-TestBasicVMVN-66711379-35715229 launched on Node cn-jenkins-deploy-platform-ansible-os-3690-1
2025-07-22 11:52:31,632 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/4daae9ac-d5f8-4423-a912-13e3b367f3bc
2025-07-22 11:52:31,641 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/7f4fdf63-943d-4c3a-9542-71a71c60b87f
2025-07-22 11:52:32,886 - 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=2.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.408 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.408/1.653/2.898/1.245 ms')
2025-07-22 11:52:32,886 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-66711379-35715229 passed
2025-07-22 11:52:33,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 11:52:33,034 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66711379-35715229, IP 31.1.2.4, Port 22
2025-07-22 11:52:33,185 - DEBUG - VM ctest-TestBasicVMVN-66711379-35715229 is ready for SSH connections
2025-07-22 11:52:33,185 - INFO - Waiting for VM ctest-TestBasicVMVN-66711379-40997353 to be up..
2025-07-22 11:52:33,256 - DEBUG - VM is in ACTIVE state now
2025-07-22 11:52:33,256 - INFO - VM name : ctest-TestBasicVMVN-66711379-40997353
2025-07-22 11:52:33,324 - DEBUG - VM ctest-TestBasicVMVN-66711379-40997353 ID is 71f4ff05-88bf-432f-a6b8-ee150bf9801f
2025-07-22 11:52:33,325 - DEBUG - VM ctest-TestBasicVMVN-66711379-40997353 launched on Node cn-jenkins-deploy-platform-ansible-os-3690-1
2025-07-22 11:52:33,392 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/71f4ff05-88bf-432f-a6b8-ee150bf9801f
2025-07-22 11:52:33,401 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/16ebd363-b8ca-4c27-b737-3fadd667fa53
2025-07-22 11:52:34,647 - 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=2.82 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.526 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.526/1.670/2.815/1.144 ms')
2025-07-22 11:52:34,647 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-66711379-40997353 passed
2025-07-22 11:52:34,802 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 11:52:34,802 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66711379-40997353, IP 31.1.1.3, Port 22
2025-07-22 11:52:34,957 - DEBUG - VM ctest-TestBasicVMVN-66711379-40997353 is ready for SSH connections
2025-07-22 11:52:34,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 11:52:34,957 - 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.19, gateway password: c0ntrail123
2025-07-22 11:52:34,957 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-22 11:52:38,953 - 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.285 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.863 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.887 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.863/1.678/3.285 ms
2025-07-22 11:52:38,953 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-66711379-09126331 passed
2025-07-22 11:52:38,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 11:52:38,953 - 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.19, gateway password: c0ntrail123
2025-07-22 11:52:38,953 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-22 11:52:42,578 - 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.396 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.871 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.865 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.865/1.710/3.396 ms
2025-07-22 11:52:42,578 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-66711379-35715229 passed
2025-07-22 11:52:42,578 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 11:52:42,578 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 11:52:42,578 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 11:52:42,578 - 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.19, gateway password: c0ntrail123
2025-07-22 11:52:42,579 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 11:52:42,764 - DEBUG - None
2025-07-22 11:52:42,765 - 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.19, gateway password: c0ntrail123
2025-07-22 11:52:42,765 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 11:52:42,954 - DEBUG - None
2025-07-22 11:52:42,954 - 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.19, gateway password: c0ntrail123
2025-07-22 11:52:42,954 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 11:52:43,539 - DEBUG - None
2025-07-22 11:52:43,539 - 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.19, gateway password: c0ntrail123
2025-07-22 11:52:43,539 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-22 11:52:45,743 - 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.868 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.274 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.377 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.436 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.355/2.062/6.274 ms
2025-07-22 11:52:45,744 - 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.19, gateway password: c0ntrail123
2025-07-22 11:52:45,744 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-22 11:52:47,987 - 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.058 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.099 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.321 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.413 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.599 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.331 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.353 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.353/1.882/4.321 ms
2025-07-22 11:52:47,987 - 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.19, gateway password: c0ntrail123
2025-07-22 11:52:47,988 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-22 11:52:50,226 - 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.628 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.821 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.711 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.719 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.511 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.447 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.401/1.748/3.711 ms
2025-07-22 11:52:50,226 - INFO - Deleting VM ctest-TestBasicVMVN-66711379-40997353
2025-07-22 11:52:50,296 - INFO - Detaching port 7f4fdf63-943d-4c3a-9542-71a71c60b87f from VM ctest-TestBasicVMVN-66711379-35715229
2025-07-22 11:52:50,357 - INFO - Deleting VM ctest-TestBasicVMVN-66711379-35715229
2025-07-22 11:52:50,437 - INFO - Detaching port 2667c006-799b-42d7-ae31-3f2477922f58 from VM ctest-TestBasicVMVN-66711379-09126331
2025-07-22 11:52:50,469 - INFO - Deleting VM ctest-TestBasicVMVN-66711379-09126331
2025-07-22 11:52:50,564 - INFO - Deleting VN ctest-vn-66789130
2025-07-22 11:52:50,787 - DEBUG - Response for delete_port : ()
2025-07-22 11:52:50,961 - DEBUG - Response for delete_port : ()
2025-07-22 11:52:51,018 - DEBUG - VN e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e still in use: Unable to complete operation on network e550a61d-0a4e-4a21-b8f5-a047a9bfcc2e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-961106a9-b65e-4b66-96fe-f66ba5c9485b']
2025-07-22 11:52:51,018 - WARNING - Deleting VN ctest-vn-66789130 failed..Will retry
2025-07-22 11:52:53,138 - DEBUG - Response for deleting network ()
2025-07-22 11:52:53,138 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3cc0ab14-751d-472a-8396-a1dcc0af3283
2025-07-22 11:52:53,145 - DEBUG - Response Code: 404
2025-07-22 11:52:53,145 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-07-22 11:52:53,150 - DEBUG - Requesting: http://10.0.0.19:8082/domain/fa15a9fa-9ad2-412b-bd19-28e44cc8bb22
2025-07-22 11:52:53,204 - DEBUG - Requesting: http://10.0.0.19:8082/project/816dbc7f-2312-4554-b222-1a323a49f884
2025-07-22 11:52:53,280 - INFO - Validated that VN ctest-vn-66789130 is not found in API Server
2025-07-22 11:52:53,290 - DEBUG - VN ctest-vn-66789130 is not present in Agent 10.0.0.19
2025-07-22 11:52:53,290 - INFO - Validated that VN ctest-vn-66789130 is not in any agent
2025-07-22 11:52:53,296 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-07-22 11:52:53,303 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-66789130
2025-07-22 11:52:53,303 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-66711379:ctest-vn-66789130
2025-07-22 11:52:53,314 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-66789130 info
2025-07-22 11:52:53,393 - INFO - IPAM: ctest-ipam-17438925 is not found in API Server
2025-07-22 11:52:53,405 - INFO - IPAM:ctest-ipam-17438925 is not found in control node
2025-07-22 11:52:53,663 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 11:52:53,663 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-22 11:52:53,663 - INFO - --------------------------------------------------------------------------------
2025-07-22 11:52:54,361 - INFO - Deleted project: ctest-TestBasicVMVN-66711379, ID : 816dbc7f-2312-4554-b222-1a323a49f884