2025-03-25 05:45:51,960 - INFO - Domain Default found not creating
2025-03-25 05:45:52,166 - INFO - Project ctest-TestBasicVMVN-27026372 not found, creating it
2025-03-25 05:45:52,781 - INFO - Created Project:ctest-TestBasicVMVN-27026372, ID : 08c457b1-e38d-4483-b8cf-1f55a49b7b55
2025-03-25 05:45:54,311 - INFO - ================================================================================
2025-03-25 05:45:54,311 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-25 05:45:54,311 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-03-25 05:45:54,568 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.11': '0'}} with
2025-03-25 05:45:54,568 - INFO - Initial checks done. Running the testcase now
2025-03-25 05:45:54,568 - INFO -
2025-03-25 05:45:55,158 - DEBUG - Response for create_network : {'network': {'id': '23cb46ee-f4d6-476b-bd84-16f716f436f2', 'name': 'ctest-vn2_metadata-19157110', 'tenant_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'project_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27026372', 'ctest-vn2_metadata-19157110'], 'port_security_enabled': True, 'description': ''}}
2025-03-25 05:45:55,359 - DEBUG - Response for create_subnet : {'subnet': {'id': '49329889-1259-4f24-8ff9-961d691791ca', 'name': '', 'tenant_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'network_id': '23cb46ee-f4d6-476b-bd84-16f716f436f2', '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': '08c457b1e38d4483b8cf1f55a49b7b55'}}
2025-03-25 05:45:55,381 - INFO - Created VN ctest-vn2_metadata-19157110
2025-03-25 05:45:55,438 - DEBUG - VN ctest-vn2_metadata-19157110 UUID is 23cb46ee-f4d6-476b-bd84-16f716f436f2
2025-03-25 05:45:55,642 - DEBUG - Services list from nova: [, , ]
2025-03-25 05:45:56,788 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2948-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2948-1)
2025-03-25 05:45:56,902 - DEBUG - Link local service introspect added
2025-03-25 05:45:56,954 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-25 05:46:02,042 - DEBUG - VM is in ACTIVE state now
2025-03-25 05:46:02,179 - INFO - Waiting for VM ctest-TestBasicVMVN-27026372-68782542 to be up..
2025-03-25 05:46:02,180 - INFO - VM name : ctest-TestBasicVMVN-27026372-68782542
2025-03-25 05:46:02,269 - DEBUG - VM ctest-TestBasicVMVN-27026372-68782542 ID is 797c19ce-86b0-4a50-acce-1e9f6044876b
2025-03-25 05:46:02,269 - DEBUG - VM ctest-TestBasicVMVN-27026372-68782542 launched on Node cn-jenkins-deploy-platform-ansible-os-2948-1
2025-03-25 05:46:02,347 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/797c19ce-86b0-4a50-acce-1e9f6044876b
2025-03-25 05:46:02,642 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/797c19ce-86b0-4a50-acce-1e9f6044876b
2025-03-25 05:46:02,676 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/1d5ddfbd-6075-42ca-bca3-6ab3b3ce5ec3
2025-03-25 05:46:05,940 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-03-25 05:46:05,940 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27026372-68782542 failed!
2025-03-25 05:46:06,006 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27026372:ctest-vn2_metadata-19157110 is 11.1.1.1 and allocation pool is NOT set
2025-03-25 05:46:08,080 - 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=11.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.23 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 = 2.232/6.656/11.081/4.424 ms')
2025-03-25 05:46:08,080 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27026372-68782542 passed
2025-03-25 05:46:08,246 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:46:08,246 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27026372-68782542, IP 11.1.1.3, Port 22
2025-03-25 05:46:08,314 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-03-25 05:46:08,434 - DEBUG - VM ctest-TestBasicVMVN-27026372-68782542 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-25 05:46:13,435 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:46:13,435 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27026372-68782542, IP 11.1.1.3, Port 22
2025-03-25 05:46:13,601 - DEBUG - VM ctest-TestBasicVMVN-27026372-68782542 is ready for SSH connections
2025-03-25 05:46:13,601 - INFO - Retry 0
2025-03-25 05:46:13,602 - 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.22, gateway password: c0ntrail123
2025-03-25 05:46:13,602 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-25 05:46:15,239 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-25 05:46:15,239 - INFO - Generic metadata worked
2025-03-25 05:46:15,518 - DEBUG - Link local service introspect removed
2025-03-25 05:46:15,518 - INFO - Deleting VM ctest-TestBasicVMVN-27026372-68782542
2025-03-25 05:46:15,612 - INFO - Deleting VN ctest-vn2_metadata-19157110
2025-03-25 05:46:15,657 - DEBUG - VN 23cb46ee-f4d6-476b-bd84-16f716f436f2 still in use: Unable to complete operation on network 23cb46ee-f4d6-476b-bd84-16f716f436f2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d9e49ada-07b5-466e-915e-9920a4165e3b']
2025-03-25 05:46:15,658 - WARNING - Deleting VN ctest-vn2_metadata-19157110 failed..Will retry
2025-03-25 05:46:17,801 - DEBUG - Response for deleting network ()
2025-03-25 05:46:18,070 - DEBUG - No XMPP flaps were noticed during the test
2025-03-25 05:46:18,071 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-03-25 05:46:18,071 - INFO - --------------------------------------------------------------------------------
2025-03-25 05:46:18,074 - INFO - ================================================================================
2025-03-25 05:46:18,074 - INFO - STARTING TEST : test_metadata_service
2025-03-25 05:46:18,074 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-03-25 05:46:18,373 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.11': '0'}} with
2025-03-25 05:46:18,373 - INFO - Initial checks done. Running the testcase now
2025-03-25 05:46:18,373 - INFO -
2025-03-25 05:46:18,373 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-03-25 05:46:18,382 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/3385b01e-5e8c-4ac3-ba31-55b3434b5d21
2025-03-25 05:46:18,603 - DEBUG - Response for create_network : {'network': {'id': '26451021-d61d-4d91-8e7c-0a31d78b174c', 'name': 'ctest-vn-63968646', 'tenant_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'project_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27026372', 'ctest-vn-63968646'], 'port_security_enabled': True, 'description': ''}}
2025-03-25 05:46:18,781 - DEBUG - Response for create_subnet : {'subnet': {'id': '5b8e2541-e32b-44d8-9418-9453f1dbe6ce', 'name': '', 'tenant_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'network_id': '26451021-d61d-4d91-8e7c-0a31d78b174c', 'ip_version': 4, 'cidr': '198.208.42.0/26', 'allocation_pools': [{'start': '198.208.42.2', 'end': '198.208.42.62'}], 'gateway_ip': '198.208.42.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '198.208.42.2', 'tags': [], 'project_id': '08c457b1e38d4483b8cf1f55a49b7b55'}}
2025-03-25 05:46:18,803 - INFO - Created VN ctest-vn-63968646
2025-03-25 05:46:18,858 - DEBUG - VN ctest-vn-63968646 UUID is 26451021-d61d-4d91-8e7c-0a31d78b174c
2025-03-25 05:46:20,055 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2948-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2948-1)
2025-03-25 05:46:20,055 - INFO - Waiting for VM ctest-TestBasicVMVN-27026372-23872334 to be up..
2025-03-25 05:46:20,102 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-25 05:46:25,184 - DEBUG - VM is in ACTIVE state now
2025-03-25 05:46:25,184 - INFO - VM name : ctest-TestBasicVMVN-27026372-23872334
2025-03-25 05:46:25,267 - DEBUG - VM ctest-TestBasicVMVN-27026372-23872334 ID is 4d2527df-871c-492f-8e2e-04a595a0b3a6
2025-03-25 05:46:25,268 - DEBUG - VM ctest-TestBasicVMVN-27026372-23872334 launched on Node cn-jenkins-deploy-platform-ansible-os-2948-1
2025-03-25 05:46:25,352 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/4d2527df-871c-492f-8e2e-04a595a0b3a6
2025-03-25 05:46:25,361 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d882abc3-184d-4cae-a178-cb8dbf07948e
2025-03-25 05:46:28,592 - 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 1026ms')
2025-03-25 05:46:28,592 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27026372-23872334 failed!
2025-03-25 05:46:28,650 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27026372:ctest-vn-63968646 is 198.208.42.1 and allocation pool is NOT set
2025-03-25 05:46:30,711 - 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.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.86 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.863/3.120/4.377/1.257 ms')
2025-03-25 05:46:30,711 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27026372-23872334 passed
2025-03-25 05:46:30,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:46:30,862 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27026372-23872334, IP 198.208.42.3, Port 22
2025-03-25 05:46:30,927 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-03-25 05:46:31,015 - DEBUG - VM ctest-TestBasicVMVN-27026372-23872334 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-25 05:46:36,015 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:46:36,015 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27026372-23872334, IP 198.208.42.3, Port 22
2025-03-25 05:46:36,174 - DEBUG - VM ctest-TestBasicVMVN-27026372-23872334 is ready for SSH connections
2025-03-25 05:46:36,174 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-03-25 05:46:36,174 - DEBUG - cat /tmp/output.txt
2025-03-25 05:46:37,821 - DEBUG - Hello World. The time is now Mon, 24 Mar 2025 23:46:33 -0600!
2025-03-25 05:46:37,821 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 24 Mar 2025 23:46:33 -0600!'}
2025-03-25 05:46:37,821 - INFO - metadata_script.txt got executed in the vm
2025-03-25 05:46:37,821 - INFO - Deleting VM ctest-TestBasicVMVN-27026372-23872334
2025-03-25 05:46:37,893 - INFO - Deleting VN ctest-vn-63968646
2025-03-25 05:46:37,940 - DEBUG - VN 26451021-d61d-4d91-8e7c-0a31d78b174c still in use: Unable to complete operation on network 26451021-d61d-4d91-8e7c-0a31d78b174c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-862805fe-c209-4227-a43b-50261c79c9fe']
2025-03-25 05:46:37,940 - WARNING - Deleting VN ctest-vn-63968646 failed..Will retry
2025-03-25 05:46:40,057 - DEBUG - Response for deleting network ()
2025-03-25 05:46:40,311 - DEBUG - No XMPP flaps were noticed during the test
2025-03-25 05:46:40,311 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-03-25 05:46:40,311 - INFO - --------------------------------------------------------------------------------
2025-03-25 05:46:40,314 - INFO - ================================================================================
2025-03-25 05:46:40,314 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-25 05:46:40,315 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-03-25 05:46:40,599 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.11': '0'}} with
2025-03-25 05:46:40,599 - INFO - Initial checks done. Running the testcase now
2025-03-25 05:46:40,599 - INFO -
2025-03-25 05:46:41,103 - DEBUG - Response for create_network : {'network': {'id': 'efc5a1b8-cbeb-4b46-9a00-c07b04bdd752', 'name': 'ctest-vn-13162779', 'tenant_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'project_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27026372', 'ctest-vn-13162779'], 'port_security_enabled': True, 'description': ''}}
2025-03-25 05:46:41,275 - DEBUG - Response for create_subnet : {'subnet': {'id': '36a3d318-665c-4170-af14-1294eeedae88', 'name': '', 'tenant_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'network_id': 'efc5a1b8-cbeb-4b46-9a00-c07b04bdd752', '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': '08c457b1e38d4483b8cf1f55a49b7b55'}}
2025-03-25 05:46:41,413 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1effb60-5adf-463a-ab3b-73cfe6de5c19', 'name': '', 'tenant_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'network_id': 'efc5a1b8-cbeb-4b46-9a00-c07b04bdd752', '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': '08c457b1e38d4483b8cf1f55a49b7b55'}}
2025-03-25 05:46:41,440 - INFO - Created VN ctest-vn-13162779
2025-03-25 05:46:41,494 - DEBUG - VN ctest-vn-13162779 UUID is efc5a1b8-cbeb-4b46-9a00-c07b04bdd752
2025-03-25 05:46:41,915 - DEBUG - Response for create_port : {'port': {'name': '294ff37f-b86a-46aa-84ab-1934386d51b9', 'id': '294ff37f-b86a-46aa-84ab-1934386d51b9', 'tenant_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'network_id': 'efc5a1b8-cbeb-4b46-9a00-c07b04bdd752', 'mac_address': '02:29:4f:f3:7f:b8', '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': '36a3d318-665c-4170-af14-1294eeedae88'}], 'security_groups': ['777f15b8-2b1f-4a42-8c29-ef1d3cf7ebf6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '08c457b1e38d4483b8cf1f55a49b7b55'}}
2025-03-25 05:46:42,092 - DEBUG - Response for create_port : {'port': {'name': '4d785429-19de-404e-ad5a-f61d495690ef', 'id': '4d785429-19de-404e-ad5a-f61d495690ef', 'tenant_id': '08c457b1e38d4483b8cf1f55a49b7b55', 'network_id': 'efc5a1b8-cbeb-4b46-9a00-c07b04bdd752', 'mac_address': '02:4d:78:54:29:19', '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': 'c1effb60-5adf-463a-ab3b-73cfe6de5c19'}], 'security_groups': ['777f15b8-2b1f-4a42-8c29-ef1d3cf7ebf6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '08c457b1e38d4483b8cf1f55a49b7b55'}}
2025-03-25 05:46:42,468 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2948-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2948-1)
2025-03-25 05:46:42,874 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2948-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2948-1)
2025-03-25 05:46:44,128 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2948-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2948-1)
2025-03-25 05:46:44,128 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-03-25 05:46:44,139 - DEBUG - Requesting: http://10.0.0.22:8082/domain/68d3f220-2d73-4b3e-a52f-b5d3b6856a46
2025-03-25 05:46:44,155 - DEBUG - Requesting: http://10.0.0.22:8082/project/08c457b1-e38d-4483-b8cf-1f55a49b7b55
2025-03-25 05:46:44,240 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/b3322d17-4e5e-45aa-9200-a0375b6ad79b
2025-03-25 05:46:44,252 - INFO - Verifications in API Server for IPAM: ctest-ipam-25378154 passed
2025-03-25 05:46:44,260 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-27026372:ctest-ipam-25378154', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27026372', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12912432659746932138', 'uuid-lslong': '10520584889154852763'}, 'enable': 'true', 'created': '2025-03-25T05:46:40', 'last-modified': '2025-03-25T05:46:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.421827'}
2025-03-25 05:46:44,260 - INFO - Verifications in Control node for IPAM: ctest-ipam-25378154 passed
2025-03-25 05:46:44,261 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-03-25 05:46:44,270 - DEBUG - Requesting: http://10.0.0.22:8082/domain/68d3f220-2d73-4b3e-a52f-b5d3b6856a46
2025-03-25 05:46:44,288 - DEBUG - Requesting: http://10.0.0.22:8082/project/08c457b1-e38d-4483-b8cf-1f55a49b7b55
2025-03-25 05:46:44,377 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/efc5a1b8-cbeb-4b46-9a00-c07b04bdd752
2025-03-25 05:46:44,392 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/efc5a1b8-cbeb-4b46-9a00-c07b04bdd752
2025-03-25 05:46:44,410 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/63ea2f42-0e93-4478-aab8-a8c85f1ef48e
2025-03-25 05:46:44,423 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/63ea2f42-0e93-4478-aab8-a8c85f1ef48e
2025-03-25 05:46:44,438 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/cf97323b-c121-41e8-8dc1-463cbefafb6f
2025-03-25 05:46:44,447 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-25 05:46:44,447 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/efc5a1b8-cbeb-4b46-9a00-c07b04bdd752
2025-03-25 05:46:44,463 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/63ea2f42-0e93-4478-aab8-a8c85f1ef48e
2025-03-25 05:46:44,481 - INFO - Verified VN network id 8 for VN efc5a1b8-cbeb-4b46-9a00-c07b04bdd752
2025-03-25 05:46:44,481 - INFO - Verifications in API Server for VN ctest-vn-13162779 passed
2025-03-25 05:46:44,481 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/efc5a1b8-cbeb-4b46-9a00-c07b04bdd752
2025-03-25 05:46:44,498 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/63ea2f42-0e93-4478-aab8-a8c85f1ef48e
2025-03-25 05:46:44,517 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/63ea2f42-0e93-4478-aab8-a8c85f1ef48e
2025-03-25 05:46:44,528 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/cf97323b-c121-41e8-8dc1-463cbefafb6f
2025-03-25 05:46:44,550 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-27026372:ctest-vn-13162779', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27026372', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17277393360544025414', 'uuid-lslong': '11097081116433962834'}, 'enable': 'true', 'created': '2025-03-25T05:46:41', 'last-modified': '2025-03-25T05:46:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.166224'}
2025-03-25 05:46:44,558 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-25 05:46:44,558 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-13162779 passed
2025-03-25 05:46:44,559 - DEBUG - ====Verifying policy data for ctest-vn-13162779 in API_Server ======
2025-03-25 05:46:44,559 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-03-25 05:46:44,574 - DEBUG - Requesting: http://10.0.0.22:8082/domain/68d3f220-2d73-4b3e-a52f-b5d3b6856a46
2025-03-25 05:46:44,641 - DEBUG - Requesting: http://10.0.0.22:8082/project/08c457b1-e38d-4483-b8cf-1f55a49b7b55
2025-03-25 05:46:44,773 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/efc5a1b8-cbeb-4b46-9a00-c07b04bdd752
2025-03-25 05:46:44,806 - DEBUG - =>VN ctest-vn-13162779 has no policy to be verified
2025-03-25 05:46:44,806 - DEBUG - Verifying the vn in opserver
2025-03-25 05:46:44,806 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-27026372:ctest-vn-13162779 virtual network link through opserver 10.0.0.22
2025-03-25 05:46:44,807 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-03-25 05:46:45,209 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-03-25 05:46:45,298 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-27026372:ctest-vn-13162779', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-27026372:ctest-vn-13162779?flat'}
2025-03-25 05:46:45,298 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-27026372:ctest-vn-13162779 is found in opserver
2025-03-25 05:46:45,306 - DEBUG - VRF ids for VN ctest-vn-13162779: {'10.0.0.22': '2'}
2025-03-25 05:46:45,306 - INFO - Waiting for VM ctest-TestBasicVMVN-27026372-12089546 to be up..
2025-03-25 05:46:45,402 - DEBUG - VM is in ACTIVE state now
2025-03-25 05:46:45,402 - INFO - VM name : ctest-TestBasicVMVN-27026372-12089546
2025-03-25 05:46:45,500 - DEBUG - VM ctest-TestBasicVMVN-27026372-12089546 ID is f015e5a6-dc6a-4fdd-b74b-9c98e888186a
2025-03-25 05:46:45,500 - DEBUG - VM ctest-TestBasicVMVN-27026372-12089546 launched on Node cn-jenkins-deploy-platform-ansible-os-2948-1
2025-03-25 05:46:45,606 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f015e5a6-dc6a-4fdd-b74b-9c98e888186a
2025-03-25 05:46:45,617 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/294ff37f-b86a-46aa-84ab-1934386d51b9
2025-03-25 05:46:48,885 - 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 1000ms')
2025-03-25 05:46:48,885 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27026372-12089546 failed!
2025-03-25 05:46:48,942 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27026372:ctest-vn-13162779 is 31.1.1.1 and allocation pool is NOT set
2025-03-25 05:46:48,942 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27026372:ctest-vn-13162779 is 31.1.2.1 and allocation pool is NOT set
2025-03-25 05:46:53,004 - 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-03-25 05:46:53,004 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27026372-12089546 failed!
2025-03-25 05:46:53,066 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27026372:ctest-vn-13162779 is 31.1.1.1 and allocation pool is NOT set
2025-03-25 05:46:53,066 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27026372:ctest-vn-13162779 is 31.1.2.1 and allocation pool is NOT set
2025-03-25 05:46:55,135 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.454 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.454/2.253/4.052/1.799 ms')
2025-03-25 05:46:55,135 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27026372-12089546 passed
2025-03-25 05:46:55,290 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:46:55,290 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27026372-12089546, IP 31.1.1.4, Port 22
2025-03-25 05:46:55,446 - DEBUG - VM ctest-TestBasicVMVN-27026372-12089546 is ready for SSH connections
2025-03-25 05:46:55,446 - INFO - Waiting for VM ctest-TestBasicVMVN-27026372-38141720 to be up..
2025-03-25 05:46:55,533 - DEBUG - VM is in ACTIVE state now
2025-03-25 05:46:55,533 - INFO - VM name : ctest-TestBasicVMVN-27026372-38141720
2025-03-25 05:46:55,615 - DEBUG - VM ctest-TestBasicVMVN-27026372-38141720 ID is aa422db4-15a3-4c54-b1a9-793dc8a12ff1
2025-03-25 05:46:55,615 - DEBUG - VM ctest-TestBasicVMVN-27026372-38141720 launched on Node cn-jenkins-deploy-platform-ansible-os-2948-1
2025-03-25 05:46:55,703 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/aa422db4-15a3-4c54-b1a9-793dc8a12ff1
2025-03-25 05:46:55,716 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4d785429-19de-404e-ad5a-f61d495690ef
2025-03-25 05:46:56,969 - 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=5.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.355 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.355/2.947/5.539/2.592 ms')
2025-03-25 05:46:56,969 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-27026372-38141720 passed
2025-03-25 05:46:57,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:46:57,122 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27026372-38141720, IP 31.1.2.4, Port 22
2025-03-25 05:46:57,278 - DEBUG - VM ctest-TestBasicVMVN-27026372-38141720 is ready for SSH connections
2025-03-25 05:46:57,278 - INFO - Waiting for VM ctest-TestBasicVMVN-27026372-39896704 to be up..
2025-03-25 05:46:57,362 - DEBUG - VM is in ACTIVE state now
2025-03-25 05:46:57,362 - INFO - VM name : ctest-TestBasicVMVN-27026372-39896704
2025-03-25 05:46:57,441 - DEBUG - VM ctest-TestBasicVMVN-27026372-39896704 ID is 278ba38e-af4e-489d-bb8f-611eaa7bdc00
2025-03-25 05:46:57,441 - DEBUG - VM ctest-TestBasicVMVN-27026372-39896704 launched on Node cn-jenkins-deploy-platform-ansible-os-2948-1
2025-03-25 05:46:57,516 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/278ba38e-af4e-489d-bb8f-611eaa7bdc00
2025-03-25 05:46:57,525 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/44c3eccd-0e22-4313-b2da-77ee7a0b8c0b
2025-03-25 05:46:58,779 - 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.83 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.479 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.479/1.652/2.826/1.173 ms')
2025-03-25 05:46:58,779 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-27026372-39896704 passed
2025-03-25 05:46:58,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:46:58,934 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27026372-39896704, IP 31.1.1.3, Port 22
2025-03-25 05:46:59,097 - DEBUG - VM ctest-TestBasicVMVN-27026372-39896704 is ready for SSH connections
2025-03-25 05:46:59,097 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:46:59,097 - 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.22, gateway password: c0ntrail123
2025-03-25 05:46:59,097 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-25 05:47:03,140 - 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.471 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.034 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.041 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.034/1.848/3.471 ms
2025-03-25 05:47:03,140 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-27026372-12089546 passed
2025-03-25 05:47:03,140 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:47:03,140 - 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.22, gateway password: c0ntrail123
2025-03-25 05:47:03,140 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-25 05:47:06,806 - 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.016 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.008 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.892 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.892/1.638/3.016 ms
2025-03-25 05:47:06,806 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-27026372-38141720 passed
2025-03-25 05:47:06,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:47:06,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:47:06,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 05:47:06,807 - 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.22, gateway password: c0ntrail123
2025-03-25 05:47:06,807 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-25 05:47:06,992 - DEBUG - None
2025-03-25 05:47:06,993 - 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.22, gateway password: c0ntrail123
2025-03-25 05:47:06,993 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-25 05:47:07,170 - DEBUG - None
2025-03-25 05:47:07,170 - 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.22, gateway password: c0ntrail123
2025-03-25 05:47:07,170 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-25 05:47:07,831 - DEBUG - None
2025-03-25 05:47:07,832 - 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.22, gateway password: c0ntrail123
2025-03-25 05:47:07,832 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-25 05:47:10,032 - 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.939 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.825 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.537 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.719 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.534 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.534/2.510/6.825 ms
2025-03-25 05:47:10,032 - 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.22, gateway password: c0ntrail123
2025-03-25 05:47:10,032 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-25 05:47:12,290 - 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=0.943 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.749 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.921 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.528 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.922 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.712 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.462 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.462/2.176/4.921 ms
2025-03-25 05:47:12,290 - 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.22, gateway password: c0ntrail123
2025-03-25 05:47:12,290 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-25 05:47:14,526 - 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.672 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.657 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.517 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.079 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.217 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.050 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.337 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.337/1.932/3.517 ms
2025-03-25 05:47:14,526 - INFO - Deleting VM ctest-TestBasicVMVN-27026372-39896704
2025-03-25 05:47:14,598 - INFO - Detaching port 4d785429-19de-404e-ad5a-f61d495690ef from VM ctest-TestBasicVMVN-27026372-38141720
2025-03-25 05:47:14,654 - INFO - Deleting VM ctest-TestBasicVMVN-27026372-38141720
2025-03-25 05:47:14,727 - INFO - Detaching port 294ff37f-b86a-46aa-84ab-1934386d51b9 from VM ctest-TestBasicVMVN-27026372-12089546
2025-03-25 05:47:14,768 - INFO - Deleting VM ctest-TestBasicVMVN-27026372-12089546
2025-03-25 05:47:14,848 - INFO - Deleting VN ctest-vn-13162779
2025-03-25 05:47:15,068 - DEBUG - Response for delete_port : ()
2025-03-25 05:47:15,268 - DEBUG - Response for delete_port : ()
2025-03-25 05:47:15,335 - DEBUG - VN efc5a1b8-cbeb-4b46-9a00-c07b04bdd752 still in use: Unable to complete operation on network efc5a1b8-cbeb-4b46-9a00-c07b04bdd752. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fdd2b68f-112c-4e77-ad26-a45817ab751c']
2025-03-25 05:47:15,335 - WARNING - Deleting VN ctest-vn-13162779 failed..Will retry
2025-03-25 05:47:17,496 - DEBUG - Response for deleting network ()
2025-03-25 05:47:17,496 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/63ea2f42-0e93-4478-aab8-a8c85f1ef48e
2025-03-25 05:47:17,502 - DEBUG - Response Code: 404
2025-03-25 05:47:17,502 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-03-25 05:47:17,507 - DEBUG - Requesting: http://10.0.0.22:8082/domain/68d3f220-2d73-4b3e-a52f-b5d3b6856a46
2025-03-25 05:47:17,559 - DEBUG - Requesting: http://10.0.0.22:8082/project/08c457b1-e38d-4483-b8cf-1f55a49b7b55
2025-03-25 05:47:17,638 - INFO - Validated that VN ctest-vn-13162779 is not found in API Server
2025-03-25 05:47:17,651 - DEBUG - VN ctest-vn-13162779 is not present in Agent 10.0.0.22
2025-03-25 05:47:17,652 - INFO - Validated that VN ctest-vn-13162779 is not in any agent
2025-03-25 05:47:17,657 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2025-03-25 05:47:17,663 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-13162779
2025-03-25 05:47:17,663 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-27026372:ctest-vn-13162779
2025-03-25 05:47:17,676 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-13162779 info
2025-03-25 05:47:17,754 - INFO - IPAM: ctest-ipam-25378154 is not found in API Server
2025-03-25 05:47:17,767 - INFO - IPAM:ctest-ipam-25378154 is not found in control node
2025-03-25 05:47:18,021 - DEBUG - No XMPP flaps were noticed during the test
2025-03-25 05:47:18,021 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-03-25 05:47:18,021 - INFO - --------------------------------------------------------------------------------
2025-03-25 05:47:18,746 - INFO - Deleted project: ctest-TestBasicVMVN-27026372, ID : 08c457b1-e38d-4483-b8cf-1f55a49b7b55