2025-06-02 02:35:46,272 - INFO - Domain Default found not creating
2025-06-02 02:35:46,413 - INFO - Project ctest-TestBasicVMVN-97162071 not found, creating it
2025-06-02 02:35:46,868 - INFO - Created Project:ctest-TestBasicVMVN-97162071, ID : f7a60701-f081-443e-b7df-1b1baf648380
2025-06-02 02:35:48,414 - INFO - ================================================================================
2025-06-02 02:35:48,414 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-02 02:35:48,414 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-06-02 02:35:48,674 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.14': '0'}} with
2025-06-02 02:35:48,674 - INFO - Initial checks done. Running the testcase now
2025-06-02 02:35:48,674 - INFO -
2025-06-02 02:35:49,295 - DEBUG - Response for create_network : {'network': {'id': '5e28d5aa-1d0f-432d-aad3-aa4945dccc56', 'name': 'ctest-vn2_metadata-30320174', 'tenant_id': 'f7a60701f081443eb7df1b1baf648380', 'project_id': 'f7a60701f081443eb7df1b1baf648380', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97162071', 'ctest-vn2_metadata-30320174'], 'port_security_enabled': True, 'description': ''}}
2025-06-02 02:35:49,531 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fcd0c0bf-52cd-4e95-af0d-53b8087cbd9e', 'name': '', 'tenant_id': 'f7a60701f081443eb7df1b1baf648380', 'network_id': '5e28d5aa-1d0f-432d-aad3-aa4945dccc56', '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': 'f7a60701f081443eb7df1b1baf648380'}}
2025-06-02 02:35:49,550 - INFO - Created VN ctest-vn2_metadata-30320174
2025-06-02 02:35:49,604 - DEBUG - VN ctest-vn2_metadata-30320174 UUID is 5e28d5aa-1d0f-432d-aad3-aa4945dccc56
2025-06-02 02:35:49,796 - DEBUG - Services list from nova: [, , ]
2025-06-02 02:35:50,903 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3382-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3382-1)
2025-06-02 02:35:51,012 - DEBUG - Link local service introspect added
2025-06-02 02:35:51,062 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-02 02:35:56,149 - DEBUG - VM is in ACTIVE state now
2025-06-02 02:35:56,276 - INFO - Waiting for VM ctest-TestBasicVMVN-97162071-33693788 to be up..
2025-06-02 02:35:56,276 - INFO - VM name : ctest-TestBasicVMVN-97162071-33693788
2025-06-02 02:35:56,354 - DEBUG - VM ctest-TestBasicVMVN-97162071-33693788 ID is 669ce170-1797-4810-aa31-546aff6747f3
2025-06-02 02:35:56,354 - DEBUG - VM ctest-TestBasicVMVN-97162071-33693788 launched on Node cn-jenkins-deploy-platform-ansible-os-3382-1
2025-06-02 02:35:56,431 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/669ce170-1797-4810-aa31-546aff6747f3
2025-06-02 02:35:56,765 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/669ce170-1797-4810-aa31-546aff6747f3
2025-06-02 02:35:56,796 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/417f9057-7320-437f-935d-011dca9c919e
2025-06-02 02:36:00,071 - 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-06-02 02:36:00,071 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97162071-33693788 failed!
2025-06-02 02:36:00,128 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97162071:ctest-vn2_metadata-30320174 is 11.1.1.1 and allocation pool is NOT set
2025-06-02 02:36:02,190 - 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.9 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.20 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.202/6.528/10.854/4.326 ms')
2025-06-02 02:36:02,191 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97162071-33693788 passed
2025-06-02 02:36:02,340 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:36:02,340 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97162071-33693788, IP 11.1.1.3, Port 22
2025-06-02 02:36:02,395 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-06-02 02:36:02,472 - DEBUG - VM ctest-TestBasicVMVN-97162071-33693788 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-02 02:36:07,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:36:07,472 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97162071-33693788, IP 11.1.1.3, Port 22
2025-06-02 02:36:07,628 - DEBUG - VM ctest-TestBasicVMVN-97162071-33693788 is ready for SSH connections
2025-06-02 02:36:07,628 - INFO - Retry 0
2025-06-02 02:36:07,628 - 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.131, gateway password: c0ntrail123
2025-06-02 02:36:07,628 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-02 02:36:09,232 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-02 02:36:09,232 - INFO - Generic metadata worked
2025-06-02 02:36:09,488 - DEBUG - Link local service introspect removed
2025-06-02 02:36:09,488 - INFO - Deleting VM ctest-TestBasicVMVN-97162071-33693788
2025-06-02 02:36:09,553 - INFO - Deleting VN ctest-vn2_metadata-30320174
2025-06-02 02:36:09,591 - DEBUG - VN 5e28d5aa-1d0f-432d-aad3-aa4945dccc56 still in use: Unable to complete operation on network 5e28d5aa-1d0f-432d-aad3-aa4945dccc56. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9d4d48d0-3597-4cb2-90cc-01d6abda1ced']
2025-06-02 02:36:09,591 - WARNING - Deleting VN ctest-vn2_metadata-30320174 failed..Will retry
2025-06-02 02:36:11,738 - DEBUG - Response for deleting network ()
2025-06-02 02:36:11,994 - DEBUG - No XMPP flaps were noticed during the test
2025-06-02 02:36:11,994 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-06-02 02:36:11,994 - INFO - --------------------------------------------------------------------------------
2025-06-02 02:36:11,996 - INFO - ================================================================================
2025-06-02 02:36:11,997 - INFO - STARTING TEST : test_metadata_service
2025-06-02 02:36:11,997 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-06-02 02:36:12,285 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.14': '0'}} with
2025-06-02 02:36:12,285 - INFO - Initial checks done. Running the testcase now
2025-06-02 02:36:12,285 - INFO -
2025-06-02 02:36:12,285 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-configs
2025-06-02 02:36:12,291 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-config/15e717b6-5059-4e20-a1e1-0f37d0b09b61
2025-06-02 02:36:12,472 - DEBUG - Response for create_network : {'network': {'id': 'a44e649b-a808-459c-96c9-fb675f82f66b', 'name': 'ctest-vn-24880416', 'tenant_id': 'f7a60701f081443eb7df1b1baf648380', 'project_id': 'f7a60701f081443eb7df1b1baf648380', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97162071', 'ctest-vn-24880416'], 'port_security_enabled': True, 'description': ''}}
2025-06-02 02:36:12,643 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1ccc89b-7083-4295-a383-5f694c6f4188', 'name': '', 'tenant_id': 'f7a60701f081443eb7df1b1baf648380', 'network_id': 'a44e649b-a808-459c-96c9-fb675f82f66b', 'ip_version': 4, 'cidr': '188.159.96.0/26', 'allocation_pools': [{'start': '188.159.96.2', 'end': '188.159.96.62'}], 'gateway_ip': '188.159.96.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.159.96.2', 'tags': [], 'project_id': 'f7a60701f081443eb7df1b1baf648380'}}
2025-06-02 02:36:12,662 - INFO - Created VN ctest-vn-24880416
2025-06-02 02:36:12,712 - DEBUG - VN ctest-vn-24880416 UUID is a44e649b-a808-459c-96c9-fb675f82f66b
2025-06-02 02:36:14,014 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3382-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3382-1)
2025-06-02 02:36:14,014 - INFO - Waiting for VM ctest-TestBasicVMVN-97162071-26430311 to be up..
2025-06-02 02:36:14,055 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-02 02:36:19,136 - DEBUG - VM is in ACTIVE state now
2025-06-02 02:36:19,137 - INFO - VM name : ctest-TestBasicVMVN-97162071-26430311
2025-06-02 02:36:19,210 - DEBUG - VM ctest-TestBasicVMVN-97162071-26430311 ID is 94380d3f-d4d6-4fe5-b374-647a4eace7ed
2025-06-02 02:36:19,210 - DEBUG - VM ctest-TestBasicVMVN-97162071-26430311 launched on Node cn-jenkins-deploy-platform-ansible-os-3382-1
2025-06-02 02:36:19,287 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/94380d3f-d4d6-4fe5-b374-647a4eace7ed
2025-06-02 02:36:19,296 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/4b84ff53-71d8-4625-b6c4-7890d186b8f1
2025-06-02 02:36:22,568 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2025-06-02 02:36:22,568 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97162071-26430311 failed!
2025-06-02 02:36:22,624 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97162071:ctest-vn-24880416 is 188.159.96.1 and allocation pool is NOT set
2025-06-02 02:36:24,694 - 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.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=5.04 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 = 5.042/7.656/10.270/2.614 ms')
2025-06-02 02:36:24,694 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97162071-26430311 passed
2025-06-02 02:36:24,844 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:36:24,844 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97162071-26430311, IP 188.159.96.3, Port 22
2025-06-02 02:36:24,910 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-06-02 02:36:25,004 - DEBUG - VM ctest-TestBasicVMVN-97162071-26430311 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-02 02:36:30,005 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:36:30,005 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97162071-26430311, IP 188.159.96.3, Port 22
2025-06-02 02:36:30,168 - DEBUG - VM ctest-TestBasicVMVN-97162071-26430311 is ready for SSH connections
2025-06-02 02:36:30,168 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123
2025-06-02 02:36:30,168 - DEBUG - cat /tmp/output.txt
2025-06-02 02:36:31,799 - DEBUG - Hello World. The time is now Sun, 01 Jun 2025 20:36:26 -0600!
2025-06-02 02:36:31,799 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 01 Jun 2025 20:36:26 -0600!'}
2025-06-02 02:36:31,799 - INFO - metadata_script.txt got executed in the vm
2025-06-02 02:36:31,799 - INFO - Deleting VM ctest-TestBasicVMVN-97162071-26430311
2025-06-02 02:36:31,874 - INFO - Deleting VN ctest-vn-24880416
2025-06-02 02:36:31,912 - DEBUG - VN a44e649b-a808-459c-96c9-fb675f82f66b still in use: Unable to complete operation on network a44e649b-a808-459c-96c9-fb675f82f66b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-258f5705-7e77-4018-b475-b4f933f99ad2']
2025-06-02 02:36:31,913 - WARNING - Deleting VN ctest-vn-24880416 failed..Will retry
2025-06-02 02:36:34,037 - DEBUG - Response for deleting network ()
2025-06-02 02:36:34,302 - DEBUG - No XMPP flaps were noticed during the test
2025-06-02 02:36:34,302 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-06-02 02:36:34,302 - INFO - --------------------------------------------------------------------------------
2025-06-02 02:36:34,305 - INFO - ================================================================================
2025-06-02 02:36:34,305 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-02 02:36:34,305 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-06-02 02:36:34,594 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.14': '0'}} with
2025-06-02 02:36:34,594 - INFO - Initial checks done. Running the testcase now
2025-06-02 02:36:34,594 - INFO -
2025-06-02 02:36:35,115 - DEBUG - Response for create_network : {'network': {'id': 'a4d1b17a-4bb4-4576-a33b-69e5a1bcd288', 'name': 'ctest-vn-83287345', 'tenant_id': 'f7a60701f081443eb7df1b1baf648380', 'project_id': 'f7a60701f081443eb7df1b1baf648380', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97162071', 'ctest-vn-83287345'], 'port_security_enabled': True, 'description': ''}}
2025-06-02 02:36:35,357 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b07b0dfa-d798-403e-8153-333dfc84659f', 'name': '', 'tenant_id': 'f7a60701f081443eb7df1b1baf648380', 'network_id': 'a4d1b17a-4bb4-4576-a33b-69e5a1bcd288', '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': 'f7a60701f081443eb7df1b1baf648380'}}
2025-06-02 02:36:35,546 - DEBUG - Response for create_subnet : {'subnet': {'id': '7d78e553-f6c7-4964-a6b4-74906b81f2c0', 'name': '', 'tenant_id': 'f7a60701f081443eb7df1b1baf648380', 'network_id': 'a4d1b17a-4bb4-4576-a33b-69e5a1bcd288', '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': 'f7a60701f081443eb7df1b1baf648380'}}
2025-06-02 02:36:35,569 - INFO - Created VN ctest-vn-83287345
2025-06-02 02:36:35,624 - DEBUG - VN ctest-vn-83287345 UUID is a4d1b17a-4bb4-4576-a33b-69e5a1bcd288
2025-06-02 02:36:35,981 - DEBUG - Response for create_port : {'port': {'name': '9c0a9725-3fe9-4a9d-a365-d4c3feaba63a', 'id': '9c0a9725-3fe9-4a9d-a365-d4c3feaba63a', 'tenant_id': 'f7a60701f081443eb7df1b1baf648380', 'network_id': 'a4d1b17a-4bb4-4576-a33b-69e5a1bcd288', 'mac_address': '02:9c:0a:97:25:3f', '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': 'b07b0dfa-d798-403e-8153-333dfc84659f'}], 'security_groups': ['937b0023-bfd8-40fb-896b-5cafcb7a83c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f7a60701f081443eb7df1b1baf648380'}}
2025-06-02 02:36:36,169 - DEBUG - Response for create_port : {'port': {'name': '977b12e4-499c-4d67-a97d-b7f140490d55', 'id': '977b12e4-499c-4d67-a97d-b7f140490d55', 'tenant_id': 'f7a60701f081443eb7df1b1baf648380', 'network_id': 'a4d1b17a-4bb4-4576-a33b-69e5a1bcd288', 'mac_address': '02:97:7b:12:e4:49', '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': '7d78e553-f6c7-4964-a6b4-74906b81f2c0'}], 'security_groups': ['937b0023-bfd8-40fb-896b-5cafcb7a83c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f7a60701f081443eb7df1b1baf648380'}}
2025-06-02 02:36:36,584 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3382-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3382-1)
2025-06-02 02:36:36,949 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3382-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3382-1)
2025-06-02 02:36:38,290 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3382-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3382-1)
2025-06-02 02:36:38,291 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-06-02 02:36:38,298 - DEBUG - Requesting: http://10.0.0.131:8082/domain/b335d742-a7a1-43da-b8db-9e2748f9277c
2025-06-02 02:36:38,313 - DEBUG - Requesting: http://10.0.0.131:8082/project/f7a60701-f081-443e-b7df-1b1baf648380
2025-06-02 02:36:38,417 - DEBUG - Requesting: http://10.0.0.131:8082/network-ipam/2475a802-6e0b-4563-abb2-b3f421bd5aa4
2025-06-02 02:36:38,434 - INFO - Verifications in API Server for IPAM: ctest-ipam-19507617 passed
2025-06-02 02:36:38,442 - DEBUG - Control-node 10.0.0.131 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-97162071:ctest-ipam-19507617', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97162071', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2627190686030185827', 'uuid-lslong': '12372148987459623588'}, 'enable': 'true', 'created': '2025-06-02T02:36:34', 'last-modified': '2025-06-02T02:36:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.603317'}
2025-06-02 02:36:38,442 - INFO - Verifications in Control node for IPAM: ctest-ipam-19507617 passed
2025-06-02 02:36:38,443 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-06-02 02:36:38,450 - DEBUG - Requesting: http://10.0.0.131:8082/domain/b335d742-a7a1-43da-b8db-9e2748f9277c
2025-06-02 02:36:38,466 - DEBUG - Requesting: http://10.0.0.131:8082/project/f7a60701-f081-443e-b7df-1b1baf648380
2025-06-02 02:36:38,559 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/a4d1b17a-4bb4-4576-a33b-69e5a1bcd288
2025-06-02 02:36:38,580 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/a4d1b17a-4bb4-4576-a33b-69e5a1bcd288
2025-06-02 02:36:38,592 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/b301dc3b-dc53-48a4-b471-278d8bd7776d
2025-06-02 02:36:38,604 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/b301dc3b-dc53-48a4-b471-278d8bd7776d
2025-06-02 02:36:38,613 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/9dbceb9e-e6df-4e47-942d-80e24fc54c71
2025-06-02 02:36:38,625 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-02 02:36:38,626 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/a4d1b17a-4bb4-4576-a33b-69e5a1bcd288
2025-06-02 02:36:38,647 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/b301dc3b-dc53-48a4-b471-278d8bd7776d
2025-06-02 02:36:38,682 - INFO - Verified VN network id 8 for VN a4d1b17a-4bb4-4576-a33b-69e5a1bcd288
2025-06-02 02:36:38,683 - INFO - Verifications in API Server for VN ctest-vn-83287345 passed
2025-06-02 02:36:38,683 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/a4d1b17a-4bb4-4576-a33b-69e5a1bcd288
2025-06-02 02:36:38,714 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/b301dc3b-dc53-48a4-b471-278d8bd7776d
2025-06-02 02:36:38,751 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/b301dc3b-dc53-48a4-b471-278d8bd7776d
2025-06-02 02:36:38,805 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/9dbceb9e-e6df-4e47-942d-80e24fc54c71
2025-06-02 02:36:38,843 - DEBUG - Control-node 10.0.0.131 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-97162071:ctest-vn-83287345', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97162071', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11876468831166940534', 'uuid-lslong': '11762111286790115976'}, 'enable': 'true', 'created': '2025-06-02T02:36:35', 'last-modified': '2025-06-02T02:36:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.314824'}
2025-06-02 02:36:38,868 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-02 02:36:38,869 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-83287345 passed
2025-06-02 02:36:38,869 - DEBUG - ====Verifying policy data for ctest-vn-83287345 in API_Server ======
2025-06-02 02:36:38,869 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-06-02 02:36:38,881 - DEBUG - Requesting: http://10.0.0.131:8082/domain/b335d742-a7a1-43da-b8db-9e2748f9277c
2025-06-02 02:36:38,935 - DEBUG - Requesting: http://10.0.0.131:8082/project/f7a60701-f081-443e-b7df-1b1baf648380
2025-06-02 02:36:39,062 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/a4d1b17a-4bb4-4576-a33b-69e5a1bcd288
2025-06-02 02:36:39,079 - DEBUG - =>VN ctest-vn-83287345 has no policy to be verified
2025-06-02 02:36:39,079 - DEBUG - Verifying the vn in opserver
2025-06-02 02:36:39,079 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97162071:ctest-vn-83287345 virtual network link through opserver 10.0.0.131
2025-06-02 02:36:39,079 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks
2025-06-02 02:36:39,461 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks
2025-06-02 02:36:39,526 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-97162071:ctest-vn-83287345', 'href': 'http://10.0.0.131:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-97162071:ctest-vn-83287345?flat'}
2025-06-02 02:36:39,527 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-97162071:ctest-vn-83287345 is found in opserver
2025-06-02 02:36:39,533 - DEBUG - VRF ids for VN ctest-vn-83287345: {'10.0.0.131': '2'}
2025-06-02 02:36:39,533 - INFO - Waiting for VM ctest-TestBasicVMVN-97162071-79367148 to be up..
2025-06-02 02:36:39,640 - DEBUG - VM is in ACTIVE state now
2025-06-02 02:36:39,640 - INFO - VM name : ctest-TestBasicVMVN-97162071-79367148
2025-06-02 02:36:39,745 - DEBUG - VM ctest-TestBasicVMVN-97162071-79367148 ID is a6ef61a3-cc62-4f62-8e91-dad6f6c0cae8
2025-06-02 02:36:39,745 - DEBUG - VM ctest-TestBasicVMVN-97162071-79367148 launched on Node cn-jenkins-deploy-platform-ansible-os-3382-1
2025-06-02 02:36:39,845 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/a6ef61a3-cc62-4f62-8e91-dad6f6c0cae8
2025-06-02 02:36:39,858 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/9c0a9725-3fe9-4a9d-a365-d4c3feaba63a
2025-06-02 02:36:43,141 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-06-02 02:36:43,142 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97162071-79367148 failed!
2025-06-02 02:36:43,200 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97162071:ctest-vn-83287345 is 31.1.1.1 and allocation pool is NOT set
2025-06-02 02:36:43,200 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97162071:ctest-vn-83287345 is 31.1.2.1 and allocation pool is NOT set
2025-06-02 02:36:47,273 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-06-02 02:36:47,273 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97162071-79367148 failed!
2025-06-02 02:36:47,329 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97162071:ctest-vn-83287345 is 31.1.1.1 and allocation pool is NOT set
2025-06-02 02:36:47,329 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97162071:ctest-vn-83287345 is 31.1.2.1 and allocation pool is NOT set
2025-06-02 02:36:49,402 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.74 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.736/3.361/4.986/1.625 ms')
2025-06-02 02:36:49,403 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97162071-79367148 passed
2025-06-02 02:36:49,556 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:36:49,556 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97162071-79367148, IP 31.1.1.4, Port 22
2025-06-02 02:36:49,726 - DEBUG - VM ctest-TestBasicVMVN-97162071-79367148 is ready for SSH connections
2025-06-02 02:36:49,727 - INFO - Waiting for VM ctest-TestBasicVMVN-97162071-76428037 to be up..
2025-06-02 02:36:49,817 - DEBUG - VM is in ACTIVE state now
2025-06-02 02:36:49,817 - INFO - VM name : ctest-TestBasicVMVN-97162071-76428037
2025-06-02 02:36:49,905 - DEBUG - VM ctest-TestBasicVMVN-97162071-76428037 ID is d61b4bde-5d63-4b07-84ed-e92fa390417b
2025-06-02 02:36:49,905 - DEBUG - VM ctest-TestBasicVMVN-97162071-76428037 launched on Node cn-jenkins-deploy-platform-ansible-os-3382-1
2025-06-02 02:36:49,988 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/d61b4bde-5d63-4b07-84ed-e92fa390417b
2025-06-02 02:36:49,999 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/977b12e4-499c-4d67-a97d-b7f140490d55
2025-06-02 02:36:51,257 - 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.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.553 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.553/1.648/2.743/1.095 ms')
2025-06-02 02:36:51,257 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-97162071-76428037 passed
2025-06-02 02:36:51,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:36:51,416 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97162071-76428037, IP 31.1.2.4, Port 22
2025-06-02 02:36:51,575 - DEBUG - VM ctest-TestBasicVMVN-97162071-76428037 is ready for SSH connections
2025-06-02 02:36:51,576 - INFO - Waiting for VM ctest-TestBasicVMVN-97162071-75710046 to be up..
2025-06-02 02:36:51,664 - DEBUG - VM is in ACTIVE state now
2025-06-02 02:36:51,664 - INFO - VM name : ctest-TestBasicVMVN-97162071-75710046
2025-06-02 02:36:51,739 - DEBUG - VM ctest-TestBasicVMVN-97162071-75710046 ID is 14b123c5-554d-4f5d-b2c4-694a22c14e3b
2025-06-02 02:36:51,740 - DEBUG - VM ctest-TestBasicVMVN-97162071-75710046 launched on Node cn-jenkins-deploy-platform-ansible-os-3382-1
2025-06-02 02:36:51,823 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/14b123c5-554d-4f5d-b2c4-694a22c14e3b
2025-06-02 02:36:51,834 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/cf340951-0960-4ba9-b77d-3afea67d7313
2025-06-02 02:36:53,082 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.62 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.445 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.445/2.033/3.622/1.588 ms')
2025-06-02 02:36:53,082 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-97162071-75710046 passed
2025-06-02 02:36:53,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:36:53,245 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97162071-75710046, IP 31.1.1.3, Port 22
2025-06-02 02:36:53,414 - DEBUG - VM ctest-TestBasicVMVN-97162071-75710046 is ready for SSH connections
2025-06-02 02:36:53,414 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:36:53,414 - 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.131, gateway password: c0ntrail123
2025-06-02 02:36:53,415 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-02 02:36:57,459 - 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.948 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.876 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.780 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.780/1.868/3.948 ms
2025-06-02 02:36:57,459 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-97162071-79367148 passed
2025-06-02 02:36:57,459 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:36:57,460 - 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.131, gateway password: c0ntrail123
2025-06-02 02:36:57,460 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-02 02:37:01,140 - 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.334 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.177 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.866 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.866/1.792/3.334 ms
2025-06-02 02:37:01,140 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-97162071-76428037 passed
2025-06-02 02:37:01,140 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:37:01,140 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:37:01,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:37:01,141 - 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.131, gateway password: c0ntrail123
2025-06-02 02:37:01,141 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-02 02:37:01,326 - DEBUG - None
2025-06-02 02:37:01,326 - 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.131, gateway password: c0ntrail123
2025-06-02 02:37:01,326 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-02 02:37:01,521 - DEBUG - None
2025-06-02 02:37:01,521 - 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.131, gateway password: c0ntrail123
2025-06-02 02:37:01,521 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-02 02:37:02,154 - DEBUG - None
2025-06-02 02:37:02,154 - 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.131, gateway password: c0ntrail123
2025-06-02 02:37:02,154 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-02 02:37:04,379 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.373 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.560 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.460 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.700 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.344 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.344/2.087/5.560 ms
2025-06-02 02:37:04,379 - 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.131, gateway password: c0ntrail123
2025-06-02 02:37:04,379 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-02 02:37:06,641 - 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.134 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.682 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.855 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.467 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.001 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.887 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.403/2.204/4.855 ms
2025-06-02 02:37:06,641 - 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.131, gateway password: c0ntrail123
2025-06-02 02:37:06,641 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-02 02:37:08,902 - 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.741 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.916 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.817 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.579 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.262 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.130 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.864 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.579/2.044/3.817 ms
2025-06-02 02:37:08,903 - INFO - Deleting VM ctest-TestBasicVMVN-97162071-75710046
2025-06-02 02:37:08,974 - INFO - Detaching port 977b12e4-499c-4d67-a97d-b7f140490d55 from VM ctest-TestBasicVMVN-97162071-76428037
2025-06-02 02:37:09,029 - INFO - Deleting VM ctest-TestBasicVMVN-97162071-76428037
2025-06-02 02:37:09,096 - INFO - Detaching port 9c0a9725-3fe9-4a9d-a365-d4c3feaba63a from VM ctest-TestBasicVMVN-97162071-79367148
2025-06-02 02:37:09,133 - INFO - Deleting VM ctest-TestBasicVMVN-97162071-79367148
2025-06-02 02:37:09,209 - INFO - Deleting VN ctest-vn-83287345
2025-06-02 02:37:09,401 - DEBUG - Response for delete_port : ()
2025-06-02 02:37:09,609 - DEBUG - Response for delete_port : ()
2025-06-02 02:37:09,656 - DEBUG - VN a4d1b17a-4bb4-4576-a33b-69e5a1bcd288 still in use: Unable to complete operation on network a4d1b17a-4bb4-4576-a33b-69e5a1bcd288. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ae189711-0f10-42d8-ac12-7c12cc1653d4']
2025-06-02 02:37:09,656 - WARNING - Deleting VN ctest-vn-83287345 failed..Will retry
2025-06-02 02:37:11,794 - DEBUG - Response for deleting network ()
2025-06-02 02:37:11,794 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/b301dc3b-dc53-48a4-b471-278d8bd7776d
2025-06-02 02:37:11,801 - DEBUG - Response Code: 404
2025-06-02 02:37:11,802 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-06-02 02:37:11,808 - DEBUG - Requesting: http://10.0.0.131:8082/domain/b335d742-a7a1-43da-b8db-9e2748f9277c
2025-06-02 02:37:11,862 - DEBUG - Requesting: http://10.0.0.131:8082/project/f7a60701-f081-443e-b7df-1b1baf648380
2025-06-02 02:37:11,942 - INFO - Validated that VN ctest-vn-83287345 is not found in API Server
2025-06-02 02:37:11,955 - DEBUG - VN ctest-vn-83287345 is not present in Agent 10.0.0.131
2025-06-02 02:37:11,955 - INFO - Validated that VN ctest-vn-83287345 is not in any agent
2025-06-02 02:37:11,961 - DEBUG - VRF 2 is not seen in agent 10.0.0.131
2025-06-02 02:37:11,967 - DEBUG - Vrouter 10.0.0.131 does not have vrf 2 for VN ctest-vn-83287345
2025-06-02 02:37:11,967 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-97162071:ctest-vn-83287345
2025-06-02 02:37:11,979 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-83287345 info
2025-06-02 02:37:12,064 - INFO - IPAM: ctest-ipam-19507617 is not found in API Server
2025-06-02 02:37:12,076 - INFO - IPAM:ctest-ipam-19507617 is not found in control node
2025-06-02 02:37:12,332 - DEBUG - No XMPP flaps were noticed during the test
2025-06-02 02:37:12,332 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-06-02 02:37:12,332 - INFO - --------------------------------------------------------------------------------
2025-06-02 02:37:13,103 - INFO - Deleted project: ctest-TestBasicVMVN-97162071, ID : f7a60701-f081-443e-b7df-1b1baf648380