2025-04-18 11:26:53,302 - INFO - Reading existing Domain with UUID 9e0d5218-6863-4f3b-af0c-1ff786d855f1
2025-04-18 11:26:53,317 - INFO - Using existing domain ['admin_domain'](9e0d5218-6863-4f3b-af0c-1ff786d855f1)
2025-04-18 11:26:53,544 - INFO - Project ctest-TestvDNSBasic0-64653836 not found, creating it
2025-04-18 11:26:54,141 - INFO - Created Project:ctest-TestvDNSBasic0-64653836, ID : ce32b7d5-1d80-44b4-862f-f8c2ab686090
2025-04-18 11:26:56,166 - INFO - ================================================================================
2025-04-18 11:26:56,167 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-04-18 11:26:56,167 - INFO - TEST DESCRIPTION :
Test:- Test vdns functionality. On VM launch agent should dynamically update dns records to dns agent
1. Create vDNS server
2. Create IPAM using above vDNS data
3. Create VN using above IPAM and launch 2 VM's within it
4. Ping between these 2 VM's using dns name
5. Try to delete vDNS server which has IPAM back-reference[Negative case]
6. Add CNAME VDNS record for vm1-test and verify we able to ping by alias name
Pass criteria: Step 4,5 and 6 should pass
Maintainer: cf-test@juniper.net
2025-04-18 11:26:56,561 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.49': '0'}} with
2025-04-18 11:26:56,561 - INFO - Initial checks done. Running the testcase now
2025-04-18 11:26:56,561 - INFO -
2025-04-18 11:26:57,467 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-64653836'](ce32b7d5-1d80-44b4-862f-f8c2ab686090)
2025-04-18 11:26:57,527 - DEBUG - Creating VDNS : ctest-vdns1-52417811
2025-04-18 11:26:57,748 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-52417811'] created succesfully
2025-04-18 11:26:57,748 - DEBUG - Verify VDNS entry is shown in control node
2025-04-18 11:26:57,801 - DEBUG - Verify VDNS entry is shown in the API server
2025-04-18 11:26:57,801 - DEBUG - Requesting: https://10.0.0.49:8082/domains
2025-04-18 11:26:58,193 - DEBUG - Requesting: https://10.0.0.49:8082/domains
2025-04-18 11:26:58,284 - DEBUG - Requesting: https://10.0.0.49:8082/domain/9e0d5218-6863-4f3b-af0c-1ff786d855f1
2025-04-18 11:26:58,349 - DEBUG - Requesting: https://10.0.0.49:8082/virtual-DNS/8849d0d8-d952-411e-8a90-89fe26541c10
2025-04-18 11:26:59,301 - DEBUG - Response for create_network : {'network': {'id': 'e2d3a338-5c17-4f78-ad84-54ea0a2462d6', 'name': 'ctest-vn1-vdns-79456146', 'tenant_id': 'ce32b7d51d8044b4862ff8c2ab686090', 'project_id': 'ce32b7d51d8044b4862ff8c2ab686090', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-64653836', 'ctest-vn1-vdns-79456146'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-04-18 11:26:59,605 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bff0ae83-50cf-436f-bb7c-ffddf891df19', 'name': '', 'tenant_id': 'ce32b7d51d8044b4862ff8c2ab686090', 'network_id': 'e2d3a338-5c17-4f78-ad84-54ea0a2462d6', 'ip_version': 4, 'cidr': '10.10.10.0/24', 'allocation_pools': [{'start': '10.10.10.2', 'end': '10.10.10.254'}], 'gateway_ip': '10.10.10.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-04-18T11:26:59.420374', 'updated_at': '2025-04-18T11:26:59.420374', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'ce32b7d51d8044b4862ff8c2ab686090'}}
2025-04-18 11:26:59,674 - INFO - Created VN ctest-vn1-vdns-79456146
2025-04-18 11:26:59,736 - DEBUG - VN ctest-vn1-vdns-79456146 UUID is e2d3a338-5c17-4f78-ad84-54ea0a2462d6
2025-04-18 11:27:00,179 - DEBUG - Services list from nova: [, , ]
2025-04-18 11:27:01,461 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-527-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-527-1)
2025-04-18 11:27:01,461 - INFO - Waiting for VM ctest-vm1-test-67735314 to be up..
2025-04-18 11:27:01,568 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-18 11:27:06,725 - DEBUG - VM is in ACTIVE state now
2025-04-18 11:27:06,725 - INFO - VM name : ctest-vm1-test-67735314
2025-04-18 11:27:06,877 - DEBUG - VM ctest-vm1-test-67735314 ID is e11bdc8b-1758-49bc-9d48-91b551db01a9
2025-04-18 11:27:06,877 - DEBUG - VM ctest-vm1-test-67735314 launched on Node cn-jenkins-deploy-platform-juju-os-527-1
2025-04-18 11:27:07,031 - DEBUG - Requesting: https://10.0.0.49:8082/virtual-machine/e11bdc8b-1758-49bc-9d48-91b551db01a9
2025-04-18 11:27:07,089 - DEBUG - Requesting: https://10.0.0.49:8082/virtual-machine-interface/6ce3b532-d293-4004-845f-47f322acaa0a
2025-04-18 11:27:10,597 - 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 1028ms')
2025-04-18 11:27:10,597 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67735314 failed!
2025-04-18 11:27:10,660 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-64653836:ctest-vn1-vdns-79456146 is 10.10.10.1 and allocation pool is NOT set
2025-04-18 11:27:14,783 - 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')
2025-04-18 11:27:14,783 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67735314 failed!
2025-04-18 11:27:14,840 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-64653836:ctest-vn1-vdns-79456146 is 10.10.10.1 and allocation pool is NOT set
2025-04-18 11:27:16,930 - 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=5.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.999 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.999/3.040/5.081/2.041 ms')
2025-04-18 11:27:16,930 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67735314 passed
2025-04-18 11:27:17,088 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-18 11:27:17,088 - DEBUG - Waiting to SSH to VM ctest-vm1-test-67735314, IP 10.10.10.3, Port 22
2025-04-18 11:27:17,302 - DEBUG - VM ctest-vm1-test-67735314 is ready for SSH connections
2025-04-18 11:27:17,302 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:17,302 - DEBUG - ifconfig | grep 10.10.10.3
2025-04-18 11:27:19,534 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-18 11:27:19,534 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-67735314", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:19,534 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-67735314", None, socket.AF_INET6)'
2025-04-18 11:27:19,876 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-67735314, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:19,876 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-67735314
2025-04-18 11:27:22,158 - DEBUG - PING ctest-vm1-test-67735314 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.409 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.626 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.517 ms
--- ctest-vm1-test-67735314 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.517/1.517/3.409 ms
2025-04-18 11:27:22,158 - INFO - Ping to IP ctest-vm1-test-67735314 from VM ctest-vm1-test-67735314 passed
2025-04-18 11:27:22,183 - DEBUG - Requesting: https://10.0.0.49:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-18 11:27:22,240 - DEBUG - Requesting: https://10.0.0.49:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-52417811@0%20AllEntriesVdnsRecordsReq
2025-04-18 11:27:22,292 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-52417811:1:ctest-vm1-test-67735314:10.10.10.3', 'rec_name': 'ctest-vm1-test-67735314', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.3', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-527-1/dns'} ,
Expected record data {'rec_data': '10.10.10.3', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm1-test-67735314.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-18 11:27:22,292 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-52417811:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-67735314', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-67735314', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-527-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-67735314.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '3.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'}
2025-04-18 11:27:24,140 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-527-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-527-1)
2025-04-18 11:27:24,140 - INFO - Waiting for VM ctest-vm2-test-69878797 to be up..
2025-04-18 11:27:24,293 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-18 11:27:29,445 - DEBUG - VM is in ACTIVE state now
2025-04-18 11:27:29,445 - INFO - VM name : ctest-vm2-test-69878797
2025-04-18 11:27:29,615 - DEBUG - VM ctest-vm2-test-69878797 ID is 19c082f9-db02-433b-b690-b83e2d2db214
2025-04-18 11:27:29,615 - DEBUG - VM ctest-vm2-test-69878797 launched on Node cn-jenkins-deploy-platform-juju-os-527-1
2025-04-18 11:27:29,762 - DEBUG - Requesting: https://10.0.0.49:8082/virtual-machine/19c082f9-db02-433b-b690-b83e2d2db214
2025-04-18 11:27:29,821 - DEBUG - Requesting: https://10.0.0.49:8082/virtual-machine-interface/6019f02d-df01-4bcd-8c55-c5184336ff69
2025-04-18 11:27:33,310 - 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-04-18 11:27:33,310 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-69878797 failed!
2025-04-18 11:27:33,380 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-64653836:ctest-vn1-vdns-79456146 is 10.10.10.1 and allocation pool is NOT set
2025-04-18 11:27:37,506 - 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 1020ms')
2025-04-18 11:27:37,506 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-69878797 failed!
2025-04-18 11:27:37,564 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-64653836:ctest-vn1-vdns-79456146 is 10.10.10.1 and allocation pool is NOT set
2025-04-18 11:27:39,682 - 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.34 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.863 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 = 0.863/2.100/3.337/1.237 ms')
2025-04-18 11:27:39,682 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-69878797 passed
2025-04-18 11:27:39,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-18 11:27:39,852 - DEBUG - Waiting to SSH to VM ctest-vm2-test-69878797, IP 10.10.10.4, Port 22
2025-04-18 11:27:40,085 - DEBUG - VM ctest-vm2-test-69878797 is ready for SSH connections
2025-04-18 11:27:40,086 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:40,086 - DEBUG - ifconfig | grep 10.10.10.4
2025-04-18 11:27:40,785 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-18 11:27:40,785 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69878797", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:40,786 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69878797", None, socket.AF_INET6)'
2025-04-18 11:27:41,075 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-69878797, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:41,075 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-69878797
2025-04-18 11:27:43,368 - DEBUG - PING ctest-vm2-test-69878797 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.724 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.430 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.744 ms
--- ctest-vm2-test-69878797 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.430/1.632/3.724 ms
2025-04-18 11:27:43,368 - INFO - Ping to IP ctest-vm2-test-69878797 from VM ctest-vm2-test-69878797 passed
2025-04-18 11:27:43,389 - DEBUG - Requesting: https://10.0.0.49:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-18 11:27:43,441 - DEBUG - Requesting: https://10.0.0.49:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-52417811@0%20AllEntriesVdnsRecordsReq
2025-04-18 11:27:43,493 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-52417811:1:ctest-vm2-test-69878797:10.10.10.4', 'rec_name': 'ctest-vm2-test-69878797', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.4', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-527-1/dns'} ,
Expected record data {'rec_data': '10.10.10.4', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm2-test-69878797.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-18 11:27:43,493 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-52417811:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-69878797', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-69878797', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-527-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-69878797.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '4.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'}
2025-04-18 11:27:43,493 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69878797", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:43,493 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69878797", None, socket.AF_INET6)'
2025-04-18 11:27:43,718 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-69878797, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:43,718 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-69878797
2025-04-18 11:27:46,016 - DEBUG - PING ctest-vm2-test-69878797 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.690 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.273 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.362 ms
--- ctest-vm2-test-69878797 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.273/3.441/7.690 ms
2025-04-18 11:27:46,016 - INFO - Ping to IP ctest-vm2-test-69878797 from VM ctest-vm1-test-67735314 passed
2025-04-18 11:27:46,016 - INFO - Try deleting the VDNS entry ctest-vdns1-52417811 with back ref of ipam.
2025-04-18 11:27:46,079 - DEBUG - Delete when resource still referred: ['https://10.0.0.49:8082/network-ipam/d81234af-1a1f-4557-b9db-6f8e103bce89']
2025-04-18 11:27:46,080 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-04-18 11:27:46,080 - INFO - Add CNAME VDNS record for ctest-vm1-test-67735314 and verify we able to ping by alias name
2025-04-18 11:27:46,131 - DEBUG - Creating VDNS record data : test-rec
2025-04-18 11:27:46,256 - INFO - In verify_on_setup
2025-04-18 11:27:46,360 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-52417811', 'test-rec'] created succesfully
2025-04-18 11:27:46,360 - INFO - Verify VDNS record is shown in the API server
2025-04-18 11:27:46,360 - DEBUG - Requesting: https://10.0.0.49:8082/domains
2025-04-18 11:27:46,425 - DEBUG - Requesting: https://10.0.0.49:8082/domain/9e0d5218-6863-4f3b-af0c-1ff786d855f1
2025-04-18 11:27:46,497 - DEBUG - Requesting: https://10.0.0.49:8082/virtual-DNS/8849d0d8-d952-411e-8a90-89fe26541c10
2025-04-18 11:27:46,558 - DEBUG - Requesting: https://10.0.0.49:8082/virtual-DNS-record/f69716ba-89db-42bb-9583-f6cda7fc56b1
2025-04-18 11:27:46,617 - INFO - Verify VDNS record is shown in the control node
2025-04-18 11:27:46,669 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:46,669 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-18 11:27:46,878 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:46,879 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-18 11:27:47,171 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-18 11:27:47,171 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-67735314 failed
2025-04-18 11:27:48,172 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:48,172 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-18 11:27:48,392 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:48,392 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-18 11:27:48,700 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-18 11:27:48,700 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-67735314 failed
2025-04-18 11:27:49,701 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:49,702 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-18 11:27:49,912 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-04-18 11:27:49,912 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-18 11:27:52,224 - DEBUG - PING vm1-test-alias (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=0.629 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.428 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.501 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.428/0.519/0.629 ms
2025-04-18 11:27:52,224 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-67735314 passed
2025-04-18 11:27:52,224 - DEBUG - Deleting VDNS record data: test-rec
2025-04-18 11:27:52,295 - INFO - VDNS record info: admin_domain:ctest-vdns1-52417811:test-rec deleted successfully.
2025-04-18 11:27:52,295 - INFO - Deleting VM ctest-vm2-test-69878797
2025-04-18 11:27:52,422 - INFO - Deleting VM ctest-vm1-test-67735314
2025-04-18 11:27:52,544 - INFO - Deleting VN ctest-vn1-vdns-79456146
2025-04-18 11:27:52,696 - DEBUG - VN e2d3a338-5c17-4f78-ad84-54ea0a2462d6 still in use: Unable to complete operation on network e2d3a338-5c17-4f78-ad84-54ea0a2462d6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a1d6aeb7-c654-400f-98f1-2e89d185f3ab']
2025-04-18 11:27:52,697 - WARNING - Deleting VN ctest-vn1-vdns-79456146 failed..Will retry
2025-04-18 11:27:55,190 - DEBUG - Response for deleting network ()
2025-04-18 11:27:55,238 - DEBUG - Deleting VDNS Entry: ctest-vdns1-52417811
2025-04-18 11:27:55,323 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-52417811'] deleted successfully.
2025-04-18 11:27:55,323 - DEBUG - Requesting: https://10.0.0.49:8082/domains
2025-04-18 11:27:55,380 - DEBUG - Requesting: https://10.0.0.49:8082/domain/9e0d5218-6863-4f3b-af0c-1ff786d855f1
2025-04-18 11:27:55,441 - DEBUG - VDNS information not found in API server
2025-04-18 11:27:55,441 - INFO - VDNS information ctest-vdns1-52417811 removed from the API Server
2025-04-18 11:27:55,497 - INFO - VDNS information ctest-vdns1-52417811 removed in the Control node
2025-04-18 11:27:55,497 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-64653836']
2025-04-18 11:27:55,897 - DEBUG - No XMPP flaps were noticed during the test
2025-04-18 11:27:55,897 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:59]
2025-04-18 11:27:55,897 - INFO - --------------------------------------------------------------------------------
2025-04-18 11:27:56,720 - INFO - Deleted project: ctest-TestvDNSBasic0-64653836, ID : ce32b7d5-1d80-44b4-862f-f8c2ab686090