2025-11-04 07:27:03,721 - INFO - Domain Default found not creating
2025-11-04 07:27:03,851 - INFO - Project ctest-TestBasicVMVNx-60892161 not found, creating it
2025-11-04 07:27:04,326 - INFO - Created Project:ctest-TestBasicVMVNx-60892161, ID : 7b02b5e8-e775-48fd-9af5-e5dd600551fb
2025-11-04 07:27:05,950 - INFO - ================================================================================
2025-11-04 07:27:05,950 - INFO - STARTING TEST : test_vm_file_trf_scp_tests
2025-11-04 07:27:05,950 - INFO - TEST DESCRIPTION :
Description: Test to validate File Transfer using scp between VMs. Files of different sizes.
Test steps:
1. Creating vm's - vm1 and vm2 and a Vn - vn222
2. Transfer file from vm1 to vm2 with diferrent file sizes using scp
3. file sizes - 64,1202,2210,10000
4. verify files present in vm2 match with the size of the file sent.
Pass criteria: File in vm2 should match with the transferred file size from vm1
Maintainer : ganeshahv@juniper.net
2025-11-04 07:27:06,218 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-04 07:27:06,218 - INFO - Initial checks done. Running the testcase now
2025-11-04 07:27:06,218 - INFO -
2025-11-04 07:27:06,826 - DEBUG - Response for create_network : {'network': {'id': '9a30e346-3df8-4c43-b4a7-b754d4e57824', 'name': 'ctest-vn-90831699', 'tenant_id': '7b02b5e8e77548fd9af5e5dd600551fb', 'project_id': '7b02b5e8e77548fd9af5e5dd600551fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVNx-60892161', 'ctest-vn-90831699'], 'port_security_enabled': True, 'description': ''}}
2025-11-04 07:27:06,961 - DEBUG - Response for create_subnet : {'subnet': {'id': '6229854d-f360-48b8-986a-07f1193a0326', 'name': '', 'tenant_id': '7b02b5e8e77548fd9af5e5dd600551fb', 'network_id': '9a30e346-3df8-4c43-b4a7-b754d4e57824', 'ip_version': 4, 'cidr': '158.79.79.0/26', 'allocation_pools': [{'start': '158.79.79.2', 'end': '158.79.79.62'}], 'gateway_ip': '158.79.79.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '158.79.79.2', 'tags': [], 'project_id': '7b02b5e8e77548fd9af5e5dd600551fb'}}
2025-11-04 07:27:06,978 - INFO - Created VN ctest-vn-90831699
2025-11-04 07:27:07,031 - DEBUG - VN ctest-vn-90831699 UUID is 9a30e346-3df8-4c43-b4a7-b754d4e57824
2025-11-04 07:27:07,218 - DEBUG - Services list from nova: [, , ]
2025-11-04 07:27:08,225 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4614-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4614-1)
2025-11-04 07:27:09,369 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4614-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4614-1)
2025-11-04 07:27:09,369 - INFO - Waiting for VM ctest-TestBasicVMVNx-60892161-96834639 to be up..
2025-11-04 07:27:09,443 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-04 07:27:14,512 - DEBUG - VM is in ACTIVE state now
2025-11-04 07:27:14,512 - INFO - VM name : ctest-TestBasicVMVNx-60892161-96834639
2025-11-04 07:27:14,579 - DEBUG - VM ctest-TestBasicVMVNx-60892161-96834639 ID is 54e10e05-db80-4058-bcd7-d26ab54d5bdb
2025-11-04 07:27:14,600 - DEBUG - VM ctest-TestBasicVMVNx-60892161-96834639 launched on Node cn-jenkins-deploy-platform-ansible-os-4614-1
2025-11-04 07:27:14,679 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/54e10e05-db80-4058-bcd7-d26ab54d5bdb
2025-11-04 07:27:14,995 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/54e10e05-db80-4058-bcd7-d26ab54d5bdb
2025-11-04 07:27:15,018 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e409bd56-2429-47ce-aad2-1dd61d6bb473
2025-11-04 07:27:18,256 - 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=9.55 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1004ms\r\nrtt min/avg/max/mdev = 9.551/9.551/9.551/0.000 ms')
2025-11-04 07:27:18,256 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVNx-60892161-96834639 passed
2025-11-04 07:27:18,403 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:27:18,403 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVNx-60892161-96834639, IP 158.79.79.3, Port 22
2025-11-04 07:27:18,559 - DEBUG - VM ctest-TestBasicVMVNx-60892161-96834639 is ready for SSH connections
2025-11-04 07:27:18,559 - INFO - Waiting for VM ctest-TestBasicVMVNx-60892161-96225182 to be up..
2025-11-04 07:27:18,628 - DEBUG - VM is in ACTIVE state now
2025-11-04 07:27:18,628 - INFO - VM name : ctest-TestBasicVMVNx-60892161-96225182
2025-11-04 07:27:18,698 - DEBUG - VM ctest-TestBasicVMVNx-60892161-96225182 ID is 196ead50-eed2-42ad-954c-549fd7514b9d
2025-11-04 07:27:18,698 - DEBUG - VM ctest-TestBasicVMVNx-60892161-96225182 launched on Node cn-jenkins-deploy-platform-ansible-os-4614-1
2025-11-04 07:27:18,766 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/196ead50-eed2-42ad-954c-549fd7514b9d
2025-11-04 07:27:18,773 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b1e8ed2f-b853-4f27-921f-f224c233f0fb
2025-11-04 07:27:20,007 - 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=4.44 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.388 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.388/2.415/4.443/2.027 ms')
2025-11-04 07:27:20,007 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVNx-60892161-96225182 passed
2025-11-04 07:27:20,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:27:20,159 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVNx-60892161-96225182, IP 158.79.79.4, Port 22
2025-11-04 07:27:20,314 - DEBUG - VM ctest-TestBasicVMVNx-60892161-96225182 is ready for SSH connections
2025-11-04 07:27:20,314 - DEBUG - FILE SIZE = 1303B
2025-11-04 07:27:20,314 - DEBUG - Transferring the file from ctest-TestBasicVMVNx-60892161-96834639 to ctest-TestBasicVMVNx-60892161-96225182 using scp
2025-11-04 07:27:20,315 - DEBUG - Running remote_cmd, Cmd : dd bs=1303 count=1 if=/dev/zero of=testfile, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-04 07:27:20,316 - DEBUG - dd bs=1303 count=1 if=/dev/zero of=testfile
2025-11-04 07:27:22,151 - DEBUG - 1+0 records in
1+0 records out
2025-11-04 07:27:22,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:27:23,180 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-04 07:27:23,180 - DEBUG - ls -l testfile
2025-11-04 07:27:24,705 - DEBUG - -rw------- 1 cirros cirros 1303 Nov 4 00:27 [0;0mtestfile[0m
2025-11-04 07:27:24,705 - INFO - File of size 1303 is trasferred successfully to ctest-TestBasicVMVNx-60892161-96225182
2025-11-04 07:27:24,705 - INFO - Deleting VM ctest-TestBasicVMVNx-60892161-96225182
2025-11-04 07:27:24,779 - INFO - Deleting VM ctest-TestBasicVMVNx-60892161-96834639
2025-11-04 07:27:24,850 - INFO - Deleting VN ctest-vn-90831699
2025-11-04 07:27:24,888 - DEBUG - VN 9a30e346-3df8-4c43-b4a7-b754d4e57824 still in use: Unable to complete operation on network 9a30e346-3df8-4c43-b4a7-b754d4e57824. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e56d7113-f37f-4261-97cd-35a0fbcb304f']
2025-11-04 07:27:24,888 - WARNING - Deleting VN ctest-vn-90831699 failed..Will retry
2025-11-04 07:27:27,003 - DEBUG - Response for deleting network ()
2025-11-04 07:27:27,260 - DEBUG - No XMPP flaps were noticed during the test
2025-11-04 07:27:27,260 - INFO - END TEST : test_vm_file_trf_scp_tests : PASSED[0:00:22]
2025-11-04 07:27:27,260 - INFO - --------------------------------------------------------------------------------
2025-11-04 07:27:27,953 - INFO - Deleted project: ctest-TestBasicVMVNx-60892161, ID : 7b02b5e8-e775-48fd-9af5-e5dd600551fb