2025-06-05 02:03:07,876 - INFO - Reading existing Domain with UUID 92c00774-2743-4ed5-87aa-ed783cf65c82
2025-06-05 02:03:07,891 - INFO - Using existing domain ['admin_domain'](92c00774-2743-4ed5-87aa-ed783cf65c82)
2025-06-05 02:03:08,126 - INFO - Project ctest-TestvDNSBasic0-98894919 not found, creating it
2025-06-05 02:03:08,684 - INFO - Created Project:ctest-TestvDNSBasic0-98894919, ID : 96ba296d-5fdc-432d-bef7-455d2280dda5
2025-06-05 02:03:10,609 - INFO - ================================================================================
2025-06-05 02:03:10,609 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-05 02:03:10,610 - 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-06-05 02:03:10,995 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.33': '0'}} with
2025-06-05 02:03:10,995 - INFO - Initial checks done. Running the testcase now
2025-06-05 02:03:10,996 - INFO -
2025-06-05 02:03:11,858 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-98894919'](96ba296d-5fdc-432d-bef7-455d2280dda5)
2025-06-05 02:03:11,917 - DEBUG - Creating VDNS : ctest-vdns1-26509964
2025-06-05 02:03:12,138 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-26509964'] created succesfully
2025-06-05 02:03:12,139 - DEBUG - Verify VDNS entry is shown in control node
2025-06-05 02:03:12,201 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-05 02:03:12,201 - DEBUG - Requesting: https://10.0.0.33:8082/domains
2025-06-05 02:03:12,583 - DEBUG - Requesting: https://10.0.0.33:8082/domains
2025-06-05 02:03:12,671 - DEBUG - Requesting: https://10.0.0.33:8082/domain/92c00774-2743-4ed5-87aa-ed783cf65c82
2025-06-05 02:03:12,736 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-DNS/ff334756-1a89-4147-b5c0-520e4863a964
2025-06-05 02:03:13,671 - DEBUG - Response for create_network : {'network': {'id': 'cdb8dc30-f54a-4820-b822-a3df1256fe34', 'name': 'ctest-vn1-vdns-92020700', 'tenant_id': '96ba296d5fdc432dbef7455d2280dda5', 'project_id': '96ba296d5fdc432dbef7455d2280dda5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-98894919', 'ctest-vn1-vdns-92020700'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-06-05 02:03:13,968 - DEBUG - Response for create_subnet : {'subnet': {'id': '5e3dcbc1-2bbf-479f-ac87-fead0b15c917', 'name': '', 'tenant_id': '96ba296d5fdc432dbef7455d2280dda5', 'network_id': 'cdb8dc30-f54a-4820-b822-a3df1256fe34', '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-06-05T02:03:13.835641', 'updated_at': '2025-06-05T02:03:13.835641', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '96ba296d5fdc432dbef7455d2280dda5'}}
2025-06-05 02:03:14,040 - INFO - Created VN ctest-vn1-vdns-92020700
2025-06-05 02:03:14,094 - DEBUG - VN ctest-vn1-vdns-92020700 UUID is cdb8dc30-f54a-4820-b822-a3df1256fe34
2025-06-05 02:03:14,557 - DEBUG - Services list from nova: [, , ]
2025-06-05 02:03:15,810 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-543-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-543-1)
2025-06-05 02:03:15,811 - INFO - Waiting for VM ctest-vm1-test-80447735 to be up..
2025-06-05 02:03:15,922 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-05 02:03:21,077 - DEBUG - VM is in ACTIVE state now
2025-06-05 02:03:21,077 - INFO - VM name : ctest-vm1-test-80447735
2025-06-05 02:03:21,234 - DEBUG - VM ctest-vm1-test-80447735 ID is 3ecfb252-b436-4b97-8e86-6e67fd89ffe6
2025-06-05 02:03:21,234 - DEBUG - VM ctest-vm1-test-80447735 launched on Node cn-jenkins-deploy-platform-juju-os-543-1
2025-06-05 02:03:21,396 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine/3ecfb252-b436-4b97-8e86-6e67fd89ffe6
2025-06-05 02:03:21,455 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine-interface/0ef25f24-0684-49ac-85e1-a9923f159c12
2025-06-05 02:03:24,929 - 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 1000ms')
2025-06-05 02:03:24,929 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-80447735 failed!
2025-06-05 02:03:24,990 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-98894919:ctest-vn1-vdns-92020700 is 10.10.10.1 and allocation pool is NOT set
2025-06-05 02:03:29,093 - 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-06-05 02:03:29,093 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-80447735 failed!
2025-06-05 02:03:29,154 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-98894919:ctest-vn1-vdns-92020700 is 10.10.10.1 and allocation pool is NOT set
2025-06-05 02:03:31,259 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.709 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.709/2.761/4.814/2.052 ms')
2025-06-05 02:03:31,259 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-80447735 passed
2025-06-05 02:03:31,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-05 02:03:31,422 - DEBUG - Waiting to SSH to VM ctest-vm1-test-80447735, IP 10.10.10.3, Port 22
2025-06-05 02:03:31,636 - DEBUG - VM ctest-vm1-test-80447735 is ready for SSH connections
2025-06-05 02:03:31,636 - 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.33, gateway password: c0ntrail123
2025-06-05 02:03:31,636 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-05 02:03:33,369 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-05 02:03:33,369 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-80447735", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-05 02:03:33,370 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-80447735", None, socket.AF_INET6)'
2025-06-05 02:03:33,640 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-80447735, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-05 02:03:33,640 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-80447735
2025-06-05 02:03:35,938 - DEBUG - PING ctest-vm1-test-80447735 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.200 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.407 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.612 ms
--- ctest-vm1-test-80447735 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.407/1.406/3.200 ms
2025-06-05 02:03:35,938 - INFO - Ping to IP ctest-vm1-test-80447735 from VM ctest-vm1-test-80447735 passed
2025-06-05 02:03:35,959 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-05 02:03:36,015 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-26509964@0%20AllEntriesVdnsRecordsReq
2025-06-05 02:03:36,071 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-26509964:1:ctest-vm1-test-80447735:10.10.10.3', 'rec_name': 'ctest-vm1-test-80447735', '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-543-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-80447735.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-05 02:03:36,071 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-26509964:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-80447735', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-80447735', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-543-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-80447735.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-06-05 02:03:37,833 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-543-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-543-1)
2025-06-05 02:03:37,833 - INFO - Waiting for VM ctest-vm2-test-80563547 to be up..
2025-06-05 02:03:38,073 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-05 02:03:43,233 - DEBUG - VM is in ACTIVE state now
2025-06-05 02:03:43,233 - INFO - VM name : ctest-vm2-test-80563547
2025-06-05 02:03:43,385 - DEBUG - VM ctest-vm2-test-80563547 ID is 7db5beb7-6cff-4054-9528-a14d92cc9730
2025-06-05 02:03:43,385 - DEBUG - VM ctest-vm2-test-80563547 launched on Node cn-jenkins-deploy-platform-juju-os-543-1
2025-06-05 02:03:43,642 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine/7db5beb7-6cff-4054-9528-a14d92cc9730
2025-06-05 02:03:43,700 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine-interface/78a47006-415d-4658-952e-450ced3a7b5f
2025-06-05 02:03:47,172 - 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 1011ms')
2025-06-05 02:03:47,172 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-80563547 failed!
2025-06-05 02:03:47,230 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-98894919:ctest-vn1-vdns-92020700 is 10.10.10.1 and allocation pool is NOT set
2025-06-05 02:03:51,327 - 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=10.9 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 10.941/10.941/10.941/0.000 ms')
2025-06-05 02:03:51,327 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-80563547 passed
2025-06-05 02:03:51,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-05 02:03:51,494 - DEBUG - Waiting to SSH to VM ctest-vm2-test-80563547, IP 10.10.10.4, Port 22
2025-06-05 02:03:51,705 - DEBUG - VM ctest-vm2-test-80563547 is ready for SSH connections
2025-06-05 02:03:51,705 - 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.33, gateway password: c0ntrail123
2025-06-05 02:03:51,705 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-05 02:03:52,785 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-05 02:03:52,785 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80563547", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-05 02:03:52,785 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80563547", None, socket.AF_INET6)'
2025-06-05 02:03:53,060 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-80563547, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-05 02:03:53,060 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-80563547
2025-06-05 02:03:55,351 - DEBUG - PING ctest-vm2-test-80563547 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.332 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.480 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.459 ms
--- ctest-vm2-test-80563547 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.459/1.423/3.332 ms
2025-06-05 02:03:55,351 - INFO - Ping to IP ctest-vm2-test-80563547 from VM ctest-vm2-test-80563547 passed
2025-06-05 02:03:55,375 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-05 02:03:55,430 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-26509964@0%20AllEntriesVdnsRecordsReq
2025-06-05 02:03:55,483 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-26509964:1:ctest-vm2-test-80563547:10.10.10.4', 'rec_name': 'ctest-vm2-test-80563547', '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-543-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-80563547.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-05 02:03:55,483 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-26509964:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-80563547', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-80563547', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-543-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-80563547.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-06-05 02:03:55,483 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80563547", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-05 02:03:55,483 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80563547", None, socket.AF_INET6)'
2025-06-05 02:03:55,693 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-80563547, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-05 02:03:55,693 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-80563547
2025-06-05 02:03:57,969 - DEBUG - PING ctest-vm2-test-80563547 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.872 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.825 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.953 ms
--- ctest-vm2-test-80563547 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.825/3.883/9.872 ms
2025-06-05 02:03:57,970 - INFO - Ping to IP ctest-vm2-test-80563547 from VM ctest-vm1-test-80447735 passed
2025-06-05 02:03:57,970 - INFO - Try deleting the VDNS entry ctest-vdns1-26509964 with back ref of ipam.
2025-06-05 02:03:58,030 - DEBUG - Delete when resource still referred: ['https://10.0.0.33:8082/network-ipam/45f35bf9-e2b2-4993-a30c-5a857907d0a7']
2025-06-05 02:03:58,030 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-05 02:03:58,030 - INFO - Add CNAME VDNS record for ctest-vm1-test-80447735 and verify we able to ping by alias name
2025-06-05 02:03:58,081 - DEBUG - Creating VDNS record data : test-rec
2025-06-05 02:03:58,202 - INFO - In verify_on_setup
2025-06-05 02:03:58,302 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-26509964', 'test-rec'] created succesfully
2025-06-05 02:03:58,302 - INFO - Verify VDNS record is shown in the API server
2025-06-05 02:03:58,302 - DEBUG - Requesting: https://10.0.0.33:8082/domains
2025-06-05 02:03:58,354 - DEBUG - Requesting: https://10.0.0.33:8082/domain/92c00774-2743-4ed5-87aa-ed783cf65c82
2025-06-05 02:03:58,419 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-DNS/ff334756-1a89-4147-b5c0-520e4863a964
2025-06-05 02:03:58,475 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-DNS-record/179d7925-4452-47f7-8f10-63c94cdfade4
2025-06-05 02:03:58,531 - INFO - Verify VDNS record is shown in the control node
2025-06-05 02:03:58,583 - 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.33, gateway password: c0ntrail123
2025-06-05 02:03:58,584 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-05 02:03:58,809 - 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.33, gateway password: c0ntrail123
2025-06-05 02:03:58,810 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-05 02:03:59,094 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-05 02:03:59,095 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-80447735 failed
2025-06-05 02:04:00,096 - 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.33, gateway password: c0ntrail123
2025-06-05 02:04:00,096 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-05 02:04:00,296 - 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.33, gateway password: c0ntrail123
2025-06-05 02:04:00,296 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-05 02:04:00,573 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-05 02:04:00,574 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-80447735 failed
2025-06-05 02:04:01,575 - 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.33, gateway password: c0ntrail123
2025-06-05 02:04:01,575 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-05 02:04:01,786 - 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.33, gateway password: c0ntrail123
2025-06-05 02:04:01,786 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-05 02:04:04,106 - 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.447 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.434 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.308 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.308/0.396/0.447 ms
2025-06-05 02:04:04,107 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-80447735 passed
2025-06-05 02:04:04,107 - DEBUG - Deleting VDNS record data: test-rec
2025-06-05 02:04:04,185 - INFO - VDNS record info: admin_domain:ctest-vdns1-26509964:test-rec deleted successfully.
2025-06-05 02:04:04,186 - INFO - Deleting VM ctest-vm2-test-80563547
2025-06-05 02:04:04,304 - INFO - Deleting VM ctest-vm1-test-80447735
2025-06-05 02:04:04,423 - INFO - Deleting VN ctest-vn1-vdns-92020700
2025-06-05 02:04:04,569 - DEBUG - VN cdb8dc30-f54a-4820-b822-a3df1256fe34 still in use: Unable to complete operation on network cdb8dc30-f54a-4820-b822-a3df1256fe34. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-487ad389-ab21-4971-82a7-86376a305f75']
2025-06-05 02:04:04,569 - WARNING - Deleting VN ctest-vn1-vdns-92020700 failed..Will retry
2025-06-05 02:04:07,097 - DEBUG - Response for deleting network ()
2025-06-05 02:04:07,141 - DEBUG - Deleting VDNS Entry: ctest-vdns1-26509964
2025-06-05 02:04:07,226 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-26509964'] deleted successfully.
2025-06-05 02:04:07,226 - DEBUG - Requesting: https://10.0.0.33:8082/domains
2025-06-05 02:04:07,278 - DEBUG - Requesting: https://10.0.0.33:8082/domain/92c00774-2743-4ed5-87aa-ed783cf65c82
2025-06-05 02:04:07,344 - DEBUG - VDNS information not found in API server
2025-06-05 02:04:07,344 - INFO - VDNS information ctest-vdns1-26509964 removed from the API Server
2025-06-05 02:04:07,395 - INFO - VDNS information ctest-vdns1-26509964 removed in the Control node
2025-06-05 02:04:07,395 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-98894919']
2025-06-05 02:04:07,783 - DEBUG - No XMPP flaps were noticed during the test
2025-06-05 02:04:07,783 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:57]
2025-06-05 02:04:07,783 - INFO - --------------------------------------------------------------------------------
2025-06-05 02:04:08,575 - INFO - Deleted project: ctest-TestvDNSBasic0-98894919, ID : 96ba296d-5fdc-432d-bef7-455d2280dda5