2024-10-31 02:38:47,995 - INFO - Domain Default found not creating
2024-10-31 02:38:48,225 - INFO - Project ctest-TestBasicVMVN-17413129 not found, creating it
2024-10-31 02:38:48,760 - INFO - Created Project:ctest-TestBasicVMVN-17413129, ID : f8134bd1-64b6-4926-90cc-4e45745d37d4
2024-10-31 02:38:50,712 - INFO - ================================================================================
2024-10-31 02:38:50,712 - INFO - STARTING TEST : test_generic_link_local_service
2024-10-31 02:38:50,712 - 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-31 02:38:50,996 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.5': '0'}} with
2024-10-31 02:38:50,996 - INFO - Initial checks done. Running the testcase now
2024-10-31 02:38:50,997 - INFO -
2024-10-31 02:38:51,766 - DEBUG - Response for create_network : {'network': {'id': 'ab02e5c0-babe-4a54-98c2-dde3af5ecbf0', 'name': 'ctest-vn2_metadata-31494860', 'tenant_id': 'f8134bd164b6492690cc4e45745d37d4', 'project_id': 'f8134bd164b6492690cc4e45745d37d4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-17413129', 'ctest-vn2_metadata-31494860'], 'port_security_enabled': True, 'description': ''}}
2024-10-31 02:38:51,978 - DEBUG - Response for create_subnet : {'subnet': {'id': '99c2677d-ba87-483c-94b3-e49bebc25ce8', 'name': '', 'tenant_id': 'f8134bd164b6492690cc4e45745d37d4', 'network_id': 'ab02e5c0-babe-4a54-98c2-dde3af5ecbf0', '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': 'f8134bd164b6492690cc4e45745d37d4'}}
2024-10-31 02:38:52,088 - INFO - Created VN ctest-vn2_metadata-31494860
2024-10-31 02:38:52,152 - DEBUG - VN ctest-vn2_metadata-31494860 UUID is ab02e5c0-babe-4a54-98c2-dde3af5ecbf0
2024-10-31 02:38:52,390 - DEBUG - Services list from nova: [, , ]
2024-10-31 02:38:53,711 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2182-1)
2024-10-31 02:38:53,827 - DEBUG - Link local service introspect added
2024-10-31 02:38:53,889 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-31 02:38:59,007 - DEBUG - VM is in ACTIVE state now
2024-10-31 02:38:59,196 - INFO - Waiting for VM ctest-TestBasicVMVN-17413129-93653194 to be up..
2024-10-31 02:38:59,196 - INFO - VM name : ctest-TestBasicVMVN-17413129-93653194
2024-10-31 02:38:59,317 - DEBUG - VM ctest-TestBasicVMVN-17413129-93653194 ID is a310900a-f706-4ba2-8a0a-948c9e0a6982
2024-10-31 02:38:59,317 - DEBUG - VM ctest-TestBasicVMVN-17413129-93653194 launched on Node cn-jenkins-deploy-platform-ansible-os-2182-1
2024-10-31 02:38:59,450 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/a310900a-f706-4ba2-8a0a-948c9e0a6982
2024-10-31 02:38:59,807 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/a310900a-f706-4ba2-8a0a-948c9e0a6982
2024-10-31 02:38:59,857 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/bcfc834a-2a89-451a-8cdd-5738bc32bffb
2024-10-31 02:39:03,160 - 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 1024ms')
2024-10-31 02:39:03,160 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17413129-93653194 failed!
2024-10-31 02:39:03,224 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17413129:ctest-vn2_metadata-31494860 is 11.1.1.1 and allocation pool is NOT set
2024-10-31 02:39:07,320 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=6.56 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1025ms\r\nrtt min/avg/max/mdev = 6.560/6.560/6.560/0.000 ms')
2024-10-31 02:39:07,320 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17413129-93653194 passed
2024-10-31 02:39:07,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:39:07,492 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17413129-93653194, IP 11.1.1.3, Port 22
2024-10-31 02:39:07,667 - DEBUG - VM ctest-TestBasicVMVN-17413129-93653194 is ready for SSH connections
2024-10-31 02:39:07,668 - INFO - Retry 0
2024-10-31 02:39:07,668 - 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.34, gateway password: c0ntrail123
2024-10-31 02:39:07,668 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-10-31 02:39:09,338 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-10-31 02:39:09,339 - INFO - Generic metadata worked
2024-10-31 02:39:09,615 - DEBUG - Link local service introspect removed
2024-10-31 02:39:09,616 - INFO - Deleting VM ctest-TestBasicVMVN-17413129-93653194
2024-10-31 02:39:09,846 - INFO - Deleting VN ctest-vn2_metadata-31494860
2024-10-31 02:39:09,911 - DEBUG - VN ab02e5c0-babe-4a54-98c2-dde3af5ecbf0 still in use: Unable to complete operation on network ab02e5c0-babe-4a54-98c2-dde3af5ecbf0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-88f76f7d-8ab1-4c85-805d-99bc092815cc']
2024-10-31 02:39:09,911 - WARNING - Deleting VN ctest-vn2_metadata-31494860 failed..Will retry
2024-10-31 02:39:12,076 - DEBUG - Response for deleting network ()
2024-10-31 02:39:12,358 - DEBUG - No XMPP flaps were noticed during the test
2024-10-31 02:39:12,359 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:22]
2024-10-31 02:39:12,359 - INFO - --------------------------------------------------------------------------------
2024-10-31 02:39:12,362 - INFO - ================================================================================
2024-10-31 02:39:12,362 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-10-31 02:39:12,362 - 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-31 02:39:12,647 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.5': '0'}} with
2024-10-31 02:39:12,647 - INFO - Initial checks done. Running the testcase now
2024-10-31 02:39:12,647 - INFO -
2024-10-31 02:39:13,239 - DEBUG - Response for create_network : {'network': {'id': 'abb2a47f-e83e-4d32-8571-88d6cbde93fa', 'name': 'ctest-vn-32440074', 'tenant_id': 'f8134bd164b6492690cc4e45745d37d4', 'project_id': 'f8134bd164b6492690cc4e45745d37d4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-17413129', 'ctest-vn-32440074'], 'port_security_enabled': True, 'description': ''}}
2024-10-31 02:39:13,493 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cdf1f556-20c5-4d6b-a61b-f4a2db53529e', 'name': '', 'tenant_id': 'f8134bd164b6492690cc4e45745d37d4', 'network_id': 'abb2a47f-e83e-4d32-8571-88d6cbde93fa', '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': 'f8134bd164b6492690cc4e45745d37d4'}}
2024-10-31 02:39:13,719 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ea6c12e5-4479-44e0-a0a9-ad43d01ccf9f', 'name': '', 'tenant_id': 'f8134bd164b6492690cc4e45745d37d4', 'network_id': 'abb2a47f-e83e-4d32-8571-88d6cbde93fa', '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': 'f8134bd164b6492690cc4e45745d37d4'}}
2024-10-31 02:39:13,748 - INFO - Created VN ctest-vn-32440074
2024-10-31 02:39:13,808 - DEBUG - VN ctest-vn-32440074 UUID is abb2a47f-e83e-4d32-8571-88d6cbde93fa
2024-10-31 02:39:14,320 - DEBUG - Response for create_port : {'port': {'name': 'af99eb43-feb0-46a9-8bda-26392158490b', 'id': 'af99eb43-feb0-46a9-8bda-26392158490b', 'tenant_id': 'f8134bd164b6492690cc4e45745d37d4', 'network_id': 'abb2a47f-e83e-4d32-8571-88d6cbde93fa', 'mac_address': '02:af:99:eb:43:fe', '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': 'cdf1f556-20c5-4d6b-a61b-f4a2db53529e'}], 'security_groups': ['9ec7f009-b0a4-4356-b00f-6a7aed75290e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f8134bd164b6492690cc4e45745d37d4'}}
2024-10-31 02:39:14,712 - DEBUG - Response for create_port : {'port': {'name': '4ad4063a-8f3f-45b8-829e-c062bffaedba', 'id': '4ad4063a-8f3f-45b8-829e-c062bffaedba', 'tenant_id': 'f8134bd164b6492690cc4e45745d37d4', 'network_id': 'abb2a47f-e83e-4d32-8571-88d6cbde93fa', 'mac_address': '02:4a:d4:06:3a:8f', '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': 'ea6c12e5-4479-44e0-a0a9-ad43d01ccf9f'}], 'security_groups': ['9ec7f009-b0a4-4356-b00f-6a7aed75290e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f8134bd164b6492690cc4e45745d37d4'}}
2024-10-31 02:39:15,248 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2182-1)
2024-10-31 02:39:15,827 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2182-1)
2024-10-31 02:39:17,424 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2182-1)
2024-10-31 02:39:17,424 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2024-10-31 02:39:17,434 - DEBUG - Requesting: http://10.0.0.34:8082/domain/8c113549-a182-4912-a71e-a025c3af72d4
2024-10-31 02:39:17,457 - DEBUG - Requesting: http://10.0.0.34:8082/project/f8134bd1-64b6-4926-90cc-4e45745d37d4
2024-10-31 02:39:17,549 - DEBUG - Requesting: http://10.0.0.34:8082/network-ipam/d7564d66-a32f-4210-90ac-9640ca8695e3
2024-10-31 02:39:17,571 - INFO - Verifications in API Server for IPAM: ctest-ipam-70472690 passed
2024-10-31 02:39:17,581 - DEBUG - Control-node 10.0.0.34 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-17413129:ctest-ipam-70472690', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-17413129', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15516674669371408912', 'uuid-lslong': '10424872442475746787'}, 'enable': 'true', 'created': '2024-10-31T02:39:12', 'last-modified': '2024-10-31T02:39:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.673917'}
2024-10-31 02:39:17,581 - INFO - Verifications in Control node for IPAM: ctest-ipam-70472690 passed
2024-10-31 02:39:17,581 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2024-10-31 02:39:17,591 - DEBUG - Requesting: http://10.0.0.34:8082/domain/8c113549-a182-4912-a71e-a025c3af72d4
2024-10-31 02:39:17,610 - DEBUG - Requesting: http://10.0.0.34:8082/project/f8134bd1-64b6-4926-90cc-4e45745d37d4
2024-10-31 02:39:17,717 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/abb2a47f-e83e-4d32-8571-88d6cbde93fa
2024-10-31 02:39:17,744 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/abb2a47f-e83e-4d32-8571-88d6cbde93fa
2024-10-31 02:39:17,764 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/d5d0a31a-efd2-4fd4-bae1-af903438e8c2
2024-10-31 02:39:17,783 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/d5d0a31a-efd2-4fd4-bae1-af903438e8c2
2024-10-31 02:39:17,798 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/08328f1d-62a1-461d-b6ed-de992b7f7941
2024-10-31 02:39:17,815 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-31 02:39:17,815 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/abb2a47f-e83e-4d32-8571-88d6cbde93fa
2024-10-31 02:39:17,835 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/d5d0a31a-efd2-4fd4-bae1-af903438e8c2
2024-10-31 02:39:17,867 - INFO - Verified VN network id 8 for VN abb2a47f-e83e-4d32-8571-88d6cbde93fa
2024-10-31 02:39:17,867 - INFO - Verifications in API Server for VN ctest-vn-32440074 passed
2024-10-31 02:39:17,867 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/abb2a47f-e83e-4d32-8571-88d6cbde93fa
2024-10-31 02:39:17,888 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/d5d0a31a-efd2-4fd4-bae1-af903438e8c2
2024-10-31 02:39:17,904 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/d5d0a31a-efd2-4fd4-bae1-af903438e8c2
2024-10-31 02:39:17,920 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/08328f1d-62a1-461d-b6ed-de992b7f7941
2024-10-31 02:39:17,948 - DEBUG - Control-node 10.0.0.34 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-17413129:ctest-vn-32440074', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-17413129', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12372131995604372786', 'uuid-lslong': '9615617135537460218'}, 'enable': 'true', 'created': '2024-10-31T02:39:13', 'last-modified': '2024-10-31T02:39:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.263870'}
2024-10-31 02:39:17,965 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-31 02:39:17,965 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-32440074 passed
2024-10-31 02:39:17,965 - DEBUG - ====Verifying policy data for ctest-vn-32440074 in API_Server ======
2024-10-31 02:39:17,965 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2024-10-31 02:39:17,976 - DEBUG - Requesting: http://10.0.0.34:8082/domain/8c113549-a182-4912-a71e-a025c3af72d4
2024-10-31 02:39:18,004 - DEBUG - Requesting: http://10.0.0.34:8082/project/f8134bd1-64b6-4926-90cc-4e45745d37d4
2024-10-31 02:39:18,125 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/abb2a47f-e83e-4d32-8571-88d6cbde93fa
2024-10-31 02:39:18,184 - DEBUG - =>VN ctest-vn-32440074 has no policy to be verified
2024-10-31 02:39:18,184 - DEBUG - Verifying the vn in opserver
2024-10-31 02:39:18,185 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-17413129:ctest-vn-32440074 virtual network link through opserver 10.0.0.34
2024-10-31 02:39:18,185 - DEBUG - Requesting: http://10.0.0.34:8081/analytics/uves/virtual-networks
2024-10-31 02:39:18,700 - DEBUG - Requesting: http://10.0.0.34:8081/analytics/uves/virtual-networks
2024-10-31 02:39:18,824 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-17413129:ctest-vn-32440074', 'href': 'http://10.0.0.34:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-17413129:ctest-vn-32440074?flat'}
2024-10-31 02:39:18,824 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-17413129:ctest-vn-32440074 is found in opserver
2024-10-31 02:39:18,838 - DEBUG - VRF ids for VN ctest-vn-32440074: {'10.0.0.34': '2'}
2024-10-31 02:39:18,838 - INFO - Waiting for VM ctest-TestBasicVMVN-17413129-51526343 to be up..
2024-10-31 02:39:18,986 - DEBUG - VM is in ACTIVE state now
2024-10-31 02:39:18,987 - INFO - VM name : ctest-TestBasicVMVN-17413129-51526343
2024-10-31 02:39:19,143 - DEBUG - VM ctest-TestBasicVMVN-17413129-51526343 ID is 28124407-f436-453e-b6ea-73f12d3e75d0
2024-10-31 02:39:19,143 - DEBUG - VM ctest-TestBasicVMVN-17413129-51526343 launched on Node cn-jenkins-deploy-platform-ansible-os-2182-1
2024-10-31 02:39:19,249 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/28124407-f436-453e-b6ea-73f12d3e75d0
2024-10-31 02:39:19,262 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/af99eb43-feb0-46a9-8bda-26392158490b
2024-10-31 02:39:22,585 - 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 1008ms')
2024-10-31 02:39:22,585 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17413129-51526343 failed!
2024-10-31 02:39:22,652 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17413129:ctest-vn-32440074 is 31.1.1.1 and allocation pool is NOT set
2024-10-31 02:39:22,652 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17413129:ctest-vn-32440074 is 31.1.2.1 and allocation pool is NOT set
2024-10-31 02:39:26,915 - 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 1029ms')
2024-10-31 02:39:26,915 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17413129-51526343 failed!
2024-10-31 02:39:26,984 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17413129:ctest-vn-32440074 is 31.1.1.1 and allocation pool is NOT set
2024-10-31 02:39:26,984 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17413129:ctest-vn-32440074 is 31.1.2.1 and allocation pool is NOT set
2024-10-31 02:39:29,054 - 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=16.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.510 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.510/8.517/16.524/8.007 ms')
2024-10-31 02:39:29,054 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17413129-51526343 passed
2024-10-31 02:39:29,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:39:29,220 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17413129-51526343, IP 31.1.1.4, Port 22
2024-10-31 02:39:29,286 - 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-31 02:39:29,391 - DEBUG - VM ctest-TestBasicVMVN-17413129-51526343 is NOT ready for SSH connections, VM status: ACTIVE
2024-10-31 02:39:34,392 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:39:34,392 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17413129-51526343, IP 31.1.1.4, Port 22
2024-10-31 02:39:34,566 - DEBUG - VM ctest-TestBasicVMVN-17413129-51526343 is ready for SSH connections
2024-10-31 02:39:34,567 - INFO - Waiting for VM ctest-TestBasicVMVN-17413129-63975139 to be up..
2024-10-31 02:39:34,666 - DEBUG - VM is in ACTIVE state now
2024-10-31 02:39:34,666 - INFO - VM name : ctest-TestBasicVMVN-17413129-63975139
2024-10-31 02:39:34,772 - DEBUG - VM ctest-TestBasicVMVN-17413129-63975139 ID is 0091a5b6-18c5-4f87-85b4-1500f3b5081f
2024-10-31 02:39:34,773 - DEBUG - VM ctest-TestBasicVMVN-17413129-63975139 launched on Node cn-jenkins-deploy-platform-ansible-os-2182-1
2024-10-31 02:39:34,880 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/0091a5b6-18c5-4f87-85b4-1500f3b5081f
2024-10-31 02:39:34,894 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/4ad4063a-8f3f-45b8-829e-c062bffaedba
2024-10-31 02:39:36,186 - 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.71 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.507 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.507/2.610/4.714/2.103 ms')
2024-10-31 02:39:36,187 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-17413129-63975139 passed
2024-10-31 02:39:36,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:39:36,369 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17413129-63975139, IP 31.1.2.4, Port 22
2024-10-31 02:39:36,543 - DEBUG - VM ctest-TestBasicVMVN-17413129-63975139 is ready for SSH connections
2024-10-31 02:39:36,543 - INFO - Waiting for VM ctest-TestBasicVMVN-17413129-70549979 to be up..
2024-10-31 02:39:36,696 - DEBUG - VM is in ACTIVE state now
2024-10-31 02:39:36,697 - INFO - VM name : ctest-TestBasicVMVN-17413129-70549979
2024-10-31 02:39:36,811 - DEBUG - VM ctest-TestBasicVMVN-17413129-70549979 ID is 0ebd2954-896c-44f9-9f0f-3599a98fccf2
2024-10-31 02:39:36,811 - DEBUG - VM ctest-TestBasicVMVN-17413129-70549979 launched on Node cn-jenkins-deploy-platform-ansible-os-2182-1
2024-10-31 02:39:36,934 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/0ebd2954-896c-44f9-9f0f-3599a98fccf2
2024-10-31 02:39:36,950 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/05e9b176-c0be-4de1-b4e2-b80cecb8e95d
2024-10-31 02:39:38,231 - 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.70 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.744 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.744/2.224/3.704/1.480 ms')
2024-10-31 02:39:38,232 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-17413129-70549979 passed
2024-10-31 02:39:38,404 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:39:38,404 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17413129-70549979, IP 31.1.1.3, Port 22
2024-10-31 02:39:38,578 - DEBUG - VM ctest-TestBasicVMVN-17413129-70549979 is ready for SSH connections
2024-10-31 02:39:38,579 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:39:38,579 - 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.34, gateway password: c0ntrail123
2024-10-31 02:39:38,579 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-10-31 02:39:42,339 - 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.601 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.492 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.222 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.222/2.771/5.601 ms
2024-10-31 02:39:42,339 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-17413129-51526343 passed
2024-10-31 02:39:42,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:39:42,339 - 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.34, gateway password: c0ntrail123
2024-10-31 02:39:42,340 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-10-31 02:39:46,500 - 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.524 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.083 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.192 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.083/1.933/3.524 ms
2024-10-31 02:39:46,500 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-17413129-63975139 passed
2024-10-31 02:39:46,500 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:39:46,500 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:39:46,500 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:39:46,500 - 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.34, gateway password: c0ntrail123
2024-10-31 02:39:46,500 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-31 02:39:46,719 - DEBUG - None
2024-10-31 02:39:46,719 - 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.34, gateway password: c0ntrail123
2024-10-31 02:39:46,719 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-31 02:39:46,929 - DEBUG - None
2024-10-31 02:39:46,929 - 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.34, gateway password: c0ntrail123
2024-10-31 02:39:46,930 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-31 02:39:47,632 - DEBUG - None
2024-10-31 02:39:47,633 - 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.34, gateway password: c0ntrail123
2024-10-31 02:39:47,633 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-10-31 02:39:49,903 - 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.606 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.862 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.549 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.818 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.609 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.549/3.088/7.862 ms
2024-10-31 02:39:49,904 - 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.34, gateway password: c0ntrail123
2024-10-31 02:39:49,904 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-10-31 02:39:52,185 - 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.636 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.965 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.566 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.661 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.194 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.504 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.610 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.610/2.590/5.566 ms
2024-10-31 02:39:52,186 - 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.34, gateway password: c0ntrail123
2024-10-31 02:39:52,186 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-10-31 02:39:54,468 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.317 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.725 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.642 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.614 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.592 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.573 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.501 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.501/2.709/4.642 ms
2024-10-31 02:39:54,469 - INFO - Deleting VM ctest-TestBasicVMVN-17413129-70549979
2024-10-31 02:39:54,562 - INFO - Detaching port 4ad4063a-8f3f-45b8-829e-c062bffaedba from VM ctest-TestBasicVMVN-17413129-63975139
2024-10-31 02:39:54,629 - INFO - Deleting VM ctest-TestBasicVMVN-17413129-63975139
2024-10-31 02:39:54,725 - INFO - Detaching port af99eb43-feb0-46a9-8bda-26392158490b from VM ctest-TestBasicVMVN-17413129-51526343
2024-10-31 02:39:54,908 - INFO - Deleting VM ctest-TestBasicVMVN-17413129-51526343
2024-10-31 02:39:55,024 - INFO - Deleting VN ctest-vn-32440074
2024-10-31 02:39:55,371 - DEBUG - Response for delete_port : ()
2024-10-31 02:39:55,795 - DEBUG - Response for delete_port : ()
2024-10-31 02:39:56,220 - DEBUG - Response for deleting network ()
2024-10-31 02:39:56,221 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/d5d0a31a-efd2-4fd4-bae1-af903438e8c2
2024-10-31 02:39:56,233 - DEBUG - Response Code: 404
2024-10-31 02:39:56,234 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2024-10-31 02:39:56,245 - DEBUG - Requesting: http://10.0.0.34:8082/domain/8c113549-a182-4912-a71e-a025c3af72d4
2024-10-31 02:39:56,265 - DEBUG - Requesting: http://10.0.0.34:8082/project/f8134bd1-64b6-4926-90cc-4e45745d37d4
2024-10-31 02:39:56,362 - INFO - Validated that VN ctest-vn-32440074 is not found in API Server
2024-10-31 02:39:56,380 - DEBUG - VN ctest-vn-32440074 is not present in Agent 10.0.0.34
2024-10-31 02:39:56,380 - INFO - Validated that VN ctest-vn-32440074 is not in any agent
2024-10-31 02:39:56,387 - DEBUG - VRF 2 is not seen in agent 10.0.0.34
2024-10-31 02:39:56,395 - DEBUG - Vrouter 10.0.0.34 does not have vrf 2 for VN ctest-vn-32440074
2024-10-31 02:39:56,395 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-17413129:ctest-vn-32440074
2024-10-31 02:39:56,412 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-32440074 info
2024-10-31 02:39:56,515 - INFO - IPAM: ctest-ipam-70472690 is not found in API Server
2024-10-31 02:39:56,533 - INFO - IPAM:ctest-ipam-70472690 is not found in control node
2024-10-31 02:39:56,801 - DEBUG - No XMPP flaps were noticed during the test
2024-10-31 02:39:56,801 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2024-10-31 02:39:56,801 - INFO - --------------------------------------------------------------------------------
2024-10-31 02:39:57,669 - INFO - Deleted project: ctest-TestBasicVMVN-17413129, ID : f8134bd1-64b6-4926-90cc-4e45745d37d4