2025-06-10 14:49:12,650 - INFO - Domain Default found not creating
2025-06-10 14:49:12,811 - INFO - Project ctest-TestBasicVMVN-04386858 not found, creating it
2025-06-10 14:49:13,318 - INFO - Created Project:ctest-TestBasicVMVN-04386858, ID : 7f62a4ea-b02f-411c-8905-30cc88d7647a
2025-06-10 14:49:14,893 - INFO - ================================================================================
2025-06-10 14:49:14,893 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-10 14:49:14,893 - 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-10 14:49:15,154 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-06-10 14:49:15,154 - INFO - Initial checks done. Running the testcase now
2025-06-10 14:49:15,154 - INFO -
2025-06-10 14:49:15,773 - DEBUG - Response for create_network : {'network': {'id': '1b5e2358-3fc1-4a3b-a57a-e535aeea8eb1', 'name': 'ctest-vn2_metadata-17621135', 'tenant_id': '7f62a4eab02f411c890530cc88d7647a', 'project_id': '7f62a4eab02f411c890530cc88d7647a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04386858', 'ctest-vn2_metadata-17621135'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 14:49:15,963 - DEBUG - Response for create_subnet : {'subnet': {'id': '3077902b-5f1b-4e84-b530-071fd698c078', 'name': '', 'tenant_id': '7f62a4eab02f411c890530cc88d7647a', 'network_id': '1b5e2358-3fc1-4a3b-a57a-e535aeea8eb1', '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': '7f62a4eab02f411c890530cc88d7647a'}}
2025-06-10 14:49:15,982 - INFO - Created VN ctest-vn2_metadata-17621135
2025-06-10 14:49:16,035 - DEBUG - VN ctest-vn2_metadata-17621135 UUID is 1b5e2358-3fc1-4a3b-a57a-e535aeea8eb1
2025-06-10 14:49:16,225 - DEBUG - Services list from nova: [, , ]
2025-06-10 14:49:17,436 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3434-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3434-1)
2025-06-10 14:49:17,546 - DEBUG - Link local service introspect added
2025-06-10 14:49:17,587 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 14:49:22,683 - DEBUG - VM is in ACTIVE state now
2025-06-10 14:49:22,814 - INFO - Waiting for VM ctest-TestBasicVMVN-04386858-65068765 to be up..
2025-06-10 14:49:22,814 - INFO - VM name : ctest-TestBasicVMVN-04386858-65068765
2025-06-10 14:49:22,905 - DEBUG - VM ctest-TestBasicVMVN-04386858-65068765 ID is 94359117-bf65-4813-86c0-59a5b951ffc1
2025-06-10 14:49:22,905 - DEBUG - VM ctest-TestBasicVMVN-04386858-65068765 launched on Node cn-jenkins-deploy-platform-ansible-os-3434-1
2025-06-10 14:49:23,002 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/94359117-bf65-4813-86c0-59a5b951ffc1
2025-06-10 14:49:23,337 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/94359117-bf65-4813-86c0-59a5b951ffc1
2025-06-10 14:49:23,379 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/d3b9a1bb-cbed-4c2f-afea-018adf9e3583
2025-06-10 14:49:26,650 - 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 1012ms')
2025-06-10 14:49:26,650 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04386858-65068765 failed!
2025-06-10 14:49:26,707 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04386858:ctest-vn2_metadata-17621135 is 11.1.1.1 and allocation pool is NOT set
2025-06-10 14:49:30,774 - 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=2.86 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 2.859/2.859/2.859/0.000 ms')
2025-06-10 14:49:30,774 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04386858-65068765 passed
2025-06-10 14:49:30,930 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 14:49:30,931 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04386858-65068765, IP 11.1.1.3, Port 22
2025-06-10 14:49:31,090 - DEBUG - VM ctest-TestBasicVMVN-04386858-65068765 is ready for SSH connections
2025-06-10 14:49:31,090 - INFO - Retry 0
2025-06-10 14:49:31,090 - 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.49, gateway password: c0ntrail123
2025-06-10 14:49:31,090 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-10 14:49:32,734 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-10 14:49:32,734 - INFO - Generic metadata worked
2025-06-10 14:49:32,986 - DEBUG - Link local service introspect removed
2025-06-10 14:49:32,986 - INFO - Deleting VM ctest-TestBasicVMVN-04386858-65068765
2025-06-10 14:49:33,063 - INFO - Deleting VN ctest-vn2_metadata-17621135
2025-06-10 14:49:33,103 - DEBUG - VN 1b5e2358-3fc1-4a3b-a57a-e535aeea8eb1 still in use: Unable to complete operation on network 1b5e2358-3fc1-4a3b-a57a-e535aeea8eb1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a1030178-6fd5-46f1-9299-c329d993178b']
2025-06-10 14:49:33,103 - WARNING - Deleting VN ctest-vn2_metadata-17621135 failed..Will retry
2025-06-10 14:49:35,219 - DEBUG - Response for deleting network ()
2025-06-10 14:49:35,473 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 14:49:35,473 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2025-06-10 14:49:35,473 - INFO - --------------------------------------------------------------------------------
2025-06-10 14:49:35,476 - INFO - ================================================================================
2025-06-10 14:49:35,476 - INFO - STARTING TEST : test_metadata_service
2025-06-10 14:49:35,476 - 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-10 14:49:35,765 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-06-10 14:49:35,765 - INFO - Initial checks done. Running the testcase now
2025-06-10 14:49:35,765 - INFO -
2025-06-10 14:49:35,766 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs
2025-06-10 14:49:35,773 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/f44d2ed6-fc85-400e-98ff-67220890e827
2025-06-10 14:49:35,963 - DEBUG - Response for create_network : {'network': {'id': 'efa9ee66-d3f7-4392-b05c-d31bf1b938da', 'name': 'ctest-vn-77983477', 'tenant_id': '7f62a4eab02f411c890530cc88d7647a', 'project_id': '7f62a4eab02f411c890530cc88d7647a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04386858', 'ctest-vn-77983477'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 14:49:36,178 - DEBUG - Response for create_subnet : {'subnet': {'id': '0b1fbea2-a600-49d7-93c5-45ebd8023057', 'name': '', 'tenant_id': '7f62a4eab02f411c890530cc88d7647a', 'network_id': 'efa9ee66-d3f7-4392-b05c-d31bf1b938da', 'ip_version': 4, 'cidr': '53.148.250.64/26', 'allocation_pools': [{'start': '53.148.250.66', 'end': '53.148.250.126'}], 'gateway_ip': '53.148.250.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '53.148.250.66', 'tags': [], 'project_id': '7f62a4eab02f411c890530cc88d7647a'}}
2025-06-10 14:49:36,197 - INFO - Created VN ctest-vn-77983477
2025-06-10 14:49:36,250 - DEBUG - VN ctest-vn-77983477 UUID is efa9ee66-d3f7-4392-b05c-d31bf1b938da
2025-06-10 14:49:37,473 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3434-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3434-1)
2025-06-10 14:49:37,473 - INFO - Waiting for VM ctest-TestBasicVMVN-04386858-06859008 to be up..
2025-06-10 14:49:37,517 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 14:49:42,599 - DEBUG - VM is in ACTIVE state now
2025-06-10 14:49:42,599 - INFO - VM name : ctest-TestBasicVMVN-04386858-06859008
2025-06-10 14:49:42,678 - DEBUG - VM ctest-TestBasicVMVN-04386858-06859008 ID is 0dce13c8-5840-4508-8591-2bdf15eebf09
2025-06-10 14:49:42,678 - DEBUG - VM ctest-TestBasicVMVN-04386858-06859008 launched on Node cn-jenkins-deploy-platform-ansible-os-3434-1
2025-06-10 14:49:42,756 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/0dce13c8-5840-4508-8591-2bdf15eebf09
2025-06-10 14:49:42,766 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/7974c224-2867-4811-a77e-4a7509ef261b
2025-06-10 14:49:46,044 - 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-10 14:49:46,044 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04386858-06859008 failed!
2025-06-10 14:49:46,110 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04386858:ctest-vn-77983477 is 53.148.250.65 and allocation pool is NOT set
2025-06-10 14:49:50,205 - 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=7.95 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1031ms\r\nrtt min/avg/max/mdev = 7.950/7.950/7.950/0.000 ms')
2025-06-10 14:49:50,205 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04386858-06859008 passed
2025-06-10 14:49:50,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 14:49:50,359 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04386858-06859008, IP 53.148.250.67, Port 22
2025-06-10 14:49:50,525 - DEBUG - VM ctest-TestBasicVMVN-04386858-06859008 is ready for SSH connections
2025-06-10 14:49:50,525 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-10 14:49:50,525 - DEBUG - cat /tmp/output.txt
2025-06-10 14:49:52,368 - DEBUG - Hello World. The time is now Tue, 10 Jun 2025 08:49:50 -0600!
2025-06-10 14:49:52,368 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 10 Jun 2025 08:49:50 -0600!'}
2025-06-10 14:49:52,368 - INFO - metadata_script.txt got executed in the vm
2025-06-10 14:49:52,368 - INFO - Deleting VM ctest-TestBasicVMVN-04386858-06859008
2025-06-10 14:49:52,447 - INFO - Deleting VN ctest-vn-77983477
2025-06-10 14:49:52,488 - DEBUG - VN efa9ee66-d3f7-4392-b05c-d31bf1b938da still in use: Unable to complete operation on network efa9ee66-d3f7-4392-b05c-d31bf1b938da. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ed03d910-0ad2-40b6-a19f-70e5588308d7']
2025-06-10 14:49:52,488 - WARNING - Deleting VN ctest-vn-77983477 failed..Will retry
2025-06-10 14:49:54,613 - DEBUG - Response for deleting network ()
2025-06-10 14:49:54,873 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 14:49:54,873 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-06-10 14:49:54,873 - INFO - --------------------------------------------------------------------------------
2025-06-10 14:49:54,876 - INFO - ================================================================================
2025-06-10 14:49:54,876 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-10 14:49:54,876 - 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-10 14:49:55,166 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-06-10 14:49:55,166 - INFO - Initial checks done. Running the testcase now
2025-06-10 14:49:55,166 - INFO -
2025-06-10 14:49:55,689 - DEBUG - Response for create_network : {'network': {'id': '07473bcf-10af-4988-adc1-e858d10bae2c', 'name': 'ctest-vn-98593561', 'tenant_id': '7f62a4eab02f411c890530cc88d7647a', 'project_id': '7f62a4eab02f411c890530cc88d7647a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04386858', 'ctest-vn-98593561'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 14:49:55,936 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ec9caf94-0486-4dbb-bd1e-c0b44cfc333b', 'name': '', 'tenant_id': '7f62a4eab02f411c890530cc88d7647a', 'network_id': '07473bcf-10af-4988-adc1-e858d10bae2c', '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': '7f62a4eab02f411c890530cc88d7647a'}}
2025-06-10 14:49:56,142 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cf19c7ae-be4f-4ec9-8e36-ab2c067dfcbc', 'name': '', 'tenant_id': '7f62a4eab02f411c890530cc88d7647a', 'network_id': '07473bcf-10af-4988-adc1-e858d10bae2c', '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': '7f62a4eab02f411c890530cc88d7647a'}}
2025-06-10 14:49:56,168 - INFO - Created VN ctest-vn-98593561
2025-06-10 14:49:56,222 - DEBUG - VN ctest-vn-98593561 UUID is 07473bcf-10af-4988-adc1-e858d10bae2c
2025-06-10 14:49:56,629 - DEBUG - Response for create_port : {'port': {'name': '10bab230-6dd9-4d75-b2ef-da05d57c1e23', 'id': '10bab230-6dd9-4d75-b2ef-da05d57c1e23', 'tenant_id': '7f62a4eab02f411c890530cc88d7647a', 'network_id': '07473bcf-10af-4988-adc1-e858d10bae2c', 'mac_address': '02:10:ba:b2:30:6d', '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': 'ec9caf94-0486-4dbb-bd1e-c0b44cfc333b'}], 'security_groups': ['1ad23eca-9a07-4628-a33d-3153f0d8dcd2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7f62a4eab02f411c890530cc88d7647a'}}
2025-06-10 14:49:56,816 - DEBUG - Response for create_port : {'port': {'name': '2d2b4f63-7567-42a1-b001-80885708f528', 'id': '2d2b4f63-7567-42a1-b001-80885708f528', 'tenant_id': '7f62a4eab02f411c890530cc88d7647a', 'network_id': '07473bcf-10af-4988-adc1-e858d10bae2c', 'mac_address': '02:2d:2b:4f:63:75', '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': 'cf19c7ae-be4f-4ec9-8e36-ab2c067dfcbc'}], 'security_groups': ['1ad23eca-9a07-4628-a33d-3153f0d8dcd2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7f62a4eab02f411c890530cc88d7647a'}}
2025-06-10 14:49:57,209 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3434-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3434-1)
2025-06-10 14:49:57,642 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3434-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3434-1)
2025-06-10 14:49:58,954 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3434-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3434-1)
2025-06-10 14:49:58,955 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-10 14:49:58,963 - DEBUG - Requesting: http://10.0.0.49:8082/domain/cfde8dfb-52dc-4681-a355-ad28151d26a6
2025-06-10 14:49:58,988 - DEBUG - Requesting: http://10.0.0.49:8082/project/7f62a4ea-b02f-411c-8905-30cc88d7647a
2025-06-10 14:49:59,087 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/53dd32ac-a7f5-43b8-8d12-6e4198f47979
2025-06-10 14:49:59,105 - INFO - Verifications in API Server for IPAM: ctest-ipam-20611067 passed
2025-06-10 14:49:59,114 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-04386858:ctest-ipam-20611067', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04386858', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6043041992134706104', 'uuid-lslong': '10165308536946719097'}, 'enable': 'true', 'created': '2025-06-10T14:49:55', 'last-modified': '2025-06-10T14:49:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.713146'}
2025-06-10 14:49:59,114 - INFO - Verifications in Control node for IPAM: ctest-ipam-20611067 passed
2025-06-10 14:49:59,118 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-10 14:49:59,126 - DEBUG - Requesting: http://10.0.0.49:8082/domain/cfde8dfb-52dc-4681-a355-ad28151d26a6
2025-06-10 14:49:59,144 - DEBUG - Requesting: http://10.0.0.49:8082/project/7f62a4ea-b02f-411c-8905-30cc88d7647a
2025-06-10 14:49:59,248 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/07473bcf-10af-4988-adc1-e858d10bae2c
2025-06-10 14:49:59,264 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/07473bcf-10af-4988-adc1-e858d10bae2c
2025-06-10 14:49:59,288 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/4ad3b772-0b87-49c6-ab76-6e74adf1386d
2025-06-10 14:49:59,298 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/4ad3b772-0b87-49c6-ab76-6e74adf1386d
2025-06-10 14:49:59,311 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/2aae76ec-de53-427b-a51a-c484cdaa68a7
2025-06-10 14:49:59,321 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-10 14:49:59,321 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/07473bcf-10af-4988-adc1-e858d10bae2c
2025-06-10 14:49:59,334 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/4ad3b772-0b87-49c6-ab76-6e74adf1386d
2025-06-10 14:49:59,354 - INFO - Verified VN network id 9 for VN 07473bcf-10af-4988-adc1-e858d10bae2c
2025-06-10 14:49:59,354 - INFO - Verifications in API Server for VN ctest-vn-98593561 passed
2025-06-10 14:49:59,355 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/07473bcf-10af-4988-adc1-e858d10bae2c
2025-06-10 14:49:59,370 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/4ad3b772-0b87-49c6-ab76-6e74adf1386d
2025-06-10 14:49:59,382 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/4ad3b772-0b87-49c6-ab76-6e74adf1386d
2025-06-10 14:49:59,400 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/2aae76ec-de53-427b-a51a-c484cdaa68a7
2025-06-10 14:49:59,423 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-04386858:ctest-vn-98593561', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04386858', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '524453642136144264', 'uuid-lslong': '12520543907228659244'}, 'enable': 'true', 'created': '2025-06-10T14:49:55', 'last-modified': '2025-06-10T14:49:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.315831'}
2025-06-10 14:49:59,447 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-10 14:49:59,448 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-98593561 passed
2025-06-10 14:49:59,454 - DEBUG - ====Verifying policy data for ctest-vn-98593561 in API_Server ======
2025-06-10 14:49:59,454 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-10 14:49:59,472 - DEBUG - Requesting: http://10.0.0.49:8082/domain/cfde8dfb-52dc-4681-a355-ad28151d26a6
2025-06-10 14:49:59,504 - DEBUG - Requesting: http://10.0.0.49:8082/project/7f62a4ea-b02f-411c-8905-30cc88d7647a
2025-06-10 14:49:59,637 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/07473bcf-10af-4988-adc1-e858d10bae2c
2025-06-10 14:49:59,666 - DEBUG - =>VN ctest-vn-98593561 has no policy to be verified
2025-06-10 14:49:59,666 - DEBUG - Verifying the vn in opserver
2025-06-10 14:49:59,666 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-04386858:ctest-vn-98593561 virtual network link through opserver 10.0.0.49
2025-06-10 14:49:59,666 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-06-10 14:50:00,080 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-06-10 14:50:00,154 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-04386858:ctest-vn-98593561', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-04386858:ctest-vn-98593561?flat'}
2025-06-10 14:50:00,154 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-04386858:ctest-vn-98593561 is found in opserver
2025-06-10 14:50:00,163 - DEBUG - VRF ids for VN ctest-vn-98593561: {'10.0.0.49': '2'}
2025-06-10 14:50:00,164 - INFO - Waiting for VM ctest-TestBasicVMVN-04386858-07585380 to be up..
2025-06-10 14:50:00,277 - DEBUG - VM is in ACTIVE state now
2025-06-10 14:50:00,277 - INFO - VM name : ctest-TestBasicVMVN-04386858-07585380
2025-06-10 14:50:00,376 - DEBUG - VM ctest-TestBasicVMVN-04386858-07585380 ID is a75aa645-8ea3-4202-966a-2bcd0cf626d9
2025-06-10 14:50:00,376 - DEBUG - VM ctest-TestBasicVMVN-04386858-07585380 launched on Node cn-jenkins-deploy-platform-ansible-os-3434-1
2025-06-10 14:50:00,477 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/a75aa645-8ea3-4202-966a-2bcd0cf626d9
2025-06-10 14:50:00,490 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/10bab230-6dd9-4d75-b2ef-da05d57c1e23
2025-06-10 14:50:03,777 - 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 1014ms')
2025-06-10 14:50:03,777 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04386858-07585380 failed!
2025-06-10 14:50:03,835 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04386858:ctest-vn-98593561 is 31.1.1.1 and allocation pool is NOT set
2025-06-10 14:50:03,835 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04386858:ctest-vn-98593561 is 31.1.2.1 and allocation pool is NOT set
2025-06-10 14:50:07,892 - 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-06-10 14:50:07,914 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04386858-07585380 failed!
2025-06-10 14:50:07,974 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04386858:ctest-vn-98593561 is 31.1.1.1 and allocation pool is NOT set
2025-06-10 14:50:07,975 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04386858:ctest-vn-98593561 is 31.1.2.1 and allocation pool is NOT set
2025-06-10 14:50:10,034 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.06 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 = 1.056/2.447/3.838/1.391 ms')
2025-06-10 14:50:10,034 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04386858-07585380 passed
2025-06-10 14:50:10,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 14:50:10,195 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04386858-07585380, IP 31.1.1.4, Port 22
2025-06-10 14:50:10,261 - 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-10 14:50:10,349 - DEBUG - VM ctest-TestBasicVMVN-04386858-07585380 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-10 14:50:15,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 14:50:15,350 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04386858-07585380, IP 31.1.1.4, Port 22
2025-06-10 14:50:15,506 - DEBUG - VM ctest-TestBasicVMVN-04386858-07585380 is ready for SSH connections
2025-06-10 14:50:15,506 - INFO - Waiting for VM ctest-TestBasicVMVN-04386858-03754855 to be up..
2025-06-10 14:50:15,592 - DEBUG - VM is in ACTIVE state now
2025-06-10 14:50:15,592 - INFO - VM name : ctest-TestBasicVMVN-04386858-03754855
2025-06-10 14:50:15,674 - DEBUG - VM ctest-TestBasicVMVN-04386858-03754855 ID is 6d2dc4e0-7aac-4111-96aa-ac2d41c65553
2025-06-10 14:50:15,674 - DEBUG - VM ctest-TestBasicVMVN-04386858-03754855 launched on Node cn-jenkins-deploy-platform-ansible-os-3434-1
2025-06-10 14:50:15,755 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/6d2dc4e0-7aac-4111-96aa-ac2d41c65553
2025-06-10 14:50:15,764 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/2d2b4f63-7567-42a1-b001-80885708f528
2025-06-10 14:50:17,015 - 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=3.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.449 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.449/1.774/3.100/1.325 ms')
2025-06-10 14:50:17,015 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-04386858-03754855 passed
2025-06-10 14:50:17,170 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 14:50:17,171 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04386858-03754855, IP 31.1.2.4, Port 22
2025-06-10 14:50:17,330 - DEBUG - VM ctest-TestBasicVMVN-04386858-03754855 is ready for SSH connections
2025-06-10 14:50:17,331 - INFO - Waiting for VM ctest-TestBasicVMVN-04386858-03029609 to be up..
2025-06-10 14:50:17,414 - DEBUG - VM is in ACTIVE state now
2025-06-10 14:50:17,414 - INFO - VM name : ctest-TestBasicVMVN-04386858-03029609
2025-06-10 14:50:17,492 - DEBUG - VM ctest-TestBasicVMVN-04386858-03029609 ID is d98890a2-ca4d-4e2d-92b6-c0376b875414
2025-06-10 14:50:17,492 - DEBUG - VM ctest-TestBasicVMVN-04386858-03029609 launched on Node cn-jenkins-deploy-platform-ansible-os-3434-1
2025-06-10 14:50:17,571 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/d98890a2-ca4d-4e2d-92b6-c0376b875414
2025-06-10 14:50:17,581 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/b81ce123-db53-4b66-addf-4a0817b3860f
2025-06-10 14:50:18,831 - 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.11 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.487 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.487/1.796/3.105/1.309 ms')
2025-06-10 14:50:18,831 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-04386858-03029609 passed
2025-06-10 14:50:18,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 14:50:18,987 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04386858-03029609, IP 31.1.1.3, Port 22
2025-06-10 14:50:19,142 - DEBUG - VM ctest-TestBasicVMVN-04386858-03029609 is ready for SSH connections
2025-06-10 14:50:19,142 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 14:50:19,142 - 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.49, gateway password: c0ntrail123
2025-06-10 14:50:19,142 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-10 14:50:23,213 - 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.802 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.738 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.867 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.738/2.135/4.802 ms
2025-06-10 14:50:23,213 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-04386858-07585380 passed
2025-06-10 14:50:23,213 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 14:50:23,213 - 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.49, gateway password: c0ntrail123
2025-06-10 14:50:23,213 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-10 14:50:26,911 - 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.101 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.751 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.855 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.751/1.569/3.101 ms
2025-06-10 14:50:26,911 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-04386858-03754855 passed
2025-06-10 14:50:26,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 14:50:26,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 14:50:26,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 14:50:26,911 - 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.49, gateway password: c0ntrail123
2025-06-10 14:50:26,911 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 14:50:27,118 - DEBUG - None
2025-06-10 14:50:27,118 - 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.49, gateway password: c0ntrail123
2025-06-10 14:50:27,118 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 14:50:27,326 - DEBUG - None
2025-06-10 14:50:27,326 - 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.49, gateway password: c0ntrail123
2025-06-10 14:50:27,326 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 14:50:27,984 - DEBUG - None
2025-06-10 14:50:27,984 - 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.49, gateway password: c0ntrail123
2025-06-10 14:50:27,984 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-10 14:50:30,212 - 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.030 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.080 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.425 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.702 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.425/2.138/6.080 ms
2025-06-10 14:50:30,213 - 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.49, gateway password: c0ntrail123
2025-06-10 14:50:30,213 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-10 14:50:32,476 - 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.168 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.718 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.020 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.736 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.593 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.402/2.436/6.020 ms
2025-06-10 14:50:32,476 - 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.49, gateway password: c0ntrail123
2025-06-10 14:50:32,476 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-10 14:50:34,737 - 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.845 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.814 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.685 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.632 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.376 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.397 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.309 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.632/2.151/3.685 ms
2025-06-10 14:50:34,737 - INFO - Deleting VM ctest-TestBasicVMVN-04386858-03029609
2025-06-10 14:50:34,817 - INFO - Detaching port 2d2b4f63-7567-42a1-b001-80885708f528 from VM ctest-TestBasicVMVN-04386858-03754855
2025-06-10 14:50:34,890 - INFO - Deleting VM ctest-TestBasicVMVN-04386858-03754855
2025-06-10 14:50:34,964 - INFO - Detaching port 10bab230-6dd9-4d75-b2ef-da05d57c1e23 from VM ctest-TestBasicVMVN-04386858-07585380
2025-06-10 14:50:35,001 - INFO - Deleting VM ctest-TestBasicVMVN-04386858-07585380
2025-06-10 14:50:35,095 - INFO - Deleting VN ctest-vn-98593561
2025-06-10 14:50:35,314 - DEBUG - Response for delete_port : ()
2025-06-10 14:50:35,559 - DEBUG - Response for delete_port : ()
2025-06-10 14:50:35,609 - DEBUG - VN 07473bcf-10af-4988-adc1-e858d10bae2c still in use: Unable to complete operation on network 07473bcf-10af-4988-adc1-e858d10bae2c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5f5f49e0-779f-465b-9845-0099630f859b']
2025-06-10 14:50:35,609 - WARNING - Deleting VN ctest-vn-98593561 failed..Will retry
2025-06-10 14:50:37,775 - DEBUG - Response for deleting network ()
2025-06-10 14:50:37,775 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/4ad3b772-0b87-49c6-ab76-6e74adf1386d
2025-06-10 14:50:37,783 - DEBUG - Response Code: 404
2025-06-10 14:50:37,783 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-10 14:50:37,790 - DEBUG - Requesting: http://10.0.0.49:8082/domain/cfde8dfb-52dc-4681-a355-ad28151d26a6
2025-06-10 14:50:37,848 - DEBUG - Requesting: http://10.0.0.49:8082/project/7f62a4ea-b02f-411c-8905-30cc88d7647a
2025-06-10 14:50:37,933 - INFO - Validated that VN ctest-vn-98593561 is not found in API Server
2025-06-10 14:50:37,949 - DEBUG - VN ctest-vn-98593561 is not present in Agent 10.0.0.49
2025-06-10 14:50:37,949 - INFO - Validated that VN ctest-vn-98593561 is not in any agent
2025-06-10 14:50:37,959 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-06-10 14:50:37,966 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-98593561
2025-06-10 14:50:37,966 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-04386858:ctest-vn-98593561
2025-06-10 14:50:37,982 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-98593561 info
2025-06-10 14:50:38,066 - INFO - IPAM: ctest-ipam-20611067 is not found in API Server
2025-06-10 14:50:38,079 - INFO - IPAM:ctest-ipam-20611067 is not found in control node
2025-06-10 14:50:38,326 - ERROR - Cores found(6): {'10.0.0.49': ['core.contrail-named.118503.cn-jenkins-deploy-platform-ansible-os-3434-1.1749567010', 'core.contrail-named.118737.cn-jenkins-deploy-platform-ansible-os-3434-1.1749567013', 'core.contrail-named.118985.cn-jenkins-deploy-platform-ansible-os-3434-1.1749567016', 'core.contrail-named.119190.cn-jenkins-deploy-platform-ansible-os-3434-1.1749567033', 'core.contrail-named.120074.cn-jenkins-deploy-platform-ansible-os-3434-1.1749567036', 'core.contrail-named.73082.cn-jenkins-deploy-platform-ansible-os-3434-1.1749567007']}
2025-06-10 14:50:38,333 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 14:50:38,333 - INFO -
2025-06-10 14:50:38,333 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:44]
2025-06-10 14:50:38,333 - INFO - --------------------------------------------------------------------------------
2025-06-10 14:50:39,045 - INFO - Deleted project: ctest-TestBasicVMVN-04386858, ID : 7f62a4ea-b02f-411c-8905-30cc88d7647a