2025-01-08 21:51:23,074 - INFO - Domain Default found not creating
2025-01-08 21:51:23,228 - INFO - Project ctest-TestBasicVMVN-54877144 not found, creating it
2025-01-08 21:51:23,700 - INFO - Created Project:ctest-TestBasicVMVN-54877144, ID : e3b3a4d8-251b-459f-aec3-f47ed43e9daa
2025-01-08 21:51:25,303 - INFO - ================================================================================
2025-01-08 21:51:25,303 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-08 21:51:25,303 - 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-08 21:51:25,563 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.11': '0'}} with
2025-01-08 21:51:25,564 - INFO - Initial checks done. Running the testcase now
2025-01-08 21:51:25,564 - INFO -
2025-01-08 21:51:26,144 - DEBUG - Response for create_network : {'network': {'id': 'ba2d8032-b7cd-4bf1-8ef6-02be7a0febd0', 'name': 'ctest-vn2_metadata-38525359', 'tenant_id': 'e3b3a4d8251b459faec3f47ed43e9daa', 'project_id': 'e3b3a4d8251b459faec3f47ed43e9daa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-54877144', 'ctest-vn2_metadata-38525359'], 'port_security_enabled': True, 'description': ''}}
2025-01-08 21:51:26,341 - DEBUG - Response for create_subnet : {'subnet': {'id': '70d38c2b-6b05-438a-a4c0-91016a16229a', 'name': '', 'tenant_id': 'e3b3a4d8251b459faec3f47ed43e9daa', 'network_id': 'ba2d8032-b7cd-4bf1-8ef6-02be7a0febd0', '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': 'e3b3a4d8251b459faec3f47ed43e9daa'}}
2025-01-08 21:51:26,359 - INFO - Created VN ctest-vn2_metadata-38525359
2025-01-08 21:51:26,413 - DEBUG - VN ctest-vn2_metadata-38525359 UUID is ba2d8032-b7cd-4bf1-8ef6-02be7a0febd0
2025-01-08 21:51:26,614 - DEBUG - Services list from nova: [, , ]
2025-01-08 21:51:27,661 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2569-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2569-1)
2025-01-08 21:51:27,772 - DEBUG - Link local service introspect added
2025-01-08 21:51:27,819 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-08 21:51:32,936 - DEBUG - VM is in ACTIVE state now
2025-01-08 21:51:33,068 - INFO - Waiting for VM ctest-TestBasicVMVN-54877144-12914559 to be up..
2025-01-08 21:51:33,069 - INFO - VM name : ctest-TestBasicVMVN-54877144-12914559
2025-01-08 21:51:33,164 - DEBUG - VM ctest-TestBasicVMVN-54877144-12914559 ID is d14f9b37-1175-454d-bb1a-df7918f8c456
2025-01-08 21:51:33,164 - DEBUG - VM ctest-TestBasicVMVN-54877144-12914559 launched on Node cn-jenkins-deploy-platform-ansible-os-2569-1
2025-01-08 21:51:33,256 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/d14f9b37-1175-454d-bb1a-df7918f8c456
2025-01-08 21:51:33,574 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/d14f9b37-1175-454d-bb1a-df7918f8c456
2025-01-08 21:51:33,613 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/390cdc64-cf4b-4c21-b0de-a2b078a781b0
2025-01-08 21:51:36,887 - 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 1022ms')
2025-01-08 21:51:36,887 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54877144-12914559 failed!
2025-01-08 21:51:36,945 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54877144:ctest-vn2_metadata-38525359 is 11.1.1.1 and allocation pool is NOT set
2025-01-08 21:51:39,005 - 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=7.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.485 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.485/3.761/7.038/3.276 ms')
2025-01-08 21:51:39,005 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54877144-12914559 passed
2025-01-08 21:51:39,161 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 21:51:39,161 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54877144-12914559, IP 11.1.1.3, Port 22
2025-01-08 21:51:39,316 - DEBUG - VM ctest-TestBasicVMVN-54877144-12914559 is ready for SSH connections
2025-01-08 21:51:39,317 - INFO - Retry 0
2025-01-08 21:51:39,317 - 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.27, gateway password: c0ntrail123
2025-01-08 21:51:39,317 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-08 21:51:40,942 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-08 21:51:40,942 - INFO - Generic metadata worked
2025-01-08 21:51:41,200 - DEBUG - Link local service introspect removed
2025-01-08 21:51:41,201 - INFO - Deleting VM ctest-TestBasicVMVN-54877144-12914559
2025-01-08 21:51:41,276 - INFO - Deleting VN ctest-vn2_metadata-38525359
2025-01-08 21:51:41,319 - DEBUG - VN ba2d8032-b7cd-4bf1-8ef6-02be7a0febd0 still in use: Unable to complete operation on network ba2d8032-b7cd-4bf1-8ef6-02be7a0febd0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1a9ebb2d-d065-4e46-bc78-9e06eb2d4764']
2025-01-08 21:51:41,319 - WARNING - Deleting VN ctest-vn2_metadata-38525359 failed..Will retry
2025-01-08 21:51:43,428 - DEBUG - Response for deleting network ()
2025-01-08 21:51:43,688 - DEBUG - No XMPP flaps were noticed during the test
2025-01-08 21:51:43,688 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-08 21:51:43,688 - INFO - --------------------------------------------------------------------------------
2025-01-08 21:51:43,690 - INFO - ================================================================================
2025-01-08 21:51:43,691 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-08 21:51:43,691 - 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-08 21:51:43,974 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.11': '0'}} with
2025-01-08 21:51:43,974 - INFO - Initial checks done. Running the testcase now
2025-01-08 21:51:43,974 - INFO -
2025-01-08 21:51:44,473 - DEBUG - Response for create_network : {'network': {'id': '2cd04a39-4e20-43be-bf43-b6469b972196', 'name': 'ctest-vn-42373449', 'tenant_id': 'e3b3a4d8251b459faec3f47ed43e9daa', 'project_id': 'e3b3a4d8251b459faec3f47ed43e9daa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-54877144', 'ctest-vn-42373449'], 'port_security_enabled': True, 'description': ''}}
2025-01-08 21:51:44,692 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b8898ef4-8fe6-479d-ad8f-6d93692a4693', 'name': '', 'tenant_id': 'e3b3a4d8251b459faec3f47ed43e9daa', 'network_id': '2cd04a39-4e20-43be-bf43-b6469b972196', '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': 'e3b3a4d8251b459faec3f47ed43e9daa'}}
2025-01-08 21:51:44,884 - DEBUG - Response for create_subnet : {'subnet': {'id': '140f45ec-8324-496b-9290-6156878f666f', 'name': '', 'tenant_id': 'e3b3a4d8251b459faec3f47ed43e9daa', 'network_id': '2cd04a39-4e20-43be-bf43-b6469b972196', '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': 'e3b3a4d8251b459faec3f47ed43e9daa'}}
2025-01-08 21:51:44,904 - INFO - Created VN ctest-vn-42373449
2025-01-08 21:51:44,957 - DEBUG - VN ctest-vn-42373449 UUID is 2cd04a39-4e20-43be-bf43-b6469b972196
2025-01-08 21:51:45,342 - DEBUG - Response for create_port : {'port': {'name': 'bd15d3d5-3ff0-4048-918b-a7d70f93ed6e', 'id': 'bd15d3d5-3ff0-4048-918b-a7d70f93ed6e', 'tenant_id': 'e3b3a4d8251b459faec3f47ed43e9daa', 'network_id': '2cd04a39-4e20-43be-bf43-b6469b972196', 'mac_address': '02:bd:15:d3:d5:3f', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': 'b8898ef4-8fe6-479d-ad8f-6d93692a4693'}], 'security_groups': ['e5593c31-9da0-4a1d-bbfb-bd8865fad48d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e3b3a4d8251b459faec3f47ed43e9daa'}}
2025-01-08 21:51:45,517 - DEBUG - Response for create_port : {'port': {'name': 'd9fbf1a4-f3e8-4f27-9db4-5633429a94eb', 'id': 'd9fbf1a4-f3e8-4f27-9db4-5633429a94eb', 'tenant_id': 'e3b3a4d8251b459faec3f47ed43e9daa', 'network_id': '2cd04a39-4e20-43be-bf43-b6469b972196', 'mac_address': '02:d9:fb:f1:a4:f3', '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': '140f45ec-8324-496b-9290-6156878f666f'}], 'security_groups': ['e5593c31-9da0-4a1d-bbfb-bd8865fad48d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e3b3a4d8251b459faec3f47ed43e9daa'}}
2025-01-08 21:51:45,946 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2569-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2569-1)
2025-01-08 21:51:46,414 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2569-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2569-1)
2025-01-08 21:51:47,808 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2569-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2569-1)
2025-01-08 21:51:47,809 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-01-08 21:51:47,820 - DEBUG - Requesting: http://10.0.0.27:8082/domain/bbdfedfa-6ff2-4881-bcc0-8abc102f5d0b
2025-01-08 21:51:47,840 - DEBUG - Requesting: http://10.0.0.27:8082/project/e3b3a4d8-251b-459f-aec3-f47ed43e9daa
2025-01-08 21:51:47,921 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/5da9aff3-269b-44ae-995c-5f57aa8b440b
2025-01-08 21:51:47,935 - INFO - Verifications in API Server for IPAM: ctest-ipam-10551509 passed
2025-01-08 21:51:47,942 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-54877144:ctest-ipam-10551509', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-54877144', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6749118975451022510', 'uuid-lslong': '11050812415788401675'}, 'enable': 'true', 'created': '2025-01-08T21:51:44', 'last-modified': '2025-01-08T21:51:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.729949'}
2025-01-08 21:51:47,942 - INFO - Verifications in Control node for IPAM: ctest-ipam-10551509 passed
2025-01-08 21:51:47,943 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-01-08 21:51:47,949 - DEBUG - Requesting: http://10.0.0.27:8082/domain/bbdfedfa-6ff2-4881-bcc0-8abc102f5d0b
2025-01-08 21:51:47,962 - DEBUG - Requesting: http://10.0.0.27:8082/project/e3b3a4d8-251b-459f-aec3-f47ed43e9daa
2025-01-08 21:51:48,040 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/2cd04a39-4e20-43be-bf43-b6469b972196
2025-01-08 21:51:48,073 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/2cd04a39-4e20-43be-bf43-b6469b972196
2025-01-08 21:51:48,096 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/609467a3-2035-4ad9-9b27-6f45ab1abf45
2025-01-08 21:51:48,118 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/609467a3-2035-4ad9-9b27-6f45ab1abf45
2025-01-08 21:51:48,143 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/4f9a4bcc-2048-43aa-ad35-6c30c102a442
2025-01-08 21:51:48,152 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-08 21:51:48,152 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/2cd04a39-4e20-43be-bf43-b6469b972196
2025-01-08 21:51:48,170 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/609467a3-2035-4ad9-9b27-6f45ab1abf45
2025-01-08 21:51:48,225 - INFO - Verified VN network id 8 for VN 2cd04a39-4e20-43be-bf43-b6469b972196
2025-01-08 21:51:48,225 - INFO - Verifications in API Server for VN ctest-vn-42373449 passed
2025-01-08 21:51:48,225 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/2cd04a39-4e20-43be-bf43-b6469b972196
2025-01-08 21:51:48,246 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/609467a3-2035-4ad9-9b27-6f45ab1abf45
2025-01-08 21:51:48,264 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/609467a3-2035-4ad9-9b27-6f45ab1abf45
2025-01-08 21:51:48,280 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/4f9a4bcc-2048-43aa-ad35-6c30c102a442
2025-01-08 21:51:48,304 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-54877144:ctest-vn-42373449', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-54877144', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3229162542808974270', 'uuid-lslong': '13782059699058188694'}, 'enable': 'true', 'created': '2025-01-08T21:51:44', 'last-modified': '2025-01-08T21:51:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.445876'}
2025-01-08 21:51:48,325 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-08 21:51:48,325 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42373449 passed
2025-01-08 21:51:48,325 - DEBUG - ====Verifying policy data for ctest-vn-42373449 in API_Server ======
2025-01-08 21:51:48,325 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-01-08 21:51:48,335 - DEBUG - Requesting: http://10.0.0.27:8082/domain/bbdfedfa-6ff2-4881-bcc0-8abc102f5d0b
2025-01-08 21:51:48,365 - DEBUG - Requesting: http://10.0.0.27:8082/project/e3b3a4d8-251b-459f-aec3-f47ed43e9daa
2025-01-08 21:51:48,461 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/2cd04a39-4e20-43be-bf43-b6469b972196
2025-01-08 21:51:48,478 - DEBUG - =>VN ctest-vn-42373449 has no policy to be verified
2025-01-08 21:51:48,479 - DEBUG - Verifying the vn in opserver
2025-01-08 21:51:48,479 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-54877144:ctest-vn-42373449 virtual network link through opserver 10.0.0.27
2025-01-08 21:51:48,479 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-01-08 21:51:48,848 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-01-08 21:51:48,913 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-54877144:ctest-vn-42373449', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-54877144:ctest-vn-42373449?flat'}
2025-01-08 21:51:48,913 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-54877144:ctest-vn-42373449 is found in opserver
2025-01-08 21:51:48,920 - DEBUG - VRF ids for VN ctest-vn-42373449: {'10.0.0.27': '2'}
2025-01-08 21:51:48,920 - INFO - Waiting for VM ctest-TestBasicVMVN-54877144-75687083 to be up..
2025-01-08 21:51:49,005 - DEBUG - VM is in ACTIVE state now
2025-01-08 21:51:49,005 - INFO - VM name : ctest-TestBasicVMVN-54877144-75687083
2025-01-08 21:51:49,114 - DEBUG - VM ctest-TestBasicVMVN-54877144-75687083 ID is 15145808-f9db-4cfc-af3d-a71599acd800
2025-01-08 21:51:49,114 - DEBUG - VM ctest-TestBasicVMVN-54877144-75687083 launched on Node cn-jenkins-deploy-platform-ansible-os-2569-1
2025-01-08 21:51:49,197 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/15145808-f9db-4cfc-af3d-a71599acd800
2025-01-08 21:51:49,211 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/bd15d3d5-3ff0-4048-918b-a7d70f93ed6e
2025-01-08 21:51:52,496 - 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-01-08 21:51:52,496 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54877144-75687083 failed!
2025-01-08 21:51:52,553 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54877144:ctest-vn-42373449 is 31.1.1.1 and allocation pool is NOT set
2025-01-08 21:51:52,553 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54877144:ctest-vn-42373449 is 31.1.2.1 and allocation pool is NOT set
2025-01-08 21:51:56,625 - 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 1015ms')
2025-01-08 21:51:56,625 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54877144-75687083 failed!
2025-01-08 21:51:56,689 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54877144:ctest-vn-42373449 is 31.1.1.1 and allocation pool is NOT set
2025-01-08 21:51:56,689 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54877144:ctest-vn-42373449 is 31.1.2.1 and allocation pool is NOT set
2025-01-08 21:51:58,757 - 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=7.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.589 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.589/3.977/7.365/3.388 ms')
2025-01-08 21:51:58,757 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54877144-75687083 passed
2025-01-08 21:51:58,913 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 21:51:58,913 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54877144-75687083, IP 31.1.1.4, Port 22
2025-01-08 21:51:59,068 - DEBUG - VM ctest-TestBasicVMVN-54877144-75687083 is ready for SSH connections
2025-01-08 21:51:59,068 - INFO - Waiting for VM ctest-TestBasicVMVN-54877144-86665960 to be up..
2025-01-08 21:51:59,156 - DEBUG - VM is in ACTIVE state now
2025-01-08 21:51:59,156 - INFO - VM name : ctest-TestBasicVMVN-54877144-86665960
2025-01-08 21:51:59,243 - DEBUG - VM ctest-TestBasicVMVN-54877144-86665960 ID is 36376c5f-76d3-4a15-be46-1426909a8a20
2025-01-08 21:51:59,243 - DEBUG - VM ctest-TestBasicVMVN-54877144-86665960 launched on Node cn-jenkins-deploy-platform-ansible-os-2569-1
2025-01-08 21:51:59,337 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/36376c5f-76d3-4a15-be46-1426909a8a20
2025-01-08 21:51:59,347 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/d9fbf1a4-f3e8-4f27-9db4-5633429a94eb
2025-01-08 21:52:00,602 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.469 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.469/2.613/4.757/2.144 ms')
2025-01-08 21:52:00,603 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-54877144-86665960 passed
2025-01-08 21:52:00,757 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 21:52:00,757 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54877144-86665960, IP 31.1.2.4, Port 22
2025-01-08 21:52:00,912 - DEBUG - VM ctest-TestBasicVMVN-54877144-86665960 is ready for SSH connections
2025-01-08 21:52:00,912 - INFO - Waiting for VM ctest-TestBasicVMVN-54877144-54750419 to be up..
2025-01-08 21:52:00,998 - DEBUG - VM is in ACTIVE state now
2025-01-08 21:52:00,998 - INFO - VM name : ctest-TestBasicVMVN-54877144-54750419
2025-01-08 21:52:01,079 - DEBUG - VM ctest-TestBasicVMVN-54877144-54750419 ID is 5e8c49c9-0ab7-4da0-a6af-32c10d1b8b5a
2025-01-08 21:52:01,079 - DEBUG - VM ctest-TestBasicVMVN-54877144-54750419 launched on Node cn-jenkins-deploy-platform-ansible-os-2569-1
2025-01-08 21:52:01,168 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/5e8c49c9-0ab7-4da0-a6af-32c10d1b8b5a
2025-01-08 21:52:01,179 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/e54c6405-b481-4715-9b00-dffb374da813
2025-01-08 21:52:02,437 - 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.08 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.685 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.685/1.881/3.077/1.196 ms')
2025-01-08 21:52:02,437 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-54877144-54750419 passed
2025-01-08 21:52:02,593 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 21:52:02,593 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54877144-54750419, IP 31.1.1.3, Port 22
2025-01-08 21:52:02,759 - DEBUG - VM ctest-TestBasicVMVN-54877144-54750419 is ready for SSH connections
2025-01-08 21:52:02,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 21:52:02,759 - 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.27, gateway password: c0ntrail123
2025-01-08 21:52:02,759 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-08 21:52:06,450 - 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=5.022 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.080 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.261 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.080/2.454/5.022 ms
2025-01-08 21:52:06,451 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-54877144-75687083 passed
2025-01-08 21:52:06,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 21:52:06,451 - 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.27, gateway password: c0ntrail123
2025-01-08 21:52:06,451 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-08 21:52:10,135 - 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.427 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.969 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.973 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.969/1.789/3.427 ms
2025-01-08 21:52:10,135 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-54877144-86665960 passed
2025-01-08 21:52:10,136 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 21:52:10,136 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 21:52:10,136 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 21:52:10,136 - 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.27, gateway password: c0ntrail123
2025-01-08 21:52:10,136 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-08 21:52:10,335 - DEBUG - None
2025-01-08 21:52:10,335 - 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.27, gateway password: c0ntrail123
2025-01-08 21:52:10,335 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-08 21:52:10,536 - DEBUG - None
2025-01-08 21:52:10,536 - 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.27, gateway password: c0ntrail123
2025-01-08 21:52:10,536 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-08 21:52:11,171 - DEBUG - None
2025-01-08 21:52:11,171 - 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.27, gateway password: c0ntrail123
2025-01-08 21:52:11,171 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-08 21:52:13,414 - 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.946 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.639 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.514 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.517 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.490 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.490/2.221/5.639 ms
2025-01-08 21:52:13,414 - 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.27, gateway password: c0ntrail123
2025-01-08 21:52:13,414 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-08 21:52:15,667 - 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.173 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.604 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.905 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.495 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.680 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.476 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.499 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.499/2.833/5.905 ms
2025-01-08 21:52:15,667 - 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.27, gateway password: c0ntrail123
2025-01-08 21:52:15,667 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-08 21:52:17,921 - 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.695 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.574 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.419 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.452 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.373 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.460 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.388/1.908/3.460 ms
2025-01-08 21:52:17,921 - INFO - Deleting VM ctest-TestBasicVMVN-54877144-54750419
2025-01-08 21:52:17,996 - INFO - Detaching port d9fbf1a4-f3e8-4f27-9db4-5633429a94eb from VM ctest-TestBasicVMVN-54877144-86665960
2025-01-08 21:52:18,057 - INFO - Deleting VM ctest-TestBasicVMVN-54877144-86665960
2025-01-08 21:52:18,142 - INFO - Detaching port bd15d3d5-3ff0-4048-918b-a7d70f93ed6e from VM ctest-TestBasicVMVN-54877144-75687083
2025-01-08 21:52:18,183 - INFO - Deleting VM ctest-TestBasicVMVN-54877144-75687083
2025-01-08 21:52:18,286 - INFO - Deleting VN ctest-vn-42373449
2025-01-08 21:52:18,523 - DEBUG - Response for delete_port : ()
2025-01-08 21:52:18,758 - DEBUG - Response for delete_port : ()
2025-01-08 21:52:18,826 - DEBUG - VN 2cd04a39-4e20-43be-bf43-b6469b972196 still in use: Unable to complete operation on network 2cd04a39-4e20-43be-bf43-b6469b972196. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2cd68088-9748-4f73-ae83-862650abfc2d']
2025-01-08 21:52:18,826 - WARNING - Deleting VN ctest-vn-42373449 failed..Will retry
2025-01-08 21:52:20,963 - DEBUG - Response for deleting network ()
2025-01-08 21:52:20,963 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/609467a3-2035-4ad9-9b27-6f45ab1abf45
2025-01-08 21:52:20,971 - DEBUG - Response Code: 404
2025-01-08 21:52:20,971 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-01-08 21:52:20,978 - DEBUG - Requesting: http://10.0.0.27:8082/domain/bbdfedfa-6ff2-4881-bcc0-8abc102f5d0b
2025-01-08 21:52:21,035 - DEBUG - Requesting: http://10.0.0.27:8082/project/e3b3a4d8-251b-459f-aec3-f47ed43e9daa
2025-01-08 21:52:21,107 - INFO - Validated that VN ctest-vn-42373449 is not found in API Server
2025-01-08 21:52:21,119 - DEBUG - VN ctest-vn-42373449 is not present in Agent 10.0.0.27
2025-01-08 21:52:21,119 - INFO - Validated that VN ctest-vn-42373449 is not in any agent
2025-01-08 21:52:21,124 - DEBUG - VRF 2 is not seen in agent 10.0.0.27
2025-01-08 21:52:21,129 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-42373449
2025-01-08 21:52:21,129 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-54877144:ctest-vn-42373449
2025-01-08 21:52:21,142 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42373449 info
2025-01-08 21:52:21,228 - INFO - IPAM: ctest-ipam-10551509 is not found in API Server
2025-01-08 21:52:21,242 - INFO - IPAM:ctest-ipam-10551509 is not found in control node
2025-01-08 21:52:21,505 - DEBUG - No XMPP flaps were noticed during the test
2025-01-08 21:52:21,505 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-01-08 21:52:21,505 - INFO - --------------------------------------------------------------------------------
2025-01-08 21:52:22,240 - INFO - Deleted project: ctest-TestBasicVMVN-54877144, ID : e3b3a4d8-251b-459f-aec3-f47ed43e9daa