2024-11-13 12:59:33,621 - INFO - Domain Default found not creating
2024-11-13 12:59:33,823 - INFO - Project ctest-TestBasicVMVN-24875794 not found, creating it
2024-11-13 12:59:34,390 - INFO - Created Project:ctest-TestBasicVMVN-24875794, ID : 54baa14e-4fe3-438c-81a1-2d71e8a24ecb
2024-11-13 12:59:36,106 - INFO - ================================================================================
2024-11-13 12:59:36,106 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-13 12:59:36,106 - 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-11-13 12:59:36,364 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.20.0.14': '0'}} with
2024-11-13 12:59:36,364 - INFO - Initial checks done. Running the testcase now
2024-11-13 12:59:36,364 - INFO -
2024-11-13 12:59:37,003 - DEBUG - Response for create_network : {'network': {'id': 'e618148b-52b6-47b3-9db8-f99375dd9a95', 'name': 'ctest-vn2_metadata-75732894', 'tenant_id': '54baa14e4fe3438c81a12d71e8a24ecb', 'project_id': '54baa14e4fe3438c81a12d71e8a24ecb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24875794', 'ctest-vn2_metadata-75732894'], 'port_security_enabled': True, 'description': ''}}
2024-11-13 12:59:37,209 - DEBUG - Response for create_subnet : {'subnet': {'id': '69db610c-a946-4528-b4ae-94e5ce794cc4', 'name': '', 'tenant_id': '54baa14e4fe3438c81a12d71e8a24ecb', 'network_id': 'e618148b-52b6-47b3-9db8-f99375dd9a95', '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': '54baa14e4fe3438c81a12d71e8a24ecb'}}
2024-11-13 12:59:37,233 - INFO - Created VN ctest-vn2_metadata-75732894
2024-11-13 12:59:37,296 - DEBUG - VN ctest-vn2_metadata-75732894 UUID is e618148b-52b6-47b3-9db8-f99375dd9a95
2024-11-13 12:59:37,502 - DEBUG - Services list from nova: [, , ]
2024-11-13 12:59:38,605 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2286-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2286-1)
2024-11-13 12:59:38,719 - DEBUG - Link local service introspect added
2024-11-13 12:59:38,773 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-13 12:59:43,911 - DEBUG - VM is in ACTIVE state now
2024-11-13 12:59:44,049 - INFO - Waiting for VM ctest-TestBasicVMVN-24875794-43042818 to be up..
2024-11-13 12:59:44,049 - INFO - VM name : ctest-TestBasicVMVN-24875794-43042818
2024-11-13 12:59:44,145 - DEBUG - VM ctest-TestBasicVMVN-24875794-43042818 ID is 818dba5f-d782-4eab-a8c4-6be6548be03e
2024-11-13 12:59:44,145 - DEBUG - VM ctest-TestBasicVMVN-24875794-43042818 launched on Node cn-jenkins-deploy-platform-ansible-os-2286-1
2024-11-13 12:59:44,233 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/818dba5f-d782-4eab-a8c4-6be6548be03e
2024-11-13 12:59:44,538 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/818dba5f-d782-4eab-a8c4-6be6548be03e
2024-11-13 12:59:44,577 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/f34c1bf7-4f0c-461d-96ca-303421901dc3
2024-11-13 12:59:47,845 - 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')
2024-11-13 12:59:47,845 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24875794-43042818 failed!
2024-11-13 12:59:47,908 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24875794:ctest-vn2_metadata-75732894 is 11.1.1.1 and allocation pool is NOT set
2024-11-13 12:59:49,968 - 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=0.447 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.447/1.748/3.049/1.301 ms')
2024-11-13 12:59:49,969 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24875794-43042818 passed
2024-11-13 12:59:50,128 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 12:59:50,128 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24875794-43042818, IP 11.1.1.3, Port 22
2024-11-13 12:59:50,296 - DEBUG - VM ctest-TestBasicVMVN-24875794-43042818 is ready for SSH connections
2024-11-13 12:59:50,296 - INFO - Retry 0
2024-11-13 12:59:50,296 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123
2024-11-13 12:59:50,296 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-13 12:59:51,911 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-13 12:59:51,911 - INFO - Generic metadata worked
2024-11-13 12:59:52,187 - DEBUG - Link local service introspect removed
2024-11-13 12:59:52,188 - INFO - Deleting VM ctest-TestBasicVMVN-24875794-43042818
2024-11-13 12:59:52,273 - INFO - Deleting VN ctest-vn2_metadata-75732894
2024-11-13 12:59:52,326 - DEBUG - VN e618148b-52b6-47b3-9db8-f99375dd9a95 still in use: Unable to complete operation on network e618148b-52b6-47b3-9db8-f99375dd9a95. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5ae68608-d9bb-454f-b32b-792a13b62c9d']
2024-11-13 12:59:52,326 - WARNING - Deleting VN ctest-vn2_metadata-75732894 failed..Will retry
2024-11-13 12:59:54,458 - DEBUG - Response for deleting network ()
2024-11-13 12:59:54,713 - DEBUG - No XMPP flaps were noticed during the test
2024-11-13 12:59:54,713 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2024-11-13 12:59:54,714 - INFO - --------------------------------------------------------------------------------
2024-11-13 12:59:54,718 - INFO - ================================================================================
2024-11-13 12:59:54,718 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-13 12:59:54,718 - 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-11-13 12:59:55,001 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.20.0.14': '0'}} with
2024-11-13 12:59:55,001 - INFO - Initial checks done. Running the testcase now
2024-11-13 12:59:55,002 - INFO -
2024-11-13 12:59:55,554 - DEBUG - Response for create_network : {'network': {'id': '7c6eb50b-444f-4d1a-99e3-599ed192d01c', 'name': 'ctest-vn-37013039', 'tenant_id': '54baa14e4fe3438c81a12d71e8a24ecb', 'project_id': '54baa14e4fe3438c81a12d71e8a24ecb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24875794', 'ctest-vn-37013039'], 'port_security_enabled': True, 'description': ''}}
2024-11-13 12:59:55,743 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe56af1e-01bc-412b-aeff-52a3ba07eafc', 'name': '', 'tenant_id': '54baa14e4fe3438c81a12d71e8a24ecb', 'network_id': '7c6eb50b-444f-4d1a-99e3-599ed192d01c', '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': '54baa14e4fe3438c81a12d71e8a24ecb'}}
2024-11-13 12:59:55,986 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee7cde9f-78a2-42f1-9238-2f2c7eb560c1', 'name': '', 'tenant_id': '54baa14e4fe3438c81a12d71e8a24ecb', 'network_id': '7c6eb50b-444f-4d1a-99e3-599ed192d01c', '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': '54baa14e4fe3438c81a12d71e8a24ecb'}}
2024-11-13 12:59:56,017 - INFO - Created VN ctest-vn-37013039
2024-11-13 12:59:56,084 - DEBUG - VN ctest-vn-37013039 UUID is 7c6eb50b-444f-4d1a-99e3-599ed192d01c
2024-11-13 12:59:56,529 - DEBUG - Response for create_port : {'port': {'name': 'cc784634-9543-4b3a-b6f4-bb4633add138', 'id': 'cc784634-9543-4b3a-b6f4-bb4633add138', 'tenant_id': '54baa14e4fe3438c81a12d71e8a24ecb', 'network_id': '7c6eb50b-444f-4d1a-99e3-599ed192d01c', 'mac_address': '02:cc:78:46:34:95', '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': 'fe56af1e-01bc-412b-aeff-52a3ba07eafc'}], 'security_groups': ['30ce8150-70ee-4a4c-8755-c553d85a7e92'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '54baa14e4fe3438c81a12d71e8a24ecb'}}
2024-11-13 12:59:56,735 - DEBUG - Response for create_port : {'port': {'name': '82b46276-cc59-4d9a-b2d0-f0ed624ac871', 'id': '82b46276-cc59-4d9a-b2d0-f0ed624ac871', 'tenant_id': '54baa14e4fe3438c81a12d71e8a24ecb', 'network_id': '7c6eb50b-444f-4d1a-99e3-599ed192d01c', 'mac_address': '02:82:b4:62:76:cc', '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': 'ee7cde9f-78a2-42f1-9238-2f2c7eb560c1'}], 'security_groups': ['30ce8150-70ee-4a4c-8755-c553d85a7e92'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '54baa14e4fe3438c81a12d71e8a24ecb'}}
2024-11-13 12:59:57,226 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2286-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2286-1)
2024-11-13 12:59:57,680 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2286-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2286-1)
2024-11-13 12:59:58,972 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2286-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2286-1)
2024-11-13 12:59:58,972 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2024-11-13 12:59:58,980 - DEBUG - Requesting: http://10.0.0.46:8082/domain/1b12432c-d4c1-4bcc-b3be-0519b3afc517
2024-11-13 12:59:58,997 - DEBUG - Requesting: http://10.0.0.46:8082/project/54baa14e-4fe3-438c-81a1-2d71e8a24ecb
2024-11-13 12:59:59,103 - DEBUG - Requesting: http://10.0.0.46:8082/network-ipam/89228986-6cb4-48a3-9f8d-c78c117a1950
2024-11-13 12:59:59,117 - INFO - Verifications in API Server for IPAM: ctest-ipam-74704844 passed
2024-11-13 12:59:59,125 - DEBUG - Control-node 10.0.0.46 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-24875794:ctest-ipam-74704844', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24875794', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9881611742846666915', 'uuid-lslong': '11497064828149307728'}, 'enable': 'true', 'created': '2024-11-13T12:59:55', 'last-modified': '2024-11-13T12:59:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.880343'}
2024-11-13 12:59:59,125 - INFO - Verifications in Control node for IPAM: ctest-ipam-74704844 passed
2024-11-13 12:59:59,125 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2024-11-13 12:59:59,133 - DEBUG - Requesting: http://10.0.0.46:8082/domain/1b12432c-d4c1-4bcc-b3be-0519b3afc517
2024-11-13 12:59:59,153 - DEBUG - Requesting: http://10.0.0.46:8082/project/54baa14e-4fe3-438c-81a1-2d71e8a24ecb
2024-11-13 12:59:59,254 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/7c6eb50b-444f-4d1a-99e3-599ed192d01c
2024-11-13 12:59:59,286 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/7c6eb50b-444f-4d1a-99e3-599ed192d01c
2024-11-13 12:59:59,302 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/135f3914-57cd-4ead-bd37-4cd7ac581824
2024-11-13 12:59:59,314 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/135f3914-57cd-4ead-bd37-4cd7ac581824
2024-11-13 12:59:59,329 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/4da91f4b-a36d-40ae-bc56-cfc33397a266
2024-11-13 12:59:59,347 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-13 12:59:59,347 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/7c6eb50b-444f-4d1a-99e3-599ed192d01c
2024-11-13 12:59:59,373 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/135f3914-57cd-4ead-bd37-4cd7ac581824
2024-11-13 12:59:59,411 - INFO - Verified VN network id 8 for VN 7c6eb50b-444f-4d1a-99e3-599ed192d01c
2024-11-13 12:59:59,412 - INFO - Verifications in API Server for VN ctest-vn-37013039 passed
2024-11-13 12:59:59,412 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/7c6eb50b-444f-4d1a-99e3-599ed192d01c
2024-11-13 12:59:59,438 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/135f3914-57cd-4ead-bd37-4cd7ac581824
2024-11-13 12:59:59,467 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/135f3914-57cd-4ead-bd37-4cd7ac581824
2024-11-13 12:59:59,484 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/4da91f4b-a36d-40ae-bc56-cfc33397a266
2024-11-13 12:59:59,518 - DEBUG - Control-node 10.0.0.46 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-24875794:ctest-vn-37013039', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24875794', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8966302968136551706', 'uuid-lslong': '11088805246172057628'}, 'enable': 'true', 'created': '2024-11-13T12:59:55', 'last-modified': '2024-11-13T12:59:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.570724'}
2024-11-13 12:59:59,530 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-13 12:59:59,530 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37013039 passed
2024-11-13 12:59:59,538 - DEBUG - ====Verifying policy data for ctest-vn-37013039 in API_Server ======
2024-11-13 12:59:59,539 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2024-11-13 12:59:59,560 - DEBUG - Requesting: http://10.0.0.46:8082/domain/1b12432c-d4c1-4bcc-b3be-0519b3afc517
2024-11-13 12:59:59,598 - DEBUG - Requesting: http://10.0.0.46:8082/project/54baa14e-4fe3-438c-81a1-2d71e8a24ecb
2024-11-13 12:59:59,754 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/7c6eb50b-444f-4d1a-99e3-599ed192d01c
2024-11-13 12:59:59,781 - DEBUG - =>VN ctest-vn-37013039 has no policy to be verified
2024-11-13 12:59:59,781 - DEBUG - Verifying the vn in opserver
2024-11-13 12:59:59,782 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-24875794:ctest-vn-37013039 virtual network link through opserver 10.0.0.46
2024-11-13 12:59:59,782 - DEBUG - Requesting: http://10.0.0.46:8081/analytics/uves/virtual-networks
2024-11-13 13:00:00,475 - DEBUG - Requesting: http://10.0.0.46:8081/analytics/uves/virtual-networks
2024-11-13 13:00:00,585 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-24875794:ctest-vn-37013039', 'href': 'http://10.0.0.46:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-24875794:ctest-vn-37013039?flat'}
2024-11-13 13:00:00,585 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-24875794:ctest-vn-37013039 is found in opserver
2024-11-13 13:00:00,594 - DEBUG - VRF ids for VN ctest-vn-37013039: {'10.0.0.46': '2'}
2024-11-13 13:00:00,594 - INFO - Waiting for VM ctest-TestBasicVMVN-24875794-74117724 to be up..
2024-11-13 13:00:00,716 - DEBUG - VM is in ACTIVE state now
2024-11-13 13:00:00,717 - INFO - VM name : ctest-TestBasicVMVN-24875794-74117724
2024-11-13 13:00:00,859 - DEBUG - VM ctest-TestBasicVMVN-24875794-74117724 ID is 9b79d01a-8d6f-4d61-9027-4b59ea92fd37
2024-11-13 13:00:00,859 - DEBUG - VM ctest-TestBasicVMVN-24875794-74117724 launched on Node cn-jenkins-deploy-platform-ansible-os-2286-1
2024-11-13 13:00:00,981 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/9b79d01a-8d6f-4d61-9027-4b59ea92fd37
2024-11-13 13:00:00,995 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/cc784634-9543-4b3a-b6f4-bb4633add138
2024-11-13 13:00:04,294 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2024-11-13 13:00:04,294 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24875794-74117724 failed!
2024-11-13 13:00:04,356 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24875794:ctest-vn-37013039 is 31.1.1.1 and allocation pool is NOT set
2024-11-13 13:00:04,356 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24875794:ctest-vn-37013039 is 31.1.2.1 and allocation pool is NOT set
2024-11-13 13:00:08,416 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2024-11-13 13:00:08,416 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24875794-74117724 failed!
2024-11-13 13:00:08,480 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24875794:ctest-vn-37013039 is 31.1.1.1 and allocation pool is NOT set
2024-11-13 13:00:08,480 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24875794:ctest-vn-37013039 is 31.1.2.1 and allocation pool is NOT set
2024-11-13 13:00:10,539 - 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.44 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.11 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 = 1.106/2.273/3.440/1.167 ms')
2024-11-13 13:00:10,539 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24875794-74117724 passed
2024-11-13 13:00:10,708 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 13:00:10,708 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24875794-74117724, IP 31.1.1.4, Port 22
2024-11-13 13:00:10,881 - DEBUG - VM ctest-TestBasicVMVN-24875794-74117724 is ready for SSH connections
2024-11-13 13:00:10,881 - INFO - Waiting for VM ctest-TestBasicVMVN-24875794-74830422 to be up..
2024-11-13 13:00:10,973 - DEBUG - VM is in ACTIVE state now
2024-11-13 13:00:10,973 - INFO - VM name : ctest-TestBasicVMVN-24875794-74830422
2024-11-13 13:00:11,063 - DEBUG - VM ctest-TestBasicVMVN-24875794-74830422 ID is df0ee9e6-9737-4f4a-9e88-7f44beb8d913
2024-11-13 13:00:11,063 - DEBUG - VM ctest-TestBasicVMVN-24875794-74830422 launched on Node cn-jenkins-deploy-platform-ansible-os-2286-1
2024-11-13 13:00:11,161 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/df0ee9e6-9737-4f4a-9e88-7f44beb8d913
2024-11-13 13:00:11,172 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/82b46276-cc59-4d9a-b2d0-f0ed624ac871
2024-11-13 13:00:12,427 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.412 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.412/1.913/3.414/1.501 ms')
2024-11-13 13:00:12,428 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24875794-74830422 passed
2024-11-13 13:00:12,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 13:00:12,588 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24875794-74830422, IP 31.1.2.4, Port 22
2024-11-13 13:00:12,748 - DEBUG - VM ctest-TestBasicVMVN-24875794-74830422 is ready for SSH connections
2024-11-13 13:00:12,748 - INFO - Waiting for VM ctest-TestBasicVMVN-24875794-64817581 to be up..
2024-11-13 13:00:12,845 - DEBUG - VM is in ACTIVE state now
2024-11-13 13:00:12,845 - INFO - VM name : ctest-TestBasicVMVN-24875794-64817581
2024-11-13 13:00:12,936 - DEBUG - VM ctest-TestBasicVMVN-24875794-64817581 ID is 7c9c1a63-328c-4f64-a5ca-3a53a7f7c743
2024-11-13 13:00:12,937 - DEBUG - VM ctest-TestBasicVMVN-24875794-64817581 launched on Node cn-jenkins-deploy-platform-ansible-os-2286-1
2024-11-13 13:00:13,030 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/7c9c1a63-328c-4f64-a5ca-3a53a7f7c743
2024-11-13 13:00:13,041 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/e415592b-ab8e-43b8-9e1a-3ff698834aa9
2024-11-13 13:00:14,295 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.76 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.370 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.370/1.564/2.759/1.194 ms')
2024-11-13 13:00:14,295 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-24875794-64817581 passed
2024-11-13 13:00:14,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 13:00:14,456 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24875794-64817581, IP 31.1.1.3, Port 22
2024-11-13 13:00:14,619 - DEBUG - VM ctest-TestBasicVMVN-24875794-64817581 is ready for SSH connections
2024-11-13 13:00:14,619 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 13:00:14,620 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123
2024-11-13 13:00:14,620 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-13 13:00:18,284 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.430 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.264 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.258 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.258/1.984/3.430 ms
2024-11-13 13:00:18,284 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-24875794-74117724 passed
2024-11-13 13:00:18,284 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 13:00:18,284 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123
2024-11-13 13:00:18,285 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-13 13:00:21,945 - 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.087 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.915 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.786 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.786/1.596/3.087 ms
2024-11-13 13:00:21,945 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-24875794-74830422 passed
2024-11-13 13:00:21,945 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 13:00:21,945 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 13:00:21,945 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 13:00:21,945 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123
2024-11-13 13:00:21,945 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-13 13:00:22,155 - DEBUG - None
2024-11-13 13:00:22,156 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123
2024-11-13 13:00:22,156 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-13 13:00:22,382 - DEBUG - None
2024-11-13 13:00:22,382 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123
2024-11-13 13:00:22,383 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-13 13:00:23,056 - DEBUG - None
2024-11-13 13:00:23,057 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123
2024-11-13 13:00:23,057 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-13 13:00:25,275 - 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.961 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.693 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.848 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.699 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.396/2.319/5.693 ms
2024-11-13 13:00:25,275 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123
2024-11-13 13:00:25,275 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-13 13:00:27,531 - 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.968 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.066 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.216 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.419 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.796 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.661 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.510 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.419/2.233/5.216 ms
2024-11-13 13:00:27,532 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123
2024-11-13 13:00:27,532 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-13 13:00:29,789 - 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.643 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.800 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.889 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.471 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.027 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.971 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.473 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.471/1.896/3.889 ms
2024-11-13 13:00:29,789 - INFO - Deleting VM ctest-TestBasicVMVN-24875794-64817581
2024-11-13 13:00:29,871 - INFO - Detaching port 82b46276-cc59-4d9a-b2d0-f0ed624ac871 from VM ctest-TestBasicVMVN-24875794-74830422
2024-11-13 13:00:29,930 - INFO - Deleting VM ctest-TestBasicVMVN-24875794-74830422
2024-11-13 13:00:30,001 - INFO - Detaching port cc784634-9543-4b3a-b6f4-bb4633add138 from VM ctest-TestBasicVMVN-24875794-74117724
2024-11-13 13:00:30,040 - INFO - Deleting VM ctest-TestBasicVMVN-24875794-74117724
2024-11-13 13:00:30,132 - INFO - Deleting VN ctest-vn-37013039
2024-11-13 13:00:30,365 - DEBUG - Response for delete_port : ()
2024-11-13 13:00:30,710 - DEBUG - Response for delete_port : ()
2024-11-13 13:00:30,940 - DEBUG - Response for deleting network ()
2024-11-13 13:00:30,940 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/135f3914-57cd-4ead-bd37-4cd7ac581824
2024-11-13 13:00:30,949 - DEBUG - Response Code: 404
2024-11-13 13:00:30,949 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2024-11-13 13:00:30,956 - DEBUG - Requesting: http://10.0.0.46:8082/domain/1b12432c-d4c1-4bcc-b3be-0519b3afc517
2024-11-13 13:00:31,018 - DEBUG - Requesting: http://10.0.0.46:8082/project/54baa14e-4fe3-438c-81a1-2d71e8a24ecb
2024-11-13 13:00:31,126 - INFO - Validated that VN ctest-vn-37013039 is not found in API Server
2024-11-13 13:00:31,140 - DEBUG - VN ctest-vn-37013039 is not present in Agent 10.0.0.46
2024-11-13 13:00:31,140 - INFO - Validated that VN ctest-vn-37013039 is not in any agent
2024-11-13 13:00:31,147 - DEBUG - VRF 2 is not seen in agent 10.0.0.46
2024-11-13 13:00:31,155 - DEBUG - Vrouter 10.0.0.46 does not have vrf 2 for VN ctest-vn-37013039
2024-11-13 13:00:31,155 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-24875794:ctest-vn-37013039
2024-11-13 13:00:31,171 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37013039 info
2024-11-13 13:00:31,263 - INFO - IPAM: ctest-ipam-74704844 is not found in API Server
2024-11-13 13:00:31,277 - INFO - IPAM:ctest-ipam-74704844 is not found in control node
2024-11-13 13:00:31,535 - DEBUG - No XMPP flaps were noticed during the test
2024-11-13 13:00:31,536 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-11-13 13:00:31,537 - INFO - --------------------------------------------------------------------------------
2024-11-13 13:00:32,396 - INFO - Deleted project: ctest-TestBasicVMVN-24875794, ID : 54baa14e-4fe3-438c-81a1-2d71e8a24ecb