2026-05-10 00:08:13.458714 : Get input param file /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/input_param_json.txt
2026-05-10 00:08:13.459466 : Get file lock for {'user_info': 'PhoenixWingDailySRv6Test_844', 'testbed_location': 'NO_PREFERENCE'}
2026-05-10 00:08:14.460962 : Before: testbed_location NO_PREFERENCE, uinfo PhoenixWingDailySRv6Test_844, action read, index -1, current index 0
2026-05-10 00:08:14.460989 : After: testbed_location NO_PREFERENCE, uinfo PhoenixWingDailySRv6Test_844, action read, index -1, current index 0
2026-05-10 00:08:14.461007 : Found index 0 for action read, user_info PhoenixWingDailySRv6Test_844
2026-05-10 00:08:14.461062 : Release file lock for {'user_info': 'PhoenixWingDailySRv6Test_844', 'testbed_location': 'NO_PREFERENCE', 'action': 'read', 'output_vm': {'index': 2, 'user_info': 'PhoenixWingDailySRv6Test_844', 'time': 'Sun May 10 00:08:06 2026'}, 'output_index': 0, 'output_prefix': '192.168.0'}
2026-05-10 00:08:14.461208 : read_vm_reservation : {"user_info": "PhoenixWingDailySRv6Test_844", "testbed_location": "NO_PREFERENCE", "action": "read", "output_vm": {"index": 2, "user_info": "PhoenixWingDailySRv6Test_844", "time": "Sun May 10 00:08:06 2026"}, "output_index": 0, "output_prefix": "192.168.0"}
2026-05-10 00:08:14.461595 : ifconfig | grep 30.57.186.111
2026-05-10 00:08:14.467272 : DEBUG_ARR:         inet 30.57.186.111  netmask 255.255.255.0  broadcast 30.57.186.255
2026-05-10 00:08:14.467351 : Found local server setting forr 30.57.186.111
2026-05-10 00:08:14.467374 : Set local ip as 192.168.0.2
{   'address': '30.57.186.111',
    'host_port': 'br0',
    'jenkin_node_name': 'Pytest_node3',
    'password': 'ais12#$',
    'user': 'super',
    'vm_bridge': 'vmbr0',
    'vm_gw': '192.168.0.1',
    'vmip': '192.168.0.2'}
2026-05-10 00:08:14.467766 : mkdir -p /tmp/local_cache//1778396893.458694/
Run pytest on 30.57.186.111 vmip 192.168.0.2, vm name pytest_vm_192.168.0.2
2026-05-10 00:08:14.471892 : Cleanup VM pytest_vm_192.168.0.2 on server 30.57.186.111
2026-05-10 00:08:14.472336 : mkdir -p /tmp/local_cache//1778396893.458694/; rm -rf /tmp/local_cache//1778396893.458694//*
2026-05-10 00:08:14.477739 : sudo  virsh destroy pytest_vm_192.168.0.2
2026-05-10 00:08:20.801573 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 destroyed
2026-05-10 00:08:20.801616 : DEBUG_ARR: 
2026-05-10 00:08:20.801649 : sudo  virsh undefine pytest_vm_192.168.0.2 --remove-all-storage
2026-05-10 00:08:23.901126 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 has been undefined
2026-05-10 00:08:23.901159 : DEBUG_ARR: Volume 'vda'(/home/libvirt/images/pytest_vm_192.168.0.2/focal-server-cloudimg-amd64-disk-kvm.img) removed.
2026-05-10 00:08:23.901167 : DEBUG_ARR: Volume 'hda'(/home/libvirt/images/pytest_vm_192.168.0.2/ubuntu2004-init.img) removed.
2026-05-10 00:08:23.901171 : DEBUG_ARR: 
2026-05-10 00:08:23.901197 : sudo  virsh destroy pytest_vm
2026-05-10 00:08:23.926345 : DEBUG_ARR: error: failed to get domain 'pytest_vm'
2026-05-10 00:08:23.926377 : DEBUG_ARR: 
2026-05-10 00:08:23.926403 : sudo  virsh undefine pytest_vm --remove-all-storage
2026-05-10 00:08:23.949741 : DEBUG_ARR: error: failed to get domain 'pytest_vm'
2026-05-10 00:08:23.949771 : DEBUG_ARR: 
launch VM pytest_vm_192.168.0.2 on server 30.57.186.111
2026-05-10 00:08:23.950101 : sudo  virsh list |  grep pytest_vm_192.168.0.2
2026-05-10 00:08:23.973125 : VM pytest_vm_192.168.0.2 founnd is False
2026-05-10 00:08:23.973162 : brctl show vmbr0
2026-05-10 00:08:23.986649 : DEBUG_ARR: bridge name	bridge id		STP enabled	interfaces
2026-05-10 00:08:23.986679 : DEBUG_ARR: vmbr0		8000.000000000000	no		
bridge name	bridge id		STP enabled	interfaces
vmbr0		8000.000000000000	no		
2026-05-10 00:08:23.986710 : vm_golden_image focal-server-cloudimg-amd64-disk-kvm.img.golden
2026-05-10 00:08:23.986725 : sudo  mkdir -p /home/libvirt/images/pytest_vm_192.168.0.2; sudo  cp /home/libvirt/images//focal-server-cloudimg-amd64-disk-kvm.img.golden /home/libvirt/images/pytest_vm_192.168.0.2/focal-server-cloudimg-amd64-disk-kvm.img;  sudo  cp /home/libvirt/images//ubuntu2004-init.img.golden /home/libvirt/images/pytest_vm_192.168.0.2/ubuntu2004-init.img
2026-05-10 00:14:50.492248 : vcpu 60, mem_size 87084
2026-05-10 00:14:50.492287 : sudo  virt-install --virt-type kvm --name pytest_vm_192.168.0.2 --ram 87084 --vcpus=60     --os-type linux     --disk path=/home/libvirt/images/pytest_vm_192.168.0.2/focal-server-cloudimg-amd64-disk-kvm.img,device=disk,bus=virtio,size=256     --disk path=/home/libvirt/images/pytest_vm_192.168.0.2/ubuntu2004-init.img,device=cdrom     --virt-type kvm --cpu host    --network bridge=vmbr0,model=virtio     --graphics none     --import &
2026-05-10 00:14:56.345488 : DEBUG_ARR: WARNING  OS name 'linux' is deprecated, using 'generic' instead. This alias will be removed in the future.
2026-05-10 00:14:56.345528 : DEBUG_ARR: error: Cannot run interactive console without a controlling TTY
2026-05-10 00:14:56.345534 : DEBUG_ARR: 
2026-05-10 00:14:56.345537 : DEBUG_ARR: 
2026-05-10 00:14:56.345540 : DEBUG_ARR: Starting install...
2026-05-10 00:14:56.345543 : DEBUG_ARR: Domain creation completed.
2026-05-10 00:14:56.345577 : sudo  virsh list |  grep pytest_vm_192.168.0.2
2026-05-10 00:14:56.370862 : DEBUG_ARR:  65   pytest_vm_192.168.0.2   running
 65   pytest_vm_192.168.0.2   running
