2024-10-25 10:28:38,028 - INFO - Domain Default found not creating
2024-10-25 10:28:38,251 - INFO - Project ctest-TestBasicVMVN-57805225 not found, creating it
2024-10-25 10:28:38,927 - INFO - Created Project:ctest-TestBasicVMVN-57805225, ID : 5d4dcac8-ecad-4be6-991d-08c538eac08a
2024-10-25 10:28:40,916 - INFO - ================================================================================
2024-10-25 10:28:40,916 - INFO - STARTING TEST : test_generic_link_local_service
2024-10-25 10:28:40,916 - 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
2024-10-25 10:28:41,190 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.10': '0'}} with
2024-10-25 10:28:41,190 - INFO - Initial checks done. Running the testcase now
2024-10-25 10:28:41,190 - INFO -
2024-10-25 10:28:41,860 - DEBUG - Response for create_network : {'network': {'id': '67ba47cf-abe9-4a5f-95f7-5e1b9381ac2a', 'name': 'ctest-vn2_metadata-47707087', 'tenant_id': '5d4dcac8ecad4be6991d08c538eac08a', 'project_id': '5d4dcac8ecad4be6991d08c538eac08a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57805225', 'ctest-vn2_metadata-47707087'], 'port_security_enabled': True, 'description': ''}}
2024-10-25 10:28:42,114 - DEBUG - Response for create_subnet : {'subnet': {'id': '051a1d3a-a5d5-4ae9-b0aa-68b3fbd062cd', 'name': '', 'tenant_id': '5d4dcac8ecad4be6991d08c538eac08a', 'network_id': '67ba47cf-abe9-4a5f-95f7-5e1b9381ac2a', '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': '5d4dcac8ecad4be6991d08c538eac08a'}}
2024-10-25 10:28:42,141 - INFO - Created VN ctest-vn2_metadata-47707087
2024-10-25 10:28:42,201 - DEBUG - VN ctest-vn2_metadata-47707087 UUID is 67ba47cf-abe9-4a5f-95f7-5e1b9381ac2a
2024-10-25 10:28:42,434 - DEBUG - Services list from nova: [, , ]
2024-10-25 10:28:43,910 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2144-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2144-1)
2024-10-25 10:28:44,036 - DEBUG - Link local service introspect added
2024-10-25 10:28:44,086 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-25 10:28:49,193 - DEBUG - VM is in ACTIVE state now
2024-10-25 10:28:49,339 - INFO - Waiting for VM ctest-TestBasicVMVN-57805225-13691109 to be up..
2024-10-25 10:28:49,340 - INFO - VM name : ctest-TestBasicVMVN-57805225-13691109
2024-10-25 10:28:49,515 - DEBUG - VM ctest-TestBasicVMVN-57805225-13691109 ID is 53d8d8c3-e670-4bc1-bcb6-9457d92b68c7
2024-10-25 10:28:49,515 - DEBUG - VM ctest-TestBasicVMVN-57805225-13691109 launched on Node cn-jenkins-deploy-platform-ansible-os-2144-1
2024-10-25 10:28:49,635 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/53d8d8c3-e670-4bc1-bcb6-9457d92b68c7
2024-10-25 10:28:49,985 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/53d8d8c3-e670-4bc1-bcb6-9457d92b68c7
2024-10-25 10:28:50,031 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/a765606a-36fe-48ea-a2cf-e308f711b0f0
2024-10-25 10:28:53,314 - 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 1025ms')
2024-10-25 10:28:53,314 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57805225-13691109 failed!
2024-10-25 10:28:53,381 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57805225:ctest-vn2_metadata-47707087 is 11.1.1.1 and allocation pool is NOT set
2024-10-25 10:28:55,448 - 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=15.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.48 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 = 2.476/8.812/15.149/6.336 ms')
2024-10-25 10:28:55,449 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57805225-13691109 passed
2024-10-25 10:28:55,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 10:28:55,609 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57805225-13691109, IP 11.1.1.3, Port 22
2024-10-25 10:28:55,678 - 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': ''}
2024-10-25 10:28:55,774 - DEBUG - VM ctest-TestBasicVMVN-57805225-13691109 is NOT ready for SSH connections, VM status: ACTIVE
2024-10-25 10:29:00,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 10:29:00,776 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57805225-13691109, IP 11.1.1.3, Port 22
2024-10-25 10:29:00,936 - DEBUG - VM ctest-TestBasicVMVN-57805225-13691109 is ready for SSH connections
2024-10-25 10:29:00,936 - INFO - Retry 0
2024-10-25 10:29:00,936 - 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.37, gateway password: c0ntrail123
2024-10-25 10:29:00,936 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-10-25 10:29:02,627 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-10-25 10:29:02,627 - INFO - Generic metadata worked
2024-10-25 10:29:02,896 - DEBUG - Link local service introspect removed
2024-10-25 10:29:02,896 - INFO - Deleting VM ctest-TestBasicVMVN-57805225-13691109
2024-10-25 10:29:02,991 - INFO - Deleting VN ctest-vn2_metadata-47707087
2024-10-25 10:29:03,039 - DEBUG - VN 67ba47cf-abe9-4a5f-95f7-5e1b9381ac2a still in use: Unable to complete operation on network 67ba47cf-abe9-4a5f-95f7-5e1b9381ac2a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-11ab2d3b-e2c7-4f8b-af60-c46637b530cb']
2024-10-25 10:29:03,039 - WARNING - Deleting VN ctest-vn2_metadata-47707087 failed..Will retry
2024-10-25 10:29:05,183 - DEBUG - Response for deleting network ()
2024-10-25 10:29:05,448 - DEBUG - No XMPP flaps were noticed during the test
2024-10-25 10:29:05,448 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:25]
2024-10-25 10:29:05,448 - INFO - --------------------------------------------------------------------------------
2024-10-25 10:29:05,451 - INFO - ================================================================================
2024-10-25 10:29:05,452 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-10-25 10:29:05,452 - 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
2024-10-25 10:29:05,755 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.10': '0'}} with
2024-10-25 10:29:05,755 - INFO - Initial checks done. Running the testcase now
2024-10-25 10:29:05,755 - INFO -
2024-10-25 10:29:06,321 - DEBUG - Response for create_network : {'network': {'id': '034694e1-8558-457e-bcda-237b60e2b32a', 'name': 'ctest-vn-05837395', 'tenant_id': '5d4dcac8ecad4be6991d08c538eac08a', 'project_id': '5d4dcac8ecad4be6991d08c538eac08a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57805225', 'ctest-vn-05837395'], 'port_security_enabled': True, 'description': ''}}
2024-10-25 10:29:06,577 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d0ac228-7a11-47ba-8455-f6493db6d852', 'name': '', 'tenant_id': '5d4dcac8ecad4be6991d08c538eac08a', 'network_id': '034694e1-8558-457e-bcda-237b60e2b32a', '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': '5d4dcac8ecad4be6991d08c538eac08a'}}
2024-10-25 10:29:06,822 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f023d007-2684-4547-87ee-560c40dc121f', 'name': '', 'tenant_id': '5d4dcac8ecad4be6991d08c538eac08a', 'network_id': '034694e1-8558-457e-bcda-237b60e2b32a', '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': '5d4dcac8ecad4be6991d08c538eac08a'}}
2024-10-25 10:29:06,851 - INFO - Created VN ctest-vn-05837395
2024-10-25 10:29:06,913 - DEBUG - VN ctest-vn-05837395 UUID is 034694e1-8558-457e-bcda-237b60e2b32a
2024-10-25 10:29:07,396 - DEBUG - Response for create_port : {'port': {'name': 'bc1d8d4f-a8fc-43a5-95f6-f1f44ca79103', 'id': 'bc1d8d4f-a8fc-43a5-95f6-f1f44ca79103', 'tenant_id': '5d4dcac8ecad4be6991d08c538eac08a', 'network_id': '034694e1-8558-457e-bcda-237b60e2b32a', 'mac_address': '02:bc:1d:8d:4f:a8', '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': '3d0ac228-7a11-47ba-8455-f6493db6d852'}], 'security_groups': ['441cd7b6-d1c0-4e53-98ed-d8c65a6fe652'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5d4dcac8ecad4be6991d08c538eac08a'}}
2024-10-25 10:29:07,639 - DEBUG - Response for create_port : {'port': {'name': '202eda2d-2a8e-4f17-89bf-a87b96e07a32', 'id': '202eda2d-2a8e-4f17-89bf-a87b96e07a32', 'tenant_id': '5d4dcac8ecad4be6991d08c538eac08a', 'network_id': '034694e1-8558-457e-bcda-237b60e2b32a', 'mac_address': '02:20:2e:da:2d:2a', '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': 'f023d007-2684-4547-87ee-560c40dc121f'}], 'security_groups': ['441cd7b6-d1c0-4e53-98ed-d8c65a6fe652'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5d4dcac8ecad4be6991d08c538eac08a'}}
2024-10-25 10:29:08,122 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2144-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2144-1)
2024-10-25 10:29:08,657 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2144-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2144-1)
2024-10-25 10:29:10,195 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2144-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2144-1)
2024-10-25 10:29:10,196 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2024-10-25 10:29:10,206 - DEBUG - Requesting: http://10.0.0.37:8082/domain/12a889b9-5e07-443a-8a27-77f0734807fd
2024-10-25 10:29:10,239 - DEBUG - Requesting: http://10.0.0.37:8082/project/5d4dcac8-ecad-4be6-991d-08c538eac08a
2024-10-25 10:29:10,380 - DEBUG - Requesting: http://10.0.0.37:8082/network-ipam/e396c830-9990-4f03-8a3b-ddad9da958c3
2024-10-25 10:29:10,409 - INFO - Verifications in API Server for IPAM: ctest-ipam-06290987 passed
2024-10-25 10:29:10,420 - DEBUG - Control-node 10.0.0.37 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57805225:ctest-ipam-06290987', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57805225', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16399515204176596739', 'uuid-lslong': '9960798738604185795'}, 'enable': 'true', 'created': '2024-10-25T10:29:05', 'last-modified': '2024-10-25T10:29:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.412873'}
2024-10-25 10:29:10,420 - INFO - Verifications in Control node for IPAM: ctest-ipam-06290987 passed
2024-10-25 10:29:10,421 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2024-10-25 10:29:10,432 - DEBUG - Requesting: http://10.0.0.37:8082/domain/12a889b9-5e07-443a-8a27-77f0734807fd
2024-10-25 10:29:10,460 - DEBUG - Requesting: http://10.0.0.37:8082/project/5d4dcac8-ecad-4be6-991d-08c538eac08a
2024-10-25 10:29:10,573 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/034694e1-8558-457e-bcda-237b60e2b32a
2024-10-25 10:29:10,608 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/034694e1-8558-457e-bcda-237b60e2b32a
2024-10-25 10:29:10,634 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/808b1c50-07a7-48af-bc56-1c98308265e1
2024-10-25 10:29:10,649 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/808b1c50-07a7-48af-bc56-1c98308265e1
2024-10-25 10:29:10,660 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/198c869e-ec10-4e99-a47c-1afaf95fc606
2024-10-25 10:29:10,669 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-25 10:29:10,669 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/034694e1-8558-457e-bcda-237b60e2b32a
2024-10-25 10:29:10,687 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/808b1c50-07a7-48af-bc56-1c98308265e1
2024-10-25 10:29:10,717 - INFO - Verified VN network id 7 for VN 034694e1-8558-457e-bcda-237b60e2b32a
2024-10-25 10:29:10,717 - INFO - Verifications in API Server for VN ctest-vn-05837395 passed
2024-10-25 10:29:10,717 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/034694e1-8558-457e-bcda-237b60e2b32a
2024-10-25 10:29:10,748 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/808b1c50-07a7-48af-bc56-1c98308265e1
2024-10-25 10:29:10,765 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/808b1c50-07a7-48af-bc56-1c98308265e1
2024-10-25 10:29:10,787 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/198c869e-ec10-4e99-a47c-1afaf95fc606
2024-10-25 10:29:10,823 - DEBUG - Control-node 10.0.0.37 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57805225:ctest-vn-05837395', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57805225', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '236039726809236862', 'uuid-lslong': '13608228236866794282'}, 'enable': 'true', 'created': '2024-10-25T10:29:06', 'last-modified': '2024-10-25T10:29:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.046651'}
2024-10-25 10:29:10,850 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-25 10:29:10,850 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-05837395 passed
2024-10-25 10:29:10,851 - DEBUG - ====Verifying policy data for ctest-vn-05837395 in API_Server ======
2024-10-25 10:29:10,851 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2024-10-25 10:29:10,865 - DEBUG - Requesting: http://10.0.0.37:8082/domain/12a889b9-5e07-443a-8a27-77f0734807fd
2024-10-25 10:29:10,881 - DEBUG - Requesting: http://10.0.0.37:8082/project/5d4dcac8-ecad-4be6-991d-08c538eac08a
2024-10-25 10:29:11,092 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/034694e1-8558-457e-bcda-237b60e2b32a
2024-10-25 10:29:11,136 - DEBUG - =>VN ctest-vn-05837395 has no policy to be verified
2024-10-25 10:29:11,136 - DEBUG - Verifying the vn in opserver
2024-10-25 10:29:11,136 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57805225:ctest-vn-05837395 virtual network link through opserver 10.0.0.37
2024-10-25 10:29:11,137 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks
2024-10-25 10:29:11,661 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks
2024-10-25 10:29:11,802 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57805225:ctest-vn-05837395', 'href': 'http://10.0.0.37:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57805225:ctest-vn-05837395?flat'}
2024-10-25 10:29:11,802 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-57805225:ctest-vn-05837395 is found in opserver
2024-10-25 10:29:11,810 - DEBUG - VRF ids for VN ctest-vn-05837395: {'10.0.0.37': '2'}
2024-10-25 10:29:11,810 - INFO - Waiting for VM ctest-TestBasicVMVN-57805225-52863093 to be up..
2024-10-25 10:29:11,987 - DEBUG - VM is in ACTIVE state now
2024-10-25 10:29:11,987 - INFO - VM name : ctest-TestBasicVMVN-57805225-52863093
2024-10-25 10:29:12,110 - DEBUG - VM ctest-TestBasicVMVN-57805225-52863093 ID is 6339024a-f81c-49d2-b08f-632d20441e16
2024-10-25 10:29:12,110 - DEBUG - VM ctest-TestBasicVMVN-57805225-52863093 launched on Node cn-jenkins-deploy-platform-ansible-os-2144-1
2024-10-25 10:29:12,271 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/6339024a-f81c-49d2-b08f-632d20441e16
2024-10-25 10:29:12,287 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/bc1d8d4f-a8fc-43a5-95f6-f1f44ca79103
2024-10-25 10:29:15,622 - 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 1011ms')
2024-10-25 10:29:15,622 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57805225-52863093 failed!
2024-10-25 10:29:15,693 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57805225:ctest-vn-05837395 is 31.1.1.1 and allocation pool is NOT set
2024-10-25 10:29:15,693 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57805225:ctest-vn-05837395 is 31.1.2.1 and allocation pool is NOT set
2024-10-25 10:29:19,789 - 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')
2024-10-25 10:29:19,789 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57805225-52863093 failed!
2024-10-25 10:29:19,852 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57805225:ctest-vn-05837395 is 31.1.1.1 and allocation pool is NOT set
2024-10-25 10:29:19,853 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57805225:ctest-vn-05837395 is 31.1.2.1 and allocation pool is NOT set
2024-10-25 10:29:21,921 - 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.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.32 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.316/4.626/7.937/3.310 ms')
2024-10-25 10:29:21,921 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57805225-52863093 passed
2024-10-25 10:29:22,089 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 10:29:22,089 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57805225-52863093, IP 31.1.1.4, Port 22
2024-10-25 10:29:22,259 - DEBUG - VM ctest-TestBasicVMVN-57805225-52863093 is ready for SSH connections
2024-10-25 10:29:22,259 - INFO - Waiting for VM ctest-TestBasicVMVN-57805225-22396403 to be up..
2024-10-25 10:29:22,410 - DEBUG - VM is in ACTIVE state now
2024-10-25 10:29:22,410 - INFO - VM name : ctest-TestBasicVMVN-57805225-22396403
2024-10-25 10:29:22,519 - DEBUG - VM ctest-TestBasicVMVN-57805225-22396403 ID is 605a26d8-5445-4e55-a737-b3f4969b072c
2024-10-25 10:29:22,520 - DEBUG - VM ctest-TestBasicVMVN-57805225-22396403 launched on Node cn-jenkins-deploy-platform-ansible-os-2144-1
2024-10-25 10:29:22,632 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/605a26d8-5445-4e55-a737-b3f4969b072c
2024-10-25 10:29:22,650 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/202eda2d-2a8e-4f17-89bf-a87b96e07a32
2024-10-25 10:29:23,926 - 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=5.00 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.924 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.924/2.960/4.997/2.036 ms')
2024-10-25 10:29:23,926 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-57805225-22396403 passed
2024-10-25 10:29:24,089 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 10:29:24,089 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57805225-22396403, IP 31.1.2.4, Port 22
2024-10-25 10:29:24,256 - DEBUG - VM ctest-TestBasicVMVN-57805225-22396403 is ready for SSH connections
2024-10-25 10:29:24,256 - INFO - Waiting for VM ctest-TestBasicVMVN-57805225-29042476 to be up..
2024-10-25 10:29:24,362 - DEBUG - VM is in ACTIVE state now
2024-10-25 10:29:24,362 - INFO - VM name : ctest-TestBasicVMVN-57805225-29042476
2024-10-25 10:29:24,462 - DEBUG - VM ctest-TestBasicVMVN-57805225-29042476 ID is ab574d50-0a5b-4656-b592-e64647bf0923
2024-10-25 10:29:24,462 - DEBUG - VM ctest-TestBasicVMVN-57805225-29042476 launched on Node cn-jenkins-deploy-platform-ansible-os-2144-1
2024-10-25 10:29:24,564 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/ab574d50-0a5b-4656-b592-e64647bf0923
2024-10-25 10:29:24,578 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/13fed158-ac16-4719-b4a9-67a84539d4cb
2024-10-25 10:29:25,857 - 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.77 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.419 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.419/2.093/3.767/1.674 ms')
2024-10-25 10:29:25,858 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-57805225-29042476 passed
2024-10-25 10:29:26,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 10:29:26,017 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57805225-29042476, IP 31.1.1.3, Port 22
2024-10-25 10:29:26,180 - DEBUG - VM ctest-TestBasicVMVN-57805225-29042476 is ready for SSH connections
2024-10-25 10:29:26,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 10:29:26,181 - 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.37, gateway password: c0ntrail123
2024-10-25 10:29:26,181 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-10-25 10:29:30,002 - 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.118 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.964 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.001 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.964/2.027/4.118 ms
2024-10-25 10:29:30,002 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-57805225-52863093 passed
2024-10-25 10:29:30,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 10:29:30,003 - 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.37, gateway password: c0ntrail123
2024-10-25 10:29:30,003 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-10-25 10:29:34,168 - 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.609 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.018 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.022 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.018/1.883/3.609 ms
2024-10-25 10:29:34,168 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-57805225-22396403 passed
2024-10-25 10:29:34,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 10:29:34,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 10:29:34,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 10:29:34,168 - 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.37, gateway password: c0ntrail123
2024-10-25 10:29:34,169 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-25 10:29:34,377 - DEBUG - None
2024-10-25 10:29:34,377 - 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.37, gateway password: c0ntrail123
2024-10-25 10:29:34,378 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-25 10:29:34,589 - DEBUG - None
2024-10-25 10:29:34,589 - 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.37, gateway password: c0ntrail123
2024-10-25 10:29:34,589 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-25 10:29:35,311 - DEBUG - None
2024-10-25 10:29:35,311 - 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.37, gateway password: c0ntrail123
2024-10-25 10:29:35,311 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-10-25 10:29:37,557 - 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.322 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.023 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.698 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.513 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.511 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.511/2.213/5.023 ms
2024-10-25 10:29:37,557 - 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.37, gateway password: c0ntrail123
2024-10-25 10:29:37,557 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-10-25 10:29:39,846 - 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.176 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.166 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.592 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.501 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.252 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.288 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.709 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.501/2.526/5.592 ms
2024-10-25 10:29:39,847 - 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.37, gateway password: c0ntrail123
2024-10-25 10:29:39,847 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-10-25 10:29:42,133 - 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.923 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.299 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.391 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.450 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.044 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.447 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.433 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.433/2.141/4.391 ms
2024-10-25 10:29:42,134 - INFO - Deleting VM ctest-TestBasicVMVN-57805225-29042476
2024-10-25 10:29:42,216 - INFO - Detaching port 202eda2d-2a8e-4f17-89bf-a87b96e07a32 from VM ctest-TestBasicVMVN-57805225-22396403
2024-10-25 10:29:42,277 - INFO - Deleting VM ctest-TestBasicVMVN-57805225-22396403
2024-10-25 10:29:42,371 - INFO - Detaching port bc1d8d4f-a8fc-43a5-95f6-f1f44ca79103 from VM ctest-TestBasicVMVN-57805225-52863093
2024-10-25 10:29:42,422 - INFO - Deleting VM ctest-TestBasicVMVN-57805225-52863093
2024-10-25 10:29:42,532 - INFO - Deleting VN ctest-vn-05837395
2024-10-25 10:29:42,861 - DEBUG - Response for delete_port : ()
2024-10-25 10:29:43,118 - DEBUG - Response for delete_port : ()
2024-10-25 10:29:43,184 - DEBUG - VN 034694e1-8558-457e-bcda-237b60e2b32a still in use: Unable to complete operation on network 034694e1-8558-457e-bcda-237b60e2b32a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-200c655a-e13d-4356-b6f6-e26d3b4dc749']
2024-10-25 10:29:43,184 - WARNING - Deleting VN ctest-vn-05837395 failed..Will retry
2024-10-25 10:29:45,360 - DEBUG - Response for deleting network ()
2024-10-25 10:29:45,361 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/808b1c50-07a7-48af-bc56-1c98308265e1
2024-10-25 10:29:45,369 - DEBUG - Response Code: 404
2024-10-25 10:29:45,370 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2024-10-25 10:29:45,378 - DEBUG - Requesting: http://10.0.0.37:8082/domain/12a889b9-5e07-443a-8a27-77f0734807fd
2024-10-25 10:29:45,444 - DEBUG - Requesting: http://10.0.0.37:8082/project/5d4dcac8-ecad-4be6-991d-08c538eac08a
2024-10-25 10:29:45,539 - INFO - Validated that VN ctest-vn-05837395 is not found in API Server
2024-10-25 10:29:45,553 - DEBUG - VN ctest-vn-05837395 is not present in Agent 10.0.0.37
2024-10-25 10:29:45,553 - INFO - Validated that VN ctest-vn-05837395 is not in any agent
2024-10-25 10:29:45,559 - DEBUG - VRF 2 is not seen in agent 10.0.0.37
2024-10-25 10:29:45,564 - DEBUG - Vrouter 10.0.0.37 does not have vrf 2 for VN ctest-vn-05837395
2024-10-25 10:29:45,564 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-57805225:ctest-vn-05837395
2024-10-25 10:29:45,578 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-05837395 info
2024-10-25 10:29:45,672 - INFO - IPAM: ctest-ipam-06290987 is not found in API Server
2024-10-25 10:29:45,690 - INFO - IPAM:ctest-ipam-06290987 is not found in control node
2024-10-25 10:29:45,955 - DEBUG - No XMPP flaps were noticed during the test
2024-10-25 10:29:45,956 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40]
2024-10-25 10:29:45,956 - INFO - --------------------------------------------------------------------------------
2024-10-25 10:29:46,748 - INFO - Deleted project: ctest-TestBasicVMVN-57805225, ID : 5d4dcac8-ecad-4be6-991d-08c538eac08a