2025-03-17 02:30:49,943 - INFO - Domain Default found not creating
2025-03-17 02:30:50,103 - INFO - Project ctest-TestBasicVMVN-20599367 not found, creating it
2025-03-17 02:30:50,574 - INFO - Created Project:ctest-TestBasicVMVN-20599367, ID : 1f8f11c5-270a-4fe6-918a-1d76404f49dd
2025-03-17 02:30:52,050 - INFO - ================================================================================
2025-03-17 02:30:52,050 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-17 02:30:52,051 - 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-17 02:30:52,310 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.0.0.46': '0'}} with
2025-03-17 02:30:52,310 - INFO - Initial checks done. Running the testcase now
2025-03-17 02:30:52,310 - INFO -
2025-03-17 02:30:52,884 - DEBUG - Response for create_network : {'network': {'id': '5ca54118-9a3b-4d66-ac00-a4f737f631e8', 'name': 'ctest-vn2_metadata-55520217', 'tenant_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'project_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20599367', 'ctest-vn2_metadata-55520217'], 'port_security_enabled': True, 'description': ''}}
2025-03-17 02:30:53,094 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3c09a8f-50ec-4bd8-a833-2336fd8c52cd', 'name': '', 'tenant_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'network_id': '5ca54118-9a3b-4d66-ac00-a4f737f631e8', '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': '1f8f11c5270a4fe6918a1d76404f49dd'}}
2025-03-17 02:30:53,117 - INFO - Created VN ctest-vn2_metadata-55520217
2025-03-17 02:30:53,172 - DEBUG - VN ctest-vn2_metadata-55520217 UUID is 5ca54118-9a3b-4d66-ac00-a4f737f631e8
2025-03-17 02:30:53,529 - DEBUG - Services list from nova: [, , ]
2025-03-17 02:30:54,549 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2891-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2891-1)
2025-03-17 02:30:54,659 - DEBUG - Link local service introspect added
2025-03-17 02:30:54,698 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-17 02:30:59,803 - DEBUG - VM is in ACTIVE state now
2025-03-17 02:30:59,927 - INFO - Waiting for VM ctest-TestBasicVMVN-20599367-58595083 to be up..
2025-03-17 02:30:59,927 - INFO - VM name : ctest-TestBasicVMVN-20599367-58595083
2025-03-17 02:31:00,003 - DEBUG - VM ctest-TestBasicVMVN-20599367-58595083 ID is d93c93a8-4e26-4701-8fa3-7d370928d975
2025-03-17 02:31:00,003 - DEBUG - VM ctest-TestBasicVMVN-20599367-58595083 launched on Node cn-jenkins-deploy-platform-ansible-os-2891-1.
2025-03-17 02:31:00,082 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/d93c93a8-4e26-4701-8fa3-7d370928d975
2025-03-17 02:31:00,387 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/d93c93a8-4e26-4701-8fa3-7d370928d975
2025-03-17 02:31:00,420 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/e5b42969-c602-4c80-9472-020817430907
2025-03-17 02:31:03,661 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-03-17 02:31:03,661 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20599367-58595083 failed!
2025-03-17 02:31:03,720 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20599367:ctest-vn2_metadata-55520217 is 11.1.1.1 and allocation pool is NOT set
2025-03-17 02:31:05,786 - 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=6.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.203 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.203/3.285/6.367/3.082 ms')
2025-03-17 02:31:05,786 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20599367-58595083 passed
2025-03-17 02:31:05,940 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-17 02:31:05,940 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20599367-58595083, IP 11.1.1.3, Port 22
2025-03-17 02:31:06,096 - DEBUG - VM ctest-TestBasicVMVN-20599367-58595083 is ready for SSH connections
2025-03-17 02:31:06,096 - INFO - Retry 0
2025-03-17 02:31:06,096 - 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.46, gateway password: c0ntrail123
2025-03-17 02:31:06,096 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-17 02:31:07,689 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-17 02:31:07,689 - INFO - Generic metadata worked
2025-03-17 02:31:07,940 - DEBUG - Link local service introspect removed
2025-03-17 02:31:07,940 - INFO - Deleting VM ctest-TestBasicVMVN-20599367-58595083
2025-03-17 02:31:08,010 - INFO - Deleting VN ctest-vn2_metadata-55520217
2025-03-17 02:31:08,047 - DEBUG - VN 5ca54118-9a3b-4d66-ac00-a4f737f631e8 still in use: Unable to complete operation on network 5ca54118-9a3b-4d66-ac00-a4f737f631e8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d2af26b3-4169-4727-af5a-65fe1c9508ef']
2025-03-17 02:31:08,047 - WARNING - Deleting VN ctest-vn2_metadata-55520217 failed..Will retry
2025-03-17 02:31:10,154 - DEBUG - Response for deleting network ()
2025-03-17 02:31:10,413 - DEBUG - No XMPP flaps were noticed during the test
2025-03-17 02:31:10,413 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-03-17 02:31:10,413 - INFO - --------------------------------------------------------------------------------
2025-03-17 02:31:10,416 - INFO - ================================================================================
2025-03-17 02:31:10,416 - INFO - STARTING TEST : test_metadata_service
2025-03-17 02:31:10,416 - 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-17 02:31:10,706 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.0.0.46': '0'}} with
2025-03-17 02:31:10,706 - INFO - Initial checks done. Running the testcase now
2025-03-17 02:31:10,706 - INFO -
2025-03-17 02:31:10,706 - DEBUG - Requesting: http://10.0.0.46:8082/global-vrouter-configs
2025-03-17 02:31:10,715 - DEBUG - Requesting: http://10.0.0.46:8082/global-vrouter-config/2fed1d5e-9986-490b-b08a-e19e2368a15d
2025-03-17 02:31:10,943 - DEBUG - Response for create_network : {'network': {'id': 'f6866b3f-a037-49cc-8266-105d4e5a183a', 'name': 'ctest-vn-83627670', 'tenant_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'project_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20599367', 'ctest-vn-83627670'], 'port_security_enabled': True, 'description': ''}}
2025-03-17 02:31:11,142 - DEBUG - Response for create_subnet : {'subnet': {'id': '87cf3399-8754-45e5-a143-37a781d90c59', 'name': '', 'tenant_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'network_id': 'f6866b3f-a037-49cc-8266-105d4e5a183a', 'ip_version': 4, 'cidr': '34.158.144.64/26', 'allocation_pools': [{'start': '34.158.144.66', 'end': '34.158.144.126'}], 'gateway_ip': '34.158.144.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.158.144.66', 'tags': [], 'project_id': '1f8f11c5270a4fe6918a1d76404f49dd'}}
2025-03-17 02:31:11,160 - INFO - Created VN ctest-vn-83627670
2025-03-17 02:31:11,212 - DEBUG - VN ctest-vn-83627670 UUID is f6866b3f-a037-49cc-8266-105d4e5a183a
2025-03-17 02:31:12,410 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2891-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2891-1)
2025-03-17 02:31:12,410 - INFO - Waiting for VM ctest-TestBasicVMVN-20599367-35671388 to be up..
2025-03-17 02:31:12,452 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-17 02:31:17,530 - DEBUG - VM is in ACTIVE state now
2025-03-17 02:31:17,530 - INFO - VM name : ctest-TestBasicVMVN-20599367-35671388
2025-03-17 02:31:17,620 - DEBUG - VM ctest-TestBasicVMVN-20599367-35671388 ID is 4e3ee220-9b0b-4708-a0d8-9b830387ccaa
2025-03-17 02:31:17,620 - DEBUG - VM ctest-TestBasicVMVN-20599367-35671388 launched on Node cn-jenkins-deploy-platform-ansible-os-2891-1.
2025-03-17 02:31:17,696 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/4e3ee220-9b0b-4708-a0d8-9b830387ccaa
2025-03-17 02:31:17,707 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/79cb6754-3167-4a2a-ab3a-d924f1392520
2025-03-17 02:31:20,981 - 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 1023ms')
2025-03-17 02:31:20,981 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20599367-35671388 failed!
2025-03-17 02:31:21,040 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20599367:ctest-vn-83627670 is 34.158.144.65 and allocation pool is NOT set
2025-03-17 02:31:23,108 - 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.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.892 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.892/5.717/10.542/4.825 ms')
2025-03-17 02:31:23,108 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20599367-35671388 passed
2025-03-17 02:31:23,264 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-17 02:31:23,264 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20599367-35671388, IP 34.158.144.67, Port 22
2025-03-17 02:31:23,330 - 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-17 02:31:23,414 - DEBUG - VM ctest-TestBasicVMVN-20599367-35671388 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-17 02:31:28,415 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-17 02:31:28,415 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20599367-35671388, IP 34.158.144.67, Port 22
2025-03-17 02:31:28,583 - DEBUG - VM ctest-TestBasicVMVN-20599367-35671388 is ready for SSH connections
2025-03-17 02:31:28,583 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123
2025-03-17 02:31:28,583 - DEBUG - cat /tmp/output.txt
2025-03-17 02:31:30,232 - DEBUG - Hello World. The time is now Sun, 16 Mar 2025 20:31:25 -0600!
2025-03-17 02:31:30,232 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 16 Mar 2025 20:31:25 -0600!'}
2025-03-17 02:31:30,232 - INFO - metadata_script.txt got executed in the vm
2025-03-17 02:31:30,232 - INFO - Deleting VM ctest-TestBasicVMVN-20599367-35671388
2025-03-17 02:31:30,319 - INFO - Deleting VN ctest-vn-83627670
2025-03-17 02:31:30,360 - DEBUG - VN f6866b3f-a037-49cc-8266-105d4e5a183a still in use: Unable to complete operation on network f6866b3f-a037-49cc-8266-105d4e5a183a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a424f346-b279-46e1-a519-42d906be3e97']
2025-03-17 02:31:30,360 - WARNING - Deleting VN ctest-vn-83627670 failed..Will retry
2025-03-17 02:31:32,477 - DEBUG - Response for deleting network ()
2025-03-17 02:31:32,739 - DEBUG - No XMPP flaps were noticed during the test
2025-03-17 02:31:32,739 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-03-17 02:31:32,739 - INFO - --------------------------------------------------------------------------------
2025-03-17 02:31:32,742 - INFO - ================================================================================
2025-03-17 02:31:32,742 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-17 02:31:32,743 - 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-17 02:31:33,027 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.0.0.46': '0'}} with
2025-03-17 02:31:33,027 - INFO - Initial checks done. Running the testcase now
2025-03-17 02:31:33,027 - INFO -
2025-03-17 02:31:33,527 - DEBUG - Response for create_network : {'network': {'id': 'dd0263b1-58d0-4637-b009-670795e20655', 'name': 'ctest-vn-68217232', 'tenant_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'project_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20599367', 'ctest-vn-68217232'], 'port_security_enabled': True, 'description': ''}}
2025-03-17 02:31:33,678 - DEBUG - Response for create_subnet : {'subnet': {'id': '4f01eb14-5c16-4744-8baf-afd3af613502', 'name': '', 'tenant_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'network_id': 'dd0263b1-58d0-4637-b009-670795e20655', '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': '1f8f11c5270a4fe6918a1d76404f49dd'}}
2025-03-17 02:31:33,854 - DEBUG - Response for create_subnet : {'subnet': {'id': 'afd12d55-400b-4234-a2c3-04ce371c3aac', 'name': '', 'tenant_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'network_id': 'dd0263b1-58d0-4637-b009-670795e20655', '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': '1f8f11c5270a4fe6918a1d76404f49dd'}}
2025-03-17 02:31:33,873 - INFO - Created VN ctest-vn-68217232
2025-03-17 02:31:33,928 - DEBUG - VN ctest-vn-68217232 UUID is dd0263b1-58d0-4637-b009-670795e20655
2025-03-17 02:31:34,290 - DEBUG - Response for create_port : {'port': {'name': 'c206a784-b5a0-4be1-af3e-bc74c209fda7', 'id': 'c206a784-b5a0-4be1-af3e-bc74c209fda7', 'tenant_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'network_id': 'dd0263b1-58d0-4637-b009-670795e20655', 'mac_address': '02:c2:06:a7:84:b5', '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': '4f01eb14-5c16-4744-8baf-afd3af613502'}], 'security_groups': ['b095aa4d-1900-4b07-8ae2-dde9a67d63d3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1f8f11c5270a4fe6918a1d76404f49dd'}}
2025-03-17 02:31:34,459 - DEBUG - Response for create_port : {'port': {'name': '8dd44934-fcb2-4fe4-8e54-f30d47ee50f7', 'id': '8dd44934-fcb2-4fe4-8e54-f30d47ee50f7', 'tenant_id': '1f8f11c5270a4fe6918a1d76404f49dd', 'network_id': 'dd0263b1-58d0-4637-b009-670795e20655', 'mac_address': '02:8d:d4:49:34:fc', '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': 'afd12d55-400b-4234-a2c3-04ce371c3aac'}], 'security_groups': ['b095aa4d-1900-4b07-8ae2-dde9a67d63d3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1f8f11c5270a4fe6918a1d76404f49dd'}}
2025-03-17 02:31:34,807 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2891-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2891-1)
2025-03-17 02:31:35,188 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2891-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2891-1)
2025-03-17 02:31:36,333 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2891-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2891-1)
2025-03-17 02:31:36,333 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2025-03-17 02:31:36,341 - DEBUG - Requesting: http://10.0.0.46:8082/domain/cea3de82-6af3-458d-b61f-d5425465021f
2025-03-17 02:31:36,357 - DEBUG - Requesting: http://10.0.0.46:8082/project/1f8f11c5-270a-4fe6-918a-1d76404f49dd
2025-03-17 02:31:36,433 - DEBUG - Requesting: http://10.0.0.46:8082/network-ipam/4f204c30-3b3b-491a-9831-5403f91898df
2025-03-17 02:31:36,449 - INFO - Verifications in API Server for IPAM: ctest-ipam-75322632 passed
2025-03-17 02:31:36,456 - DEBUG - Control-node 10.0.0.46 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-20599367:ctest-ipam-75322632', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20599367', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5701640898286930202', 'uuid-lslong': '10966638943664642271'}, 'enable': 'true', 'created': '2025-03-17T02:31:33', 'last-modified': '2025-03-17T02:31:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.190608'}
2025-03-17 02:31:36,456 - INFO - Verifications in Control node for IPAM: ctest-ipam-75322632 passed
2025-03-17 02:31:36,456 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2025-03-17 02:31:36,464 - DEBUG - Requesting: http://10.0.0.46:8082/domain/cea3de82-6af3-458d-b61f-d5425465021f
2025-03-17 02:31:36,492 - DEBUG - Requesting: http://10.0.0.46:8082/project/1f8f11c5-270a-4fe6-918a-1d76404f49dd
2025-03-17 02:31:36,576 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/dd0263b1-58d0-4637-b009-670795e20655
2025-03-17 02:31:36,592 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/dd0263b1-58d0-4637-b009-670795e20655
2025-03-17 02:31:36,604 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/2a8cf829-6814-4c1b-a720-bc153bc3ffa5
2025-03-17 02:31:36,614 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/2a8cf829-6814-4c1b-a720-bc153bc3ffa5
2025-03-17 02:31:36,623 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/3fdef80a-cb52-4755-ab28-58f124b32ce2
2025-03-17 02:31:36,630 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-17 02:31:36,630 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/dd0263b1-58d0-4637-b009-670795e20655
2025-03-17 02:31:36,642 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/2a8cf829-6814-4c1b-a720-bc153bc3ffa5
2025-03-17 02:31:36,661 - INFO - Verified VN network id 8 for VN dd0263b1-58d0-4637-b009-670795e20655
2025-03-17 02:31:36,663 - INFO - Verifications in API Server for VN ctest-vn-68217232 passed
2025-03-17 02:31:36,663 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/dd0263b1-58d0-4637-b009-670795e20655
2025-03-17 02:31:36,681 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/2a8cf829-6814-4c1b-a720-bc153bc3ffa5
2025-03-17 02:31:36,697 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/2a8cf829-6814-4c1b-a720-bc153bc3ffa5
2025-03-17 02:31:36,711 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/3fdef80a-cb52-4755-ab28-58f124b32ce2
2025-03-17 02:31:36,730 - DEBUG - Control-node 10.0.0.46 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-20599367:ctest-vn-68217232', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20599367', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15925400845685900855', 'uuid-lslong': '12684783107742762581'}, 'enable': 'true', 'created': '2025-03-17T02:31:33', 'last-modified': '2025-03-17T02:31:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.912966'}
2025-03-17 02:31:36,737 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-17 02:31:36,738 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-68217232 passed
2025-03-17 02:31:36,738 - DEBUG - ====Verifying policy data for ctest-vn-68217232 in API_Server ======
2025-03-17 02:31:36,738 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2025-03-17 02:31:36,746 - DEBUG - Requesting: http://10.0.0.46:8082/domain/cea3de82-6af3-458d-b61f-d5425465021f
2025-03-17 02:31:36,814 - DEBUG - Requesting: http://10.0.0.46:8082/project/1f8f11c5-270a-4fe6-918a-1d76404f49dd
2025-03-17 02:31:36,947 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/dd0263b1-58d0-4637-b009-670795e20655
2025-03-17 02:31:36,967 - DEBUG - =>VN ctest-vn-68217232 has no policy to be verified
2025-03-17 02:31:36,968 - DEBUG - Verifying the vn in opserver
2025-03-17 02:31:36,968 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-20599367:ctest-vn-68217232 virtual network link through opserver 10.0.0.46
2025-03-17 02:31:36,968 - DEBUG - Requesting: http://10.0.0.46:8081/analytics/uves/virtual-networks
2025-03-17 02:31:37,336 - DEBUG - Requesting: http://10.0.0.46:8081/analytics/uves/virtual-networks
2025-03-17 02:31:37,410 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-20599367:ctest-vn-68217232', 'href': 'http://10.0.0.46:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-20599367:ctest-vn-68217232?flat'}
2025-03-17 02:31:37,410 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-20599367:ctest-vn-68217232 is found in opserver
2025-03-17 02:31:37,418 - DEBUG - VRF ids for VN ctest-vn-68217232: {'10.0.0.46': '2'}
2025-03-17 02:31:37,418 - INFO - Waiting for VM ctest-TestBasicVMVN-20599367-86286556 to be up..
2025-03-17 02:31:37,519 - DEBUG - VM is in ACTIVE state now
2025-03-17 02:31:37,519 - INFO - VM name : ctest-TestBasicVMVN-20599367-86286556
2025-03-17 02:31:37,604 - DEBUG - VM ctest-TestBasicVMVN-20599367-86286556 ID is 91c2c680-a7dc-47ca-b7a0-aa4c3b71218a
2025-03-17 02:31:37,604 - DEBUG - VM ctest-TestBasicVMVN-20599367-86286556 launched on Node cn-jenkins-deploy-platform-ansible-os-2891-1.
2025-03-17 02:31:37,676 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/91c2c680-a7dc-47ca-b7a0-aa4c3b71218a
2025-03-17 02:31:37,684 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/c206a784-b5a0-4be1-af3e-bc74c209fda7
2025-03-17 02:31:40,979 - 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 1035ms')
2025-03-17 02:31:40,980 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20599367-86286556 failed!
2025-03-17 02:31:41,044 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20599367:ctest-vn-68217232 is 31.1.1.1 and allocation pool is NOT set
2025-03-17 02:31:41,044 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20599367:ctest-vn-68217232 is 31.1.2.1 and allocation pool is NOT set
2025-03-17 02:31:45,109 - 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-17 02:31:45,109 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20599367-86286556 failed!
2025-03-17 02:31:45,164 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20599367:ctest-vn-68217232 is 31.1.1.1 and allocation pool is NOT set
2025-03-17 02:31:45,164 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20599367:ctest-vn-68217232 is 31.1.2.1 and allocation pool is NOT set
2025-03-17 02:31:47,221 - 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=9.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.711 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 = 0.711/5.283/9.855/4.572 ms')
2025-03-17 02:31:47,221 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20599367-86286556 passed
2025-03-17 02:31:47,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-17 02:31:47,372 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20599367-86286556, IP 31.1.1.4, Port 22
2025-03-17 02:31:47,527 - DEBUG - VM ctest-TestBasicVMVN-20599367-86286556 is ready for SSH connections
2025-03-17 02:31:47,528 - INFO - Waiting for VM ctest-TestBasicVMVN-20599367-53647353 to be up..
2025-03-17 02:31:47,628 - DEBUG - VM is in ACTIVE state now
2025-03-17 02:31:47,628 - INFO - VM name : ctest-TestBasicVMVN-20599367-53647353
2025-03-17 02:31:47,708 - DEBUG - VM ctest-TestBasicVMVN-20599367-53647353 ID is e6dffa5a-be1f-4258-9f00-7544d1236446
2025-03-17 02:31:47,709 - DEBUG - VM ctest-TestBasicVMVN-20599367-53647353 launched on Node cn-jenkins-deploy-platform-ansible-os-2891-1.
2025-03-17 02:31:47,794 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/e6dffa5a-be1f-4258-9f00-7544d1236446
2025-03-17 02:31:47,805 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/8dd44934-fcb2-4fe4-8e54-f30d47ee50f7
2025-03-17 02:31:49,061 - 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.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.516 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.516/1.713/2.910/1.197 ms')
2025-03-17 02:31:49,061 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-20599367-53647353 passed
2025-03-17 02:31:49,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-17 02:31:49,220 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20599367-53647353, IP 31.1.2.4, Port 22
2025-03-17 02:31:49,380 - DEBUG - VM ctest-TestBasicVMVN-20599367-53647353 is ready for SSH connections
2025-03-17 02:31:49,380 - INFO - Waiting for VM ctest-TestBasicVMVN-20599367-61859168 to be up..
2025-03-17 02:31:49,457 - DEBUG - VM is in ACTIVE state now
2025-03-17 02:31:49,457 - INFO - VM name : ctest-TestBasicVMVN-20599367-61859168
2025-03-17 02:31:49,534 - DEBUG - VM ctest-TestBasicVMVN-20599367-61859168 ID is 92fdf1b8-5680-4d95-bd3b-996002056ec5
2025-03-17 02:31:49,534 - DEBUG - VM ctest-TestBasicVMVN-20599367-61859168 launched on Node cn-jenkins-deploy-platform-ansible-os-2891-1.
2025-03-17 02:31:49,607 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/92fdf1b8-5680-4d95-bd3b-996002056ec5
2025-03-17 02:31:49,616 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/6ab72001-cadd-4f0a-908e-0670df5a121b
2025-03-17 02:31:50,868 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.88 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.879 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.879/1.881/2.883/1.002 ms')
2025-03-17 02:31:50,868 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-20599367-61859168 passed
2025-03-17 02:31:51,020 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-17 02:31:51,020 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20599367-61859168, IP 31.1.1.3, Port 22
2025-03-17 02:31:51,186 - DEBUG - VM ctest-TestBasicVMVN-20599367-61859168 is ready for SSH connections
2025-03-17 02:31:51,186 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-17 02:31:51,186 - 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.46, gateway password: c0ntrail123
2025-03-17 02:31:51,186 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-17 02:31:55,207 - 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.656 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.917 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.134 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.917/1.902/3.656 ms
2025-03-17 02:31:55,207 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-20599367-86286556 passed
2025-03-17 02:31:55,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-17 02:31:55,208 - 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.46, gateway password: c0ntrail123
2025-03-17 02:31:55,208 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-17 02:31:58,891 - 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=2.790 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.951 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.906 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.906/1.549/2.790 ms
2025-03-17 02:31:58,891 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-20599367-53647353 passed
2025-03-17 02:31:58,891 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-17 02:31:58,891 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-17 02:31:58,891 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-17 02:31:58,892 - 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.46, gateway password: c0ntrail123
2025-03-17 02:31:58,892 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-17 02:31:59,067 - DEBUG - None
2025-03-17 02:31:59,067 - 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.46, gateway password: c0ntrail123
2025-03-17 02:31:59,067 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-17 02:31:59,243 - DEBUG - None
2025-03-17 02:31:59,243 - 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.46, gateway password: c0ntrail123
2025-03-17 02:31:59,243 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-17 02:31:59,849 - DEBUG - None
2025-03-17 02:31:59,850 - 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.46, gateway password: c0ntrail123
2025-03-17 02:31:59,850 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-17 02:32:02,053 - 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.771 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.948 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.536 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.889 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.568 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.536/2.142/5.948 ms
2025-03-17 02:32:02,053 - 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.46, gateway password: c0ntrail123
2025-03-17 02:32:02,053 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-17 02:32:04,313 - 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.054 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.028 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.226 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.542 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.636 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.357 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/2.170/5.226 ms
2025-03-17 02:32:04,314 - 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.46, gateway password: c0ntrail123
2025-03-17 02:32:04,314 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-17 02:32:06,551 - 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.642 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.710 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.561 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.422 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.814 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.616 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.830 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.422/1.799/3.561 ms
2025-03-17 02:32:06,552 - INFO - Deleting VM ctest-TestBasicVMVN-20599367-61859168
2025-03-17 02:32:06,625 - INFO - Detaching port 8dd44934-fcb2-4fe4-8e54-f30d47ee50f7 from VM ctest-TestBasicVMVN-20599367-53647353
2025-03-17 02:32:06,678 - INFO - Deleting VM ctest-TestBasicVMVN-20599367-53647353
2025-03-17 02:32:06,747 - INFO - Detaching port c206a784-b5a0-4be1-af3e-bc74c209fda7 from VM ctest-TestBasicVMVN-20599367-86286556
2025-03-17 02:32:06,779 - INFO - Deleting VM ctest-TestBasicVMVN-20599367-86286556
2025-03-17 02:32:06,852 - INFO - Deleting VN ctest-vn-68217232
2025-03-17 02:32:06,991 - DEBUG - Response for delete_port : ()
2025-03-17 02:32:07,165 - DEBUG - Response for delete_port : ()
2025-03-17 02:32:07,214 - DEBUG - VN dd0263b1-58d0-4637-b009-670795e20655 still in use: Unable to complete operation on network dd0263b1-58d0-4637-b009-670795e20655. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9ecd5645-8165-4dcd-b772-c2109f708cb4']
2025-03-17 02:32:07,215 - WARNING - Deleting VN ctest-vn-68217232 failed..Will retry
2025-03-17 02:32:09,373 - DEBUG - Response for deleting network ()
2025-03-17 02:32:09,373 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/2a8cf829-6814-4c1b-a720-bc153bc3ffa5
2025-03-17 02:32:09,379 - DEBUG - Response Code: 404
2025-03-17 02:32:09,380 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2025-03-17 02:32:09,389 - DEBUG - Requesting: http://10.0.0.46:8082/domain/cea3de82-6af3-458d-b61f-d5425465021f
2025-03-17 02:32:09,445 - DEBUG - Requesting: http://10.0.0.46:8082/project/1f8f11c5-270a-4fe6-918a-1d76404f49dd
2025-03-17 02:32:09,522 - INFO - Validated that VN ctest-vn-68217232 is not found in API Server
2025-03-17 02:32:09,534 - DEBUG - VN ctest-vn-68217232 is not present in Agent 10.0.0.46
2025-03-17 02:32:09,534 - INFO - Validated that VN ctest-vn-68217232 is not in any agent
2025-03-17 02:32:09,540 - DEBUG - VRF 2 is not seen in agent 10.0.0.46
2025-03-17 02:32:09,546 - DEBUG - Vrouter 10.0.0.46 does not have vrf 2 for VN ctest-vn-68217232
2025-03-17 02:32:09,546 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-20599367:ctest-vn-68217232
2025-03-17 02:32:09,557 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-68217232 info
2025-03-17 02:32:09,640 - INFO - IPAM: ctest-ipam-75322632 is not found in API Server
2025-03-17 02:32:09,652 - INFO - IPAM:ctest-ipam-75322632 is not found in control node
2025-03-17 02:32:09,906 - DEBUG - No XMPP flaps were noticed during the test
2025-03-17 02:32:09,906 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-03-17 02:32:09,906 - INFO - --------------------------------------------------------------------------------
2025-03-17 02:32:10,624 - INFO - Deleted project: ctest-TestBasicVMVN-20599367, ID : 1f8f11c5-270a-4fe6-918a-1d76404f49dd