2026-05-10 00:14:56.371171 : cd /tmp/local_cache//1778396893.458694/; sudo wget -O sonic-vs.img.gz -q http://30.57.186.117/phoenixwingdaily/latest/sonic-vs_daily.img.gz;
2026-05-10 00:15:42.178981 : ls /tmp/local_cache//1778396893.458694/sonic-vs.img.gz
2026-05-10 00:15:42.181782 : DEBUG_ARR: /tmp/local_cache//1778396893.458694/sonic-vs.img.gz
2026-05-10 00:15:42.181837 : ls -al /tmp/local_cache//1778396893.458694/sonic-vs.img.gz
2026-05-10 00:15:42.184645 : DEBUG_ARR: -rw-r--r-- 1 root root 1379485194 May  9 03:11 /tmp/local_cache//1778396893.458694/sonic-vs.img.gz
2026-05-10 00:15:42.184704 : ls -l /tmp/local_cache//1778396893.458694//sonic-vs.img.gz
2026-05-10 00:15:42.187390 : DEBUG_ARR: -rw-r--r-- 1 root root 1379485194 May  9 03:11 /tmp/local_cache//1778396893.458694//sonic-vs.img.gz
Set up VM pytest_vm_192.168.0.2 on server 30.57.186.111, VM IP 192.168.0.2
2026-05-10 00:15:42.187856 : ping 192.168.0.2 -c 2
2026-05-10 00:15:45.267511 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-10 00:15:45.267541 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-10 00:15:45.267545 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-10 00:15:45.267550 : DEBUG_ARR: 
2026-05-10 00:15:45.267553 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-10 00:15:45.267556 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1029ms
2026-05-10 00:15:45.267559 : DEBUG_ARR: pipe 2
2026-05-10 00:15:45.267574 : ping 192.168.0.2 -c 2
2026-05-10 00:15:48.339532 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-10 00:15:48.339567 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-10 00:15:48.339572 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-10 00:15:48.339575 : DEBUG_ARR: 
2026-05-10 00:15:48.339583 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-10 00:15:48.339587 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1021ms
2026-05-10 00:15:48.339590 : DEBUG_ARR: pipe 2
2026-05-10 00:15:48.339625 : sudo virsh domiflist pytest_vm_192.168.0.2 | grep virtio
2026-05-10 00:15:48.365411 : DEBUG_ARR:  vnet0       bridge   vmbr0    virtio   52:54:00:10:6b:8a
2026-05-10 00:15:48.365466 : VM pytest_vm_192.168.0.2 interface mac 52:54:00:10:6b:8a, vmip 192.168.0.2
2026-05-10 00:15:48.365767 : mkdir -p /tmp/local_cache//1778396893.458694/
2026-05-10 00:15:48.368210 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/50-cloud-init.yaml /tmp/local_cache//1778396893.458694/50-cloud-init.yaml
2026-05-10 00:15:52.374732 :  ls -l /tmp/local_cache//1778396893.458694/50-cloud-init.yaml
2026-05-10 00:15:52.377459 : DEBUG_ARR: -rw-r--r-- 1 super super 647 May 10 00:15 /tmp/local_cache//1778396893.458694/50-cloud-init.yaml
2026-05-10 00:15:52.377593 : sshpass -p "ais12#$" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778396893.458694/50-cloud-init.yaml super@30.57.186.111:/tmp/local_cache//1778396893.458694/50-cloud-init.yaml
2026-05-10 00:15:53.131580 : sudo  mkdir -p /tmp/local_cache//1778396893.458694/; sudo  cp /tmp/local_cache//1778396893.458694/50-cloud-init.yaml /tmp/local_cache//1778396893.458694/
2026-05-10 00:15:53.146460 : DEBUG_ARR: cp: '/tmp/local_cache//1778396893.458694/50-cloud-init.yaml' and '/tmp/local_cache//1778396893.458694/50-cloud-init.yaml' are the same file
2026-05-10 00:15:53.146522 : sed -i 's/30.57.186.71/192.168.0.2/g' /tmp/local_cache//1778396893.458694/50-cloud-init.yaml
2026-05-10 00:15:53.149082 : sed -i 's/30.57.186.254/192.168.0.1/g' /tmp/local_cache//1778396893.458694/50-cloud-init.yaml
2026-05-10 00:15:53.151542 : Set up NAT rules for 192.168.0.2, port 2224
2026-05-10 00:15:53.151573 : sudo  iptables -t nat -L -v -n | grep 'dpt:2224 to:192.168.0.2:22'
2026-05-10 00:15:53.212904 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:2224 to:192.168.0.2:22
2026-05-10 00:15:53.212952 : sudo  iptables -L -v -n | grep 'tcp dpt:22 state NEW,RELATED,ESTABLISHED' | grep 192.168.0.2
2026-05-10 00:15:53.221543 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            192.168.0.2          tcp dpt:22 state NEW,RELATED,ESTABLISHED
2026-05-10 00:15:53.221600 : sudo  iptables -t nat -L -v -n | grep 'to:30.57.186.111' | grep 192.168.0.2
2026-05-10 00:15:53.230496 : DEBUG_ARR:  4302  302K SNAT       all  --  *      *       192.168.0.2          0.0.0.0/0            to:30.57.186.111
2026-05-10 00:15:53.230547 : sudo  iptables -t nat -L -v -n | grep "dpt:4500 to:192.168.0.2:4500"
2026-05-10 00:15:53.239109 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4500 to:192.168.0.2:4500
2026-05-10 00:15:53.239163 : sudo  iptables -t nat -L -v -n | grep "dpt:4501 to:192.168.0.2:4501"
2026-05-10 00:15:53.247637 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4501 to:192.168.0.2:4501
2026-05-10 00:15:53.247692 : sudo  iptables -t nat -L -v -n | grep "dpt:4507 to:192.168.0.2:4507"
2026-05-10 00:15:53.256093 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4507 to:192.168.0.2:4507
2026-05-10 00:15:53.256148 : sudo  iptables -L -v -n
2026-05-10 00:15:53.264717 : DEBUG_ARR: Chain INPUT (policy ACCEPT 39M packets, 107G bytes)
2026-05-10 00:15:53.264745 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.264749 : DEBUG_ARR:   40M  108G LIBVIRT_INP  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-10 00:15:53.264753 : DEBUG_ARR: 
2026-05-10 00:15:53.264756 : DEBUG_ARR: Chain FORWARD (policy ACCEPT 1597K packets, 6632M bytes)
2026-05-10 00:15:53.264761 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.264764 : DEBUG_ARR: 1597K 6632M LIBVIRT_FWX  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-10 00:15:53.264767 : DEBUG_ARR: 1597K 6632M LIBVIRT_FWI  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-10 00:15:53.264770 : DEBUG_ARR: 1597K 6632M LIBVIRT_FWO  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-10 00:15:53.264773 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            192.168.0.2          tcp dpt:22 state NEW,RELATED,ESTABLISHED
2026-05-10 00:15:53.264777 : DEBUG_ARR: 
2026-05-10 00:15:53.264781 : DEBUG_ARR: Chain OUTPUT (policy ACCEPT 26M packets, 91G bytes)
2026-05-10 00:15:53.264784 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.264787 : DEBUG_ARR:   27M   91G LIBVIRT_OUT  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-10 00:15:53.264790 : DEBUG_ARR: 
2026-05-10 00:15:53.264793 : DEBUG_ARR: Chain LIBVIRT_FWI (1 references)
2026-05-10 00:15:53.264795 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.264798 : DEBUG_ARR:     0     0 ACCEPT     all  --  *      virbr0  0.0.0.0/0            192.168.122.0/24     ctstate RELATED,ESTABLISHED
2026-05-10 00:15:53.264801 : DEBUG_ARR:     0     0 REJECT     all  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            reject-with icmp-port-unreachable
2026-05-10 00:15:53.264804 : DEBUG_ARR: 
2026-05-10 00:15:53.264807 : DEBUG_ARR: Chain LIBVIRT_FWO (1 references)
2026-05-10 00:15:53.264810 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.264813 : DEBUG_ARR:     0     0 ACCEPT     all  --  virbr0 *       192.168.122.0/24     0.0.0.0/0           
2026-05-10 00:15:53.264816 : DEBUG_ARR:     0     0 REJECT     all  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            reject-with icmp-port-unreachable
2026-05-10 00:15:53.264818 : DEBUG_ARR: 
2026-05-10 00:15:53.264821 : DEBUG_ARR: Chain LIBVIRT_FWX (1 references)
2026-05-10 00:15:53.264824 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.264827 : DEBUG_ARR:     0     0 ACCEPT     all  --  virbr0 virbr0  0.0.0.0/0            0.0.0.0/0           
2026-05-10 00:15:53.264829 : DEBUG_ARR: 
2026-05-10 00:15:53.264832 : DEBUG_ARR: Chain LIBVIRT_INP (1 references)
2026-05-10 00:15:53.264835 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.264838 : DEBUG_ARR:     0     0 ACCEPT     udp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            udp dpt:53
2026-05-10 00:15:53.264841 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            tcp dpt:53
2026-05-10 00:15:53.264843 : DEBUG_ARR:     0     0 ACCEPT     udp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            udp dpt:67
2026-05-10 00:15:53.264846 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            tcp dpt:67
2026-05-10 00:15:53.264849 : DEBUG_ARR: 
2026-05-10 00:15:53.264852 : DEBUG_ARR: Chain LIBVIRT_OUT (1 references)
2026-05-10 00:15:53.264855 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.264858 : DEBUG_ARR:     0     0 ACCEPT     udp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            udp dpt:53
2026-05-10 00:15:53.264860 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            tcp dpt:53
2026-05-10 00:15:53.264863 : DEBUG_ARR:     0     0 ACCEPT     udp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            udp dpt:68
2026-05-10 00:15:53.264866 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            tcp dpt:68
2026-05-10 00:15:53.264889 : sudo  iptables -t nat -L -v -n
2026-05-10 00:15:53.273273 : DEBUG_ARR: Chain PREROUTING (policy ACCEPT 280K packets, 32M bytes)
2026-05-10 00:15:53.273300 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.273305 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:2224 to:192.168.0.2:22
2026-05-10 00:15:53.273310 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4500 to:192.168.0.2:4500
2026-05-10 00:15:53.273313 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4501 to:192.168.0.2:4501
2026-05-10 00:15:53.273316 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4507 to:192.168.0.2:4507
2026-05-10 00:15:53.273368 : DEBUG_ARR: 
2026-05-10 00:15:53.273373 : DEBUG_ARR: Chain INPUT (policy ACCEPT 274K packets, 32M bytes)
2026-05-10 00:15:53.273376 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.273379 : DEBUG_ARR: 
2026-05-10 00:15:53.273382 : DEBUG_ARR: Chain OUTPUT (policy ACCEPT 417K packets, 28M bytes)
2026-05-10 00:15:53.273385 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.273388 : DEBUG_ARR: 
2026-05-10 00:15:53.273391 : DEBUG_ARR: Chain POSTROUTING (policy ACCEPT 417K packets, 28M bytes)
2026-05-10 00:15:53.273394 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.273397 : DEBUG_ARR:  437K   29M LIBVIRT_PRT  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-10 00:15:53.273400 : DEBUG_ARR:  4302  302K SNAT       all  --  *      *       192.168.0.2          0.0.0.0/0            to:30.57.186.111
2026-05-10 00:15:53.273403 : DEBUG_ARR: 
2026-05-10 00:15:53.273406 : DEBUG_ARR: Chain LIBVIRT_PRT (1 references)
2026-05-10 00:15:53.273409 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-10 00:15:53.273412 : DEBUG_ARR:   713 52078 RETURN     all  --  *      *       192.168.122.0/24     224.0.0.0/24        
2026-05-10 00:15:53.273415 : DEBUG_ARR:     0     0 RETURN     all  --  *      *       192.168.122.0/24     255.255.255.255     
2026-05-10 00:15:53.273417 : DEBUG_ARR:     0     0 MASQUERADE  tcp  --  *      *       192.168.122.0/24    !192.168.122.0/24     masq ports: 1024-65535
2026-05-10 00:15:53.273420 : DEBUG_ARR:     0     0 MASQUERADE  udp  --  *      *       192.168.122.0/24    !192.168.122.0/24     masq ports: 1024-65535
2026-05-10 00:15:53.273425 : DEBUG_ARR:     0     0 MASQUERADE  all  --  *      *       192.168.122.0/24    !192.168.122.0/24    
2026-05-10 00:15:53.273454 : sed -i 's/52:54:00:18:0a:95/52:54:00:10:6b:8a/g' /tmp/local_cache//1778396893.458694/50-cloud-init.yaml
2026-05-10 00:15:53.276239 : sudo virsh destroy pytest_vm_192.168.0.2
2026-05-10 00:15:53.883884 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 destroyed
2026-05-10 00:15:53.883926 : DEBUG_ARR: 
2026-05-10 00:16:13.904020 : sudo virsh destroy pytest_vm_192.168.0.2
2026-05-10 00:16:13.929084 : DEBUG_ARR: error: Failed to destroy domain pytest_vm_192.168.0.2
2026-05-10 00:16:13.929123 : DEBUG_ARR: error: Requested operation is not valid: domain is not running
2026-05-10 00:16:13.929128 : DEBUG_ARR: 
2026-05-10 00:19:34.049260 : sudo virt-copy-in -d pytest_vm_192.168.0.2  /tmp/local_cache//1778396893.458694/50-cloud-init.yaml  /etc/netplan/
2026-05-10 00:19:39.393754 : sudo virt-copy-in -d pytest_vm_192.168.0.2  /tmp/local_cache//1778396893.458694//sonic-vs.img.gz  /home/ubuntu/
2026-05-10 00:19:56.588510 : sudo virsh start pytest_vm_192.168.0.2
2026-05-10 00:19:58.328260 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 started
2026-05-10 00:19:58.328303 : DEBUG_ARR: 
2026-05-10 00:19:58.328341 : ping 192.168.0.2 -c 2
2026-05-10 00:20:01.395742 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-10 00:20:01.395784 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-10 00:20:01.395789 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-10 00:20:01.395792 : DEBUG_ARR: 
2026-05-10 00:20:01.395796 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-10 00:20:01.395799 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1016ms
2026-05-10 00:20:01.395803 : DEBUG_ARR: pipe 2
2026-05-10 00:20:01.395822 : ping 192.168.0.2 -c 2
2026-05-10 00:20:04.467724 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-10 00:20:04.467762 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-10 00:20:04.467767 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-10 00:20:04.467770 : DEBUG_ARR: 
2026-05-10 00:20:04.467776 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-10 00:20:04.467779 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1020ms
2026-05-10 00:20:04.467783 : DEBUG_ARR: pipe 2
2026-05-10 00:20:04.467817 : Can't ping VM 192.168.0.2 at round 1
2026-05-10 00:20:24.470117 : ping 192.168.0.2 -c 2
2026-05-10 00:20:25.491543 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-10 00:20:25.491575 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.231 ms
2026-05-10 00:20:25.491580 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.068 ms
2026-05-10 00:20:25.491583 : DEBUG_ARR: 
2026-05-10 00:20:25.491589 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-10 00:20:25.491592 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1018ms
2026-05-10 00:20:25.491595 : DEBUG_ARR: rtt min/avg/max/mdev = 0.068/0.149/0.231/0.081 ms
2026-05-10 00:20:25.491613 : ping 192.168.0.2 -c 2
2026-05-10 00:20:26.515492 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-10 00:20:26.515520 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.074 ms
2026-05-10 00:20:26.515524 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.062 ms
2026-05-10 00:20:26.515528 : DEBUG_ARR: 
2026-05-10 00:20:26.515531 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-10 00:20:26.515533 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1021ms
2026-05-10 00:20:26.515537 : DEBUG_ARR: rtt min/avg/max/mdev = 0.062/0.068/0.074/0.006 ms
2026-05-10 00:20:26.515606 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cat /etc/os-release  | grep "ID=""
2026-05-10 00:20:27.405390 : DEBUG_ARR: ID=ubuntu
2026-05-10 00:20:27.405453 : DEBUG_ARR: VERSION_ID="20.04"
2026-05-10 00:20:27.405535 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "apt list | grep installed"
2026-05-10 00:20:29.190861 : DEBUG_ARR: 
2026-05-10 00:20:29.190903 : DEBUG_ARR: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2026-05-10 00:20:29.190908 : DEBUG_ARR: 
2026-05-10 00:20:29.190911 : DEBUG_ARR: acl/focal,now 2.2.53-6 amd64 [installed,automatic]
2026-05-10 00:20:29.190914 : DEBUG_ARR: adduser/focal,now 3.118ubuntu2 all [installed,automatic]
2026-05-10 00:20:29.190917 : DEBUG_ARR: adwaita-icon-theme/focal-updates,now 3.36.1-2ubuntu0.20.04.2 all [installed,automatic]
2026-05-10 00:20:29.190920 : DEBUG_ARR: alsa-topology-conf/focal,now 1.2.2-1 all [installed,automatic]
2026-05-10 00:20:29.190923 : DEBUG_ARR: alsa-ucm-conf/focal-updates,now 1.2.2-1ubuntu0.13 all [installed,automatic]
2026-05-10 00:20:29.190926 : DEBUG_ARR: apport-symptoms/focal,now 0.23 all [installed,automatic]
2026-05-10 00:20:29.190929 : DEBUG_ARR: apt-transport-https/focal-updates,now 2.0.10 all [installed]
2026-05-10 00:20:29.190932 : DEBUG_ARR: at-spi2-core/focal,now 2.36.0-2 amd64 [installed,automatic]
2026-05-10 00:20:29.190935 : DEBUG_ARR: at/focal,now 3.1.23-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.190937 : DEBUG_ARR: base-files/focal-updates,now 11ubuntu5.7 amd64 [installed]
2026-05-10 00:20:29.190940 : DEBUG_ARR: base-passwd/focal,now 3.5.47 amd64 [installed]
2026-05-10 00:20:29.190943 : DEBUG_ARR: bash-completion/focal,now 1:2.10-1ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.190949 : DEBUG_ARR: bash/focal-updates,focal-security,now 5.0-6ubuntu1.2 amd64 [installed]
2026-05-10 00:20:29.190952 : DEBUG_ARR: bc/focal,now 1.07.1-2build1 amd64 [installed,automatic]
2026-05-10 00:20:29.190955 : DEBUG_ARR: bcache-tools/focal-updates,now 1.0.8-3ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.190958 : DEBUG_ARR: bolt/focal-updates,now 0.9.1-2~ubuntu20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.190961 : DEBUG_ARR: bridge-utils/focal,now 1.6-2ubuntu1 amd64 [installed]
2026-05-10 00:20:29.191019 : DEBUG_ARR: bsdmainutils/focal,now 11.1.2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.191024 : DEBUG_ARR: btrfs-progs/focal,now 5.4.1-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191027 : DEBUG_ARR: build-essential/focal-updates,now 12.8ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191030 : DEBUG_ARR: busybox-initramfs/focal-updates,focal-security,now 1:1.30.1-4ubuntu6.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191033 : DEBUG_ARR: busybox-static/focal-updates,focal-security,now 1:1.30.1-4ubuntu6.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191036 : DEBUG_ARR: byobu/focal,now 5.133-0ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.191039 : DEBUG_ARR: bzip2/focal,now 1.0.8-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191051 : DEBUG_ARR: ca-certificates/focal-updates,focal-security,now 20230311ubuntu0.20.04.1 all [installed,automatic]
2026-05-10 00:20:29.191054 : DEBUG_ARR: cloud-guest-utils/focal,now 0.31-7-gd99b2d76-0ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.191057 : DEBUG_ARR: cloud-image-utils/focal,now 0.31-7-gd99b2d76-0ubuntu1 all [installed]
2026-05-10 00:20:29.191060 : DEBUG_ARR: cloud-initramfs-copymods/focal-updates,now 0.45ubuntu2 all [installed,automatic]
2026-05-10 00:20:29.191063 : DEBUG_ARR: cloud-initramfs-dyn-netconf/focal-updates,now 0.45ubuntu2 all [installed,automatic]
2026-05-10 00:20:29.191066 : DEBUG_ARR: command-not-found/focal-updates,now 20.04.6 all [installed,automatic]
2026-05-10 00:20:29.191072 : DEBUG_ARR: console-setup-linux/focal,now 1.194ubuntu3 all [installed,automatic]
2026-05-10 00:20:29.191075 : DEBUG_ARR: console-setup/focal,now 1.194ubuntu3 all [installed,automatic]
2026-05-10 00:20:29.191078 : DEBUG_ARR: coreutils/focal,now 8.30-3ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191080 : DEBUG_ARR: cpio/focal-updates,focal-security,now 2.13+dfsg-2ubuntu0.3 amd64 [installed,automatic]
2026-05-10 00:20:29.191083 : DEBUG_ARR: cpp/focal,now 4:9.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191088 : DEBUG_ARR: cpu-checker/focal,now 0.7-1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191090 : DEBUG_ARR: cron/focal,now 3.0pl1-136ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191093 : DEBUG_ARR: cryptsetup-bin/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191096 : DEBUG_ARR: cryptsetup-initramfs/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 all [installed,automatic]
2026-05-10 00:20:29.191099 : DEBUG_ARR: cryptsetup-run/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 all [installed,automatic]
2026-05-10 00:20:29.191102 : DEBUG_ARR: cryptsetup/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191106 : DEBUG_ARR: curl/focal-updates,focal-security,now 7.68.0-1ubuntu2.21 amd64 [installed]
2026-05-10 00:20:29.191109 : DEBUG_ARR: dash/focal,now 0.5.10.2-6 amd64 [installed]
2026-05-10 00:20:29.191112 : DEBUG_ARR: dbus-user-session/focal-updates,focal-security,now 1.12.16-2ubuntu2.3 amd64 [installed,automatic]
2026-05-10 00:20:29.191115 : DEBUG_ARR: dbus/focal-updates,focal-security,now 1.12.16-2ubuntu2.3 amd64 [installed,automatic]
2026-05-10 00:20:29.191118 : DEBUG_ARR: dconf-gsettings-backend/focal,now 0.36.0-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191121 : DEBUG_ARR: dconf-service/focal,now 0.36.0-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191124 : DEBUG_ARR: debconf-i18n/focal,now 1.5.73 all [installed,automatic]
2026-05-10 00:20:29.191127 : DEBUG_ARR: debconf/focal,now 1.5.73 all [installed,automatic]
2026-05-10 00:20:29.191129 : DEBUG_ARR: debianutils/focal,now 4.9.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191132 : DEBUG_ARR: diffutils/focal,now 1:3.7-3 amd64 [installed]
2026-05-10 00:20:29.191135 : DEBUG_ARR: dirmngr/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191138 : DEBUG_ARR: dmeventd/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191140 : DEBUG_ARR: dmidecode/focal,now 3.2-3 amd64 [installed,automatic]
2026-05-10 00:20:29.191143 : DEBUG_ARR: dmsetup/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191146 : DEBUG_ARR: dns-root-data/focal,now 2019052802 all [installed,automatic]
2026-05-10 00:20:29.191149 : DEBUG_ARR: dnsmasq-base/focal-updates,focal-security,now 2.80-1.1ubuntu1.7 amd64 [installed,automatic]
2026-05-10 00:20:29.191152 : DEBUG_ARR: docker.io/focal-updates,now 24.0.5-0ubuntu1~20.04.1 amd64 [installed]
2026-05-10 00:20:29.191154 : DEBUG_ARR: dosfstools/focal,now 4.1-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191157 : DEBUG_ARR: dpkg-dev/focal-updates,focal-security,now 1.19.7ubuntu3.2 all [installed,automatic]
2026-05-10 00:20:29.191160 : DEBUG_ARR: dpkg/focal-updates,focal-security,now 1.19.7ubuntu3.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191163 : DEBUG_ARR: e2fsprogs/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191165 : DEBUG_ARR: eatmydata/focal,now 105-7 all [installed]
2026-05-10 00:20:29.191168 : DEBUG_ARR: ed/focal,now 1.16-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191171 : DEBUG_ARR: efibootmgr/focal,now 17-1 amd64 [installed]
2026-05-10 00:20:29.191174 : DEBUG_ARR: eject/focal,now 2.1.5+deb1+cvs20081104-14 amd64 [installed,automatic]
2026-05-10 00:20:29.191177 : DEBUG_ARR: ethtool/focal,now 1:5.4-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191179 : DEBUG_ARR: fakeroot/focal,now 1.24-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191182 : DEBUG_ARR: file/focal,now 1:5.38-4 amd64 [installed,automatic]
2026-05-10 00:20:29.191185 : DEBUG_ARR: finalrd/focal-updates,now 6~ubuntu20.04.1 all [installed,automatic]
2026-05-10 00:20:29.191188 : DEBUG_ARR: findutils/focal,now 4.7.0-1ubuntu1 amd64 [installed]
2026-05-10 00:20:29.191190 : DEBUG_ARR: fontconfig-config/focal,now 2.13.1-2ubuntu3 all [installed,automatic]
2026-05-10 00:20:29.191193 : DEBUG_ARR: fontconfig/focal,now 2.13.1-2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.191196 : DEBUG_ARR: fonts-dejavu-core/focal,now 2.37-1 all [installed,automatic]
2026-05-10 00:20:29.191199 : DEBUG_ARR: fonts-ubuntu-console/focal,now 0.83-4ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.191201 : DEBUG_ARR: friendly-recovery/focal-updates,now 0.2.41ubuntu0.20.04.1 all [installed,automatic]
2026-05-10 00:20:29.191204 : DEBUG_ARR: ftp/focal,now 0.17-34.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191207 : DEBUG_ARR: fuse/focal,now 2.9.9-3 amd64 [installed,automatic]
2026-05-10 00:20:29.191210 : DEBUG_ARR: g++/focal,now 4:9.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191213 : DEBUG_ARR: gcc/focal,now 4:9.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191215 : DEBUG_ARR: gdisk/focal,now 1.0.5-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191218 : DEBUG_ARR: genisoimage/focal,now 9:1.1.11-3.1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191224 : DEBUG_ARR: gettext-base/focal,now 0.19.8.1-10build1 amd64 [installed,automatic]
2026-05-10 00:20:29.191227 : DEBUG_ARR: gir1.2-freedesktop/focal-updates,now 1.64.1-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191230 : DEBUG_ARR: gir1.2-glib-2.0/focal-updates,now 1.64.1-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191233 : DEBUG_ARR: gir1.2-libosinfo-1.0/focal,now 1.7.1-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191235 : DEBUG_ARR: gir1.2-packagekitglib-1.0/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191240 : DEBUG_ARR: git-man/focal-updates,focal-security,now 1:2.25.1-1ubuntu3.11 all [installed,automatic]
2026-05-10 00:20:29.191242 : DEBUG_ARR: git/focal-updates,focal-security,now 1:2.25.1-1ubuntu3.11 amd64 [installed,automatic]
2026-05-10 00:20:29.191245 : DEBUG_ARR: glib-networking-common/focal-updates,focal-security,now 2.64.2-1ubuntu0.1 all [installed,automatic]
2026-05-10 00:20:29.191248 : DEBUG_ARR: glib-networking-services/focal-updates,focal-security,now 2.64.2-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191268 : DEBUG_ARR: glib-networking/focal-updates,focal-security,now 2.64.2-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191272 : DEBUG_ARR: gnupg-l10n/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 all [installed,automatic]
2026-05-10 00:20:29.191275 : DEBUG_ARR: gnupg-utils/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191278 : DEBUG_ARR: gnupg/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 all [installed,automatic]
2026-05-10 00:20:29.191280 : DEBUG_ARR: gpg-agent/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191283 : DEBUG_ARR: gpg-wks-client/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191286 : DEBUG_ARR: gpg-wks-server/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191289 : DEBUG_ARR: gpg/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191291 : DEBUG_ARR: gpgconf/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191294 : DEBUG_ARR: gpgsm/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191297 : DEBUG_ARR: gpgv/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191300 : DEBUG_ARR: grep/focal,now 3.4-1 amd64 [installed]
2026-05-10 00:20:29.191303 : DEBUG_ARR: groff-base/focal,now 1.22.4-4build1 amd64 [installed,automatic]
2026-05-10 00:20:29.191305 : DEBUG_ARR: grub-gfxpayload-lists/focal,now 0.7 amd64 [installed,automatic]
2026-05-10 00:20:29.191308 : DEBUG_ARR: gsettings-desktop-schemas/focal,now 3.36.0-1ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.191311 : DEBUG_ARR: gtk-update-icon-cache/focal-updates,now 3.24.20-0ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191314 : DEBUG_ARR: gzip/focal-updates,focal-security,now 1.10-0ubuntu4.1 amd64 [installed]
2026-05-10 00:20:29.191317 : DEBUG_ARR: hdparm/focal,now 9.58+ds-4 amd64 [installed,automatic]
2026-05-10 00:20:29.191320 : DEBUG_ARR: hicolor-icon-theme/focal,now 0.17-2 all [installed,automatic]
2026-05-10 00:20:29.191322 : DEBUG_ARR: hostname/focal,now 3.23 amd64 [installed]
2026-05-10 00:20:29.191325 : DEBUG_ARR: htop/focal,now 2.2.0-2build1 amd64 [installed,automatic]
2026-05-10 00:20:29.191328 : DEBUG_ARR: humanity-icon-theme/focal,now 0.6.15 all [installed,automatic]
2026-05-10 00:20:29.191331 : DEBUG_ARR: i965-va-driver/focal,now 2.4.0-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191333 : DEBUG_ARR: ibverbs-providers/focal,now 28.0-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191336 : DEBUG_ARR: ifupdown/focal,now 0.8.35ubuntu1 amd64 [installed]
2026-05-10 00:20:29.191339 : DEBUG_ARR: info/focal,now 6.7.0.dfsg.2-5 amd64 [installed,automatic]
2026-05-10 00:20:29.191342 : DEBUG_ARR: init-system-helpers/focal,now 1.57 all [installed,automatic]
2026-05-10 00:20:29.191344 : DEBUG_ARR: init/focal,now 1.57 amd64 [installed]
2026-05-10 00:20:29.191347 : DEBUG_ARR: initramfs-tools-bin/focal-updates,now 0.136ubuntu6.7 amd64 [installed,automatic]
2026-05-10 00:20:29.191350 : DEBUG_ARR: initramfs-tools-core/focal-updates,now 0.136ubuntu6.7 all [installed,automatic]
2026-05-10 00:20:29.191353 : DEBUG_ARR: initramfs-tools/focal-updates,now 0.136ubuntu6.7 all [installed,automatic]
2026-05-10 00:20:29.191356 : DEBUG_ARR: install-info/focal,now 6.7.0.dfsg.2-5 amd64 [installed,automatic]
2026-05-10 00:20:29.191358 : DEBUG_ARR: intel-media-va-driver/focal,now 20.1.1+dfsg1-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191361 : DEBUG_ARR: iproute2/focal,now 5.5.0-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191364 : DEBUG_ARR: iputils-ping/focal,now 3:20190709-3 amd64 [installed,automatic]
2026-05-10 00:20:29.191367 : DEBUG_ARR: iputils-tracepath/focal,now 3:20190709-3 amd64 [installed,automatic]
2026-05-10 00:20:29.191369 : DEBUG_ARR: ipxe-qemu-256k-compat-efi-roms/focal,now 1.0.0+git-20150424.a25a16d-0ubuntu4 all [installed,automatic]
2026-05-10 00:20:29.191372 : DEBUG_ARR: ipxe-qemu/focal-updates,now 1.0.0+git-20190109.133f4c4-0ubuntu3.2 all [installed,automatic]
2026-05-10 00:20:29.191375 : DEBUG_ARR: irqbalance/focal,now 1.6.0-3ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191378 : DEBUG_ARR: isc-dhcp-client/focal-updates,now 4.4.1-2.1ubuntu5.20.04.5 amd64 [installed,automatic]
2026-05-10 00:20:29.191381 : DEBUG_ARR: isc-dhcp-common/focal-updates,now 4.4.1-2.1ubuntu5.20.04.5 amd64 [installed,automatic]
2026-05-10 00:20:29.191383 : DEBUG_ARR: iso-codes/focal,now 4.4-1 all [installed,automatic]
2026-05-10 00:20:29.191386 : DEBUG_ARR: kbd/focal,now 2.0.4-4ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191389 : DEBUG_ARR: keyboard-configuration/focal,now 1.194ubuntu3 all [installed,automatic]
2026-05-10 00:20:29.191392 : DEBUG_ARR: klibc-utils/focal-updates,focal-security,now 2.0.7-1ubuntu5.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191394 : DEBUG_ARR: kmod/focal-updates,now 27-1ubuntu2.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191397 : DEBUG_ARR: landscape-common/focal-updates,now 19.12-0ubuntu4.3 amd64 [installed,automatic]
2026-05-10 00:20:29.191400 : DEBUG_ARR: language-selector-common/focal-updates,now 0.204.2 all [installed,automatic]
2026-05-10 00:20:29.191403 : DEBUG_ARR: less/focal-updates,now 551-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191406 : DEBUG_ARR: libaa1/focal,now 1.4p5-46 amd64 [installed,automatic]
2026-05-10 00:20:29.191408 : DEBUG_ARR: libacl1/focal,now 2.2.53-6 amd64 [installed,automatic]
2026-05-10 00:20:29.191411 : DEBUG_ARR: libaio1/focal,now 0.3.112-5 amd64 [installed,automatic]
2026-05-10 00:20:29.191414 : DEBUG_ARR: libalgorithm-diff-perl/focal,now 1.19.03-2 all [installed,automatic]
2026-05-10 00:20:29.191417 : DEBUG_ARR: libalgorithm-diff-xs-perl/focal,now 0.04-6 amd64 [installed,automatic]
2026-05-10 00:20:29.191419 : DEBUG_ARR: libalgorithm-merge-perl/focal,now 0.08-3 all [installed,automatic]
2026-05-10 00:20:29.191422 : DEBUG_ARR: libappstream4/focal,now 0.12.10-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191425 : DEBUG_ARR: libarchive13/focal-updates,focal-security,now 3.4.0-2ubuntu1.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191428 : DEBUG_ARR: libargon2-1/focal,now 0~20171227-0.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191430 : DEBUG_ARR: libasn1-8-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191433 : DEBUG_ARR: libasound2-data/focal-updates,now 1.2.2-2.1ubuntu2.5 all [installed,automatic]
2026-05-10 00:20:29.191436 : DEBUG_ARR: libasound2/focal-updates,now 1.2.2-2.1ubuntu2.5 amd64 [installed,automatic]
2026-05-10 00:20:29.191439 : DEBUG_ARR: libassuan0/focal,now 2.5.3-7ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191442 : DEBUG_ARR: libasyncns0/focal,now 0.8-6 amd64 [installed,automatic]
2026-05-10 00:20:29.191444 : DEBUG_ARR: libatasmart4/focal,now 0.19-5 amd64 [installed,automatic]
2026-05-10 00:20:29.191447 : DEBUG_ARR: libatk-bridge2.0-0/focal-updates,now 2.34.2-0ubuntu2~20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191450 : DEBUG_ARR: libatk1.0-0/focal,now 2.35.1-1ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191453 : DEBUG_ARR: libatk1.0-data/focal,now 2.35.1-1ubuntu2 all [installed,automatic]
2026-05-10 00:20:29.191455 : DEBUG_ARR: libatm1/focal,now 1:2.5.1-4 amd64 [installed,automatic]
2026-05-10 00:20:29.191458 : DEBUG_ARR: libatspi2.0-0/focal,now 2.36.0-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191461 : DEBUG_ARR: libattr1/focal,now 1:2.4.48-5 amd64 [installed,automatic]
2026-05-10 00:20:29.191464 : DEBUG_ARR: libaudit-common/focal,now 1:2.8.5-2ubuntu6 all [installed,automatic]
2026-05-10 00:20:29.191466 : DEBUG_ARR: libaudit1/focal,now 1:2.8.5-2ubuntu6 amd64 [installed,automatic]
2026-05-10 00:20:29.191469 : DEBUG_ARR: libavc1394-0/focal,now 0.5.4-5 amd64 [installed,automatic]
2026-05-10 00:20:29.191485 : DEBUG_ARR: libblockdev-crypto2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.191489 : DEBUG_ARR: libblockdev-fs2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.191492 : DEBUG_ARR: libblockdev-loop2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.191494 : DEBUG_ARR: libblockdev-part-err2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.191497 : DEBUG_ARR: libblockdev-part2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.191500 : DEBUG_ARR: libblockdev-swap2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.191503 : DEBUG_ARR: libblockdev-utils2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.191506 : DEBUG_ARR: libblockdev2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.191508 : DEBUG_ARR: libboost-iostreams1.71.0/focal,now 1.71.0-6ubuntu6 amd64 [installed,automatic]
2026-05-10 00:20:29.191511 : DEBUG_ARR: libboost-thread1.71.0/focal,now 1.71.0-6ubuntu6 amd64 [installed,automatic]
2026-05-10 00:20:29.191514 : DEBUG_ARR: libbrlapi0.7/focal,now 6.0+dfsg-4ubuntu6 amd64 [installed,automatic]
2026-05-10 00:20:29.191517 : DEBUG_ARR: libbrotli1/focal-updates,focal-security,now 1.0.7-6ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191520 : DEBUG_ARR: libbsd0/focal,now 0.10.0-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191523 : DEBUG_ARR: libbz2-1.0/focal,now 1.0.8-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191525 : DEBUG_ARR: libcaca0/focal-updates,focal-security,now 0.99.beta19-2.1ubuntu1.20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191528 : DEBUG_ARR: libcacard0/focal,now 1:2.6.1-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191531 : DEBUG_ARR: libcairo-gobject2/focal,now 1.16.0-4ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191534 : DEBUG_ARR: libcairo2/focal,now 1.16.0-4ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191537 : DEBUG_ARR: libcanberra0/focal,now 0.30-7ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191539 : DEBUG_ARR: libcap-ng0/focal,now 0.7.9-2.1build1 amd64 [installed,automatic]
2026-05-10 00:20:29.191542 : DEBUG_ARR: libcbor0.6/focal,now 0.6.0-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191545 : DEBUG_ARR: libcdparanoia0/focal,now 3.10.2+debian-13 amd64 [installed,automatic]
2026-05-10 00:20:29.191547 : DEBUG_ARR: libcolord2/focal,now 1.4.4-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191550 : DEBUG_ARR: libcom-err2/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191553 : DEBUG_ARR: libcrypt-dev/focal,now 1:4.4.10-10ubuntu4 amd64 [installed,automatic]
2026-05-10 00:20:29.191556 : DEBUG_ARR: libcrypt1/focal,now 1:4.4.10-10ubuntu4 amd64 [installed,automatic]
2026-05-10 00:20:29.191559 : DEBUG_ARR: libcryptsetup12/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191561 : DEBUG_ARR: libcurl4/focal-updates,focal-security,now 7.68.0-1ubuntu2.21 amd64 [installed,automatic]
2026-05-10 00:20:29.191564 : DEBUG_ARR: libdatrie1/focal,now 0.2.12-3 amd64 [installed,automatic]
2026-05-10 00:20:29.191567 : DEBUG_ARR: libdb5.3/focal,now 5.3.28+dfsg1-0.6ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191570 : DEBUG_ARR: libdbus-1-3/focal-updates,focal-security,now 1.12.16-2ubuntu2.3 amd64 [installed,automatic]
2026-05-10 00:20:29.191573 : DEBUG_ARR: libdconf1/focal,now 0.36.0-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191575 : DEBUG_ARR: libdebconfclient0/focal,now 0.251ubuntu1 amd64 [installed]
2026-05-10 00:20:29.191578 : DEBUG_ARR: libdevmapper-event1.02.1/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191581 : DEBUG_ARR: libdevmapper1.02.1/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191583 : DEBUG_ARR: libdns-export1109/focal-updates,now 1:9.11.16+dfsg-3~ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191586 : DEBUG_ARR: libdpkg-perl/focal-updates,focal-security,now 1.19.7ubuntu3.2 all [installed,automatic]
2026-05-10 00:20:29.191589 : DEBUG_ARR: libdrm-amdgpu1/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191592 : DEBUG_ARR: libdrm-common/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 all [installed,automatic]
2026-05-10 00:20:29.191594 : DEBUG_ARR: libdrm-intel1/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191597 : DEBUG_ARR: libdrm-nouveau2/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191600 : DEBUG_ARR: libdrm-radeon1/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191602 : DEBUG_ARR: libdrm2/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191605 : DEBUG_ARR: libdv4/focal,now 1.0.0-12 amd64 [installed,automatic]
2026-05-10 00:20:29.191608 : DEBUG_ARR: libeatmydata1/focal,now 105-7 amd64 [installed]
2026-05-10 00:20:29.191611 : DEBUG_ARR: libedit2/focal,now 3.1-20191231-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191614 : DEBUG_ARR: libefiboot1/focal-updates,now 37-2ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191616 : DEBUG_ARR: libefivar1/focal-updates,now 37-2ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191619 : DEBUG_ARR: libepoxy0/focal,now 1.5.4-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191622 : DEBUG_ARR: liberror-perl/focal,now 0.17029-1 all [installed,automatic]
2026-05-10 00:20:29.191625 : DEBUG_ARR: libestr0/focal,now 0.1.10-2.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191627 : DEBUG_ARR: libevent-2.1-7/focal,now 2.1.11-stable-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191630 : DEBUG_ARR: libexpat1-dev/focal-updates,focal-security,now 2.2.9-1ubuntu0.6 amd64 [installed,automatic]
2026-05-10 00:20:29.191633 : DEBUG_ARR: libexpat1/focal-updates,focal-security,now 2.2.9-1ubuntu0.6 amd64 [installed,automatic]
2026-05-10 00:20:29.191636 : DEBUG_ARR: libext2fs2/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191638 : DEBUG_ARR: libfakeroot/focal,now 1.24-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191641 : DEBUG_ARR: libfastjson4/focal,now 0.99.8-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191644 : DEBUG_ARR: libfdt1/focal,now 1.5.1-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191646 : DEBUG_ARR: libffi7/focal,now 3.3-4 amd64 [installed,automatic]
2026-05-10 00:20:29.191649 : DEBUG_ARR: libfido2-1/focal,now 1.3.1-1ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191652 : DEBUG_ARR: libfile-fcntllock-perl/focal,now 0.22-3build4 amd64 [installed,automatic]
2026-05-10 00:20:29.191655 : DEBUG_ARR: libfl2/focal,now 2.6.4-6.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191657 : DEBUG_ARR: libfontconfig1/focal,now 2.13.1-2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.191660 : DEBUG_ARR: libfribidi0/focal-updates,focal-security,now 1.0.8-2ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191663 : DEBUG_ARR: libfuse2/focal,now 2.9.9-3 amd64 [installed,automatic]
2026-05-10 00:20:29.191666 : DEBUG_ARR: libfwupdplugin1/focal-updates,now 1.5.11-0ubuntu1~20.04.2 amd64 [installed]
2026-05-10 00:20:29.191668 : DEBUG_ARR: libgbm1/focal-updates,focal-security,now 21.2.6-0ubuntu0.1~20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191671 : DEBUG_ARR: libgcab-1.0-0/focal,now 1.4-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191674 : DEBUG_ARR: libgcrypt20/focal-updates,focal-security,now 1.8.5-5ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191677 : DEBUG_ARR: libgdbm-compat4/focal,now 1.18.1-5 amd64 [installed,automatic]
2026-05-10 00:20:29.191679 : DEBUG_ARR: libgdbm6/focal,now 1.18.1-5 amd64 [installed,automatic]
2026-05-10 00:20:29.191682 : DEBUG_ARR: libgdk-pixbuf2.0-0/focal-updates,focal-security,now 2.40.0+dfsg-3ubuntu0.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191697 : DEBUG_ARR: libgdk-pixbuf2.0-bin/focal-updates,focal-security,now 2.40.0+dfsg-3ubuntu0.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191701 : DEBUG_ARR: libgdk-pixbuf2.0-common/focal-updates,focal-security,now 2.40.0+dfsg-3ubuntu0.4 all [installed,automatic]
2026-05-10 00:20:29.191704 : DEBUG_ARR: libgirepository-1.0-1/focal-updates,now 1.64.1-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191707 : DEBUG_ARR: libgmp10/focal-updates,focal-security,now 2:6.2.0+dfsg-4ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191709 : DEBUG_ARR: libgovirt-common/focal,now 0.3.4-3.1 all [installed,automatic]
2026-05-10 00:20:29.191712 : DEBUG_ARR: libgovirt2/focal,now 0.3.4-3.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191715 : DEBUG_ARR: libgpg-error0/focal,now 1.37-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191718 : DEBUG_ARR: libgpm2/focal,now 1.20.7-5 amd64 [installed,automatic]
2026-05-10 00:20:29.191720 : DEBUG_ARR: libgraphite2-3/focal,now 1.3.13-11build1 amd64 [installed,automatic]
2026-05-10 00:20:29.191723 : DEBUG_ARR: libgssapi3-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191726 : DEBUG_ARR: libgstreamer1.0-0/focal-updates,focal-security,now 1.16.3-0ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191729 : DEBUG_ARR: libgtk-3-0/focal-updates,now 3.24.20-0ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191731 : DEBUG_ARR: libgtk-3-bin/focal-updates,now 3.24.20-0ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191734 : DEBUG_ARR: libgtk-3-common/focal-updates,now 3.24.20-0ubuntu1.1 all [installed,automatic]
2026-05-10 00:20:29.191737 : DEBUG_ARR: libgtk-vnc-2.0-0/focal,now 1.0.0-1build1 amd64 [installed,automatic]
2026-05-10 00:20:29.191740 : DEBUG_ARR: libgudev-1.0-0/focal,now 1:233-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191743 : DEBUG_ARR: libgusb2/focal,now 0.3.4-0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191745 : DEBUG_ARR: libgvnc-1.0-0/focal,now 1.0.0-1build1 amd64 [installed,automatic]
2026-05-10 00:20:29.191748 : DEBUG_ARR: libharfbuzz0b/focal-updates,focal-security,now 2.6.4-1ubuntu4.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191751 : DEBUG_ARR: libhcrypto4-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191754 : DEBUG_ARR: libheimbase1-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191756 : DEBUG_ARR: libheimntlm0-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191759 : DEBUG_ARR: libhogweed5/focal-updates,focal-security,now 3.5.1+really3.5.1-2ubuntu0.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191762 : DEBUG_ARR: libhx509-5-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191765 : DEBUG_ARR: libibverbs1/focal,now 28.0-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191769 : DEBUG_ARR: libicu66/focal-updates,focal-security,now 66.1-2ubuntu2.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191774 : DEBUG_ARR: libidn11/focal,now 1.33-2.2ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191779 : DEBUG_ARR: libidn2-0/focal,now 2.2.0-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191785 : DEBUG_ARR: libiec61883-0/focal,now 1.2.0-3 amd64 [installed,automatic]
2026-05-10 00:20:29.191792 : DEBUG_ARR: libigdgmm11/focal,now 20.1.1+ds1-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191799 : DEBUG_ARR: libisc-export1105/focal-updates,now 1:9.11.16+dfsg-3~ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191804 : DEBUG_ARR: libiscsi7/focal,now 1.18.0-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191809 : DEBUG_ARR: libisl22/focal,now 0.22.1-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191815 : DEBUG_ARR: libisns0/focal,now 0.97-3 amd64 [installed,automatic]
2026-05-10 00:20:29.191820 : DEBUG_ARR: libjack-jackd2-0/focal,now 1.9.12~dfsg-2ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191826 : DEBUG_ARR: libjbig0/focal-updates,focal-security,now 2.1-3.1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191831 : DEBUG_ARR: libjcat1/focal-updates,now 0.1.4-0ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191836 : DEBUG_ARR: libjpeg-turbo8/focal-updates,focal-security,now 2.0.3-0ubuntu1.20.04.3 amd64 [installed,automatic]
2026-05-10 00:20:29.191842 : DEBUG_ARR: libjpeg8/focal,now 8c-2ubuntu8 amd64 [installed,automatic]
2026-05-10 00:20:29.191849 : DEBUG_ARR: libjson-c4/focal-updates,focal-security,now 0.13.1+dfsg-7ubuntu0.3 amd64 [installed,automatic]
2026-05-10 00:20:29.191854 : DEBUG_ARR: libjson-glib-1.0-0/focal,now 1.4.4-2ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191857 : DEBUG_ARR: libjson-glib-1.0-common/focal,now 1.4.4-2ubuntu2 all [installed,automatic]
2026-05-10 00:20:29.191860 : DEBUG_ARR: libkeyutils1/focal-updates,now 1.6-6ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191863 : DEBUG_ARR: libklibc/focal-updates,focal-security,now 2.0.7-1ubuntu5.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191866 : DEBUG_ARR: libkmod2/focal-updates,now 27-1ubuntu2.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191869 : DEBUG_ARR: libkrb5-26-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-10 00:20:29.191871 : DEBUG_ARR: libksba8/focal-updates,focal-security,now 1.3.5-2ubuntu0.20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191874 : DEBUG_ARR: liblcms2-2/focal,now 2.9-4 amd64 [installed,automatic]
2026-05-10 00:20:29.191877 : DEBUG_ARR: libldap-2.4-2/focal-updates,focal-security,now 2.4.49+dfsg-2ubuntu1.9 amd64 [installed,automatic]
2026-05-10 00:20:29.191879 : DEBUG_ARR: libldap-common/focal-updates,focal-security,now 2.4.49+dfsg-2ubuntu1.9 all [installed,automatic]
2026-05-10 00:20:29.191882 : DEBUG_ARR: libllvm12/focal-updates,focal-security,now 1:12.0.0-3ubuntu1~20.04.5 amd64 [installed,automatic]
2026-05-10 00:20:29.191885 : DEBUG_ARR: liblmdb0/focal,now 0.9.24-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191888 : DEBUG_ARR: liblocale-gettext-perl/focal,now 1.07-4 amd64 [installed,automatic]
2026-05-10 00:20:29.191890 : DEBUG_ARR: libltdl7/focal,now 2.4.6-14 amd64 [installed,automatic]
2026-05-10 00:20:29.191893 : DEBUG_ARR: liblvm2cmd2.03/focal,now 2.03.07-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191896 : DEBUG_ARR: liblz4-1/focal-updates,focal-security,now 1.9.2-2ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191899 : DEBUG_ARR: liblzma5/focal-updates,focal-security,now 5.2.4-1ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191902 : DEBUG_ARR: liblzo2-2/focal,now 2.10-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191904 : DEBUG_ARR: libmagic-mgc/focal,now 1:5.38-4 amd64 [installed,automatic]
2026-05-10 00:20:29.191907 : DEBUG_ARR: libmagic1/focal,now 1:5.38-4 amd64 [installed,automatic]
2026-05-10 00:20:29.191910 : DEBUG_ARR: libmaxminddb0/focal-updates,focal-security,now 1.4.2-0ubuntu1.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191913 : DEBUG_ARR: libmbim-glib4/focal-updates,now 1.26.2-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191916 : DEBUG_ARR: libmbim-proxy/focal-updates,now 1.26.2-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191918 : DEBUG_ARR: libmm-glib0/focal-updates,now 1.18.6-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191921 : DEBUG_ARR: libmnl0/focal,now 1.0.4-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191924 : DEBUG_ARR: libmp3lame0/focal,now 3.100-3 amd64 [installed,automatic]
2026-05-10 00:20:29.191927 : DEBUG_ARR: libmpc3/focal,now 1.1.0-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191929 : DEBUG_ARR: libmpdec2/focal,now 2.4.2-3 amd64 [installed,automatic]
2026-05-10 00:20:29.191932 : DEBUG_ARR: libmpfr6/focal,now 4.0.2-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191935 : DEBUG_ARR: libmpg123-0/focal,now 1.25.13-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191957 : DEBUG_ARR: libmspack0/focal,now 0.10.1-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191961 : DEBUG_ARR: libnetfilter-conntrack3/focal,now 1.0.7-2 amd64 [installed,automatic]
2026-05-10 00:20:29.191964 : DEBUG_ARR: libnettle7/focal-updates,focal-security,now 3.5.1+really3.5.1-2ubuntu0.2 amd64 [installed,automatic]
2026-05-10 00:20:29.191967 : DEBUG_ARR: libnewt0.52/focal,now 0.52.21-4ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.191969 : DEBUG_ARR: libnfnetlink0/focal,now 1.0.1-3build1 amd64 [installed,automatic]
2026-05-10 00:20:29.191972 : DEBUG_ARR: libnftnl11/focal,now 1.1.5-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191975 : DEBUG_ARR: libnl-3-200/focal-updates,now 3.4.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191978 : DEBUG_ARR: libnl-route-3-200/focal-updates,now 3.4.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.191981 : DEBUG_ARR: libnpth0/focal,now 1.6-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191983 : DEBUG_ARR: libnspr4/focal,now 2:4.25-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191986 : DEBUG_ARR: libnss3/focal-updates,focal-security,now 2:3.49.1-1ubuntu1.9 amd64 [installed,automatic]
2026-05-10 00:20:29.191989 : DEBUG_ARR: libntfs-3g883/focal-updates,focal-security,now 1:2017.3.23AR.3-3ubuntu1.3 amd64 [installed,automatic]
2026-05-10 00:20:29.191992 : DEBUG_ARR: libnuma1/focal,now 2.0.12-1 amd64 [installed,automatic]
2026-05-10 00:20:29.191995 : DEBUG_ARR: libogg0/focal,now 1.3.4-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.191997 : DEBUG_ARR: libopus0/focal,now 1.3.1-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192000 : DEBUG_ARR: liborc-0.4-0/focal,now 1:0.4.31-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192003 : DEBUG_ARR: libosinfo-1.0-0/focal,now 1.7.1-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192005 : DEBUG_ARR: libp11-kit0/focal-updates,focal-security,now 0.23.20-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192008 : DEBUG_ARR: libpackagekit-glib2-18/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192011 : DEBUG_ARR: libpam-modules-bin/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
2026-05-10 00:20:29.192014 : DEBUG_ARR: libpam-modules/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
2026-05-10 00:20:29.192016 : DEBUG_ARR: libpam-runtime/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 all [installed,automatic]
2026-05-10 00:20:29.192019 : DEBUG_ARR: libpam0g/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
2026-05-10 00:20:29.192022 : DEBUG_ARR: libpango-1.0-0/focal,now 1.44.7-2ubuntu4 amd64 [installed,automatic]
2026-05-10 00:20:29.192025 : DEBUG_ARR: libpangocairo-1.0-0/focal,now 1.44.7-2ubuntu4 amd64 [installed,automatic]
2026-05-10 00:20:29.192027 : DEBUG_ARR: libpangoft2-1.0-0/focal,now 1.44.7-2ubuntu4 amd64 [installed,automatic]
2026-05-10 00:20:29.192030 : DEBUG_ARR: libparted-fs-resize0/focal-updates,now 3.3-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192033 : DEBUG_ARR: libparted2/focal-updates,now 3.3-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192035 : DEBUG_ARR: libpcap0.8/focal,now 1.9.1-3 amd64 [installed,automatic]
2026-05-10 00:20:29.192038 : DEBUG_ARR: libpci3/focal-updates,now 1:3.6.4-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192041 : DEBUG_ARR: libpciaccess0/focal,now 0.16-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192044 : DEBUG_ARR: libpcre2-8-0/focal-updates,focal-security,now 10.34-7ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192047 : DEBUG_ARR: libpcre3/focal-updates,focal-security,now 2:8.39-12ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192049 : DEBUG_ARR: libpcsclite1/focal,now 1.8.26-3 amd64 [installed,automatic]
2026-05-10 00:20:29.192052 : DEBUG_ARR: libphodav-2.0-0/focal,now 2.4-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192055 : DEBUG_ARR: libphodav-2.0-common/focal,now 2.4-1 all [installed,automatic]
2026-05-10 00:20:29.192057 : DEBUG_ARR: libpipeline1/focal,now 1.5.2-2build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192060 : DEBUG_ARR: libpixman-1-0/focal-updates,focal-security,now 0.38.4-0ubuntu2.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192063 : DEBUG_ARR: libplymouth5/focal-updates,now 0.9.4git20200323-0ubuntu6.2 amd64 [installed,automatic]
2026-05-10 00:20:29.192066 : DEBUG_ARR: libpmem1/focal,now 1.8-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192068 : DEBUG_ARR: libpng16-16/focal,now 1.6.37-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192071 : DEBUG_ARR: libpolkit-agent-1-0/focal-updates,focal-security,now 0.105-26ubuntu1.3 amd64 [installed,automatic]
2026-05-10 00:20:29.192074 : DEBUG_ARR: libpolkit-gobject-1-0/focal-updates,focal-security,now 0.105-26ubuntu1.3 amd64 [installed,automatic]
2026-05-10 00:20:29.192077 : DEBUG_ARR: libpopt0/focal,now 1.16-14 amd64 [installed,automatic]
2026-05-10 00:20:29.192079 : DEBUG_ARR: libproxy1v5/focal-updates,focal-security,now 0.4.15-10ubuntu1.2 amd64 [installed,automatic]
2026-05-10 00:20:29.192082 : DEBUG_ARR: libpsl5/focal,now 0.21.0-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192085 : DEBUG_ARR: libpulse-mainloop-glib0/focal-updates,now 1:13.99.1-1ubuntu3.13 amd64 [installed,automatic]
2026-05-10 00:20:29.192087 : DEBUG_ARR: libpulse0/focal-updates,now 1:13.99.1-1ubuntu3.13 amd64 [installed,automatic]
2026-05-10 00:20:29.192090 : DEBUG_ARR: libpython3-dev/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192093 : DEBUG_ARR: libpython3-stdlib/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192096 : DEBUG_ARR: libqmi-glib5/focal-updates,now 1.30.4-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192098 : DEBUG_ARR: libqmi-proxy/focal-updates,now 1.30.4-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192101 : DEBUG_ARR: libraw1394-11/focal,now 2.1.2-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192104 : DEBUG_ARR: librdmacm1/focal,now 28.0-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192107 : DEBUG_ARR: libreadline5/focal,now 5.2+dfsg-3build3 amd64 [installed,automatic]
2026-05-10 00:20:29.192109 : DEBUG_ARR: libreadline8/focal,now 8.0-4 amd64 [installed,automatic]
2026-05-10 00:20:29.192112 : DEBUG_ARR: librest-0.7-0/focal,now 0.8.1-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192115 : DEBUG_ARR: libroken18-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-10 00:20:29.192118 : DEBUG_ARR: librtmp1/focal,now 2.4+20151223.gitfa8646d.1-2build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192120 : DEBUG_ARR: libsamplerate0/focal,now 0.1.9-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192123 : DEBUG_ARR: libsasl2-2/focal-updates,focal-security,now 2.1.27+dfsg-2ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192126 : DEBUG_ARR: libsasl2-modules-db/focal-updates,focal-security,now 2.1.27+dfsg-2ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192128 : DEBUG_ARR: libsasl2-modules/focal-updates,focal-security,now 2.1.27+dfsg-2ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192131 : DEBUG_ARR: libseccomp2/focal-updates,focal-security,now 2.5.1-1ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.192134 : DEBUG_ARR: libselinux1/focal,now 3.0-1build2 amd64 [installed,automatic]
2026-05-10 00:20:29.192137 : DEBUG_ARR: libsemanage-common/focal,now 3.0-1build2 all [installed,automatic]
2026-05-10 00:20:29.192139 : DEBUG_ARR: libsemanage1/focal,now 3.0-1build2 amd64 [installed,automatic]
2026-05-10 00:20:29.192142 : DEBUG_ARR: libsepol1/focal-updates,focal-security,now 3.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192145 : DEBUG_ARR: libsgutils2-2/focal,now 1.44-1ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192147 : DEBUG_ARR: libshout3/focal,now 2.4.3-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192150 : DEBUG_ARR: libsigsegv2/focal,now 2.12-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192166 : DEBUG_ARR: libslang2/focal,now 2.3.2-4 amd64 [installed,automatic]
2026-05-10 00:20:29.192169 : DEBUG_ARR: libslirp0/focal-updates,focal-security,now 4.1.0-2ubuntu2.2 amd64 [installed,automatic]
2026-05-10 00:20:29.192172 : DEBUG_ARR: libsmbios-c2/focal,now 2.4.3-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192175 : DEBUG_ARR: libsodium23/focal,now 1.0.18-1 amd64 [installed]
2026-05-10 00:20:29.192177 : DEBUG_ARR: libsoup-gnome2.4-1/focal,now 2.70.0-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192180 : DEBUG_ARR: libsoup2.4-1/focal,now 2.70.0-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192183 : DEBUG_ARR: libspeex1/focal-updates,focal-security,now 1.2~rc1.2-1.1ubuntu1.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192186 : DEBUG_ARR: libspice-client-glib-2.0-8/focal,now 0.37-2fakesync1 amd64 [installed,automatic]
2026-05-10 00:20:29.192188 : DEBUG_ARR: libspice-client-gtk-3.0-5/focal,now 0.37-2fakesync1 amd64 [installed,automatic]
2026-05-10 00:20:29.192191 : DEBUG_ARR: libspice-server1/focal-updates,focal-security,now 0.14.2-4ubuntu3.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192194 : DEBUG_ARR: libsqlite3-0/focal-updates,focal-security,now 3.31.1-4ubuntu0.5 amd64 [installed,automatic]
2026-05-10 00:20:29.192197 : DEBUG_ARR: libss2/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192199 : DEBUG_ARR: libstemmer0d/focal,now 0+svn585-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192202 : DEBUG_ARR: libtag1v5-vanilla/focal,now 1.11.1+dfsg.1-0.3ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192205 : DEBUG_ARR: libtag1v5/focal,now 1.11.1+dfsg.1-0.3ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192208 : DEBUG_ARR: libtasn1-6/focal,now 4.16.0-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192210 : DEBUG_ARR: libtdb1/focal-updates,focal-security,now 1.4.5-0ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192213 : DEBUG_ARR: libtext-charwidth-perl/focal,now 0.04-10 amd64 [installed,automatic]
2026-05-10 00:20:29.192216 : DEBUG_ARR: libtext-iconv-perl/focal,now 1.7-7 amd64 [installed,automatic]
2026-05-10 00:20:29.192219 : DEBUG_ARR: libtext-wrapi18n-perl/focal,now 0.06-9 all [installed,automatic]
2026-05-10 00:20:29.192222 : DEBUG_ARR: libthai-data/focal,now 0.1.28-3 all [installed,automatic]
2026-05-10 00:20:29.192224 : DEBUG_ARR: libthai0/focal,now 0.1.28-3 amd64 [installed,automatic]
2026-05-10 00:20:29.192227 : DEBUG_ARR: libtheora0/focal,now 1.1.1+dfsg.1-15ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192230 : DEBUG_ARR: libtss2-esys0/focal-updates,now 2.3.2-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192233 : DEBUG_ARR: libtwolame0/focal,now 0.4.0-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192235 : DEBUG_ARR: libuchardet0/focal,now 0.0.6-3build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192238 : DEBUG_ARR: libudisks2-0/focal-updates,now 2.8.4-1ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192241 : DEBUG_ARR: libunbound8/focal-updates,focal-security,now 1.9.4-2ubuntu1.4 amd64 [installed,automatic]
2026-05-10 00:20:29.192243 : DEBUG_ARR: libunistring2/focal,now 0.9.10-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192246 : DEBUG_ARR: libunwind8/focal-updates,now 1.2.1-9ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192249 : DEBUG_ARR: liburcu6/focal,now 0.11.1-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192252 : DEBUG_ARR: libusb-1.0-0/focal,now 2:1.0.23-2build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192254 : DEBUG_ARR: libusbredirhost1/focal-updates,focal-security,now 0.8.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192257 : DEBUG_ARR: libusbredirparser1/focal-updates,focal-security,now 0.8.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192260 : DEBUG_ARR: libutempter0/focal,now 1.1.6-4 amd64 [installed,automatic]
2026-05-10 00:20:29.192263 : DEBUG_ARR: libuv1/focal-updates,focal-security,now 1.34.2-1ubuntu1.3 amd64 [installed,automatic]
2026-05-10 00:20:29.192265 : DEBUG_ARR: libv4l-0/focal,now 1.18.0-2build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192268 : DEBUG_ARR: libv4lconvert0/focal,now 1.18.0-2build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192271 : DEBUG_ARR: libva-x11-2/focal,now 2.7.0-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192274 : DEBUG_ARR: libva2/focal,now 2.7.0-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192276 : DEBUG_ARR: libvirglrenderer1/focal-updates,focal-security,now 0.8.2-1ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192279 : DEBUG_ARR: libvirt-clients/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed]
2026-05-10 00:20:29.192282 : DEBUG_ARR: libvirt-daemon-driver-qemu/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-10 00:20:29.192284 : DEBUG_ARR: libvirt-daemon-driver-storage-rbd/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-10 00:20:29.192287 : DEBUG_ARR: libvirt-daemon-system-systemd/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-10 00:20:29.192290 : DEBUG_ARR: libvirt-daemon-system/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed]
2026-05-10 00:20:29.192293 : DEBUG_ARR: libvirt-daemon/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-10 00:20:29.192296 : DEBUG_ARR: libvirt-glib-1.0-0/focal,now 3.0.0-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192298 : DEBUG_ARR: libvirt0/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-10 00:20:29.192301 : DEBUG_ARR: libvisual-0.4-0/focal,now 0.4.0-17 amd64 [installed,automatic]
2026-05-10 00:20:29.192304 : DEBUG_ARR: libvolume-key1/focal,now 0.3.12-3.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192306 : DEBUG_ARR: libvorbis0a/focal,now 1.3.6-2ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192309 : DEBUG_ARR: libvorbisenc2/focal,now 1.3.6-2ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192312 : DEBUG_ARR: libvorbisfile3/focal,now 1.3.6-2ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192315 : DEBUG_ARR: libvte-2.91-0/focal-updates,now 0.60.3-0ubuntu1~20.04 amd64 [installed,automatic]
2026-05-10 00:20:29.192317 : DEBUG_ARR: libvte-2.91-common/focal-updates,now 0.60.3-0ubuntu1~20.04 amd64 [installed,automatic]
2026-05-10 00:20:29.192320 : DEBUG_ARR: libwavpack1/focal-updates,focal-security,now 5.2.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192323 : DEBUG_ARR: libwayland-client0/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192325 : DEBUG_ARR: libwayland-cursor0/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192328 : DEBUG_ARR: libwayland-egl1/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192331 : DEBUG_ARR: libwayland-server0/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192333 : DEBUG_ARR: libwind0-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-10 00:20:29.192336 : DEBUG_ARR: libwrap0/focal,now 7.6.q-30 amd64 [installed]
2026-05-10 00:20:29.192339 : DEBUG_ARR: libxau6/focal,now 1:1.0.9-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192342 : DEBUG_ARR: libxcb-dri2-0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192344 : DEBUG_ARR: libxcb-dri3-0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192347 : DEBUG_ARR: libxcb-present0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192350 : DEBUG_ARR: libxcb-render0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192352 : DEBUG_ARR: libxcb-shm0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192355 : DEBUG_ARR: libxcb-sync1/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192358 : DEBUG_ARR: libxcb-xfixes0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192374 : DEBUG_ARR: libxcb1/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192377 : DEBUG_ARR: libxcomposite1/focal,now 1:0.4.5-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192380 : DEBUG_ARR: libxcursor1/focal,now 1:1.2.0-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192383 : DEBUG_ARR: libxdamage1/focal,now 1:1.1.5-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192386 : DEBUG_ARR: libxdmcp6/focal,now 1:1.1.3-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192388 : DEBUG_ARR: libxext6/focal,now 2:1.3.4-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192391 : DEBUG_ARR: libxfixes3/focal,now 1:5.0.3-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192394 : DEBUG_ARR: libxi6/focal,now 2:1.7.10-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192396 : DEBUG_ARR: libxinerama1/focal,now 2:1.1.4-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192399 : DEBUG_ARR: libxkbcommon0/focal,now 0.10.0-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192402 : DEBUG_ARR: libxml2-utils/focal-updates,focal-security,now 2.9.10+dfsg-5ubuntu0.20.04.6 amd64 [installed,automatic]
2026-05-10 00:20:29.192405 : DEBUG_ARR: libxml2/focal-updates,focal-security,now 2.9.10+dfsg-5ubuntu0.20.04.6 amd64 [installed,automatic]
2026-05-10 00:20:29.192407 : DEBUG_ARR: libxmlb1/focal-updates,now 0.1.15-2ubuntu1~20.04.1 amd64 [installed]
2026-05-10 00:20:29.192410 : DEBUG_ARR: libxmlb2/focal-updates,now 0.3.6-2build1~20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192413 : DEBUG_ARR: libxmlsec1-openssl/focal,now 1.2.28-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192416 : DEBUG_ARR: libxmlsec1/focal,now 1.2.28-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192418 : DEBUG_ARR: libxmuu1/focal,now 2:1.1.3-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192421 : DEBUG_ARR: libxrandr2/focal,now 2:1.5.2-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192424 : DEBUG_ARR: libxrender1/focal,now 1:0.9.10-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192427 : DEBUG_ARR: libxshmfence1/focal,now 1.3-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192429 : DEBUG_ARR: libxslt1.1/focal-updates,focal-security,now 1.1.34-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192432 : DEBUG_ARR: libxtst6/focal,now 2:1.2.3-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192435 : DEBUG_ARR: libxv1/focal,now 2:1.0.11-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192437 : DEBUG_ARR: libyaml-0-2/focal,now 0.2.2-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192440 : DEBUG_ARR: libzstd1/focal-updates,focal-security,now 1.4.4+dfsg-3ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192443 : DEBUG_ARR: linux-base/focal-updates,now 4.5ubuntu3.7 all [installed,automatic]
2026-05-10 00:20:29.192445 : DEBUG_ARR: linux-headers-5.4.0-1090-kvm/focal-updates,focal-security,now 5.4.0-1090.96 amd64 [installed]
2026-05-10 00:20:29.192448 : DEBUG_ARR: linux-image-5.4.0-1090-kvm/focal-updates,focal-security,now 5.4.0-1090.96 amd64 [installed]
2026-05-10 00:20:29.192451 : DEBUG_ARR: linux-kvm-headers-5.4.0-1090/focal-updates,focal-security,now 5.4.0-1090.96 all [installed]
2026-05-10 00:20:29.192454 : DEBUG_ARR: linux-modules-5.4.0-1090-kvm/focal-updates,focal-security,now 5.4.0-1090.96 amd64 [installed]
2026-05-10 00:20:29.192457 : DEBUG_ARR: login/focal-updates,focal-security,now 1:4.8.1-1ubuntu5.20.04.4 amd64 [installed,automatic]
2026-05-10 00:20:29.192459 : DEBUG_ARR: logrotate/focal,now 3.14.0-4ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.192462 : DEBUG_ARR: logsave/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192465 : DEBUG_ARR: lsb-base/focal,now 11.1.0ubuntu2 all [installed,automatic]
2026-05-10 00:20:29.192467 : DEBUG_ARR: lsb-release/focal,now 11.1.0ubuntu2 all [installed,automatic]
2026-05-10 00:20:29.192470 : DEBUG_ARR: lshw/focal-updates,now 02.18.85-0.3ubuntu2.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192473 : DEBUG_ARR: lsof/focal-updates,now 4.93.2+dfsg-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192476 : DEBUG_ARR: ltrace/focal,now 0.7.3-6.1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192478 : DEBUG_ARR: lvm2/focal,now 2.03.07-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192481 : DEBUG_ARR: lxd-agent-loader/focal,now 0.4 all [installed,automatic]
2026-05-10 00:20:29.192484 : DEBUG_ARR: lz4/focal-updates,focal-security,now 1.9.2-2ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192486 : DEBUG_ARR: make/focal,now 4.2.1-1.2 amd64 [installed,automatic]
2026-05-10 00:20:29.192489 : DEBUG_ARR: man-db/focal,now 2.9.1-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192492 : DEBUG_ARR: manpages-dev/focal,now 5.05-1 all [installed,automatic]
2026-05-10 00:20:29.192495 : DEBUG_ARR: manpages/focal,now 5.05-1 all [installed,automatic]
2026-05-10 00:20:29.192497 : DEBUG_ARR: mawk/focal,now 1.3.4.20200120-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192500 : DEBUG_ARR: mdadm/focal-updates,now 4.1-5ubuntu1.2 amd64 [installed,automatic]
2026-05-10 00:20:29.192503 : DEBUG_ARR: mesa-va-drivers/focal-updates,focal-security,now 21.2.6-0ubuntu0.1~20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.192506 : DEBUG_ARR: mime-support/focal,now 3.64ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.192508 : DEBUG_ARR: modemmanager/focal-updates,now 1.18.6-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192511 : DEBUG_ARR: motd-news-config/focal-updates,now 11ubuntu5.7 all [installed,automatic]
2026-05-10 00:20:29.192514 : DEBUG_ARR: msr-tools/focal,now 1.3-3 amd64 [installed,automatic]
2026-05-10 00:20:29.192516 : DEBUG_ARR: mtr-tiny/focal,now 0.93-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192519 : DEBUG_ARR: nano/focal,now 4.8-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192522 : DEBUG_ARR: net-tools/focal,now 1.60+git20180626.aebd88e-1ubuntu1 amd64 [installed]
2026-05-10 00:20:29.192525 : DEBUG_ARR: netbase/focal,now 6.1 all [installed,automatic]
2026-05-10 00:20:29.192528 : DEBUG_ARR: netcat-openbsd/focal,now 1.206-1ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192530 : DEBUG_ARR: networkd-dispatcher/focal-updates,focal-security,now 2.1-2~ubuntu20.04.3 all [installed,automatic]
2026-05-10 00:20:29.192533 : DEBUG_ARR: ntfs-3g/focal-updates,focal-security,now 1:2017.3.23AR.3-3ubuntu1.3 amd64 [installed,automatic]
2026-05-10 00:20:29.192536 : DEBUG_ARR: openvswitch-common/focal-updates,focal-security,now 2.13.8-0ubuntu1.3 amd64 [installed,automatic]
2026-05-10 00:20:29.192538 : DEBUG_ARR: openvswitch-switch/focal-updates,focal-security,now 2.13.8-0ubuntu1.3 amd64 [installed]
2026-05-10 00:20:29.192541 : DEBUG_ARR: os-prober/focal,now 1.74ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192544 : DEBUG_ARR: osinfo-db/focal,now 0.20200325-1 all [installed,automatic]
2026-05-10 00:20:29.192546 : DEBUG_ARR: overlayroot/focal-updates,now 0.45ubuntu2 all [installed,automatic]
2026-05-10 00:20:29.192549 : DEBUG_ARR: ovmf/focal-updates,now 0~20191122.bd85bf54-2ubuntu3.4 all [installed,automatic]
2026-05-10 00:20:29.192552 : DEBUG_ARR: packagekit-tools/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192555 : DEBUG_ARR: packagekit/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192558 : DEBUG_ARR: parted/focal-updates,now 3.3-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192560 : DEBUG_ARR: passwd/focal-updates,focal-security,now 1:4.8.1-1ubuntu5.20.04.4 amd64 [installed,automatic]
2026-05-10 00:20:29.192563 : DEBUG_ARR: pastebinit/focal,now 1.5.1-1 all [installed,automatic]
2026-05-10 00:20:29.192566 : DEBUG_ARR: patch/focal,now 2.7.6-6 amd64 [installed,automatic]
2026-05-10 00:20:29.192569 : DEBUG_ARR: pci.ids/focal,now 0.0~2020.03.20-1 all [installed,automatic]
2026-05-10 00:20:29.192571 : DEBUG_ARR: pciutils/focal-updates,now 1:3.6.4-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192589 : DEBUG_ARR: pigz/focal,now 2.4-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192592 : DEBUG_ARR: pinentry-curses/focal,now 1.1.0-3build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192595 : DEBUG_ARR: plymouth-theme-ubuntu-text/focal-updates,now 0.9.4git20200323-0ubuntu6.2 amd64 [installed,automatic]
2026-05-10 00:20:29.192598 : DEBUG_ARR: plymouth/focal-updates,now 0.9.4git20200323-0ubuntu6.2 amd64 [installed,automatic]
2026-05-10 00:20:29.192601 : DEBUG_ARR: policykit-1/focal-updates,focal-security,now 0.105-26ubuntu1.3 amd64 [installed,automatic]
2026-05-10 00:20:29.192604 : DEBUG_ARR: pollinate/focal-updates,now 4.33-3ubuntu1.20.04.1 all [installed,automatic]
2026-05-10 00:20:29.192606 : DEBUG_ARR: popularity-contest/focal,now 1.69ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.192609 : DEBUG_ARR: powermgmt-base/focal,now 1.36 all [installed,automatic]
2026-05-10 00:20:29.192612 : DEBUG_ARR: psmisc/focal,now 23.3-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192615 : DEBUG_ARR: publicsuffix/focal,now 20200303.0012-1 all [installed,automatic]
2026-05-10 00:20:29.192617 : DEBUG_ARR: python-apt-common/focal-updates,now 2.0.1ubuntu0.20.04.1 all [installed,automatic]
2026-05-10 00:20:29.192620 : DEBUG_ARR: python-pip-whl/focal-updates,focal-security,now 20.0.2-5ubuntu1.10 all [installed,automatic]
2026-05-10 00:20:29.192623 : DEBUG_ARR: python3-apt/focal-updates,now 2.0.1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192626 : DEBUG_ARR: python3-attr/focal,now 19.3.0-2 all [installed,automatic]
2026-05-10 00:20:29.192628 : DEBUG_ARR: python3-automat/focal,now 0.8.0-1ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.192631 : DEBUG_ARR: python3-blinker/focal,now 1.4+dfsg1-0.3ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.192634 : DEBUG_ARR: python3-certifi/focal,now 2019.11.28-1 all [installed,automatic]
2026-05-10 00:20:29.192636 : DEBUG_ARR: python3-cffi-backend/focal,now 1.14.0-1build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192639 : DEBUG_ARR: python3-chardet/focal,now 3.0.4-4build1 all [installed,automatic]
2026-05-10 00:20:29.192642 : DEBUG_ARR: python3-click/focal,now 7.0-3 all [installed,automatic]
2026-05-10 00:20:29.192645 : DEBUG_ARR: python3-colorama/focal,now 0.4.3-1build1 all [installed,automatic]
2026-05-10 00:20:29.192647 : DEBUG_ARR: python3-commandnotfound/focal-updates,now 20.04.6 all [installed,automatic]
2026-05-10 00:20:29.192650 : DEBUG_ARR: python3-configobj/focal,now 5.0.6-4 all [installed,automatic]
2026-05-10 00:20:29.192653 : DEBUG_ARR: python3-constantly/focal,now 15.1.0-1build1 all [installed,automatic]
2026-05-10 00:20:29.192656 : DEBUG_ARR: python3-dbus/focal,now 1.2.16-1build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192658 : DEBUG_ARR: python3-debconf/focal,now 1.5.73 all [installed,automatic]
2026-05-10 00:20:29.192661 : DEBUG_ARR: python3-dev/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192664 : DEBUG_ARR: python3-distro/focal,now 1.4.0-1 all [installed,automatic]
2026-05-10 00:20:29.192666 : DEBUG_ARR: python3-distupgrade/focal-updates,now 1:20.04.41 all [installed,automatic]
2026-05-10 00:20:29.192669 : DEBUG_ARR: python3-distutils/focal-updates,focal-security,now 3.8.10-0ubuntu1~20.04 all [installed]
2026-05-10 00:20:29.192672 : DEBUG_ARR: python3-entrypoints/focal,now 0.3-2ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.192675 : DEBUG_ARR: python3-gdbm/focal-updates,focal-security,now 3.8.10-0ubuntu1~20.04 amd64 [installed,automatic]
2026-05-10 00:20:29.192678 : DEBUG_ARR: python3-gi/focal,now 3.36.0-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192680 : DEBUG_ARR: python3-hamcrest/focal,now 1.9.0-3 all [installed,automatic]
2026-05-10 00:20:29.192683 : DEBUG_ARR: python3-httplib2/focal,now 0.14.0-1ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.192686 : DEBUG_ARR: python3-hyperlink/focal,now 19.0.0-1 all [installed,automatic]
2026-05-10 00:20:29.192689 : DEBUG_ARR: python3-idna/focal,now 2.8-1 all [installed,automatic]
2026-05-10 00:20:29.192691 : DEBUG_ARR: python3-importlib-metadata/focal,now 1.5.0-1 all [installed]
2026-05-10 00:20:29.192694 : DEBUG_ARR: python3-incremental/focal,now 16.10.1-3.2 all [installed,automatic]
2026-05-10 00:20:29.192697 : DEBUG_ARR: python3-jinja2/focal,now 2.10.1-2 all [installed]
2026-05-10 00:20:29.192700 : DEBUG_ARR: python3-json-pointer/focal,now 2.0-0ubuntu1 all [installed]
2026-05-10 00:20:29.192702 : DEBUG_ARR: python3-jsonpatch/focal,now 1.23-3 all [installed]
2026-05-10 00:20:29.192705 : DEBUG_ARR: python3-jsonschema/focal,now 3.2.0-0ubuntu2 all [installed]
2026-05-10 00:20:29.192708 : DEBUG_ARR: python3-jwt/focal-updates,focal-security,now 1.7.1-2ubuntu2.1 all [installed,automatic]
2026-05-10 00:20:29.192710 : DEBUG_ARR: python3-keyring/focal,now 18.0.1-2ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.192713 : DEBUG_ARR: python3-launchpadlib/focal,now 1.10.13-1 all [installed,automatic]
2026-05-10 00:20:29.192716 : DEBUG_ARR: python3-lazr.restfulclient/focal,now 0.14.2-2build1 all [installed,automatic]
2026-05-10 00:20:29.192719 : DEBUG_ARR: python3-lazr.uri/focal,now 1.0.3-4build1 all [installed,automatic]
2026-05-10 00:20:29.192721 : DEBUG_ARR: python3-lib2to3/focal-updates,focal-security,now 3.8.10-0ubuntu1~20.04 all [installed]
2026-05-10 00:20:29.192724 : DEBUG_ARR: python3-libvirt/focal,now 6.1.0-1 amd64 [installed]
2026-05-10 00:20:29.192727 : DEBUG_ARR: python3-libxml2/focal-updates,focal-security,now 2.9.10+dfsg-5ubuntu0.20.04.6 amd64 [installed,automatic]
2026-05-10 00:20:29.192729 : DEBUG_ARR: python3-markupsafe/focal,now 1.1.0-1build2 amd64 [installed]
2026-05-10 00:20:29.192732 : DEBUG_ARR: python3-minimal/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192735 : DEBUG_ARR: python3-more-itertools/focal,now 4.2.0-1build1 all [installed]
2026-05-10 00:20:29.192738 : DEBUG_ARR: python3-nacl/focal,now 1.3.0-5 amd64 [installed]
2026-05-10 00:20:29.192741 : DEBUG_ARR: python3-netifaces/focal,now 0.10.4-1ubuntu4 amd64 [installed,automatic]
2026-05-10 00:20:29.192743 : DEBUG_ARR: python3-newt/focal,now 0.52.21-4ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192746 : DEBUG_ARR: python3-oauthlib/focal,now 3.1.0-1ubuntu2 all [installed,automatic]
2026-05-10 00:20:29.192749 : DEBUG_ARR: python3-openssl/focal,now 19.0.0-1build1 all [installed,automatic]
2026-05-10 00:20:29.192751 : DEBUG_ARR: python3-openvswitch/focal-updates,focal-security,now 2.13.8-0ubuntu1.3 all [installed,automatic]
2026-05-10 00:20:29.192754 : DEBUG_ARR: python3-pexpect/focal,now 4.6.0-1build1 all [installed,automatic]
2026-05-10 00:20:29.192757 : DEBUG_ARR: python3-pip/focal-updates,focal-security,now 20.0.2-5ubuntu1.10 all [installed]
2026-05-10 00:20:29.192759 : DEBUG_ARR: python3-pkg-resources/focal-updates,focal-security,now 45.2.0-1ubuntu0.1 all [installed,automatic]
2026-05-10 00:20:29.192762 : DEBUG_ARR: python3-ptyprocess/focal,now 0.6.0-1ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.192765 : DEBUG_ARR: python3-pyasn1-modules/focal,now 0.2.1-0.2build1 all [installed,automatic]
2026-05-10 00:20:29.192768 : DEBUG_ARR: python3-pyasn1/focal,now 0.4.2-3build1 all [installed,automatic]
2026-05-10 00:20:29.192771 : DEBUG_ARR: python3-pymacaroons/focal,now 0.13.0-3 all [installed]
2026-05-10 00:20:29.192773 : DEBUG_ARR: python3-pyrsistent/focal,now 0.15.5-1build1 amd64 [installed]
2026-05-10 00:20:29.192776 : DEBUG_ARR: python3-requests-unixsocket/focal,now 0.2.0-2 all [installed,automatic]
2026-05-10 00:20:29.192779 : DEBUG_ARR: python3-secretstorage/focal,now 2.3.1-2ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.192782 : DEBUG_ARR: python3-serial/focal,now 3.4-5.1 all [installed]
2026-05-10 00:20:29.192785 : DEBUG_ARR: python3-service-identity/focal,now 18.1.0-5build1 all [installed,automatic]
2026-05-10 00:20:29.192787 : DEBUG_ARR: python3-setuptools/focal-updates,focal-security,now 45.2.0-1ubuntu0.1 all [installed]
2026-05-10 00:20:29.192794 : DEBUG_ARR: python3-simplejson/focal,now 3.16.0-2ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192810 : DEBUG_ARR: python3-six/focal,now 1.14.0-2 all [installed,automatic]
2026-05-10 00:20:29.192813 : DEBUG_ARR: python3-software-properties/focal-updates,now 0.99.9.12 all [installed,automatic]
2026-05-10 00:20:29.192816 : DEBUG_ARR: python3-sortedcontainers/focal,now 2.1.0-2 all [installed,automatic]
2026-05-10 00:20:29.192819 : DEBUG_ARR: python3-systemd/focal,now 234-3build2 amd64 [installed,automatic]
2026-05-10 00:20:29.192821 : DEBUG_ARR: python3-twisted-bin/focal-updates,focal-security,now 18.9.0-11ubuntu0.20.04.2 amd64 [installed,automatic]
2026-05-10 00:20:29.192824 : DEBUG_ARR: python3-twisted/focal-updates,focal-security,now 18.9.0-11ubuntu0.20.04.2 all [installed,automatic]
2026-05-10 00:20:29.192827 : DEBUG_ARR: python3-wadllib/focal,now 1.3.3-3build1 all [installed,automatic]
2026-05-10 00:20:29.192830 : DEBUG_ARR: python3-wheel/focal-updates,focal-security,now 0.34.2-1ubuntu0.1 all [installed,automatic]
2026-05-10 00:20:29.192833 : DEBUG_ARR: python3-yaml/focal-updates,focal-security,now 5.3.1-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192836 : DEBUG_ARR: python3-zipp/focal,now 1.0.0-1 all [installed]
2026-05-10 00:20:29.192838 : DEBUG_ARR: python3-zope.interface/focal,now 4.7.1-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192841 : DEBUG_ARR: python3/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192844 : DEBUG_ARR: qemu-kvm/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed]
2026-05-10 00:20:29.192847 : DEBUG_ARR: qemu-system-data/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 all [installed,automatic]
2026-05-10 00:20:29.192849 : DEBUG_ARR: qemu-system-gui/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed,automatic]
2026-05-10 00:20:29.192852 : DEBUG_ARR: qemu-system-x86/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed]
2026-05-10 00:20:29.192855 : DEBUG_ARR: qemu/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed]
2026-05-10 00:20:29.192857 : DEBUG_ARR: readline-common/focal,now 8.0-4 all [installed,automatic]
2026-05-10 00:20:29.192860 : DEBUG_ARR: rsyslog/focal-updates,focal-security,now 8.2001.0-1ubuntu1.3 amd64 [installed,automatic]
2026-05-10 00:20:29.192863 : DEBUG_ARR: run-one/focal,now 1.17-0ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.192866 : DEBUG_ARR: sbsigntool/focal-updates,now 0.9.2-2ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192868 : DEBUG_ARR: screen/focal-updates,focal-security,now 4.8.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-10 00:20:29.192871 : DEBUG_ARR: seabios/focal-updates,now 1.13.0-1ubuntu1.1 all [installed,automatic]
2026-05-10 00:20:29.192874 : DEBUG_ARR: secureboot-db/focal,now 1.5 amd64 [installed,automatic]
2026-05-10 00:20:29.192877 : DEBUG_ARR: sed/focal,now 4.7-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192879 : DEBUG_ARR: sensible-utils/focal,now 0.0.12+nmu1 all [installed,automatic]
2026-05-10 00:20:29.192882 : DEBUG_ARR: sg3-utils-udev/focal,now 1.44-1ubuntu2 all [installed,automatic]
2026-05-10 00:20:29.192885 : DEBUG_ARR: sg3-utils/focal,now 1.44-1ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192887 : DEBUG_ARR: shared-mime-info/focal,now 1.15-1 amd64 [installed,automatic]
2026-05-10 00:20:29.192890 : DEBUG_ARR: sharutils/focal,now 1:4.15.2-4build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192893 : DEBUG_ARR: shim-signed/focal-updates,focal-security,now 1.40.9+15.7-0ubuntu1 amd64 [installed]
2026-05-10 00:20:29.192896 : DEBUG_ARR: software-properties-common/focal-updates,now 0.99.9.12 all [installed]
2026-05-10 00:20:29.192899 : DEBUG_ARR: sound-theme-freedesktop/focal,now 0.8-2ubuntu1 all [installed,automatic]
2026-05-10 00:20:29.192902 : DEBUG_ARR: spice-client-glib-usb-acl-helper/focal,now 0.37-2fakesync1 amd64 [installed,automatic]
2026-05-10 00:20:29.192904 : DEBUG_ARR: squashfs-tools/focal-updates,focal-security,now 1:4.4-1ubuntu0.3 amd64 [installed,automatic]
2026-05-10 00:20:29.192907 : DEBUG_ARR: ssh-import-id/focal,now 5.10-0ubuntu1 all [installed]
2026-05-10 00:20:29.192910 : DEBUG_ARR: strace/focal-updates,now 5.5-3ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.192912 : DEBUG_ARR: sudo/focal-updates,focal-security,now 1.8.31-1ubuntu1.5 amd64 [installed,automatic]
2026-05-10 00:20:29.192915 : DEBUG_ARR: sysvinit-utils/focal,now 2.96-2.1ubuntu1 amd64 [installed]
2026-05-10 00:20:29.192918 : DEBUG_ARR: tcpdump/focal-updates,now 4.9.3-4ubuntu0.2 amd64 [installed,automatic]
2026-05-10 00:20:29.192921 : DEBUG_ARR: telnet/focal,now 0.17-41.2build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192923 : DEBUG_ARR: thin-provisioning-tools/focal,now 0.8.5-4build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192926 : DEBUG_ARR: time/focal,now 1.7-25.1build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192929 : DEBUG_ARR: tmux/focal-updates,focal-security,now 3.0a-2ubuntu0.4 amd64 [installed,automatic]
2026-05-10 00:20:29.192931 : DEBUG_ARR: tpm-udev/focal,now 0.4 all [installed,automatic]
2026-05-10 00:20:29.192934 : DEBUG_ARR: ubuntu-fan/focal-updates,now 0.12.13ubuntu0.1 all [installed,automatic]
2026-05-10 00:20:29.192937 : DEBUG_ARR: ubuntu-keyring/focal-updates,now 2020.02.11.4 all [installed,automatic]
2026-05-10 00:20:29.192940 : DEBUG_ARR: ubuntu-minimal/focal-updates,now 1.450.2 amd64 [installed]
2026-05-10 00:20:29.192943 : DEBUG_ARR: ubuntu-mono/focal,now 19.04-0ubuntu3 all [installed,automatic]
2026-05-10 00:20:29.192945 : DEBUG_ARR: ubuntu-release-upgrader-core/focal-updates,now 1:20.04.41 all [installed,automatic]
2026-05-10 00:20:29.192948 : DEBUG_ARR: ubuntu-server/focal-updates,now 1.450.2 amd64 [installed]
2026-05-10 00:20:29.192951 : DEBUG_ARR: ubuntu-standard/focal-updates,now 1.450.2 amd64 [installed]
2026-05-10 00:20:29.192953 : DEBUG_ARR: ucf/focal,now 3.0038+nmu1 all [installed,automatic]
2026-05-10 00:20:29.192956 : DEBUG_ARR: udisks2/focal-updates,now 2.8.4-1ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192959 : DEBUG_ARR: unattended-upgrades/focal-updates,now 2.3ubuntu0.3 all [installed,automatic]
2026-05-10 00:20:29.192962 : DEBUG_ARR: update-notifier-common/focal-updates,now 3.192.30.17 all [installed,automatic]
2026-05-10 00:20:29.192965 : DEBUG_ARR: usb-modeswitch-data/focal,now 20191128-3 all [installed,automatic]
2026-05-10 00:20:29.192967 : DEBUG_ARR: usb-modeswitch/focal,now 2.5.2+repack0-2ubuntu3 amd64 [installed,automatic]
2026-05-10 00:20:29.192970 : DEBUG_ARR: usb.ids/focal,now 2020.03.19-1 all [installed,automatic]
2026-05-10 00:20:29.192973 : DEBUG_ARR: usbutils/focal,now 1:012-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192976 : DEBUG_ARR: util-linux/focal-updates,now 2.34-0.1ubuntu9.4 amd64 [installed,automatic]
2026-05-10 00:20:29.192978 : DEBUG_ARR: va-driver-all/focal,now 2.7.0-2 amd64 [installed,automatic]
2026-05-10 00:20:29.192981 : DEBUG_ARR: virt-viewer/focal,now 7.0-2build1 amd64 [installed,automatic]
2026-05-10 00:20:29.192984 : DEBUG_ARR: virtinst/focal-updates,now 1:2.2.1-3ubuntu2.2 all [installed]
2026-05-10 00:20:29.192987 : DEBUG_ARR: vlan/focal-updates,now 2.0.4ubuntu1.20.04.1 all [installed]
2026-05-10 00:20:29.192989 : DEBUG_ARR: wget/focal-updates,now 1.20.3-1ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192992 : DEBUG_ARR: whiptail/focal,now 0.52.21-4ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.192995 : DEBUG_ARR: x11-common/focal,now 1:7.7+19ubuntu14 all [installed,automatic]
2026-05-10 00:20:29.192997 : DEBUG_ARR: xauth/focal,now 1:1.1-0ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.193000 : DEBUG_ARR: xdg-user-dirs/focal,now 0.17-2ubuntu1 amd64 [installed,automatic]
2026-05-10 00:20:29.193003 : DEBUG_ARR: xfsprogs/focal,now 5.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-10 00:20:29.193006 : DEBUG_ARR: xkb-data/focal,now 2.29-2 all [installed,automatic]
2026-05-10 00:20:29.193008 : DEBUG_ARR: xz-utils/focal-updates,focal-security,now 5.2.4-1ubuntu1.1 amd64 [installed,automatic]
2026-05-10 00:20:29.193011 : DEBUG_ARR: zerofree/focal,now 1.1.1-1 amd64 [installed,automatic]
2026-05-10 00:20:29.193027 : DEBUG_ARR: zlib1g-dev/focal-updates,focal-security,now 1:1.2.11.dfsg-2ubuntu1.5 amd64 [installed,automatic]
2026-05-10 00:20:29.193030 : DEBUG_ARR: zlib1g/focal-updates,focal-security,now 1:1.2.11.dfsg-2ubuntu1.5 amd64 [installed,automatic]
2026-05-10 00:20:29.193487 : All packages ['docker.io', 'net-tools', 'libvirt-clients', 'qemu-kvm', 'libvirt-daemon-system', 'bridge-utils', 'cloud-image-utils', 'virtinst', 'openvswitch-switch', 'ifupdown', 'qemu', 'util-linux', 'iproute2', 'vlan', 'apt-transport-https', 'ca-certificates', 'curl', 'software-properties-common', 'python3-libvirt', 'qemu-system-x86', 'python3-pip'] are installed
2026-05-10 00:20:29.193523 : Skip install packages, installed ['apt-transport-https', 'bridge-utils', 'ca-certificates', 'cloud-image-utils', 'curl', 'docker.io', 'ifupdown', 'iproute2', 'libvirt-clients', 'libvirt-daemon-system', 'net-tools', 'openvswitch-switch', 'python3-libvirt', 'python3-pip', 'qemu-kvm', 'qemu-system-x86', 'qemu', 'software-properties-common', 'util-linux', 'virtinst', 'vlan'], expect ['docker.io', 'net-tools', 'libvirt-clients', 'qemu-kvm', 'libvirt-daemon-system', 'bridge-utils', 'cloud-image-utils', 'virtinst', 'openvswitch-switch', 'ifupdown', 'qemu', 'util-linux', 'iproute2', 'vlan', 'apt-transport-https', 'ca-certificates', 'curl', 'software-properties-common', 'python3-libvirt', 'qemu-system-x86', 'python3-pip']
2026-05-10 00:20:29.193541 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo usermod -aG docker ubuntu;"
2026-05-10 00:20:29.814019 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo ln -s /usr/bin/python3  /usr/bin/python"
2026-05-10 00:20:30.414514 : DEBUG_ARR: ln: failed to create symbolic link '/usr/bin/python': File exists
2026-05-10 00:20:30.414593 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo pip3 uninstall -y j2cli; sudo pip3 install j2cli"
2026-05-10 00:20:33.895196 : DEBUG_ARR: Found existing installation: j2cli 0.3.10
2026-05-10 00:20:33.895239 : DEBUG_ARR: Uninstalling j2cli-0.3.10:
2026-05-10 00:20:33.895247 : DEBUG_ARR:   Successfully uninstalled j2cli-0.3.10
2026-05-10 00:20:33.895250 : DEBUG_ARR: Collecting j2cli
2026-05-10 00:20:33.895254 : DEBUG_ARR:   Using cached j2cli-0.3.10-py2.py3-none-any.whl (8.9 kB)
2026-05-10 00:20:33.895261 : DEBUG_ARR: Requirement already satisfied: jinja2>=2.7.2 in /usr/lib/python3/dist-packages (from j2cli) (2.10.1)
2026-05-10 00:20:33.895264 : DEBUG_ARR: Installing collected packages: j2cli
2026-05-10 00:20:33.895267 : DEBUG_ARR: Successfully installed j2cli-0.3.10
2026-05-10 00:20:33.895309 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "virsh list"
2026-05-10 00:20:34.573115 : DEBUG_ARR:  Id   Name   State
2026-05-10 00:20:34.573165 : DEBUG_ARR: --------------------
2026-05-10 00:20:34.573169 : DEBUG_ARR: 
2026-05-10 00:20:34.573228 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "mkdir -p /tmp/local_cache//1778396893.458694/"
2026-05-10 00:20:35.200105 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/q200dev.tar"
2026-05-10 00:20:35.803643 : DEBUG_ARR: ls: cannot access '/home/ubuntu/q200dev.tar': No such file or directory
2026-05-10 00:20:35.803794 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/q200dev.tar /tmp/local_cache//1778396893.458694/q200dev.tar
2026-05-10 00:20:39.635623 :  ls -l /tmp/local_cache//1778396893.458694/q200dev.tar
2026-05-10 00:20:39.638620 : DEBUG_ARR: -rw-r--r-- 1 super super 40960 May 10 00:20 /tmp/local_cache//1778396893.458694/q200dev.tar
2026-05-10 00:20:39.638680 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778396893.458694/q200dev.tar ubuntu@192.168.0.2:/tmp/local_cache//1778396893.458694/q200dev.tar
2026-05-10 00:20:40.236399 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778396893.458694/q200dev.tar ~/"
2026-05-10 00:20:40.857107 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/q200dev.tar"
2026-05-10 00:20:41.463196 : DEBUG_ARR: -rw-r--r-- 1 root root 40960 May 10 07:20 /home/ubuntu/q200dev.tar
2026-05-10 00:20:41.463292 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/cisco-8101-p4-32x100-vs.tar"
2026-05-10 00:20:42.066737 : DEBUG_ARR: ls: cannot access '/home/ubuntu/cisco-8101-p4-32x100-vs.tar': No such file or directory
2026-05-10 00:20:42.066895 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/cisco-8101-p4-32x100-vs.tar /tmp/local_cache//1778396893.458694/cisco-8101-p4-32x100-vs.tar
2026-05-10 00:20:47.551560 :  ls -l /tmp/local_cache//1778396893.458694/cisco-8101-p4-32x100-vs.tar
2026-05-10 00:20:47.554534 : DEBUG_ARR: -rw-r--r-- 1 super super 1822720 May 10 00:20 /tmp/local_cache//1778396893.458694/cisco-8101-p4-32x100-vs.tar
2026-05-10 00:20:47.554597 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778396893.458694/cisco-8101-p4-32x100-vs.tar ubuntu@192.168.0.2:/tmp/local_cache//1778396893.458694/cisco-8101-p4-32x100-vs.tar
2026-05-10 00:20:48.165797 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778396893.458694/cisco-8101-p4-32x100-vs.tar ~/"
2026-05-10 00:20:48.781388 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/cisco-8101-p4-32x100-vs.tar"
2026-05-10 00:20:49.383410 : DEBUG_ARR: -rw-r--r-- 1 root root 1822720 May 10 07:20 /home/ubuntu/cisco-8101-p4-32x100-vs.tar
2026-05-10 00:20:49.383494 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/g200dev.tar"
2026-05-10 00:20:49.986760 : DEBUG_ARR: ls: cannot access '/home/ubuntu/g200dev.tar': No such file or directory
2026-05-10 00:20:49.986899 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/g200dev.tar /tmp/local_cache//1778396893.458694/g200dev.tar
2026-05-10 00:20:54.240080 :  ls -l /tmp/local_cache//1778396893.458694/g200dev.tar
2026-05-10 00:20:54.243048 : DEBUG_ARR: -rw-r--r-- 1 super super 30720 May 10 00:20 /tmp/local_cache//1778396893.458694/g200dev.tar
2026-05-10 00:20:54.243109 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778396893.458694/g200dev.tar ubuntu@192.168.0.2:/tmp/local_cache//1778396893.458694/g200dev.tar
2026-05-10 00:20:54.842773 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778396893.458694/g200dev.tar ~/"
2026-05-10 00:20:55.455330 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/g200dev.tar"
2026-05-10 00:20:56.063090 : DEBUG_ARR: -rw-r--r-- 1 root root 30720 May 10 07:20 /home/ubuntu/g200dev.tar
2026-05-10 00:20:56.063181 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/p200dev.tar"
2026-05-10 00:20:56.674914 : DEBUG_ARR: ls: cannot access '/home/ubuntu/p200dev.tar': No such file or directory
2026-05-10 00:20:56.675067 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/p200dev.tar /tmp/local_cache//1778396893.458694/p200dev.tar
2026-05-10 00:21:00.698535 :  ls -l /tmp/local_cache//1778396893.458694/p200dev.tar
2026-05-10 00:21:00.701553 : DEBUG_ARR: -rw-r--r-- 1 super super 40960 May 10 00:20 /tmp/local_cache//1778396893.458694/p200dev.tar
2026-05-10 00:21:00.701612 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778396893.458694/p200dev.tar ubuntu@192.168.0.2:/tmp/local_cache//1778396893.458694/p200dev.tar
2026-05-10 00:21:01.303022 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778396893.458694/p200dev.tar ~/"
2026-05-10 00:21:01.915549 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/p200dev.tar"
2026-05-10 00:21:02.518823 : DEBUG_ARR: -rw-r--r-- 1 root root 40960 May 10 07:21 /home/ubuntu/p200dev.tar
2026-05-10 00:21:02.518917 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt.txt"
2026-05-10 00:21:03.127338 : DEBUG_ARR: -rw-r--r-- 1 root root 1700 May  6  2023 /home/ubuntu/mgmt.txt
2026-05-10 00:21:03.127421 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt.txt"
2026-05-10 00:21:03.730802 : DEBUG_ARR: -rw-r--r-- 1 root root 1700 May  6  2023 /home/ubuntu/mgmt.txt
2026-05-10 00:21:03.730895 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt_new.txt"
2026-05-10 00:21:04.334789 : DEBUG_ARR: ls: cannot access '/home/ubuntu/mgmt_new.txt': No such file or directory
2026-05-10 00:21:04.334949 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/mgmt_new.txt /tmp/local_cache//1778396893.458694/mgmt_new.txt
2026-05-10 00:21:08.354422 :  ls -l /tmp/local_cache//1778396893.458694/mgmt_new.txt
2026-05-10 00:21:08.357308 : DEBUG_ARR: -rw-r--r-- 1 super super 1884 May 10 00:21 /tmp/local_cache//1778396893.458694/mgmt_new.txt
2026-05-10 00:21:08.357366 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778396893.458694/mgmt_new.txt ubuntu@192.168.0.2:/tmp/local_cache//1778396893.458694/mgmt_new.txt
2026-05-10 00:21:08.962356 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778396893.458694/mgmt_new.txt ~/"
2026-05-10 00:21:09.579629 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt_new.txt"
2026-05-10 00:21:10.214874 : DEBUG_ARR: -rw-r--r-- 1 root root 1884 May 10 07:21 /home/ubuntu/mgmt_new.txt
2026-05-10 00:21:10.214964 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt_2505.txt"
2026-05-10 00:21:10.826780 : DEBUG_ARR: ls: cannot access '/home/ubuntu/mgmt_2505.txt': No such file or directory
2026-05-10 00:21:10.826933 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/mgmt_2505.txt /tmp/local_cache//1778396893.458694/mgmt_2505.txt
2026-05-10 00:21:14.751817 :  ls -l /tmp/local_cache//1778396893.458694/mgmt_2505.txt
2026-05-10 00:21:14.754718 : DEBUG_ARR: -rw-r--r-- 1 super super 371 May 10 00:21 /tmp/local_cache//1778396893.458694/mgmt_2505.txt
2026-05-10 00:21:14.754781 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778396893.458694/mgmt_2505.txt ubuntu@192.168.0.2:/tmp/local_cache//1778396893.458694/mgmt_2505.txt
2026-05-10 00:21:15.358518 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778396893.458694/mgmt_2505.txt ~/"
2026-05-10 00:21:15.967370 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt_2505.txt"
2026-05-10 00:21:16.575176 : DEBUG_ARR: -rw-r--r-- 1 root root 371 May 10 07:21 /home/ubuntu/mgmt_2505.txt
2026-05-10 00:21:16.575267 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/temp_request_workaround.txt"
2026-05-10 00:21:17.178774 : DEBUG_ARR: -rw-r--r-- 1 root root 747 May  6  2023 /home/ubuntu/temp_request_workaround.txt
2026-05-10 00:21:17.178860 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/temp_request_workaround.txt"
2026-05-10 00:21:17.787095 : DEBUG_ARR: -rw-r--r-- 1 root root 747 May  6  2023 /home/ubuntu/temp_request_workaround.txt
2026-05-10 00:21:17.787187 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/password.txt"
2026-05-10 00:21:18.386999 : DEBUG_ARR: -rw-r--r-- 1 root root 9 May  6  2023 /home/ubuntu/password.txt
2026-05-10 00:21:18.387090 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/password.txt"
2026-05-10 00:21:18.987216 : DEBUG_ARR: -rw-r--r-- 1 root root 9 May  6  2023 /home/ubuntu/password.txt
2026-05-10 00:21:18.987308 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/trex-v2.87.tar.gz"
2026-05-10 00:21:19.594863 : DEBUG_ARR: ls: cannot access '/home/ubuntu/trex-v2.87.tar.gz': No such file or directory
2026-05-10 00:21:19.595019 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/trex-v2.87.tar.gz /tmp/local_cache//1778396893.458694/trex-v2.87.tar.gz
2026-05-10 00:21:46.012517 :  ls -l /tmp/local_cache//1778396893.458694/trex-v2.87.tar.gz
2026-05-10 00:21:46.015724 : DEBUG_ARR: -rw-r--r-- 1 super super 229326781 May 10 00:21 /tmp/local_cache//1778396893.458694/trex-v2.87.tar.gz
2026-05-10 00:21:46.015785 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778396893.458694/trex-v2.87.tar.gz ubuntu@192.168.0.2:/tmp/local_cache//1778396893.458694/trex-v2.87.tar.gz
2026-05-10 00:21:47.858787 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778396893.458694/trex-v2.87.tar.gz ~/"
2026-05-10 00:21:48.701362 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/trex-v2.87.tar.gz"
2026-05-10 00:21:49.302742 : DEBUG_ARR: -rw-r--r-- 1 root root 229326781 May 10 07:21 /home/ubuntu/trex-v2.87.tar.gz
2026-05-10 00:21:49.302846 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/ecore_phase1_env.patch"
2026-05-10 00:21:49.903381 : DEBUG_ARR: ls: cannot access '/home/ubuntu/ecore_phase1_env.patch': No such file or directory
2026-05-10 00:21:49.903536 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/ecore_phase1_env.patch /tmp/local_cache//1778396893.458694/ecore_phase1_env.patch
2026-05-10 00:21:54.012633 :  ls -l /tmp/local_cache//1778396893.458694/ecore_phase1_env.patch
2026-05-10 00:21:54.015818 : DEBUG_ARR: -rw-r--r-- 1 super super 1554 May 10 00:21 /tmp/local_cache//1778396893.458694/ecore_phase1_env.patch
2026-05-10 00:21:54.015879 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778396893.458694/ecore_phase1_env.patch ubuntu@192.168.0.2:/tmp/local_cache//1778396893.458694/ecore_phase1_env.patch
2026-05-10 00:21:54.610613 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778396893.458694/ecore_phase1_env.patch ~/"
2026-05-10 00:21:55.215060 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/ecore_phase1_env.patch"
2026-05-10 00:21:55.860364 : DEBUG_ARR: -rw-r--r-- 1 root root 1554 May 10 07:21 /home/ubuntu/ecore_phase1_env.patch
2026-05-10 00:21:55.860723 : Use Internal sonic-mgmt
2026-05-10 00:21:55.860740 : sshpass -p "123" scp  -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /home/super/workspace/PhoenixWingDailySRv6Test/sonic-mgmt.tar ubuntu@192.168.0.2:/tmp
2026-05-10 00:22:01.339033 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cd ~/; rm -rf ~/sonic-mgmt; cp /tmp/sonic-mgmt.tar .; tar xf sonic-mgmt.tar; pwd; ls -l; "
2026-05-10 00:22:04.354604 : DEBUG_ARR: /home/ubuntu
2026-05-10 00:22:04.354645 : DEBUG_ARR: total 2464772
2026-05-10 00:22:04.354650 : DEBUG_ARR: -rw-r--r--  1 ubuntu ubuntu      23797 Dec 28  2023 ansible.log
2026-05-10 00:22:04.354653 : DEBUG_ARR: -rw-r--r--  1 root   root      1822720 May 10 07:20 cisco-8101-p4-32x100-vs.tar
2026-05-10 00:22:04.354657 : DEBUG_ARR: -rw-r--r--  1 root   root         1554 May 10 07:21 ecore_phase1_env.patch
2026-05-10 00:22:04.354660 : DEBUG_ARR: -rw-r--r--  1 root   root        30720 May 10 07:20 g200dev.tar
2026-05-10 00:22:04.354663 : DEBUG_ARR: -rw-rw-r--  1 ubuntu ubuntu        401 Mar 21  2025 input_param_json.txt
2026-05-10 00:22:04.354669 : DEBUG_ARR: -rw-r--r--  1 root   root         1700 May  6  2023 mgmt.txt
2026-05-10 00:22:04.354672 : DEBUG_ARR: -rw-r--r--  1 root   root          371 May 10 07:21 mgmt_2505.txt
2026-05-10 00:22:04.354675 : DEBUG_ARR: -rw-r--r--  1 root   root         1884 May 10 07:21 mgmt_new.txt
2026-05-10 00:22:04.354679 : DEBUG_ARR: -rw-r--r--  1 root   root        40960 May 10 07:21 p200dev.tar
2026-05-10 00:22:04.354682 : DEBUG_ARR: -rw-r--r--  1 root   root            9 May  6  2023 password.txt
2026-05-10 00:22:04.354687 : DEBUG_ARR: -rw-r--r--  1 root   root        40960 May 10 07:20 q200dev.tar
2026-05-10 00:22:04.354690 : DEBUG_ARR: drwxrwxr-x 12 ubuntu ubuntu       4096 Mar 25 17:26 sonic-mgmt
2026-05-10 00:22:04.354693 : DEBUG_ARR: -rw-rw-r--  1 ubuntu ubuntu  913100800 May 10 07:22 sonic-mgmt.tar
2026-05-10 00:22:04.354696 : DEBUG_ARR: drwxrwxrwx  2 root   root         4096 Mar 21  2025 sonic-vm
2026-05-10 00:22:04.354698 : DEBUG_ARR: -rw-r--r--  1 root   root   1379485194 May  9 10:11 sonic-vs.img.gz
2026-05-10 00:22:04.354701 : DEBUG_ARR: -rw-r--r--  1 root   root          747 May  6  2023 temp_request_workaround.txt
2026-05-10 00:22:04.354706 : DEBUG_ARR: -rw-r--r--  1 root   root    229326781 May 10 07:21 trex-v2.87.tar.gz
2026-05-10 00:22:04.354709 : DEBUG_ARR: drwxrwxrwx  4 root   root         4096 Dec 28  2023 veos-vm
2026-05-10 00:22:04.354756 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cd ~/sonic-mgmt; git apply ~/mgmt_2505.txt"
2026-05-10 00:22:04.978664 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cp ~/password.txt ~/sonic-mgmt/ansible"
2026-05-10 00:22:05.588344 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cd ~; sudo chmod 777 sonic-vm; sudo chmod 777 veos-vm; mkdir -p ~/sonic-vm/images/; mkdir -p ~/veos-vm/images/;"
2026-05-10 00:22:06.205394 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cd ~/sonic-vm/images/; sudo cp ~/sonic-vs.img.gz ~/veos-vm/images/; sudo cp ~/sonic-vs.img.gz .; sudo rm -f sonic-vs.img; sudo gunzip sonic-vs.img.gz; ls -l "
2026-05-10 00:22:40.312285 : DEBUG_ARR: total 3556800
2026-05-10 00:22:40.312329 : DEBUG_ARR: -rw-r--r-- 1 root root 3642163200 May 10 07:22 sonic-vs.img
2026-05-10 00:22:40.312370 : wget -r -l1 -nd -A "*build_info.txt" http://30.57.186.117/phoenixwingdaily/latest -P /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/
2026-05-10 00:22:40.375587 : DEBUG_ARR: --2026-05-10 00:22:40--  http://30.57.186.117/phoenixwingdaily/latest
2026-05-10 00:22:40.375613 : DEBUG_ARR: Connecting to 30.57.186.117:80... connected.
2026-05-10 00:22:40.375618 : DEBUG_ARR: HTTP request sent, awaiting response... 301 Moved Permanently
2026-05-10 00:22:40.375621 : DEBUG_ARR: Location: http://30.57.186.117/phoenixwingdaily/latest/ [following]
2026-05-10 00:22:40.375627 : DEBUG_ARR: --2026-05-10 00:22:40--  http://30.57.186.117/phoenixwingdaily/latest/
2026-05-10 00:22:40.375630 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-10 00:22:40.375632 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-10 00:22:40.375635 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-10 00:22:40.375640 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/latest.tmp’
2026-05-10 00:22:40.375646 : DEBUG_ARR: 
2026-05-10 00:22:40.375650 : DEBUG_ARR:      0K .                                                     100%  151M=0s
2026-05-10 00:22:40.375653 : DEBUG_ARR: 
2026-05-10 00:22:40.375656 : DEBUG_ARR: 2026-05-10 00:22:40 (151 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/latest.tmp’ saved [1175/1175]
2026-05-10 00:22:40.375661 : DEBUG_ARR: 
2026-05-10 00:22:40.375664 : DEBUG_ARR: Loading robots.txt; please ignore errors.
2026-05-10 00:22:40.375666 : DEBUG_ARR: --2026-05-10 00:22:40--  http://30.57.186.117/robots.txt
2026-05-10 00:22:40.375669 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-10 00:22:40.375672 : DEBUG_ARR: HTTP request sent, awaiting response... 404 Not Found
2026-05-10 00:22:40.375675 : DEBUG_ARR: 2026-05-10 00:22:40 ERROR 404: Not Found.
2026-05-10 00:22:40.375677 : DEBUG_ARR: 
2026-05-10 00:22:40.375680 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/latest.tmp since it should be rejected.
2026-05-10 00:22:40.375684 : DEBUG_ARR: 
2026-05-10 00:22:40.375687 : DEBUG_ARR: --2026-05-10 00:22:40--  http://30.57.186.117/phoenixwingdaily/latest/?C=N;O=D
2026-05-10 00:22:40.375690 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-10 00:22:40.375693 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-10 00:22:40.375696 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-10 00:22:40.375699 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=N;O=D.tmp’
2026-05-10 00:22:40.375702 : DEBUG_ARR: 
2026-05-10 00:22:40.375705 : DEBUG_ARR:      0K .                                                     100%  172M=0s
2026-05-10 00:22:40.375708 : DEBUG_ARR: 
2026-05-10 00:22:40.375712 : DEBUG_ARR: 2026-05-10 00:22:40 (172 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=N;O=D.tmp’ saved [1175/1175]
2026-05-10 00:22:40.375719 : DEBUG_ARR: 
2026-05-10 00:22:40.375722 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=N;O=D.tmp since it should be rejected.
2026-05-10 00:22:40.375725 : DEBUG_ARR: 
2026-05-10 00:22:40.375728 : DEBUG_ARR: --2026-05-10 00:22:40--  http://30.57.186.117/phoenixwingdaily/latest/?C=M;O=A
2026-05-10 00:22:40.375731 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-10 00:22:40.375733 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-10 00:22:40.375736 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-10 00:22:40.375739 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=M;O=A.tmp’
2026-05-10 00:22:40.375742 : DEBUG_ARR: 
2026-05-10 00:22:40.375745 : DEBUG_ARR:      0K .                                                     100%  234M=0s
2026-05-10 00:22:40.375792 : DEBUG_ARR: 
2026-05-10 00:22:40.375797 : DEBUG_ARR: 2026-05-10 00:22:40 (234 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=M;O=A.tmp’ saved [1175/1175]
2026-05-10 00:22:40.375800 : DEBUG_ARR: 
2026-05-10 00:22:40.375803 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=M;O=A.tmp since it should be rejected.
2026-05-10 00:22:40.375806 : DEBUG_ARR: 
2026-05-10 00:22:40.375809 : DEBUG_ARR: --2026-05-10 00:22:40--  http://30.57.186.117/phoenixwingdaily/latest/?C=S;O=A
2026-05-10 00:22:40.375812 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-10 00:22:40.375815 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-10 00:22:40.375817 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-10 00:22:40.375820 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=S;O=A.tmp’
2026-05-10 00:22:40.375823 : DEBUG_ARR: 
2026-05-10 00:22:40.375826 : DEBUG_ARR:      0K .                                                     100%  243M=0s
2026-05-10 00:22:40.375829 : DEBUG_ARR: 
2026-05-10 00:22:40.375832 : DEBUG_ARR: 2026-05-10 00:22:40 (243 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=S;O=A.tmp’ saved [1175/1175]
2026-05-10 00:22:40.375835 : DEBUG_ARR: 
2026-05-10 00:22:40.375838 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=S;O=A.tmp since it should be rejected.
2026-05-10 00:22:40.375841 : DEBUG_ARR: 
2026-05-10 00:22:40.375844 : DEBUG_ARR: --2026-05-10 00:22:40--  http://30.57.186.117/phoenixwingdaily/latest/?C=D;O=A
2026-05-10 00:22:40.375848 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-10 00:22:40.375851 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-10 00:22:40.375854 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-10 00:22:40.375857 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=D;O=A.tmp’
2026-05-10 00:22:40.375860 : DEBUG_ARR: 
2026-05-10 00:22:40.375863 : DEBUG_ARR:      0K .                                                     100%  257M=0s
2026-05-10 00:22:40.375867 : DEBUG_ARR: 
2026-05-10 00:22:40.375870 : DEBUG_ARR: 2026-05-10 00:22:40 (257 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=D;O=A.tmp’ saved [1175/1175]
2026-05-10 00:22:40.375875 : DEBUG_ARR: 
2026-05-10 00:22:40.375878 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html?C=D;O=A.tmp since it should be rejected.
2026-05-10 00:22:40.375880 : DEBUG_ARR: 
2026-05-10 00:22:40.375883 : DEBUG_ARR: --2026-05-10 00:22:40--  http://30.57.186.117/phoenixwingdaily/
2026-05-10 00:22:40.375886 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-10 00:22:40.375889 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-10 00:22:40.375892 : DEBUG_ARR: Length: unspecified [text/html]
2026-05-10 00:22:40.375894 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html.tmp’
2026-05-10 00:22:40.375900 : DEBUG_ARR: 
2026-05-10 00:22:40.375902 : DEBUG_ARR:      0K .......... .......... .......... .......... .......... 33.7M
2026-05-10 00:22:40.375905 : DEBUG_ARR:     50K .......... ......                                      35.8M=0.002s
2026-05-10 00:22:40.375908 : DEBUG_ARR: 
2026-05-10 00:22:40.375911 : DEBUG_ARR: 2026-05-10 00:22:40 (34.2 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html.tmp’ saved [67905]
2026-05-10 00:22:40.375914 : DEBUG_ARR: 
2026-05-10 00:22:40.375917 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/index.html.tmp since it should be rejected.
2026-05-10 00:22:40.375920 : DEBUG_ARR: 
2026-05-10 00:22:40.375923 : DEBUG_ARR: --2026-05-10 00:22:40--  http://30.57.186.117/phoenixwingdaily/latest/Daily_build_info.txt
2026-05-10 00:22:40.375926 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-10 00:22:40.375929 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-10 00:22:40.375932 : DEBUG_ARR: Length: 1293 (1.3K) [text/plain]
2026-05-10 00:22:40.375934 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/Daily_build_info.txt’
2026-05-10 00:22:40.375938 : DEBUG_ARR: 
2026-05-10 00:22:40.375940 : DEBUG_ARR:      0K .                                                     100%  261M=0s
2026-05-10 00:22:40.375943 : DEBUG_ARR: 
2026-05-10 00:22:40.375946 : DEBUG_ARR: 2026-05-10 00:22:40 (261 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/Daily_build_info.txt’ saved [1293/1293]
2026-05-10 00:22:40.375949 : DEBUG_ARR: 
2026-05-10 00:22:40.375952 : DEBUG_ARR: FINISHED --2026-05-10 00:22:40--
2026-05-10 00:22:40.375955 : DEBUG_ARR: Total wall clock time: 0.06s
2026-05-10 00:22:40.375958 : DEBUG_ARR: Downloaded: 7 files, 73K in 0.002s (37.1 MB/s)
2026-05-10 00:22:40.375988 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cd ~/veos-vm/images/; sudo rm -f sonic-vs.img; sudo gunzip sonic-vs.img.gz; ls -l "
2026-05-10 00:23:10.793856 : DEBUG_ARR: total 4208900
2026-05-10 00:23:10.793899 : DEBUG_ARR: -rw-r--r-- 1 root root    5242880 May  6  2023 Aboot-veos-serial-8.0.0.iso
2026-05-10 00:23:10.793904 : DEBUG_ARR: -rw-r--r-- 1 root root 3642163200 May 10 07:22 sonic-vs.img
2026-05-10 00:23:10.793907 : DEBUG_ARR: -rw-r--r-- 1 root root  662503424 May  6  2023 vEOS-lab-4.20.15M.vmdk
2026-05-10 00:23:10.793942 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_844/input_param_json.txt ubuntu@192.168.0.2:~/
2026-05-10 00:23:35.040427 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo pip install -i https://mirrors.aliyun.com/pypi/simple/ 'requests>=2.32.0' 'docker>=7.1.0'"
2026-05-10 00:23:58.679217 : DEBUG_ARR: Looking in indexes: https://mirrors.aliyun.com/pypi/simple/
2026-05-10 00:23:58.679255 : DEBUG_ARR: Collecting requests>=2.32.0
2026-05-10 00:23:58.679263 : DEBUG_ARR:   Downloading https://mirrors.aliyun.com/pypi/packages/7c/e4/56027c4a6b4ae70ca9de302488c5ca95ad4a39e190093d6c1a8ace08341b/requests-2.32.4-py3-none-any.whl (64 kB)
2026-05-10 00:23:58.679270 : DEBUG_ARR: Collecting docker>=7.1.0
2026-05-10 00:23:58.679273 : DEBUG_ARR:   Downloading https://mirrors.aliyun.com/pypi/packages/e3/26/57c6fb270950d476074c087527a558ccb6f4436657314bfb6cdf484114c4/docker-7.1.0-py3-none-any.whl (147 kB)
2026-05-10 00:23:58.679276 : DEBUG_ARR: Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests>=2.32.0) (2.8)
2026-05-10 00:23:58.679279 : DEBUG_ARR: Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.0) (2019.11.28)
2026-05-10 00:23:58.679283 : DEBUG_ARR: Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.32.0) (2.0.2)
2026-05-10 00:23:58.679286 : DEBUG_ARR: Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.32.0) (2.1.1)
2026-05-10 00:23:58.679289 : DEBUG_ARR: Installing collected packages: requests, docker
2026-05-10 00:23:58.679291 : DEBUG_ARR:   Attempting uninstall: requests
2026-05-10 00:23:58.679294 : DEBUG_ARR:     Found existing installation: requests 2.28.1
2026-05-10 00:23:58.679297 : DEBUG_ARR:     Uninstalling requests-2.28.1:
2026-05-10 00:23:58.679300 : DEBUG_ARR:       Successfully uninstalled requests-2.28.1
2026-05-10 00:23:58.679303 : DEBUG_ARR:   Attempting uninstall: docker
2026-05-10 00:23:58.679306 : DEBUG_ARR:     Found existing installation: docker 6.1.0
2026-05-10 00:23:58.679309 : DEBUG_ARR:     Uninstalling docker-6.1.0:
2026-05-10 00:23:58.679312 : DEBUG_ARR:       Successfully uninstalled docker-6.1.0
2026-05-10 00:23:58.679373 : DEBUG_ARR: Successfully installed docker-7.1.0 requests-2.32.4
Command succeeded on attempt 1
{   'Get mgmt files status': True,
    'Install test files status': True,
    'Installed VM Packages': [   'apt-transport-https',
                                 'bridge-utils',
                                 'ca-certificates',
                                 'cloud-image-utils',
                                 'curl',
                                 'docker.io',
                                 'ifupdown',
                                 'iproute2',
                                 'libvirt-clients',
                                 'libvirt-daemon-system',
                                 'net-tools',
                                 'openvswitch-switch',
                                 'python3-libvirt',
                                 'python3-pip',
                                 'qemu-kvm',
                                 'qemu-system-x86',
                                 'qemu',
                                 'software-properties-common',
                                 'util-linux',
                                 'virtinst',
                                 'vlan'],
    'Installed VM packages status': True,
    'Set up VM IP': True,
    'VM OS': 'ubuntu',
    'VM release': '20.04',
    'Virsh in VM': True}
2026-05-10 00:23:58.679728 : ping 192.168.0.2 -c 2
2026-05-10 00:23:59.699549 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-10 00:23:59.699578 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.117 ms
2026-05-10 00:23:59.699582 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.105 ms
2026-05-10 00:23:59.699588 : DEBUG_ARR: 
2026-05-10 00:23:59.699591 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-10 00:23:59.699594 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1017ms
2026-05-10 00:23:59.699597 : DEBUG_ARR: rtt min/avg/max/mdev = 0.105/0.111/0.117/0.006 ms
2026-05-10 00:23:59.699611 : ping 192.168.0.2 -c 2
2026-05-10 00:24:00.723498 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-10 00:24:00.723527 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.080 ms
2026-05-10 00:24:00.723531 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.071 ms
2026-05-10 00:24:00.723534 : DEBUG_ARR: 
2026-05-10 00:24:00.723539 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-10 00:24:00.723542 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1021ms
2026-05-10 00:24:00.723545 : DEBUG_ARR: rtt min/avg/max/mdev = 0.071/0.075/0.080/0.004 ms
{   'Clean up': 9.477933168411255,
    'Launch Pytest VM': 392.4211118221283,
    'Set up Pytest VM': 496.49227571487427}
2026-05-10 00:24:00.723688 : rm -rf /tmp/local_cache//1778396893.458694/
--- 947.5009324550629 seconds ---
