2025-05-06 10:31:57,223 - INFO - Domain Default found not creating
2025-05-06 10:31:57,368 - INFO - Project ctest-TestvDNSBasic0-53437182 not found, creating it
2025-05-06 10:31:57,826 - INFO - Created Project:ctest-TestvDNSBasic0-53437182, ID : 8762bbd1-029c-4f9b-8610-87e45cec36b2
2025-05-06 10:31:59,462 - INFO - ================================================================================
2025-05-06 10:31:59,462 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-05-06 10:31:59,462 - 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-05-06 10:31:59,716 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.17': '0'}} with
2025-05-06 10:31:59,716 - INFO - Initial checks done. Running the testcase now
2025-05-06 10:31:59,716 - INFO -
2025-05-06 10:32:00,520 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-53437182'](8762bbd1-029c-4f9b-8610-87e45cec36b2)
2025-05-06 10:32:00,578 - DEBUG - Creating VDNS : ctest-vdns1-63426904
2025-05-06 10:32:00,790 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-63426904'] created succesfully
2025-05-06 10:32:00,790 - DEBUG - Verify VDNS entry is shown in control node
2025-05-06 10:32:00,797 - DEBUG - Verify VDNS entry is shown in the API server
2025-05-06 10:32:00,798 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-05-06 10:32:01,134 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-05-06 10:32:01,163 - DEBUG - Requesting: http://10.0.0.56:8082/domain/733ed326-45ab-4e4f-9280-ffcea071bf8e
2025-05-06 10:32:01,177 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-DNS/3e24d9ab-fce0-447e-a2ee-1bd488fbce34
2025-05-06 10:32:01,779 - DEBUG - Response for create_network : {'network': {'id': 'aa11482c-4caf-44ef-af31-de4256116b31', 'name': 'ctest-vn1-vdns-62784847', 'tenant_id': '8762bbd1029c4f9b861087e45cec36b2', 'project_id': '8762bbd1029c4f9b861087e45cec36b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-53437182', 'ctest-vn1-vdns-62784847'], 'port_security_enabled': True, 'description': ''}}
2025-05-06 10:32:02,003 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de46b441-ab69-40d1-9d11-f7f2abb16fdb', 'name': '', 'tenant_id': '8762bbd1029c4f9b861087e45cec36b2', 'network_id': 'aa11482c-4caf-44ef-af31-de4256116b31', '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': [], 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '8762bbd1029c4f9b861087e45cec36b2'}}
2025-05-06 10:32:02,025 - INFO - Created VN ctest-vn1-vdns-62784847
2025-05-06 10:32:02,082 - DEBUG - VN ctest-vn1-vdns-62784847 UUID is aa11482c-4caf-44ef-af31-de4256116b31
2025-05-06 10:32:02,294 - DEBUG - Services list from nova: [, , ]
2025-05-06 10:32:03,427 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3276-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3276-1)
2025-05-06 10:32:03,427 - INFO - Waiting for VM ctest-vm1-test-60972597 to be up..
2025-05-06 10:32:03,472 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-06 10:32:08,558 - DEBUG - VM is in ACTIVE state now
2025-05-06 10:32:08,558 - INFO - VM name : ctest-vm1-test-60972597
2025-05-06 10:32:08,646 - DEBUG - VM ctest-vm1-test-60972597 ID is a21413ce-f3ff-4119-9f31-4e6c421ca8bc
2025-05-06 10:32:08,646 - DEBUG - VM ctest-vm1-test-60972597 launched on Node cn-jenkins-deploy-platform-ansible-os-3276-1
2025-05-06 10:32:08,731 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/a21413ce-f3ff-4119-9f31-4e6c421ca8bc
2025-05-06 10:32:08,742 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/20d93904-fad7-4c43-b389-3dfe79ee7749
2025-05-06 10:32:12,020 - 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 1021ms')
2025-05-06 10:32:12,020 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-60972597 failed!
2025-05-06 10:32:12,078 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-53437182:ctest-vn1-vdns-62784847 is 10.10.10.1 and allocation pool is NOT set
2025-05-06 10:32:16,151 - 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.25 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 6.249/6.249/6.249/0.000 ms')
2025-05-06 10:32:16,152 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-60972597 passed
2025-05-06 10:32:16,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 10:32:16,306 - DEBUG - Waiting to SSH to VM ctest-vm1-test-60972597, IP 10.10.10.3, Port 22
2025-05-06 10:32:16,476 - DEBUG - VM ctest-vm1-test-60972597 is ready for SSH connections
2025-05-06 10:32:16,476 - 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.56, gateway password: c0ntrail123
2025-05-06 10:32:16,476 - DEBUG - ifconfig | grep 10.10.10.3
2025-05-06 10:32:18,182 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-06 10:32:18,183 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-60972597", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-06 10:32:18,183 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-60972597", None, socket.AF_INET6)'
2025-05-06 10:32:18,446 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-60972597, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-06 10:32:18,446 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-60972597
2025-05-06 10:32:20,715 - DEBUG - PING ctest-vm1-test-60972597 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.307 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.473 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.463 ms
--- ctest-vm1-test-60972597 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.463/1.414/3.307 ms
2025-05-06 10:32:20,716 - INFO - Ping to IP ctest-vm1-test-60972597 from VM ctest-vm1-test-60972597 passed
2025-05-06 10:32:20,731 - DEBUG - Requesting: http://10.0.0.56:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-06 10:32:20,738 - DEBUG - Requesting: http://10.0.0.56:8092/Snh_PageReq?x=default-domain:ctest-vdns1-63426904@0%20AllEntriesVdnsRecordsReq
2025-05-06 10:32:20,744 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-63426904:1:ctest-vm1-test-60972597:10.10.10.3', 'rec_name': 'ctest-vm1-test-60972597', '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-ansible-os-3276-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-60972597.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-06 10:32:20,744 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-63426904:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-60972597', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-60972597', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3276-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-60972597.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-05-06 10:32:22,062 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3276-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3276-1)
2025-05-06 10:32:22,063 - INFO - Waiting for VM ctest-vm2-test-02810105 to be up..
2025-05-06 10:32:22,104 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-06 10:32:27,181 - DEBUG - VM is in ACTIVE state now
2025-05-06 10:32:27,181 - INFO - VM name : ctest-vm2-test-02810105
2025-05-06 10:32:27,260 - DEBUG - VM ctest-vm2-test-02810105 ID is dd5fd555-1de9-4bba-b914-3fd04a7169ad
2025-05-06 10:32:27,260 - DEBUG - VM ctest-vm2-test-02810105 launched on Node cn-jenkins-deploy-platform-ansible-os-3276-1
2025-05-06 10:32:27,341 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/dd5fd555-1de9-4bba-b914-3fd04a7169ad
2025-05-06 10:32:27,354 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/a7e37ac0-c166-4547-9ad0-1770e360ab7d
2025-05-06 10:32:30,614 - 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 1019ms')
2025-05-06 10:32:30,614 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-02810105 failed!
2025-05-06 10:32:30,670 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-53437182:ctest-vn1-vdns-62784847 is 10.10.10.1 and allocation pool is NOT set
2025-05-06 10:32:34,740 - 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=2 ttl=63 time=8.93 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.930/8.930/8.930/0.000 ms')
2025-05-06 10:32:34,740 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-02810105 passed
2025-05-06 10:32:34,898 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 10:32:34,898 - DEBUG - Waiting to SSH to VM ctest-vm2-test-02810105, IP 10.10.10.4, Port 22
2025-05-06 10:32:35,062 - DEBUG - VM ctest-vm2-test-02810105 is ready for SSH connections
2025-05-06 10:32:35,062 - 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.56, gateway password: c0ntrail123
2025-05-06 10:32:35,062 - DEBUG - ifconfig | grep 10.10.10.4
2025-05-06 10:32:35,921 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-06 10:32:35,921 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02810105", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-06 10:32:35,921 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02810105", None, socket.AF_INET6)'
2025-05-06 10:32:36,191 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-02810105, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-06 10:32:36,191 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-02810105
2025-05-06 10:32:38,477 - DEBUG - PING ctest-vm2-test-02810105 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.517 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.529 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.437 ms
--- ctest-vm2-test-02810105 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.437/1.494/3.517 ms
2025-05-06 10:32:38,477 - INFO - Ping to IP ctest-vm2-test-02810105 from VM ctest-vm2-test-02810105 passed
2025-05-06 10:32:38,494 - DEBUG - Requesting: http://10.0.0.56:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-06 10:32:38,500 - DEBUG - Requesting: http://10.0.0.56:8092/Snh_PageReq?x=default-domain:ctest-vdns1-63426904@0%20AllEntriesVdnsRecordsReq
2025-05-06 10:32:38,507 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-63426904:1:ctest-vm2-test-02810105:10.10.10.4', 'rec_name': 'ctest-vm2-test-02810105', '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-ansible-os-3276-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-02810105.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-06 10:32:38,507 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-63426904:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-02810105', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-02810105', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3276-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-02810105.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-05-06 10:32:38,507 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02810105", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-06 10:32:38,507 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02810105", None, socket.AF_INET6)'
2025-05-06 10:32:38,759 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-02810105, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-06 10:32:38,759 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-02810105
2025-05-06 10:32:41,040 - DEBUG - PING ctest-vm2-test-02810105 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.767 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.986 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.871 ms
--- ctest-vm2-test-02810105 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.871/1.874/3.767 ms
2025-05-06 10:32:41,040 - INFO - Ping to IP ctest-vm2-test-02810105 from VM ctest-vm1-test-60972597 passed
2025-05-06 10:32:41,040 - INFO - Try deleting the VDNS entry ctest-vdns1-63426904 with back ref of ipam.
2025-05-06 10:32:41,098 - DEBUG - Delete when resource still referred: ['http://10.0.0.56:8082/network-ipam/66b40452-a115-49aa-a369-7f792f28cf84']
2025-05-06 10:32:41,098 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-05-06 10:32:41,098 - INFO - Add CNAME VDNS record for ctest-vm1-test-60972597 and verify we able to ping by alias name
2025-05-06 10:32:41,146 - DEBUG - Creating VDNS record data : test-rec
2025-05-06 10:32:41,262 - INFO - In verify_on_setup
2025-05-06 10:32:41,358 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-63426904', 'test-rec'] created succesfully
2025-05-06 10:32:41,358 - INFO - Verify VDNS record is shown in the API server
2025-05-06 10:32:41,358 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-05-06 10:32:41,365 - DEBUG - Requesting: http://10.0.0.56:8082/domain/733ed326-45ab-4e4f-9280-ffcea071bf8e
2025-05-06 10:32:41,379 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-DNS/3e24d9ab-fce0-447e-a2ee-1bd488fbce34
2025-05-06 10:32:41,388 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-DNS-record/62772529-f626-4e13-bd90-cb806ed695b5
2025-05-06 10:32:41,396 - INFO - Verify VDNS record is shown in the control node
2025-05-06 10:32:41,403 - 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.56, gateway password: c0ntrail123
2025-05-06 10:32:41,403 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-06 10:32:41,597 - 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.56, gateway password: c0ntrail123
2025-05-06 10:32:41,598 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-06 10:32:41,868 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-06 10:32:41,868 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-60972597 failed
2025-05-06 10:32:42,869 - 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.56, gateway password: c0ntrail123
2025-05-06 10:32:42,870 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-06 10:32:43,075 - 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.56, gateway password: c0ntrail123
2025-05-06 10:32:43,075 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-06 10:32:43,351 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-06 10:32:43,351 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-60972597 failed
2025-05-06 10:32:44,352 - 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.56, gateway password: c0ntrail123
2025-05-06 10:32:44,352 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-06 10:32:44,560 - 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.56, gateway password: c0ntrail123
2025-05-06 10:32:44,560 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-06 10:32:46,829 - 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.369 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.557 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.347 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.347/0.424/0.557 ms
2025-05-06 10:32:46,829 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-60972597 passed
2025-05-06 10:32:46,829 - DEBUG - Deleting VDNS record data: test-rec
2025-05-06 10:32:46,898 - INFO - VDNS record info: default-domain:ctest-vdns1-63426904:test-rec deleted successfully.
2025-05-06 10:32:46,898 - INFO - Deleting VM ctest-vm2-test-02810105
2025-05-06 10:32:46,972 - INFO - Deleting VM ctest-vm1-test-60972597
2025-05-06 10:32:47,052 - INFO - Deleting VN ctest-vn1-vdns-62784847
2025-05-06 10:32:47,105 - DEBUG - VN aa11482c-4caf-44ef-af31-de4256116b31 still in use: Unable to complete operation on network aa11482c-4caf-44ef-af31-de4256116b31. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b228ca30-4d54-4132-b6d2-fe6b9590ad59']
2025-05-06 10:32:47,105 - WARNING - Deleting VN ctest-vn1-vdns-62784847 failed..Will retry
2025-05-06 10:32:49,310 - DEBUG - Response for deleting network ()
2025-05-06 10:32:49,345 - DEBUG - Deleting VDNS Entry: ctest-vdns1-63426904
2025-05-06 10:32:49,422 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-63426904'] deleted successfully.
2025-05-06 10:32:49,422 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-05-06 10:32:49,429 - DEBUG - Requesting: http://10.0.0.56:8082/domain/733ed326-45ab-4e4f-9280-ffcea071bf8e
2025-05-06 10:32:49,444 - DEBUG - VDNS information not found in API server
2025-05-06 10:32:49,444 - INFO - VDNS information ctest-vdns1-63426904 removed from the API Server
2025-05-06 10:32:49,451 - INFO - VDNS information ctest-vdns1-63426904 removed in the Control node
2025-05-06 10:32:49,451 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-53437182']
2025-05-06 10:32:49,717 - DEBUG - No XMPP flaps were noticed during the test
2025-05-06 10:32:49,717 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:50]
2025-05-06 10:32:49,717 - INFO - --------------------------------------------------------------------------------
2025-05-06 10:32:50,455 - INFO - Deleted project: ctest-TestvDNSBasic0-53437182, ID : 8762bbd1-029c-4f9b-8610-87e45cec36b2