2025-01-02 22:33:33,823 - INFO - Domain Default found not creating
2025-01-02 22:33:33,978 - INFO - Project ctest-TestBasicVMVN-47624130 not found, creating it
2025-01-02 22:33:34,468 - INFO - Created Project:ctest-TestBasicVMVN-47624130, ID : 2c80ddb8-e555-4ea0-b52d-79bef246ea40
2025-01-02 22:33:36,383 - INFO - ================================================================================
2025-01-02 22:33:36,383 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-02 22:33:36,383 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-01-02 22:33:36,642 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.18': '0'}} with
2025-01-02 22:33:36,642 - INFO - Initial checks done. Running the testcase now
2025-01-02 22:33:36,642 - INFO -
2025-01-02 22:33:37,213 - DEBUG - Response for create_network : {'network': {'id': '718e5df5-65ca-4b98-b884-38d6f6141ed7', 'name': 'ctest-vn2_metadata-11710508', 'tenant_id': '2c80ddb8e5554ea0b52d79bef246ea40', 'project_id': '2c80ddb8e5554ea0b52d79bef246ea40', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47624130', 'ctest-vn2_metadata-11710508'], 'port_security_enabled': True, 'description': ''}}
2025-01-02 22:33:37,370 - DEBUG - Response for create_subnet : {'subnet': {'id': '170df29e-4fef-412b-bd6f-943e66d65f11', 'name': '', 'tenant_id': '2c80ddb8e5554ea0b52d79bef246ea40', 'network_id': '718e5df5-65ca-4b98-b884-38d6f6141ed7', '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': '2c80ddb8e5554ea0b52d79bef246ea40'}}
2025-01-02 22:33:37,390 - INFO - Created VN ctest-vn2_metadata-11710508
2025-01-02 22:33:37,444 - DEBUG - VN ctest-vn2_metadata-11710508 UUID is 718e5df5-65ca-4b98-b884-38d6f6141ed7
2025-01-02 22:33:37,639 - DEBUG - Services list from nova: [, , ]
2025-01-02 22:33:38,703 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2514-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2514-1)
2025-01-02 22:33:38,812 - DEBUG - Link local service introspect added
2025-01-02 22:33:38,857 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-02 22:33:44,005 - DEBUG - VM is in ACTIVE state now
2025-01-02 22:33:44,135 - INFO - Waiting for VM ctest-TestBasicVMVN-47624130-27346992 to be up..
2025-01-02 22:33:44,136 - INFO - VM name : ctest-TestBasicVMVN-47624130-27346992
2025-01-02 22:33:44,224 - DEBUG - VM ctest-TestBasicVMVN-47624130-27346992 ID is 74ebf0b4-f2dd-4e0b-aeec-b5091083eb48
2025-01-02 22:33:44,224 - DEBUG - VM ctest-TestBasicVMVN-47624130-27346992 launched on Node cn-jenkins-deploy-platform-ansible-os-2514-1
2025-01-02 22:33:44,299 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/74ebf0b4-f2dd-4e0b-aeec-b5091083eb48
2025-01-02 22:33:44,592 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/74ebf0b4-f2dd-4e0b-aeec-b5091083eb48
2025-01-02 22:33:44,625 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/87120e82-efdc-4490-bb47-5871808e0485
2025-01-02 22:33:47,893 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-01-02 22:33:47,894 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47624130-27346992 failed!
2025-01-02 22:33:47,948 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47624130:ctest-vn2_metadata-11710508 is 11.1.1.1 and allocation pool is NOT set
2025-01-02 22:33:50,004 - 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=4.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.894 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.894/2.914/4.935/2.020 ms')
2025-01-02 22:33:50,005 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47624130-27346992 passed
2025-01-02 22:33:50,160 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 22:33:50,160 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47624130-27346992, IP 11.1.1.3, Port 22
2025-01-02 22:33:50,311 - DEBUG - VM ctest-TestBasicVMVN-47624130-27346992 is ready for SSH connections
2025-01-02 22:33:50,311 - INFO - Retry 0
2025-01-02 22:33:50,311 - 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.30, gateway password: c0ntrail123
2025-01-02 22:33:50,312 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-02 22:33:51,914 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-02 22:33:51,914 - INFO - Generic metadata worked
2025-01-02 22:33:52,164 - DEBUG - Link local service introspect removed
2025-01-02 22:33:52,164 - INFO - Deleting VM ctest-TestBasicVMVN-47624130-27346992
2025-01-02 22:33:52,228 - INFO - Deleting VN ctest-vn2_metadata-11710508
2025-01-02 22:33:52,274 - DEBUG - VN 718e5df5-65ca-4b98-b884-38d6f6141ed7 still in use: Unable to complete operation on network 718e5df5-65ca-4b98-b884-38d6f6141ed7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-95d81a1d-57bd-4822-8b16-bf3b53b4d6f0']
2025-01-02 22:33:52,274 - WARNING - Deleting VN ctest-vn2_metadata-11710508 failed..Will retry
2025-01-02 22:33:54,399 - DEBUG - Response for deleting network ()
2025-01-02 22:33:54,657 - DEBUG - No XMPP flaps were noticed during the test
2025-01-02 22:33:54,657 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-02 22:33:54,657 - INFO - --------------------------------------------------------------------------------
2025-01-02 22:33:54,660 - INFO - ================================================================================
2025-01-02 22:33:54,660 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-02 22:33:54,660 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-01-02 22:33:54,950 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.18': '0'}} with
2025-01-02 22:33:54,950 - INFO - Initial checks done. Running the testcase now
2025-01-02 22:33:54,950 - INFO -
2025-01-02 22:33:55,431 - DEBUG - Response for create_network : {'network': {'id': '11d563d3-9eff-4ef5-8479-e3b0598c3ef1', 'name': 'ctest-vn-64037430', 'tenant_id': '2c80ddb8e5554ea0b52d79bef246ea40', 'project_id': '2c80ddb8e5554ea0b52d79bef246ea40', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47624130', 'ctest-vn-64037430'], 'port_security_enabled': True, 'description': ''}}
2025-01-02 22:33:55,585 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bf0eece9-8050-4a50-9f62-9dbde982cb71', 'name': '', 'tenant_id': '2c80ddb8e5554ea0b52d79bef246ea40', 'network_id': '11d563d3-9eff-4ef5-8479-e3b0598c3ef1', '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': '2c80ddb8e5554ea0b52d79bef246ea40'}}
2025-01-02 22:33:55,792 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd7c641ea-71d8-4fda-babc-4777e26999d1', 'name': '', 'tenant_id': '2c80ddb8e5554ea0b52d79bef246ea40', 'network_id': '11d563d3-9eff-4ef5-8479-e3b0598c3ef1', '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': '2c80ddb8e5554ea0b52d79bef246ea40'}}
2025-01-02 22:33:55,816 - INFO - Created VN ctest-vn-64037430
2025-01-02 22:33:55,872 - DEBUG - VN ctest-vn-64037430 UUID is 11d563d3-9eff-4ef5-8479-e3b0598c3ef1
2025-01-02 22:33:56,246 - DEBUG - Response for create_port : {'port': {'name': '7ec74146-aa86-4433-8c01-e45c54133cea', 'id': '7ec74146-aa86-4433-8c01-e45c54133cea', 'tenant_id': '2c80ddb8e5554ea0b52d79bef246ea40', 'network_id': '11d563d3-9eff-4ef5-8479-e3b0598c3ef1', 'mac_address': '02:7e:c7:41:46:aa', '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': 'bf0eece9-8050-4a50-9f62-9dbde982cb71'}], 'security_groups': ['e9385d6e-b095-45ad-a0e8-ae9722c117bb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2c80ddb8e5554ea0b52d79bef246ea40'}}
2025-01-02 22:33:56,424 - DEBUG - Response for create_port : {'port': {'name': 'cb0da62a-32ec-415a-b548-71d5b14237a7', 'id': 'cb0da62a-32ec-415a-b548-71d5b14237a7', 'tenant_id': '2c80ddb8e5554ea0b52d79bef246ea40', 'network_id': '11d563d3-9eff-4ef5-8479-e3b0598c3ef1', 'mac_address': '02:cb:0d:a6:2a:32', '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': 'd7c641ea-71d8-4fda-babc-4777e26999d1'}], 'security_groups': ['e9385d6e-b095-45ad-a0e8-ae9722c117bb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2c80ddb8e5554ea0b52d79bef246ea40'}}
2025-01-02 22:33:56,905 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2514-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2514-1)
2025-01-02 22:33:57,303 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2514-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2514-1)
2025-01-02 22:33:58,464 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2514-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2514-1)
2025-01-02 22:33:58,464 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-01-02 22:33:58,470 - DEBUG - Requesting: http://10.0.0.30:8082/domain/c95bbdbb-3e0f-403a-ac05-8cb377cdced0
2025-01-02 22:33:58,485 - DEBUG - Requesting: http://10.0.0.30:8082/project/2c80ddb8-e555-4ea0-b52d-79bef246ea40
2025-01-02 22:33:58,573 - DEBUG - Requesting: http://10.0.0.30:8082/network-ipam/b647121e-e2e1-4fd1-917c-f556d5974008
2025-01-02 22:33:58,590 - INFO - Verifications in API Server for IPAM: ctest-ipam-03068836 passed
2025-01-02 22:33:58,602 - DEBUG - Control-node 10.0.0.30 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-47624130:ctest-ipam-03068836', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47624130', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13134486762114076625', 'uuid-lslong': '10483523785911123976'}, 'enable': 'true', 'created': '2025-01-02T22:33:54', 'last-modified': '2025-01-02T22:33:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.425898'}
2025-01-02 22:33:58,602 - INFO - Verifications in Control node for IPAM: ctest-ipam-03068836 passed
2025-01-02 22:33:58,603 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-01-02 22:33:58,610 - DEBUG - Requesting: http://10.0.0.30:8082/domain/c95bbdbb-3e0f-403a-ac05-8cb377cdced0
2025-01-02 22:33:58,623 - DEBUG - Requesting: http://10.0.0.30:8082/project/2c80ddb8-e555-4ea0-b52d-79bef246ea40
2025-01-02 22:33:58,706 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/11d563d3-9eff-4ef5-8479-e3b0598c3ef1
2025-01-02 22:33:58,719 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/11d563d3-9eff-4ef5-8479-e3b0598c3ef1
2025-01-02 22:33:58,733 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/571d5695-275e-4f55-a1ea-552a643ad56b
2025-01-02 22:33:58,743 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/571d5695-275e-4f55-a1ea-552a643ad56b
2025-01-02 22:33:58,756 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/c8ddc1d4-b26c-47c3-b913-e87e2b1fd5a8
2025-01-02 22:33:58,766 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-02 22:33:58,766 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/11d563d3-9eff-4ef5-8479-e3b0598c3ef1
2025-01-02 22:33:58,786 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/571d5695-275e-4f55-a1ea-552a643ad56b
2025-01-02 22:33:58,806 - INFO - Verified VN network id 8 for VN 11d563d3-9eff-4ef5-8479-e3b0598c3ef1
2025-01-02 22:33:58,806 - INFO - Verifications in API Server for VN ctest-vn-64037430 passed
2025-01-02 22:33:58,806 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/11d563d3-9eff-4ef5-8479-e3b0598c3ef1
2025-01-02 22:33:58,819 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/571d5695-275e-4f55-a1ea-552a643ad56b
2025-01-02 22:33:58,831 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/571d5695-275e-4f55-a1ea-552a643ad56b
2025-01-02 22:33:58,843 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/c8ddc1d4-b26c-47c3-b913-e87e2b1fd5a8
2025-01-02 22:33:58,859 - DEBUG - Control-node 10.0.0.30 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-47624130:ctest-vn-64037430', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47624130', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1285043029240925941', 'uuid-lslong': '9545911231744589553'}, 'enable': 'true', 'created': '2025-01-02T22:33:55', 'last-modified': '2025-01-02T22:33:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.103100'}
2025-01-02 22:33:58,868 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-02 22:33:58,869 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-64037430 passed
2025-01-02 22:33:58,869 - DEBUG - ====Verifying policy data for ctest-vn-64037430 in API_Server ======
2025-01-02 22:33:58,869 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-01-02 22:33:58,885 - DEBUG - Requesting: http://10.0.0.30:8082/domain/c95bbdbb-3e0f-403a-ac05-8cb377cdced0
2025-01-02 22:33:58,980 - DEBUG - Requesting: http://10.0.0.30:8082/project/2c80ddb8-e555-4ea0-b52d-79bef246ea40
2025-01-02 22:33:59,057 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/11d563d3-9eff-4ef5-8479-e3b0598c3ef1
2025-01-02 22:33:59,069 - DEBUG - =>VN ctest-vn-64037430 has no policy to be verified
2025-01-02 22:33:59,069 - DEBUG - Verifying the vn in opserver
2025-01-02 22:33:59,070 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-47624130:ctest-vn-64037430 virtual network link through opserver 10.0.0.30
2025-01-02 22:33:59,070 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks
2025-01-02 22:33:59,382 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks
2025-01-02 22:33:59,455 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-47624130:ctest-vn-64037430', 'href': 'http://10.0.0.30:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-47624130:ctest-vn-64037430?flat'}
2025-01-02 22:33:59,455 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-47624130:ctest-vn-64037430 is found in opserver
2025-01-02 22:33:59,463 - DEBUG - VRF ids for VN ctest-vn-64037430: {'10.0.0.30': '2'}
2025-01-02 22:33:59,463 - INFO - Waiting for VM ctest-TestBasicVMVN-47624130-95304380 to be up..
2025-01-02 22:33:59,554 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-02 22:34:04,643 - DEBUG - VM is in ACTIVE state now
2025-01-02 22:34:04,643 - INFO - VM name : ctest-TestBasicVMVN-47624130-95304380
2025-01-02 22:34:04,736 - DEBUG - VM ctest-TestBasicVMVN-47624130-95304380 ID is 3a2745dd-9202-4323-b8eb-5f045b95f505
2025-01-02 22:34:04,736 - DEBUG - VM ctest-TestBasicVMVN-47624130-95304380 launched on Node cn-jenkins-deploy-platform-ansible-os-2514-1
2025-01-02 22:34:04,826 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/3a2745dd-9202-4323-b8eb-5f045b95f505
2025-01-02 22:34:04,836 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/7ec74146-aa86-4433-8c01-e45c54133cea
2025-01-02 22:34:08,109 - 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 1023ms')
2025-01-02 22:34:08,109 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-47624130-95304380 failed!
2025-01-02 22:34:08,176 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47624130:ctest-vn-64037430 is 31.1.1.1 and allocation pool is NOT set
2025-01-02 22:34:08,176 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47624130:ctest-vn-64037430 is 31.1.2.1 and allocation pool is NOT set
2025-01-02 22:34:10,237 - 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.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.03 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.028/2.303/3.579/1.275 ms')
2025-01-02 22:34:10,237 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-47624130-95304380 passed
2025-01-02 22:34:10,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 22:34:10,388 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47624130-95304380, IP 31.1.1.4, Port 22
2025-01-02 22:34:10,443 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-01-02 22:34:10,524 - DEBUG - VM ctest-TestBasicVMVN-47624130-95304380 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-02 22:34:15,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 22:34:15,525 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47624130-95304380, IP 31.1.1.4, Port 22
2025-01-02 22:34:15,680 - DEBUG - VM ctest-TestBasicVMVN-47624130-95304380 is ready for SSH connections
2025-01-02 22:34:15,680 - INFO - Waiting for VM ctest-TestBasicVMVN-47624130-98386915 to be up..
2025-01-02 22:34:15,754 - DEBUG - VM is in ACTIVE state now
2025-01-02 22:34:15,754 - INFO - VM name : ctest-TestBasicVMVN-47624130-98386915
2025-01-02 22:34:15,832 - DEBUG - VM ctest-TestBasicVMVN-47624130-98386915 ID is 92aeb8d5-04bc-4612-947d-9caa81deea0b
2025-01-02 22:34:15,832 - DEBUG - VM ctest-TestBasicVMVN-47624130-98386915 launched on Node cn-jenkins-deploy-platform-ansible-os-2514-1
2025-01-02 22:34:15,915 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/92aeb8d5-04bc-4612-947d-9caa81deea0b
2025-01-02 22:34:15,925 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/cb0da62a-32ec-415a-b548-71d5b14237a7
2025-01-02 22:34:17,163 - 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=2.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.446 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.446/1.719/2.993/1.273 ms')
2025-01-02 22:34:17,163 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47624130-98386915 passed
2025-01-02 22:34:17,316 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 22:34:17,316 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47624130-98386915, IP 31.1.2.4, Port 22
2025-01-02 22:34:17,478 - DEBUG - VM ctest-TestBasicVMVN-47624130-98386915 is ready for SSH connections
2025-01-02 22:34:17,478 - INFO - Waiting for VM ctest-TestBasicVMVN-47624130-98346659 to be up..
2025-01-02 22:34:17,552 - DEBUG - VM is in ACTIVE state now
2025-01-02 22:34:17,552 - INFO - VM name : ctest-TestBasicVMVN-47624130-98346659
2025-01-02 22:34:17,624 - DEBUG - VM ctest-TestBasicVMVN-47624130-98346659 ID is de4624d5-dbd7-4ece-9be0-22e94ffd5dea
2025-01-02 22:34:17,625 - DEBUG - VM ctest-TestBasicVMVN-47624130-98346659 launched on Node cn-jenkins-deploy-platform-ansible-os-2514-1
2025-01-02 22:34:17,700 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/de4624d5-dbd7-4ece-9be0-22e94ffd5dea
2025-01-02 22:34:17,709 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/f99591a3-6298-4162-8003-ecfa3c18e1b2
2025-01-02 22:34:18,944 - 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.04 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.377 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.377/1.707/3.038/1.330 ms')
2025-01-02 22:34:18,944 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-47624130-98346659 passed
2025-01-02 22:34:19,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 22:34:19,096 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47624130-98346659, IP 31.1.1.3, Port 22
2025-01-02 22:34:19,248 - DEBUG - VM ctest-TestBasicVMVN-47624130-98346659 is ready for SSH connections
2025-01-02 22:34:19,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 22:34:19,248 - 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.30, gateway password: c0ntrail123
2025-01-02 22:34:19,248 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-02 22:34:22,912 - 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.250 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.995 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.862 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.995/2.369/4.250 ms
2025-01-02 22:34:22,912 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-47624130-95304380 passed
2025-01-02 22:34:22,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 22:34:22,912 - 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.30, gateway password: c0ntrail123
2025-01-02 22:34:22,912 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-02 22:34:26,580 - 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.114 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.809 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.015 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.809/1.646/3.114 ms
2025-01-02 22:34:26,580 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-47624130-98386915 passed
2025-01-02 22:34:26,580 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 22:34:26,580 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 22:34:26,581 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 22:34:26,581 - 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.30, gateway password: c0ntrail123
2025-01-02 22:34:26,581 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-02 22:34:26,802 - DEBUG - None
2025-01-02 22:34:26,802 - 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.30, gateway password: c0ntrail123
2025-01-02 22:34:26,803 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-02 22:34:26,983 - DEBUG - None
2025-01-02 22:34:26,983 - 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.30, gateway password: c0ntrail123
2025-01-02 22:34:26,983 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-02 22:34:27,646 - DEBUG - None
2025-01-02 22:34:27,646 - 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.30, gateway password: c0ntrail123
2025-01-02 22:34:27,646 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-02 22:34:29,851 - 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.185 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.866 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.427 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.971 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.502 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.427/2.390/6.866 ms
2025-01-02 22:34:29,851 - 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.30, gateway password: c0ntrail123
2025-01-02 22:34:29,851 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-02 22:34:32,092 - 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.956 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.736 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.827 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.162 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.051 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.345 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.397 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.397/2.639/4.827 ms
2025-01-02 22:34:32,092 - 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.30, gateway password: c0ntrail123
2025-01-02 22:34:32,092 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-02 22:34:34,346 - 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.073 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.181 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.939 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.174 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.280 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=2.108 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.423/2.311/3.939 ms
2025-01-02 22:34:34,346 - INFO - Deleting VM ctest-TestBasicVMVN-47624130-98346659
2025-01-02 22:34:34,420 - INFO - Detaching port cb0da62a-32ec-415a-b548-71d5b14237a7 from VM ctest-TestBasicVMVN-47624130-98386915
2025-01-02 22:34:34,470 - INFO - Deleting VM ctest-TestBasicVMVN-47624130-98386915
2025-01-02 22:34:34,535 - INFO - Detaching port 7ec74146-aa86-4433-8c01-e45c54133cea from VM ctest-TestBasicVMVN-47624130-95304380
2025-01-02 22:34:34,568 - INFO - Deleting VM ctest-TestBasicVMVN-47624130-95304380
2025-01-02 22:34:34,659 - INFO - Deleting VN ctest-vn-64037430
2025-01-02 22:34:34,845 - DEBUG - Response for delete_port : ()
2025-01-02 22:34:35,059 - DEBUG - Response for delete_port : ()
2025-01-02 22:34:35,112 - DEBUG - VN 11d563d3-9eff-4ef5-8479-e3b0598c3ef1 still in use: Unable to complete operation on network 11d563d3-9eff-4ef5-8479-e3b0598c3ef1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6affea4c-882c-4980-b005-fe0e312205b8']
2025-01-02 22:34:35,113 - WARNING - Deleting VN ctest-vn-64037430 failed..Will retry
2025-01-02 22:34:37,254 - DEBUG - Response for deleting network ()
2025-01-02 22:34:37,255 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/571d5695-275e-4f55-a1ea-552a643ad56b
2025-01-02 22:34:37,262 - DEBUG - Response Code: 404
2025-01-02 22:34:37,262 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-01-02 22:34:37,268 - DEBUG - Requesting: http://10.0.0.30:8082/domain/c95bbdbb-3e0f-403a-ac05-8cb377cdced0
2025-01-02 22:34:37,330 - DEBUG - Requesting: http://10.0.0.30:8082/project/2c80ddb8-e555-4ea0-b52d-79bef246ea40
2025-01-02 22:34:37,408 - INFO - Validated that VN ctest-vn-64037430 is not found in API Server
2025-01-02 22:34:37,420 - DEBUG - VN ctest-vn-64037430 is not present in Agent 10.0.0.30
2025-01-02 22:34:37,420 - INFO - Validated that VN ctest-vn-64037430 is not in any agent
2025-01-02 22:34:37,426 - DEBUG - VRF 2 is not seen in agent 10.0.0.30
2025-01-02 22:34:37,431 - DEBUG - Vrouter 10.0.0.30 does not have vrf 2 for VN ctest-vn-64037430
2025-01-02 22:34:37,431 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-47624130:ctest-vn-64037430
2025-01-02 22:34:37,443 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-64037430 info
2025-01-02 22:34:37,528 - INFO - IPAM: ctest-ipam-03068836 is not found in API Server
2025-01-02 22:34:37,541 - INFO - IPAM:ctest-ipam-03068836 is not found in control node
2025-01-02 22:34:37,798 - DEBUG - No XMPP flaps were noticed during the test
2025-01-02 22:34:37,798 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-01-02 22:34:37,798 - INFO - --------------------------------------------------------------------------------
2025-01-02 22:34:38,510 - INFO - Deleted project: ctest-TestBasicVMVN-47624130, ID : 2c80ddb8-e555-4ea0-b52d-79bef246ea40