2025-10-17 17:48:32,301 - INFO - Domain Default found not creating
2025-10-17 17:48:32,514 - INFO - Project ctest-TestBasicVMVN-35669238 not found, creating it
2025-10-17 17:48:33,151 - INFO - Created Project:ctest-TestBasicVMVN-35669238, ID : c4066bb9-6a9f-4a88-aebf-529868c5efb2
2025-10-17 17:48:35,354 - INFO - ================================================================================
2025-10-17 17:48:35,354 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-17 17:48:35,355 - 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-10-17 17:48:35,692 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-10-17 17:48:35,692 - INFO - Initial checks done. Running the testcase now
2025-10-17 17:48:35,692 - INFO -
2025-10-17 17:48:36,607 - DEBUG - Response for create_network : {'network': {'id': 'aede7b2d-ce63-4a03-b629-bc0a54754254', 'name': 'ctest-vn2_metadata-17264603', 'tenant_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'project_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35669238', 'ctest-vn2_metadata-17264603'], 'port_security_enabled': True, 'description': ''}}
2025-10-17 17:48:36,845 - DEBUG - Response for create_subnet : {'subnet': {'id': '9f06da28-e185-4738-8e6f-88b4cad81a25', 'name': '', 'tenant_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'network_id': 'aede7b2d-ce63-4a03-b629-bc0a54754254', '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': 'c4066bb96a9f4a88aebf529868c5efb2'}}
2025-10-17 17:48:36,873 - INFO - Created VN ctest-vn2_metadata-17264603
2025-10-17 17:48:36,937 - DEBUG - VN ctest-vn2_metadata-17264603 UUID is aede7b2d-ce63-4a03-b629-bc0a54754254
2025-10-17 17:48:37,243 - DEBUG - Services list from nova: [, , ]
2025-10-17 17:48:38,770 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4356-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4356-1)
2025-10-17 17:48:38,880 - DEBUG - Link local service introspect added
2025-10-17 17:48:38,964 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-17 17:48:44,087 - DEBUG - VM is in ACTIVE state now
2025-10-17 17:48:44,245 - INFO - Waiting for VM ctest-TestBasicVMVN-35669238-94672393 to be up..
2025-10-17 17:48:44,245 - INFO - VM name : ctest-TestBasicVMVN-35669238-94672393
2025-10-17 17:48:44,336 - DEBUG - VM ctest-TestBasicVMVN-35669238-94672393 ID is 00cb6ef5-82a5-4f9c-a1ff-4edbac0b4f16
2025-10-17 17:48:44,336 - DEBUG - VM ctest-TestBasicVMVN-35669238-94672393 launched on Node cn-jenkins-deploy-platform-ansible-os-4356-1
2025-10-17 17:48:44,436 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/00cb6ef5-82a5-4f9c-a1ff-4edbac0b4f16
2025-10-17 17:48:44,741 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/00cb6ef5-82a5-4f9c-a1ff-4edbac0b4f16
2025-10-17 17:48:44,770 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/86d8cd98-ffad-49e6-ac69-fb97edb3ad83
2025-10-17 17:48:48,063 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-10-17 17:48:48,064 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35669238-94672393 failed!
2025-10-17 17:48:48,125 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35669238:ctest-vn2_metadata-17264603 is 11.1.1.1 and allocation pool is NOT set
2025-10-17 17:48:52,225 - 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=13.2 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1023ms\r\nrtt min/avg/max/mdev = 13.153/13.153/13.153/0.000 ms')
2025-10-17 17:48:52,225 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35669238-94672393 passed
2025-10-17 17:48:52,397 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:48:52,397 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35669238-94672393, IP 11.1.1.3, Port 22
2025-10-17 17:48:52,477 - 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-10-17 17:48:52,635 - DEBUG - VM ctest-TestBasicVMVN-35669238-94672393 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-17 17:48:57,636 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:48:57,637 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35669238-94672393, IP 11.1.1.3, Port 22
2025-10-17 17:48:57,831 - DEBUG - VM ctest-TestBasicVMVN-35669238-94672393 is ready for SSH connections
2025-10-17 17:48:57,832 - INFO - Retry 0
2025-10-17 17:48:57,832 - 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.33, gateway password: c0ntrail123
2025-10-17 17:48:57,832 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-17 17:48:59,966 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-17 17:48:59,966 - INFO - Generic metadata worked
2025-10-17 17:49:00,292 - DEBUG - Link local service introspect removed
2025-10-17 17:49:00,293 - INFO - Deleting VM ctest-TestBasicVMVN-35669238-94672393
2025-10-17 17:49:00,401 - INFO - Deleting VN ctest-vn2_metadata-17264603
2025-10-17 17:49:00,462 - DEBUG - VN aede7b2d-ce63-4a03-b629-bc0a54754254 still in use: Unable to complete operation on network aede7b2d-ce63-4a03-b629-bc0a54754254. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-65e3e541-39af-41ea-8a3b-21d293ba53c6']
2025-10-17 17:49:00,462 - WARNING - Deleting VN ctest-vn2_metadata-17264603 failed..Will retry
2025-10-17 17:49:02,703 - DEBUG - Response for deleting network ()
2025-10-17 17:49:02,980 - DEBUG - No XMPP flaps were noticed during the test
2025-10-17 17:49:02,981 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:27]
2025-10-17 17:49:02,981 - INFO - --------------------------------------------------------------------------------
2025-10-17 17:49:02,984 - INFO - ================================================================================
2025-10-17 17:49:02,984 - INFO - STARTING TEST : test_metadata_service
2025-10-17 17:49:02,984 - 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-10-17 17:49:03,324 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-10-17 17:49:03,324 - INFO - Initial checks done. Running the testcase now
2025-10-17 17:49:03,324 - INFO -
2025-10-17 17:49:03,325 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2025-10-17 17:49:03,336 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/9613f067-9f36-4f36-a484-8e1ba8a7b525
2025-10-17 17:49:03,623 - DEBUG - Response for create_network : {'network': {'id': '9893b994-a086-409c-b7f2-f75258388511', 'name': 'ctest-vn-32539219', 'tenant_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'project_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35669238', 'ctest-vn-32539219'], 'port_security_enabled': True, 'description': ''}}
2025-10-17 17:49:03,863 - DEBUG - Response for create_subnet : {'subnet': {'id': '80f1accd-42b7-49e1-8cad-d66a3aad2808', 'name': '', 'tenant_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'network_id': '9893b994-a086-409c-b7f2-f75258388511', 'ip_version': 4, 'cidr': '159.173.86.64/26', 'allocation_pools': [{'start': '159.173.86.66', 'end': '159.173.86.126'}], 'gateway_ip': '159.173.86.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.173.86.66', 'tags': [], 'project_id': 'c4066bb96a9f4a88aebf529868c5efb2'}}
2025-10-17 17:49:03,884 - INFO - Created VN ctest-vn-32539219
2025-10-17 17:49:03,944 - DEBUG - VN ctest-vn-32539219 UUID is 9893b994-a086-409c-b7f2-f75258388511
2025-10-17 17:49:05,559 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4356-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4356-1)
2025-10-17 17:49:05,559 - INFO - Waiting for VM ctest-TestBasicVMVN-35669238-87375162 to be up..
2025-10-17 17:49:05,626 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-17 17:49:10,736 - DEBUG - VM is in ACTIVE state now
2025-10-17 17:49:10,736 - INFO - VM name : ctest-TestBasicVMVN-35669238-87375162
2025-10-17 17:49:10,860 - DEBUG - VM ctest-TestBasicVMVN-35669238-87375162 ID is d7e2c6c3-4925-4383-8de3-a80ba4e15cbe
2025-10-17 17:49:10,861 - DEBUG - VM ctest-TestBasicVMVN-35669238-87375162 launched on Node cn-jenkins-deploy-platform-ansible-os-4356-1
2025-10-17 17:49:10,974 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/d7e2c6c3-4925-4383-8de3-a80ba4e15cbe
2025-10-17 17:49:10,986 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/0f81ecb9-4e8f-4b8d-aed9-848cdb753b99
2025-10-17 17:49:14,235 - 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-10-17 17:49:14,236 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35669238-87375162 failed!
2025-10-17 17:49:14,313 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-32539219 is 159.173.86.65 and allocation pool is NOT set
2025-10-17 17:49:18,400 - 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 1020ms')
2025-10-17 17:49:18,401 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35669238-87375162 failed!
2025-10-17 17:49:18,473 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-32539219 is 159.173.86.65 and allocation pool is NOT set
2025-10-17 17:49:20,548 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.82 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.819/4.213/5.608/1.394 ms')
2025-10-17 17:49:20,548 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35669238-87375162 passed
2025-10-17 17:49:20,721 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:49:20,721 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35669238-87375162, IP 159.173.86.67, Port 22
2025-10-17 17:49:20,910 - DEBUG - VM ctest-TestBasicVMVN-35669238-87375162 is ready for SSH connections
2025-10-17 17:49:20,911 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-17 17:49:20,911 - DEBUG - cat /tmp/output.txt
2025-10-17 17:49:22,771 - DEBUG - Hello World. The time is now Fri, 17 Oct 2025 11:49:19 -0600!
2025-10-17 17:49:22,771 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 17 Oct 2025 11:49:19 -0600!'}
2025-10-17 17:49:22,771 - INFO - metadata_script.txt got executed in the vm
2025-10-17 17:49:22,771 - INFO - Deleting VM ctest-TestBasicVMVN-35669238-87375162
2025-10-17 17:49:22,852 - INFO - Deleting VN ctest-vn-32539219
2025-10-17 17:49:22,894 - DEBUG - VN 9893b994-a086-409c-b7f2-f75258388511 still in use: Unable to complete operation on network 9893b994-a086-409c-b7f2-f75258388511. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4e9af940-192e-492e-9e43-410773354d40']
2025-10-17 17:49:22,894 - WARNING - Deleting VN ctest-vn-32539219 failed..Will retry
2025-10-17 17:49:25,062 - DEBUG - Response for deleting network ()
2025-10-17 17:49:25,359 - DEBUG - No XMPP flaps were noticed during the test
2025-10-17 17:49:25,359 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-10-17 17:49:25,359 - INFO - --------------------------------------------------------------------------------
2025-10-17 17:49:25,362 - INFO - ================================================================================
2025-10-17 17:49:25,362 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-17 17:49:25,362 - 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-10-17 17:49:25,699 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-10-17 17:49:25,699 - INFO - Initial checks done. Running the testcase now
2025-10-17 17:49:25,700 - INFO -
2025-10-17 17:49:26,371 - DEBUG - Response for create_network : {'network': {'id': 'e7c01ef4-3913-43a3-b469-ecbe1d716b9f', 'name': 'ctest-vn-70217561', 'tenant_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'project_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35669238', 'ctest-vn-70217561'], 'port_security_enabled': True, 'description': ''}}
2025-10-17 17:49:26,577 - DEBUG - Response for create_subnet : {'subnet': {'id': '6038b6f4-7bf9-4071-add7-96256bbcd2d9', 'name': '', 'tenant_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'network_id': 'e7c01ef4-3913-43a3-b469-ecbe1d716b9f', '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': 'c4066bb96a9f4a88aebf529868c5efb2'}}
2025-10-17 17:49:26,802 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fd904202-e122-4b21-ada2-3729382e10d1', 'name': '', 'tenant_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'network_id': 'e7c01ef4-3913-43a3-b469-ecbe1d716b9f', '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': 'c4066bb96a9f4a88aebf529868c5efb2'}}
2025-10-17 17:49:26,828 - INFO - Created VN ctest-vn-70217561
2025-10-17 17:49:26,889 - DEBUG - VN ctest-vn-70217561 UUID is e7c01ef4-3913-43a3-b469-ecbe1d716b9f
2025-10-17 17:49:27,603 - DEBUG - Response for create_port : {'port': {'name': 'f4043fec-fe1a-44db-b6e8-9ef1a8368276', 'id': 'f4043fec-fe1a-44db-b6e8-9ef1a8368276', 'tenant_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'network_id': 'e7c01ef4-3913-43a3-b469-ecbe1d716b9f', 'mac_address': '02:f4:04:3f:ec:fe', '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': '6038b6f4-7bf9-4071-add7-96256bbcd2d9'}], 'security_groups': ['9cc259c2-550c-4f04-a71c-91717793826a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c4066bb96a9f4a88aebf529868c5efb2'}}
2025-10-17 17:49:27,883 - DEBUG - Response for create_port : {'port': {'name': 'b1cda6e0-0707-4775-9ca7-644117be6655', 'id': 'b1cda6e0-0707-4775-9ca7-644117be6655', 'tenant_id': 'c4066bb96a9f4a88aebf529868c5efb2', 'network_id': 'e7c01ef4-3913-43a3-b469-ecbe1d716b9f', 'mac_address': '02:b1:cd:a6:e0:07', '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': 'fd904202-e122-4b21-ada2-3729382e10d1'}], 'security_groups': ['9cc259c2-550c-4f04-a71c-91717793826a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c4066bb96a9f4a88aebf529868c5efb2'}}
2025-10-17 17:49:28,665 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4356-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4356-1)
2025-10-17 17:49:29,218 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4356-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4356-1)
2025-10-17 17:49:30,591 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4356-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4356-1)
2025-10-17 17:49:30,591 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-17 17:49:30,601 - DEBUG - Requesting: http://10.0.0.33:8082/domain/74f53eaa-c0b6-4cb5-a484-332aed9cd156
2025-10-17 17:49:30,615 - DEBUG - Requesting: http://10.0.0.33:8082/project/c4066bb9-6a9f-4a88-aebf-529868c5efb2
2025-10-17 17:49:30,701 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/be71a597-bc57-4945-8505-7aaf7400e4e6
2025-10-17 17:49:30,726 - INFO - Verifications in API Server for IPAM: ctest-ipam-43305080 passed
2025-10-17 17:49:30,733 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-35669238:ctest-ipam-43305080', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35669238', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13722931610693093701', 'uuid-lslong': '9585202275912049894'}, 'enable': 'true', 'created': '2025-10-17T17:49:25', 'last-modified': '2025-10-17T17:49:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.744659'}
2025-10-17 17:49:30,734 - INFO - Verifications in Control node for IPAM: ctest-ipam-43305080 passed
2025-10-17 17:49:30,734 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-17 17:49:30,741 - DEBUG - Requesting: http://10.0.0.33:8082/domain/74f53eaa-c0b6-4cb5-a484-332aed9cd156
2025-10-17 17:49:30,799 - DEBUG - Requesting: http://10.0.0.33:8082/project/c4066bb9-6a9f-4a88-aebf-529868c5efb2
2025-10-17 17:49:30,903 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7c01ef4-3913-43a3-b469-ecbe1d716b9f
2025-10-17 17:49:30,920 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7c01ef4-3913-43a3-b469-ecbe1d716b9f
2025-10-17 17:49:30,944 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ea04de73-d798-4a62-a139-c188a4219fd9
2025-10-17 17:49:30,958 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ea04de73-d798-4a62-a139-c188a4219fd9
2025-10-17 17:49:30,981 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/4ca341e4-ed36-4228-8523-62e9435804f0
2025-10-17 17:49:31,000 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-17 17:49:31,000 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7c01ef4-3913-43a3-b469-ecbe1d716b9f
2025-10-17 17:49:31,011 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ea04de73-d798-4a62-a139-c188a4219fd9
2025-10-17 17:49:31,034 - INFO - Verified VN network id 11 for VN e7c01ef4-3913-43a3-b469-ecbe1d716b9f
2025-10-17 17:49:31,035 - INFO - Verifications in API Server for VN ctest-vn-70217561 passed
2025-10-17 17:49:31,035 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7c01ef4-3913-43a3-b469-ecbe1d716b9f
2025-10-17 17:49:31,070 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ea04de73-d798-4a62-a139-c188a4219fd9
2025-10-17 17:49:31,082 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ea04de73-d798-4a62-a139-c188a4219fd9
2025-10-17 17:49:31,093 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/4ca341e4-ed36-4228-8523-62e9435804f0
2025-10-17 17:49:31,114 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-70217561', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35669238', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16699381452568216483', 'uuid-lslong': '13000182100663561119'}, 'enable': 'true', 'created': '2025-10-17T17:49:26', 'last-modified': '2025-10-17T17:49:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.355591'}
2025-10-17 17:49:31,123 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-17 17:49:31,123 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-70217561 passed
2025-10-17 17:49:31,123 - DEBUG - ====Verifying policy data for ctest-vn-70217561 in API_Server ======
2025-10-17 17:49:31,123 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-17 17:49:31,145 - DEBUG - Requesting: http://10.0.0.33:8082/domain/74f53eaa-c0b6-4cb5-a484-332aed9cd156
2025-10-17 17:49:31,157 - DEBUG - Requesting: http://10.0.0.33:8082/project/c4066bb9-6a9f-4a88-aebf-529868c5efb2
2025-10-17 17:49:31,238 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7c01ef4-3913-43a3-b469-ecbe1d716b9f
2025-10-17 17:49:31,257 - DEBUG - =>VN ctest-vn-70217561 has no policy to be verified
2025-10-17 17:49:31,257 - DEBUG - Verifying the vn in opserver
2025-10-17 17:49:31,257 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-70217561 virtual network link through opserver 10.0.0.33
2025-10-17 17:49:31,258 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-10-17 17:49:31,677 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-10-17 17:49:31,737 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-70217561', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-70217561?flat'}
2025-10-17 17:49:31,737 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-70217561 is found in opserver
2025-10-17 17:49:31,746 - DEBUG - VRF ids for VN ctest-vn-70217561: {'10.0.0.33': '2'}
2025-10-17 17:49:31,746 - INFO - Waiting for VM ctest-TestBasicVMVN-35669238-77218952 to be up..
2025-10-17 17:49:31,854 - DEBUG - VM is in ACTIVE state now
2025-10-17 17:49:31,854 - INFO - VM name : ctest-TestBasicVMVN-35669238-77218952
2025-10-17 17:49:31,974 - DEBUG - VM ctest-TestBasicVMVN-35669238-77218952 ID is 06fa85aa-0450-4d0b-ab26-4ac0cebd30ab
2025-10-17 17:49:31,974 - DEBUG - VM ctest-TestBasicVMVN-35669238-77218952 launched on Node cn-jenkins-deploy-platform-ansible-os-4356-1
2025-10-17 17:49:32,057 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/06fa85aa-0450-4d0b-ab26-4ac0cebd30ab
2025-10-17 17:49:32,065 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f4043fec-fe1a-44db-b6e8-9ef1a8368276
2025-10-17 17:49:35,331 - 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 1005ms')
2025-10-17 17:49:35,332 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35669238-77218952 failed!
2025-10-17 17:49:35,417 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-70217561 is 31.1.1.1 and allocation pool is NOT set
2025-10-17 17:49:35,417 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-70217561 is 31.1.2.1 and allocation pool is NOT set
2025-10-17 17:49:39,520 - 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 1027ms')
2025-10-17 17:49:39,520 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35669238-77218952 failed!
2025-10-17 17:49:39,576 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-70217561 is 31.1.1.1 and allocation pool is NOT set
2025-10-17 17:49:39,577 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-70217561 is 31.1.2.1 and allocation pool is NOT set
2025-10-17 17:49:41,640 - 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=12.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.24 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 3.242/7.776/12.310/4.534 ms')
2025-10-17 17:49:41,640 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35669238-77218952 passed
2025-10-17 17:49:41,820 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:49:41,821 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35669238-77218952, IP 31.1.1.4, Port 22
2025-10-17 17:49:41,898 - 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-10-17 17:49:42,069 - DEBUG - VM ctest-TestBasicVMVN-35669238-77218952 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-17 17:49:47,070 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:49:47,070 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35669238-77218952, IP 31.1.1.4, Port 22
2025-10-17 17:49:47,275 - DEBUG - VM ctest-TestBasicVMVN-35669238-77218952 is ready for SSH connections
2025-10-17 17:49:47,275 - INFO - Waiting for VM ctest-TestBasicVMVN-35669238-08076693 to be up..
2025-10-17 17:49:47,426 - DEBUG - VM is in ACTIVE state now
2025-10-17 17:49:47,426 - INFO - VM name : ctest-TestBasicVMVN-35669238-08076693
2025-10-17 17:49:47,571 - DEBUG - VM ctest-TestBasicVMVN-35669238-08076693 ID is 957514a7-47b9-492c-869a-33b41a0d422b
2025-10-17 17:49:47,572 - DEBUG - VM ctest-TestBasicVMVN-35669238-08076693 launched on Node cn-jenkins-deploy-platform-ansible-os-4356-1
2025-10-17 17:49:47,747 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/957514a7-47b9-492c-869a-33b41a0d422b
2025-10-17 17:49:47,762 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b1cda6e0-0707-4775-9ca7-644117be6655
2025-10-17 17:49:49,072 - 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=4.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.823 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.823/2.478/4.134/1.655 ms')
2025-10-17 17:49:49,072 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-35669238-08076693 passed
2025-10-17 17:49:49,256 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:49:49,257 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35669238-08076693, IP 31.1.2.4, Port 22
2025-10-17 17:49:49,440 - DEBUG - VM ctest-TestBasicVMVN-35669238-08076693 is ready for SSH connections
2025-10-17 17:49:49,440 - INFO - Waiting for VM ctest-TestBasicVMVN-35669238-55306960 to be up..
2025-10-17 17:49:49,639 - DEBUG - VM is in ACTIVE state now
2025-10-17 17:49:49,640 - INFO - VM name : ctest-TestBasicVMVN-35669238-55306960
2025-10-17 17:49:49,781 - DEBUG - VM ctest-TestBasicVMVN-35669238-55306960 ID is f6b6de6a-a7d4-41d2-9269-dc9b7d03a9fd
2025-10-17 17:49:49,781 - DEBUG - VM ctest-TestBasicVMVN-35669238-55306960 launched on Node cn-jenkins-deploy-platform-ansible-os-4356-1
2025-10-17 17:49:49,915 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/f6b6de6a-a7d4-41d2-9269-dc9b7d03a9fd
2025-10-17 17:49:49,927 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/02778012-7833-4aa0-8889-dece27aabb6b
2025-10-17 17:49:51,221 - 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=7.50 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.823 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.823/4.159/7.496/3.336 ms')
2025-10-17 17:49:51,222 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-35669238-55306960 passed
2025-10-17 17:49:51,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:49:51,401 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35669238-55306960, IP 31.1.1.3, Port 22
2025-10-17 17:49:51,581 - DEBUG - VM ctest-TestBasicVMVN-35669238-55306960 is ready for SSH connections
2025-10-17 17:49:51,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:49:51,582 - 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.33, gateway password: c0ntrail123
2025-10-17 17:49:51,582 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-17 17:49:56,028 - 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=4.868 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.559 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.812 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.559/2.746/4.868 ms
2025-10-17 17:49:56,028 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-35669238-77218952 passed
2025-10-17 17:49:56,029 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:49:56,029 - 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.33, gateway password: c0ntrail123
2025-10-17 17:49:56,029 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-17 17:49:59,976 - 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=4.386 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.034 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.932 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.034/2.450/4.386 ms
2025-10-17 17:49:59,976 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-35669238-08076693 passed
2025-10-17 17:49:59,976 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:49:59,976 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:49:59,976 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-17 17:49:59,976 - 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.33, gateway password: c0ntrail123
2025-10-17 17:49:59,977 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-17 17:50:00,235 - DEBUG - None
2025-10-17 17:50:00,236 - 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.33, gateway password: c0ntrail123
2025-10-17 17:50:00,236 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-17 17:50:00,470 - DEBUG - None
2025-10-17 17:50:00,470 - 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.33, gateway password: c0ntrail123
2025-10-17 17:50:00,470 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-17 17:50:01,262 - DEBUG - None
2025-10-17 17:50:01,263 - 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.33, gateway password: c0ntrail123
2025-10-17 17:50:01,263 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-17 17:50:03,553 - 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.999 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.097 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.584 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.830 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.985 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.584/2.499/6.097 ms
2025-10-17 17:50:03,554 - 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.33, gateway password: c0ntrail123
2025-10-17 17:50:03,554 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-17 17:50:05,888 - 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.085 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.167 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.466 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.583 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.721 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.334 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.054 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.583/2.487/4.466 ms
2025-10-17 17:50:05,888 - 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.33, gateway password: c0ntrail123
2025-10-17 17:50:05,889 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-17 17:50:08,206 - 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.641 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.838 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.791 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.543 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.541 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.780 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.465 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.465/2.371/4.791 ms
2025-10-17 17:50:08,207 - INFO - Deleting VM ctest-TestBasicVMVN-35669238-55306960
2025-10-17 17:50:08,377 - INFO - Detaching port b1cda6e0-0707-4775-9ca7-644117be6655 from VM ctest-TestBasicVMVN-35669238-08076693
2025-10-17 17:50:08,425 - INFO - Deleting VM ctest-TestBasicVMVN-35669238-08076693
2025-10-17 17:50:08,524 - INFO - Detaching port f4043fec-fe1a-44db-b6e8-9ef1a8368276 from VM ctest-TestBasicVMVN-35669238-77218952
2025-10-17 17:50:08,565 - INFO - Deleting VM ctest-TestBasicVMVN-35669238-77218952
2025-10-17 17:50:08,666 - INFO - Deleting VN ctest-vn-70217561
2025-10-17 17:50:08,871 - DEBUG - Response for delete_port : ()
2025-10-17 17:50:09,073 - DEBUG - Response for delete_port : ()
2025-10-17 17:50:09,113 - DEBUG - VN e7c01ef4-3913-43a3-b469-ecbe1d716b9f still in use: Unable to complete operation on network e7c01ef4-3913-43a3-b469-ecbe1d716b9f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9630702f-b11f-4d67-abb7-413590e3fc80']
2025-10-17 17:50:09,113 - WARNING - Deleting VN ctest-vn-70217561 failed..Will retry
2025-10-17 17:50:11,298 - DEBUG - Response for deleting network ()
2025-10-17 17:50:11,299 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/ea04de73-d798-4a62-a139-c188a4219fd9
2025-10-17 17:50:11,307 - DEBUG - Response Code: 404
2025-10-17 17:50:11,307 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-17 17:50:11,313 - DEBUG - Requesting: http://10.0.0.33:8082/domain/74f53eaa-c0b6-4cb5-a484-332aed9cd156
2025-10-17 17:50:11,374 - DEBUG - Requesting: http://10.0.0.33:8082/project/c4066bb9-6a9f-4a88-aebf-529868c5efb2
2025-10-17 17:50:11,465 - INFO - Validated that VN ctest-vn-70217561 is not found in API Server
2025-10-17 17:50:11,480 - DEBUG - VN ctest-vn-70217561 is not present in Agent 10.0.0.33
2025-10-17 17:50:11,480 - INFO - Validated that VN ctest-vn-70217561 is not in any agent
2025-10-17 17:50:11,488 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2025-10-17 17:50:11,499 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-70217561
2025-10-17 17:50:11,499 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-35669238:ctest-vn-70217561
2025-10-17 17:50:11,510 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-70217561 info
2025-10-17 17:50:11,600 - INFO - IPAM: ctest-ipam-43305080 is not found in API Server
2025-10-17 17:50:11,614 - INFO - IPAM:ctest-ipam-43305080 is not found in control node
2025-10-17 17:50:11,895 - DEBUG - No XMPP flaps were noticed during the test
2025-10-17 17:50:11,896 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:46]
2025-10-17 17:50:11,896 - INFO - --------------------------------------------------------------------------------
2025-10-17 17:50:12,730 - INFO - Deleted project: ctest-TestBasicVMVN-35669238, ID : c4066bb9-6a9f-4a88-aebf-529868c5efb2