2025-09-08 12:03:05,416 - INFO - Domain Default found not creating
2025-09-08 12:03:05,554 - INFO - Project ctest-TestvDNSBasic0-76314703 not found, creating it
2025-09-08 12:03:06,051 - INFO - Created Project:ctest-TestvDNSBasic0-76314703, ID : 3933b49d-5d39-4091-8204-95a2689acb13
2025-09-08 12:03:07,485 - INFO - ================================================================================
2025-09-08 12:03:07,485 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-09-08 12:03:07,485 - 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-09-08 12:03:07,743 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-08 12:03:07,744 - INFO - Initial checks done. Running the testcase now
2025-09-08 12:03:07,744 - INFO -
2025-09-08 12:03:08,435 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-76314703'](3933b49d-5d39-4091-8204-95a2689acb13)
2025-09-08 12:03:08,488 - DEBUG - Creating VDNS : ctest-vdns1-83621503
2025-09-08 12:03:08,692 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-83621503'] created succesfully
2025-09-08 12:03:08,692 - DEBUG - Verify VDNS entry is shown in control node
2025-09-08 12:03:08,697 - DEBUG - Verify VDNS entry is shown in the API server
2025-09-08 12:03:08,697 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-08 12:03:08,994 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-08 12:03:09,023 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0fe0a250-1561-4c42-ae6c-0056308b180a
2025-09-08 12:03:09,034 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/09e03c23-616e-4f96-8851-30b0ba842008
2025-09-08 12:03:09,589 - DEBUG - Response for create_network : {'network': {'id': '1822f259-b570-4563-8cc4-d3773deebeaf', 'name': 'ctest-vn1-vdns-26661893', 'tenant_id': '3933b49d5d394091820495a2689acb13', 'project_id': '3933b49d5d394091820495a2689acb13', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-76314703', 'ctest-vn1-vdns-26661893'], 'port_security_enabled': True, 'description': ''}}
2025-09-08 12:03:09,804 - DEBUG - Response for create_subnet : {'subnet': {'id': '5061f7fc-73b7-473d-b4a1-da5d08807a8f', 'name': '', 'tenant_id': '3933b49d5d394091820495a2689acb13', 'network_id': '1822f259-b570-4563-8cc4-d3773deebeaf', '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': '3933b49d5d394091820495a2689acb13'}}
2025-09-08 12:03:09,823 - INFO - Created VN ctest-vn1-vdns-26661893
2025-09-08 12:03:09,876 - DEBUG - VN ctest-vn1-vdns-26661893 UUID is 1822f259-b570-4563-8cc4-d3773deebeaf
2025-09-08 12:03:10,074 - DEBUG - Services list from nova: [, , ]
2025-09-08 12:03:11,172 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4045-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4045-1)
2025-09-08 12:03:11,172 - INFO - Waiting for VM ctest-vm1-test-76041084 to be up..
2025-09-08 12:03:11,212 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-08 12:03:16,280 - DEBUG - VM is in ACTIVE state now
2025-09-08 12:03:16,280 - INFO - VM name : ctest-vm1-test-76041084
2025-09-08 12:03:16,353 - DEBUG - VM ctest-vm1-test-76041084 ID is 34fe9d64-37a6-4551-97b8-0fd9f2c4b736
2025-09-08 12:03:16,353 - DEBUG - VM ctest-vm1-test-76041084 launched on Node cn-jenkins-deploy-platform-ansible-os-4045-1
2025-09-08 12:03:16,420 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/34fe9d64-37a6-4551-97b8-0fd9f2c4b736
2025-09-08 12:03:16,427 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/99fbee34-04eb-4b5a-8ff2-b86228359faa
2025-09-08 12:03:19,665 - 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 1011ms')
2025-09-08 12:03:19,665 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-76041084 failed!
2025-09-08 12:03:19,720 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-76314703:ctest-vn1-vdns-26661893 is 10.10.10.1 and allocation pool is NOT set
2025-09-08 12:03:21,786 - 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=7.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.50 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 = 1.498/4.465/7.432/2.967 ms')
2025-09-08 12:03:21,786 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-76041084 passed
2025-09-08 12:03:21,936 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:03:21,936 - DEBUG - Waiting to SSH to VM ctest-vm1-test-76041084, IP 10.10.10.3, Port 22
2025-09-08 12:03:22,091 - DEBUG - VM ctest-vm1-test-76041084 is ready for SSH connections
2025-09-08 12:03:22,091 - 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.22, gateway password: c0ntrail123
2025-09-08 12:03:22,091 - DEBUG - ifconfig | grep 10.10.10.3
2025-09-08 12:03:23,780 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-09-08 12:03:23,780 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-76041084", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-08 12:03:23,781 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-76041084", None, socket.AF_INET6)'
2025-09-08 12:03:24,031 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-76041084, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-08 12:03:24,031 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-76041084
2025-09-08 12:03:26,285 - DEBUG - PING ctest-vm1-test-76041084 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.828 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.431 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.376 ms
--- ctest-vm1-test-76041084 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.376/1.211/2.828 ms
2025-09-08 12:03:26,285 - INFO - Ping to IP ctest-vm1-test-76041084 from VM ctest-vm1-test-76041084 passed
2025-09-08 12:03:26,298 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-09-08 12:03:26,302 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-83621503@0%20AllEntriesVdnsRecordsReq
2025-09-08 12:03:26,307 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-83621503:1:ctest-vm1-test-76041084:10.10.10.3', 'rec_name': 'ctest-vm1-test-76041084', '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-4045-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-76041084.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-09-08 12:03:26,307 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-83621503:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-76041084', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-76041084', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4045-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-76041084.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-09-08 12:03:27,491 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4045-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4045-1)
2025-09-08 12:03:27,491 - INFO - Waiting for VM ctest-vm2-test-79168890 to be up..
2025-09-08 12:03:27,528 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-08 12:03:32,598 - DEBUG - VM is in ACTIVE state now
2025-09-08 12:03:32,598 - INFO - VM name : ctest-vm2-test-79168890
2025-09-08 12:03:32,663 - DEBUG - VM ctest-vm2-test-79168890 ID is ad8b2e0b-ae26-4bd5-a022-b63ce488ae35
2025-09-08 12:03:32,663 - DEBUG - VM ctest-vm2-test-79168890 launched on Node cn-jenkins-deploy-platform-ansible-os-4045-1
2025-09-08 12:03:32,724 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/ad8b2e0b-ae26-4bd5-a022-b63ce488ae35
2025-09-08 12:03:32,733 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/295243c1-86e0-4a82-8a00-acd2c158d025
2025-09-08 12:03:35,993 - 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 1022ms')
2025-09-08 12:03:35,993 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-79168890 failed!
2025-09-08 12:03:36,048 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-76314703:ctest-vn1-vdns-26661893 is 10.10.10.1 and allocation pool is NOT set
2025-09-08 12:03:38,110 - 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.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.738 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.738/2.328/3.919/1.590 ms')
2025-09-08 12:03:38,110 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-79168890 passed
2025-09-08 12:03:38,256 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:03:38,256 - DEBUG - Waiting to SSH to VM ctest-vm2-test-79168890, IP 10.10.10.4, Port 22
2025-09-08 12:03:38,412 - DEBUG - VM ctest-vm2-test-79168890 is ready for SSH connections
2025-09-08 12:03:38,412 - 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.22, gateway password: c0ntrail123
2025-09-08 12:03:38,412 - DEBUG - ifconfig | grep 10.10.10.4
2025-09-08 12:03:40,070 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-09-08 12:03:40,071 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79168890", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-08 12:03:40,071 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79168890", None, socket.AF_INET6)'
2025-09-08 12:03:40,313 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-79168890, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-08 12:03:40,313 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-79168890
2025-09-08 12:03:42,575 - DEBUG - PING ctest-vm2-test-79168890 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.825 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.324 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.429 ms
--- ctest-vm2-test-79168890 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.324/1.192/2.825 ms
2025-09-08 12:03:42,575 - INFO - Ping to IP ctest-vm2-test-79168890 from VM ctest-vm2-test-79168890 passed
2025-09-08 12:03:42,591 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-09-08 12:03:42,596 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-83621503@0%20AllEntriesVdnsRecordsReq
2025-09-08 12:03:42,603 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-83621503:1:ctest-vm2-test-79168890:10.10.10.4', 'rec_name': 'ctest-vm2-test-79168890', '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-4045-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-79168890.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-09-08 12:03:42,603 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-83621503:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-79168890', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-79168890', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4045-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-79168890.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-09-08 12:03:42,603 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79168890", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-08 12:03:42,603 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79168890", None, socket.AF_INET6)'
2025-09-08 12:03:42,802 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-79168890, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-08 12:03:42,803 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-79168890
2025-09-08 12:03:45,057 - DEBUG - PING ctest-vm2-test-79168890 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.128 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.901 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.894 ms
--- ctest-vm2-test-79168890 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.894/3.307/8.128 ms
2025-09-08 12:03:45,057 - INFO - Ping to IP ctest-vm2-test-79168890 from VM ctest-vm1-test-76041084 passed
2025-09-08 12:03:45,057 - INFO - Try deleting the VDNS entry ctest-vdns1-83621503 with back ref of ipam.
2025-09-08 12:03:45,112 - DEBUG - Delete when resource still referred: ['http://10.0.0.22:8082/network-ipam/3aaed73d-5eba-458a-8feb-44d1025fdde6']
2025-09-08 12:03:45,112 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-09-08 12:03:45,112 - INFO - Add CNAME VDNS record for ctest-vm1-test-76041084 and verify we able to ping by alias name
2025-09-08 12:03:45,160 - DEBUG - Creating VDNS record data : test-rec
2025-09-08 12:03:45,268 - INFO - In verify_on_setup
2025-09-08 12:03:45,364 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-83621503', 'test-rec'] created succesfully
2025-09-08 12:03:45,364 - INFO - Verify VDNS record is shown in the API server
2025-09-08 12:03:45,364 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-08 12:03:45,370 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0fe0a250-1561-4c42-ae6c-0056308b180a
2025-09-08 12:03:45,379 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/09e03c23-616e-4f96-8851-30b0ba842008
2025-09-08 12:03:45,385 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS-record/f7fec3e6-470a-4731-bd6d-77706167fb13
2025-09-08 12:03:45,390 - INFO - Verify VDNS record is shown in the control node
2025-09-08 12:03:45,395 - 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.22, gateway password: c0ntrail123
2025-09-08 12:03:45,396 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-08 12:03:45,595 - 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.22, gateway password: c0ntrail123
2025-09-08 12:03:45,595 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-08 12:03:45,824 - DEBUG - ping: bad address 'vm1-test-alias'
2025-09-08 12:03:45,824 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-76041084 failed
2025-09-08 12:03:46,825 - 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.22, gateway password: c0ntrail123
2025-09-08 12:03:46,826 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-08 12:03:47,019 - 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.22, gateway password: c0ntrail123
2025-09-08 12:03:47,019 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-08 12:03:47,267 - DEBUG - ping: bad address 'vm1-test-alias'
2025-09-08 12:03:47,267 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-76041084 failed
2025-09-08 12:03:48,268 - 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.22, gateway password: c0ntrail123
2025-09-08 12:03:48,269 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-08 12:03:48,464 - 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.22, gateway password: c0ntrail123
2025-09-08 12:03:48,464 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-08 12:03:50,722 - 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.360 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.340 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.311 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.311/0.337/0.360 ms
2025-09-08 12:03:50,722 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-76041084 passed
2025-09-08 12:03:50,722 - DEBUG - Deleting VDNS record data: test-rec
2025-09-08 12:03:50,792 - INFO - VDNS record info: default-domain:ctest-vdns1-83621503:test-rec deleted successfully.
2025-09-08 12:03:50,792 - INFO - Deleting VM ctest-vm2-test-79168890
2025-09-08 12:03:50,871 - INFO - Deleting VM ctest-vm1-test-76041084
2025-09-08 12:03:50,939 - INFO - Deleting VN ctest-vn1-vdns-26661893
2025-09-08 12:03:50,973 - DEBUG - VN 1822f259-b570-4563-8cc4-d3773deebeaf still in use: Unable to complete operation on network 1822f259-b570-4563-8cc4-d3773deebeaf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2e9b37e5-f3a1-470f-9f75-31c845c38d6a']
2025-09-08 12:03:50,973 - WARNING - Deleting VN ctest-vn1-vdns-26661893 failed..Will retry
2025-09-08 12:03:53,204 - DEBUG - Response for deleting network ()
2025-09-08 12:03:53,230 - DEBUG - Deleting VDNS Entry: ctest-vdns1-83621503
2025-09-08 12:03:53,300 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-83621503'] deleted successfully.
2025-09-08 12:03:53,300 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-08 12:03:53,307 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0fe0a250-1561-4c42-ae6c-0056308b180a
2025-09-08 12:03:53,320 - DEBUG - VDNS information not found in API server
2025-09-08 12:03:53,320 - INFO - VDNS information ctest-vdns1-83621503 removed from the API Server
2025-09-08 12:03:53,325 - INFO - VDNS information ctest-vdns1-83621503 removed in the Control node
2025-09-08 12:03:53,325 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-76314703']
2025-09-08 12:03:53,577 - DEBUG - No XMPP flaps were noticed during the test
2025-09-08 12:03:53,577 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:46]
2025-09-08 12:03:53,577 - INFO - --------------------------------------------------------------------------------
2025-09-08 12:03:54,234 - INFO - Deleted project: ctest-TestvDNSBasic0-76314703, ID : 3933b49d-5d39-4091-8204-95a2689acb13