2025-01-07 09:22:03,781 - INFO - Domain Default found not creating
2025-01-07 09:22:03,960 - INFO - Project ctest-TestBasicVMVN-02501333 not found, creating it
2025-01-07 09:22:04,475 - INFO - Created Project:ctest-TestBasicVMVN-02501333, ID : 26108eeb-88c4-4740-814c-dd684214baf1
2025-01-07 09:22:06,109 - INFO - ================================================================================
2025-01-07 09:22:06,110 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-07 09:22:06,110 - 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-01-07 09:22:06,392 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.22': '0'}} with
2025-01-07 09:22:06,392 - INFO - Initial checks done. Running the testcase now
2025-01-07 09:22:06,392 - INFO -
2025-01-07 09:22:06,979 - DEBUG - Response for create_network : {'network': {'id': 'fb50e82b-72ed-4e2a-9890-865bd03c4ade', 'name': 'ctest-vn2_metadata-99831535', 'tenant_id': '26108eeb88c44740814cdd684214baf1', 'project_id': '26108eeb88c44740814cdd684214baf1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02501333', 'ctest-vn2_metadata-99831535'], 'port_security_enabled': True, 'description': ''}}
2025-01-07 09:22:07,212 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd9b7b9e5-a2de-4f8e-b5db-3083a823b553', 'name': '', 'tenant_id': '26108eeb88c44740814cdd684214baf1', 'network_id': 'fb50e82b-72ed-4e2a-9890-865bd03c4ade', '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': '26108eeb88c44740814cdd684214baf1'}}
2025-01-07 09:22:07,238 - INFO - Created VN ctest-vn2_metadata-99831535
2025-01-07 09:22:07,299 - DEBUG - VN ctest-vn2_metadata-99831535 UUID is fb50e82b-72ed-4e2a-9890-865bd03c4ade
2025-01-07 09:22:07,509 - DEBUG - Services list from nova: [, , ]
2025-01-07 09:22:08,637 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2543-1)
2025-01-07 09:22:08,750 - DEBUG - Link local service introspect added
2025-01-07 09:22:08,806 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-07 09:22:13,895 - DEBUG - VM is in ACTIVE state now
2025-01-07 09:22:14,030 - INFO - Waiting for VM ctest-TestBasicVMVN-02501333-08370117 to be up..
2025-01-07 09:22:14,030 - INFO - VM name : ctest-TestBasicVMVN-02501333-08370117
2025-01-07 09:22:14,114 - DEBUG - VM ctest-TestBasicVMVN-02501333-08370117 ID is 2f26aee6-f390-4533-9929-533e40969c9d
2025-01-07 09:22:14,114 - DEBUG - VM ctest-TestBasicVMVN-02501333-08370117 launched on Node cn-jenkins-deploy-platform-ansible-os-2543-1
2025-01-07 09:22:14,200 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/2f26aee6-f390-4533-9929-533e40969c9d
2025-01-07 09:22:14,495 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/2f26aee6-f390-4533-9929-533e40969c9d
2025-01-07 09:22:14,529 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/f12a2c21-ad11-4963-a4e4-3e052927cee2
2025-01-07 09:22:17,780 - 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-01-07 09:22:17,780 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02501333-08370117 failed!
2025-01-07 09:22:17,838 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02501333:ctest-vn2_metadata-99831535 is 11.1.1.1 and allocation pool is NOT set
2025-01-07 09:22:19,903 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.14 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.144/2.098/3.052/0.954 ms')
2025-01-07 09:22:19,903 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02501333-08370117 passed
2025-01-07 09:22:20,058 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 09:22:20,058 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02501333-08370117, IP 11.1.1.3, Port 22
2025-01-07 09:22:20,214 - DEBUG - VM ctest-TestBasicVMVN-02501333-08370117 is ready for SSH connections
2025-01-07 09:22:20,214 - INFO - Retry 0
2025-01-07 09:22:20,214 - 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.32, gateway password: c0ntrail123
2025-01-07 09:22:20,214 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-07 09:22:21,858 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-07 09:22:21,859 - INFO - Generic metadata worked
2025-01-07 09:22:22,126 - DEBUG - Link local service introspect removed
2025-01-07 09:22:22,126 - INFO - Deleting VM ctest-TestBasicVMVN-02501333-08370117
2025-01-07 09:22:22,200 - INFO - Deleting VN ctest-vn2_metadata-99831535
2025-01-07 09:22:22,248 - DEBUG - VN fb50e82b-72ed-4e2a-9890-865bd03c4ade still in use: Unable to complete operation on network fb50e82b-72ed-4e2a-9890-865bd03c4ade. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5db4a437-e597-49f5-9058-8ebd9bd5f585']
2025-01-07 09:22:22,248 - WARNING - Deleting VN ctest-vn2_metadata-99831535 failed..Will retry
2025-01-07 09:22:24,401 - DEBUG - Response for deleting network ()
2025-01-07 09:22:24,655 - DEBUG - No XMPP flaps were noticed during the test
2025-01-07 09:22:24,655 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-07 09:22:24,656 - INFO - --------------------------------------------------------------------------------
2025-01-07 09:22:24,659 - INFO - ================================================================================
2025-01-07 09:22:24,659 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-07 09:22:24,659 - 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-01-07 09:22:24,949 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.22': '0'}} with
2025-01-07 09:22:24,949 - INFO - Initial checks done. Running the testcase now
2025-01-07 09:22:24,949 - INFO -
2025-01-07 09:22:25,451 - DEBUG - Response for create_network : {'network': {'id': 'a564fa18-0cab-4236-92e1-c745550a4453', 'name': 'ctest-vn-93567260', 'tenant_id': '26108eeb88c44740814cdd684214baf1', 'project_id': '26108eeb88c44740814cdd684214baf1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02501333', 'ctest-vn-93567260'], 'port_security_enabled': True, 'description': ''}}
2025-01-07 09:22:25,649 - DEBUG - Response for create_subnet : {'subnet': {'id': '9d265a21-1fad-4bf4-abd4-1463f4b2a8d8', 'name': '', 'tenant_id': '26108eeb88c44740814cdd684214baf1', 'network_id': 'a564fa18-0cab-4236-92e1-c745550a4453', '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': '26108eeb88c44740814cdd684214baf1'}}
2025-01-07 09:22:25,810 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bf4e17ad-e170-42be-bd3e-887a708fc441', 'name': '', 'tenant_id': '26108eeb88c44740814cdd684214baf1', 'network_id': 'a564fa18-0cab-4236-92e1-c745550a4453', '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': '26108eeb88c44740814cdd684214baf1'}}
2025-01-07 09:22:25,835 - INFO - Created VN ctest-vn-93567260
2025-01-07 09:22:25,894 - DEBUG - VN ctest-vn-93567260 UUID is a564fa18-0cab-4236-92e1-c745550a4453
2025-01-07 09:22:26,341 - DEBUG - Response for create_port : {'port': {'name': '8631baa5-2318-4491-b97c-dc5b1c67ce88', 'id': '8631baa5-2318-4491-b97c-dc5b1c67ce88', 'tenant_id': '26108eeb88c44740814cdd684214baf1', 'network_id': 'a564fa18-0cab-4236-92e1-c745550a4453', 'mac_address': '02:86:31:ba:a5:23', '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': '9d265a21-1fad-4bf4-abd4-1463f4b2a8d8'}], 'security_groups': ['847e58ce-f168-4fd9-96a4-0d8e26c9b32e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '26108eeb88c44740814cdd684214baf1'}}
2025-01-07 09:22:26,543 - DEBUG - Response for create_port : {'port': {'name': '175e9d9b-3970-4aec-9589-4321911ce2bf', 'id': '175e9d9b-3970-4aec-9589-4321911ce2bf', 'tenant_id': '26108eeb88c44740814cdd684214baf1', 'network_id': 'a564fa18-0cab-4236-92e1-c745550a4453', 'mac_address': '02:17:5e:9d:9b:39', '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': 'bf4e17ad-e170-42be-bd3e-887a708fc441'}], 'security_groups': ['847e58ce-f168-4fd9-96a4-0d8e26c9b32e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '26108eeb88c44740814cdd684214baf1'}}
2025-01-07 09:22:27,122 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2543-1)
2025-01-07 09:22:27,610 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2543-1)
2025-01-07 09:22:28,894 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2543-1)
2025-01-07 09:22:28,895 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2025-01-07 09:22:28,903 - DEBUG - Requesting: http://10.0.0.32:8082/domain/e019cce0-4663-4b91-86f2-6f33ce4396af
2025-01-07 09:22:28,921 - DEBUG - Requesting: http://10.0.0.32:8082/project/26108eeb-88c4-4740-814c-dd684214baf1
2025-01-07 09:22:29,013 - DEBUG - Requesting: http://10.0.0.32:8082/network-ipam/b13d8082-9a83-4541-bde5-f802123485ed
2025-01-07 09:22:29,030 - INFO - Verifications in API Server for IPAM: ctest-ipam-66053490 passed
2025-01-07 09:22:29,037 - DEBUG - Control-node 10.0.0.32 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-02501333:ctest-ipam-66053490', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02501333', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12771505416718992705', 'uuid-lslong': '13683615730614175213'}, 'enable': 'true', 'created': '2025-01-07T09:22:24', 'last-modified': '2025-01-07T09:22:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.851546'}
2025-01-07 09:22:29,037 - INFO - Verifications in Control node for IPAM: ctest-ipam-66053490 passed
2025-01-07 09:22:29,038 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2025-01-07 09:22:29,047 - DEBUG - Requesting: http://10.0.0.32:8082/domain/e019cce0-4663-4b91-86f2-6f33ce4396af
2025-01-07 09:22:29,061 - DEBUG - Requesting: http://10.0.0.32:8082/project/26108eeb-88c4-4740-814c-dd684214baf1
2025-01-07 09:22:29,145 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/a564fa18-0cab-4236-92e1-c745550a4453
2025-01-07 09:22:29,162 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/a564fa18-0cab-4236-92e1-c745550a4453
2025-01-07 09:22:29,176 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/b5742125-28c8-4a32-af42-0b5e997363ec
2025-01-07 09:22:29,188 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/b5742125-28c8-4a32-af42-0b5e997363ec
2025-01-07 09:22:29,201 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/8cc37343-ce41-414c-b89a-705d4bcd82b1
2025-01-07 09:22:29,211 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-07 09:22:29,211 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/a564fa18-0cab-4236-92e1-c745550a4453
2025-01-07 09:22:29,225 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/b5742125-28c8-4a32-af42-0b5e997363ec
2025-01-07 09:22:29,246 - INFO - Verified VN network id 8 for VN a564fa18-0cab-4236-92e1-c745550a4453
2025-01-07 09:22:29,247 - INFO - Verifications in API Server for VN ctest-vn-93567260 passed
2025-01-07 09:22:29,247 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/a564fa18-0cab-4236-92e1-c745550a4453
2025-01-07 09:22:29,260 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/b5742125-28c8-4a32-af42-0b5e997363ec
2025-01-07 09:22:29,272 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/b5742125-28c8-4a32-af42-0b5e997363ec
2025-01-07 09:22:29,287 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/8cc37343-ce41-414c-b89a-705d4bcd82b1
2025-01-07 09:22:29,303 - DEBUG - Control-node 10.0.0.32 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-02501333:ctest-vn-93567260', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02501333', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11917925495127884342', 'uuid-lslong': '10583959699890783315'}, 'enable': 'true', 'created': '2025-01-07T09:22:25', 'last-modified': '2025-01-07T09:22:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.527941'}
2025-01-07 09:22:29,314 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-07 09:22:29,314 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-93567260 passed
2025-01-07 09:22:29,314 - DEBUG - ====Verifying policy data for ctest-vn-93567260 in API_Server ======
2025-01-07 09:22:29,314 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2025-01-07 09:22:29,322 - DEBUG - Requesting: http://10.0.0.32:8082/domain/e019cce0-4663-4b91-86f2-6f33ce4396af
2025-01-07 09:22:29,336 - DEBUG - Requesting: http://10.0.0.32:8082/project/26108eeb-88c4-4740-814c-dd684214baf1
2025-01-07 09:22:29,387 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/a564fa18-0cab-4236-92e1-c745550a4453
2025-01-07 09:22:29,401 - DEBUG - =>VN ctest-vn-93567260 has no policy to be verified
2025-01-07 09:22:29,401 - DEBUG - Verifying the vn in opserver
2025-01-07 09:22:29,401 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-02501333:ctest-vn-93567260 virtual network link through opserver 10.0.0.32
2025-01-07 09:22:29,401 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks
2025-01-07 09:22:29,841 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks
2025-01-07 09:22:29,925 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-02501333:ctest-vn-93567260', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-02501333:ctest-vn-93567260?flat'}
2025-01-07 09:22:29,925 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-02501333:ctest-vn-93567260 is found in opserver
2025-01-07 09:22:29,933 - DEBUG - VRF ids for VN ctest-vn-93567260: {'10.0.0.32': '2'}
2025-01-07 09:22:29,933 - INFO - Waiting for VM ctest-TestBasicVMVN-02501333-98237235 to be up..
2025-01-07 09:22:30,071 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-07 09:22:35,177 - DEBUG - VM is in ACTIVE state now
2025-01-07 09:22:35,177 - INFO - VM name : ctest-TestBasicVMVN-02501333-98237235
2025-01-07 09:22:35,277 - DEBUG - VM ctest-TestBasicVMVN-02501333-98237235 ID is 049831a0-91a9-4207-b087-ae744698438e
2025-01-07 09:22:35,277 - DEBUG - VM ctest-TestBasicVMVN-02501333-98237235 launched on Node cn-jenkins-deploy-platform-ansible-os-2543-1
2025-01-07 09:22:35,387 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/049831a0-91a9-4207-b087-ae744698438e
2025-01-07 09:22:35,397 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/8631baa5-2318-4491-b97c-dc5b1c67ce88
2025-01-07 09:22:38,669 - 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 1017ms')
2025-01-07 09:22:38,669 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02501333-98237235 failed!
2025-01-07 09:22:38,730 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02501333:ctest-vn-93567260 is 31.1.1.1 and allocation pool is NOT set
2025-01-07 09:22:38,730 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02501333:ctest-vn-93567260 is 31.1.2.1 and allocation pool is NOT set
2025-01-07 09:22:40,795 - 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.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.95 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 3.042/3.493/3.945/0.451 ms')
2025-01-07 09:22:40,795 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02501333-98237235 passed
2025-01-07 09:22:40,958 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 09:22:40,958 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02501333-98237235, IP 31.1.1.4, Port 22
2025-01-07 09:22:41,114 - DEBUG - VM ctest-TestBasicVMVN-02501333-98237235 is ready for SSH connections
2025-01-07 09:22:41,114 - INFO - Waiting for VM ctest-TestBasicVMVN-02501333-25313383 to be up..
2025-01-07 09:22:41,213 - DEBUG - VM is in ACTIVE state now
2025-01-07 09:22:41,214 - INFO - VM name : ctest-TestBasicVMVN-02501333-25313383
2025-01-07 09:22:41,312 - DEBUG - VM ctest-TestBasicVMVN-02501333-25313383 ID is 24add59e-1060-4958-aec2-9ab118056ac1
2025-01-07 09:22:41,313 - DEBUG - VM ctest-TestBasicVMVN-02501333-25313383 launched on Node cn-jenkins-deploy-platform-ansible-os-2543-1
2025-01-07 09:22:41,404 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/24add59e-1060-4958-aec2-9ab118056ac1
2025-01-07 09:22:41,414 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/175e9d9b-3970-4aec-9589-4321911ce2bf
2025-01-07 09:22:42,667 - 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.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.447 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.447/1.769/3.091/1.322 ms')
2025-01-07 09:22:42,667 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-02501333-25313383 passed
2025-01-07 09:22:42,822 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 09:22:42,822 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02501333-25313383, IP 31.1.2.4, Port 22
2025-01-07 09:22:42,982 - DEBUG - VM ctest-TestBasicVMVN-02501333-25313383 is ready for SSH connections
2025-01-07 09:22:42,982 - INFO - Waiting for VM ctest-TestBasicVMVN-02501333-36369654 to be up..
2025-01-07 09:22:43,079 - DEBUG - VM is in ACTIVE state now
2025-01-07 09:22:43,080 - INFO - VM name : ctest-TestBasicVMVN-02501333-36369654
2025-01-07 09:22:43,162 - DEBUG - VM ctest-TestBasicVMVN-02501333-36369654 ID is db69d99c-e9bd-461c-9919-9767b75dae55
2025-01-07 09:22:43,162 - DEBUG - VM ctest-TestBasicVMVN-02501333-36369654 launched on Node cn-jenkins-deploy-platform-ansible-os-2543-1
2025-01-07 09:22:43,252 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/db69d99c-e9bd-461c-9919-9767b75dae55
2025-01-07 09:22:43,266 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/6428e1c5-4b21-49bc-8ac5-a0d37551db14
2025-01-07 09:22:44,515 - 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.12 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.490 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.490/1.802/3.115/1.312 ms')
2025-01-07 09:22:44,515 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-02501333-36369654 passed
2025-01-07 09:22:44,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 09:22:44,670 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02501333-36369654, IP 31.1.1.3, Port 22
2025-01-07 09:22:44,836 - DEBUG - VM ctest-TestBasicVMVN-02501333-36369654 is ready for SSH connections
2025-01-07 09:22:44,836 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 09:22:44,836 - 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.32, gateway password: c0ntrail123
2025-01-07 09:22:44,836 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-07 09:22:48,575 - 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.834 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.180 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.085 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.085/2.366/4.834 ms
2025-01-07 09:22:48,575 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-02501333-98237235 passed
2025-01-07 09:22:48,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 09:22:48,575 - 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.32, gateway password: c0ntrail123
2025-01-07 09:22:48,575 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-07 09:22:52,217 - 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.219 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.977 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.410 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.977/1.868/3.219 ms
2025-01-07 09:22:52,217 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-02501333-25313383 passed
2025-01-07 09:22:52,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 09:22:52,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 09:22:52,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 09:22:52,218 - 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.32, gateway password: c0ntrail123
2025-01-07 09:22:52,218 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-07 09:22:52,406 - DEBUG - None
2025-01-07 09:22:52,406 - 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.32, gateway password: c0ntrail123
2025-01-07 09:22:52,406 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-07 09:22:52,604 - DEBUG - None
2025-01-07 09:22:52,605 - 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.32, gateway password: c0ntrail123
2025-01-07 09:22:52,605 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-07 09:22:53,240 - DEBUG - None
2025-01-07 09:22:53,241 - 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.32, gateway password: c0ntrail123
2025-01-07 09:22:53,241 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-07 09:22:55,474 - 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.867 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.078 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.493 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.215 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.496 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.493/2.429/7.078 ms
2025-01-07 09:22:55,474 - 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.32, gateway password: c0ntrail123
2025-01-07 09:22:55,474 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-07 09:22:57,721 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.995 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.963 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.017 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.495 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.456 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.347 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.468 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.468/2.391/5.017 ms
2025-01-07 09:22:57,721 - 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.32, gateway password: c0ntrail123
2025-01-07 09:22:57,721 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-07 09:22:59,977 - 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=1.298 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.731 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.645 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.477 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.188 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.084 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.448 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.448/2.267/4.645 ms
2025-01-07 09:22:59,978 - INFO - Deleting VM ctest-TestBasicVMVN-02501333-36369654
2025-01-07 09:23:00,073 - INFO - Detaching port 175e9d9b-3970-4aec-9589-4321911ce2bf from VM ctest-TestBasicVMVN-02501333-25313383
2025-01-07 09:23:00,131 - INFO - Deleting VM ctest-TestBasicVMVN-02501333-25313383
2025-01-07 09:23:00,210 - INFO - Detaching port 8631baa5-2318-4491-b97c-dc5b1c67ce88 from VM ctest-TestBasicVMVN-02501333-98237235
2025-01-07 09:23:00,247 - INFO - Deleting VM ctest-TestBasicVMVN-02501333-98237235
2025-01-07 09:23:00,327 - INFO - Deleting VN ctest-vn-93567260
2025-01-07 09:23:00,563 - DEBUG - Response for delete_port : ()
2025-01-07 09:23:00,796 - DEBUG - Response for delete_port : ()
2025-01-07 09:23:00,947 - DEBUG - Response for deleting network ()
2025-01-07 09:23:00,947 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/b5742125-28c8-4a32-af42-0b5e997363ec
2025-01-07 09:23:00,956 - DEBUG - Response Code: 404
2025-01-07 09:23:00,956 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2025-01-07 09:23:00,963 - DEBUG - Requesting: http://10.0.0.32:8082/domain/e019cce0-4663-4b91-86f2-6f33ce4396af
2025-01-07 09:23:01,027 - DEBUG - Requesting: http://10.0.0.32:8082/project/26108eeb-88c4-4740-814c-dd684214baf1
2025-01-07 09:23:01,144 - INFO - Validated that VN ctest-vn-93567260 is not found in API Server
2025-01-07 09:23:01,159 - DEBUG - VN ctest-vn-93567260 is not present in Agent 10.0.0.32
2025-01-07 09:23:01,159 - INFO - Validated that VN ctest-vn-93567260 is not in any agent
2025-01-07 09:23:01,168 - DEBUG - VRF 2 is not seen in agent 10.0.0.32
2025-01-07 09:23:01,176 - DEBUG - Vrouter 10.0.0.32 does not have vrf 2 for VN ctest-vn-93567260
2025-01-07 09:23:01,176 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-02501333:ctest-vn-93567260
2025-01-07 09:23:01,194 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-93567260 info
2025-01-07 09:23:01,302 - INFO - IPAM: ctest-ipam-66053490 is not found in API Server
2025-01-07 09:23:01,319 - INFO - IPAM:ctest-ipam-66053490 is not found in control node
2025-01-07 09:23:01,584 - DEBUG - No XMPP flaps were noticed during the test
2025-01-07 09:23:01,584 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-01-07 09:23:01,584 - INFO - --------------------------------------------------------------------------------
2025-01-07 09:23:02,326 - INFO - Deleted project: ctest-TestBasicVMVN-02501333, ID : 26108eeb-88c4-4740-814c-dd684214baf1