Skipping 347 KB..
Full Log "offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
}
]
}
(4183085) [16:09:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(4183085) [16:09:45] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(4183085) [16:09:45] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(4183085) [16:09:45] (native) % parted -s /dev/install mktable gpt
(4183085) [16:09:45] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(4183085) [16:09:45] (native) % parted -s /dev/install mkpart primary 256M 100%
(4183085) [16:09:45] (native) % parted -s /dev/install set 1 boot on
(4183085) [16:09:45] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop11",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
}
]
}
(4183085) [16:09:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(4183085) [16:09:45] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(4183085) [16:09:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(4183085) [16:09:45] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(4183085) [16:09:45] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(4183085) [16:09:45] (native) install e2fsprogs
(4183085) [16:09:45] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(4183085) [16:09:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(4183085) [16:09:45] (native) % cat /tmp/apk_progress_fifo
(4183085) [16:09:45] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(4183085) [16:09:45] New background process: pid=3195, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 72 packages
(4183085) [16:09:46] (native) format /dev/installp2 (root, ext4)
(4183085) [16:09:46] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(4183085) [16:09:46] (native) mount /dev/installp2 to /mnt/install
(4183085) [16:09:46] (native) % mkdir -p /mnt/install
(4183085) [16:09:46] (native) % mount /dev/installp2 /mnt/install
(4183085) [16:09:46] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(4183085) [16:09:46] (native) install dosfstools
(4183085) [16:09:46] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(4183085) [16:09:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(4183085) [16:09:47] (native) % cat /tmp/apk_progress_fifo
(4183085) [16:09:47] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(4183085) [16:09:47] New background process: pid=3445, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 73 packages
(4183085) [16:09:47] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(4183085) [16:09:47] (native) % mkfs.fat -F 32 -n pmOS_boot /dev/installp1
mkfs.fat 4.2 (2021-01-31)
mkfs.fat: Warning: lowercase labels might not work properly on some systems
(4183085) [16:09:47] (native) % mkdir -p /mnt/install/boot
(4183085) [16:09:47] (native) % mount /dev/installp1 /mnt/install/boot
(4183085) [16:09:47] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(4183085) [16:09:47] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(4183085) [16:09:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(4183085) [16:09:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(4183085) [16:09:47] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(4183085) [16:09:47] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(4183085) [16:09:47] (native) % cd /mnt/rootfs_pine64-pinephonepro; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(4183085) [16:09:59] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(4183085) [16:09:59] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(4183085) [16:09:59] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:09:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:10:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:10:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:10:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:10:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:10:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:10:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(4183085) [16:10:00] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(4183085) [16:10:00] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(4183085) [16:10:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(4183085) [16:10:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(4183085) [16:10:03] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop11",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
}
]
}
(4183085) [16:10:03] (native) umount /dev/loop11
(4183085) [16:10:03] (native) % losetup -d /dev/loop11
(4183085) [16:10:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(4183085) [16:10:03]
(4183085) [16:10:03] *** FLASHING INFORMATION ***
(4183085) [16:10:03] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(4183085) [16:10:03] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(4183085) [16:10:03]
(4183085) [16:10:03] *** SSH DAEMON INFORMATION ***
(4183085) [16:10:03] SSH daemon is enabled (disable with --no-sshd).
(4183085) [16:10:03] Login as 'user' with the password given during installation.
(4183085) [16:10:03]
(4183085) [16:10:03] *** FIREWALL INFORMATION ***
(4183085) [16:10:03] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(4183085) [16:10:03] For more information: https://postmarketos.org/firewall
(4183085) [16:10:03]
(4183085) [16:10:03] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(4183085) [16:10:03] DONE!
total 2301168
-rw-r--r-- 1 root 12345 3032481792 Nov 19 16:10 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop11
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core18_2620.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap (deleted) 0 512
/dev/loop11 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1634.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap 0 512
/dev/loop9 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap (deleted) 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 14 Nov 19 16:10 pmOS_boot -> ../../loop11p1
lrwxrwxrwx 1 root root 14 Nov 19 16:10 pmOS_root -> ../../loop11p2
lrwxrwxrwx 1 root root 10 Nov 19 16:10 storagepool -> ../../sda1
total 88
drwxr-xr-x 2 root root 4096 Nov 19 16:08 bin
drwxr-xr-x 2 root root 4096 Nov 19 16:09 boot
drwxr-xr-x 2 root root 4096 Nov 19 16:04 dev
drwxr-xr-x 65 root root 4096 Nov 19 16:09 etc
drwxr-xr-x 3 root root 4096 Nov 19 16:09 home
drwxr-xr-x 14 root root 4096 Nov 19 16:08 lib
drwx------ 2 root root 16384 Nov 19 16:09 lost+found
drwxr-xr-x 5 root root 4096 Nov 19 16:04 media
drwxr-xr-x 8 root root 4096 Nov 19 16:04 mnt
drwxr-xr-x 2 root root 4096 Nov 19 16:04 opt
drwxr-xr-x 2 root root 4096 Nov 19 16:04 proc
drwx------ 2 root root 4096 Nov 19 16:04 root
drwxr-xr-x 6 root root 4096 Nov 19 16:08 run
drwxr-xr-x 2 root root 4096 Nov 19 16:08 sbin
drwxr-xr-x 2 root root 4096 Nov 19 16:04 srv
drwxr-xr-x 2 root root 4096 Nov 19 16:04 sys
drwxrwxrwt 2 root root 4096 Nov 19 16:09 tmp
drwxr-xr-x 9 root root 4096 Nov 19 16:06 usr
drwxr-xr-x 13 root root 4096 Nov 19 16:06 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-11-19 16:10:29-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’
0K 100% 58.3M=0s
2022-11-19 16:10:30 (58.3 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-11-19 11:30:48.128264 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0_rc3-76-g1dbf7a793a [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0_rc3-78-g0bcffa1680 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0_rc3-79-g7002b3a94a [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24986 distinct packages available
(1/102) Upgrading kirigami2-libs (5.100.0-r1 -> 9999_git1668581321-r1)
(2/102) Upgrading kirigami2 (5.100.0-r1 -> 9999_git1668581321-r1)
(3/102) Upgrading kactivities-libs (5.100.0-r0 -> 9999_git1668426311-r0)
(4/102) Upgrading karchive (5.100.0-r0 -> 9999_git1668477600-r0)
(5/102) Upgrading kconfig (5.100.0-r0 -> 9999_git1668559787-r0)
(6/102) Upgrading kcoreaddons (5.100.0-r0 -> 9999_git1668564338-r0)
(7/102) Upgrading kwindowsystem (5.100.0-r0 -> 9999_git1668426902-r0)
(8/102) Upgrading kcrash (5.100.0-r0 -> 9999_git1668426443-r0)
(9/102) Upgrading kdbusaddons (5.100.0-r0 -> 9999_git1668426463-r0)
(10/102) Upgrading kglobalaccel (5.100.0-r0 -> 9999_git1668564355-r0)
(11/102) Upgrading kguiaddons (5.100.0-r0 -> 9999_git1668426576-r0)
(12/102) Upgrading ki18n (5.100.0-r0 -> 9999_git1668603844-r0)
(13/102) Upgrading kauth (5.100.0-r0 -> 9999_git1668426348-r0)
(14/102) Upgrading kcodecs (5.100.0-r0 -> 9999_git1668442178-r0)
(15/102) Upgrading kwidgetsaddons (5.100.0-r0 -> 9999_git1668426893-r0)
(16/102) Upgrading kconfigwidgets (5.100.0-r0 -> 9999_git1668477626-r0)
(17/102) Upgrading kiconthemes (5.100.0-r0 -> 9999_git1668426617-r0)
(18/102) Upgrading kitemviews (5.100.0-r0 -> 9999_git1668426679-r0)
(19/102) Upgrading kxmlgui (5.100.0-r0 -> 9999_git1668477702-r0)
(20/102) Upgrading kbookmarks (5.100.0-r0 -> 9999_git1668426358-r0)
(21/102) Upgrading kcompletion (5.100.0-r0 -> 9999_git1668426396-r0)
(22/102) Upgrading kdoctools (5.100.0-r0 -> 9999_git1668426539-r0)
(23/102) Upgrading kjobwidgets (5.100.0-r0 -> 9999_git1668426688-r0)
(24/102) Upgrading knotifications (5.100.0-r0 -> 9999_git1668426736-r0)
(25/102) Upgrading kservice (5.100.0-r0 -> 9999_git1668426832-r0)
(26/102) Upgrading solid-libs (5.100.0-r0 -> 9999_git1668426998-r0)
(27/102) Upgrading sonnet (5.100.0-r0 -> 9999_git1668427007-r0)
(28/102) Upgrading ktextwidgets (5.100.0-r0 -> 9999_git1668426851-r0)
(29/102) Upgrading kio (5.100.0-r0 -> 9999_git1668564846-r0)
(30/102) Upgrading kpackage (5.100.0-r0 -> 9999_git1668426755-r0)
(31/102) Upgrading kdeclarative (5.100.0-r0 -> 9999_git1666436074-r0)
(32/102) Upgrading kwayland (5.100.0-r0 -> 9999_git1668451144-r0)
(33/102) Upgrading plasma-framework (5.100.0-r0 -> 9999_git1668608229-r0)
(34/102) Upgrading kwallet (5.100.0-r0 -> 9999_git1668426873-r0)
(35/102) Upgrading purpose (5.100.0-r0 -> 9999_git1668611231-r0)
(36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.100.0-r0 -> 9999_git1668426255-r0)
(39/102) Upgrading kidletime (5.100.0-r0 -> 9999_git1668426629-r0)
(40/102) Upgrading knewstuff (5.100.0-r0 -> 9999_git1668444458-r0)
(41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1668680403-r0)
(42/102) Upgrading kclock (22.09-r0 -> 9999_git1668650950-r0)
(43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0)
(45/102) Upgrading kfilemetadata (5.100.0-r0 -> 9999_git1668426558-r0)
(46/102) Upgrading kcontacts (5.100.0-r0 -> 9999_git1668426424-r0)
(47/102) Upgrading kpeople (5.100.0-r0 -> 9999_git1668426776-r0)
(48/102) Upgrading kcalendarcore (5.100.0-r0 -> 9999_git1668426368-r0)
(49/102) Upgrading kcmutils (5.100.0-r0 -> 9999_git1668564325-r0)
(50/102) Upgrading frameworkintegration (5.100.0-r0 -> 9999_git1668426301-r0)
(51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1668478787-r0)
(52/102) Upgrading modemmanager-qt (5.100.0-r0 -> 9999_git1668426931-r0)
(53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1668650967-r0)
(54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/102) Upgrading kded (5.100.0-r0 -> 9999_git1668426481-r0)
(56/102) Upgrading bluez-qt (5.100.0-r0 -> 9999_git1668426273-r0)
(57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668650684-r0)
(58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0)
(59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1668650779-r0)
(60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1668218974-r0)
(62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/102) Upgrading breeze-icons (5.100.0-r0 -> 9999_git1668426282-r0)
(65/102) Upgrading kactivities (5.100.0-r0 -> 9999_git1668426311-r0)
(66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/102) Upgrading networkmanager-qt (5.100.0-r0 -> 9999_git1668426940-r0)
(68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668650849-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668650849-r0)
(70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1668650979-r1)
(71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(72/102) Upgrading kinit (5.100.0-r0 -> 9999_git1668426639-r0)
(73/102) Upgrading kdnssd (5.100.0-r0 -> 9999_git1668426530-r0)
(74/102) Upgrading syntax-highlighting (5.100.0-r0 -> 9999_git1668625741-r0)
(75/102) Upgrading kquickcharts (5.100.0-r0 -> 9999_git1668426803-r0)
(76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1668478703-r0)
(77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668650756-r0)
(78/102) Upgrading kitemmodels (5.100.0-r0 -> 9999_git1668426669-r0)
(79/102) Upgrading threadweaver (5.100.0-r0 -> 9999_git1668427036-r0)
(80/102) Upgrading krunner (5.100.0-r0 -> 9999_git1668426822-r0)
(81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(82/102) Upgrading qqc2-desktop-style (5.100.0-r0 -> 9999_git1668426989-r0)
(83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1668650838-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668650889-r0)
(85/102) Upgrading kactivities-stats (5.100.0-r0 -> 9999_git1668426320-r0)
(86/102) Upgrading baloo (5.100.0-r0 -> 9999_git1668563593-r0)
(87/102) Upgrading kholidays (5.100.0-r0 -> 9999_git1668426586-r0)
(88/102) Upgrading knotifyconfig (5.100.0-r0 -> 9999_git1668426745-r0)
(89/102) Upgrading kparts (5.100.0-r0 -> 9999_git1668426766-r0)
(90/102) Upgrading prison (5.100.0-r0 -> 9999_git1668530923-r0)
(91/102) Upgrading ktexteditor (5.100.0-r0 -> 9999_git1668650139-r0)
(92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668650789-r0)
(93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668650889-r0)
(94/102) Upgrading kpty (5.100.0-r0 -> 9999_git1668426794-r0)
(95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668565595-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1668653191-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1668650901-r0)
(100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1668650901-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1668650919-r0)
(102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668565962-r1)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2319 MiB in 750 packages
(1/10) Installing bash (5.2.9-r0)
Executing bash-5.2.9-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.3-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.0-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2330 MiB in 760 packages
(1/91) Installing syndication (9999_git1668427016-r0)
(2/91) Installing alligator (9999_git1668650929-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.6.0-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.1-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.11.11-r0)
(27/91) Installing audiotube (9999_git1668565861-r0)
(28/91) Installing calindori (9999_git1667789891-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
ERROR: Failed to create usr/lib/libSPIRV-Tools-shared.so: No space left on device
ERROR: spirv-tools-1.3.231.1-r0: No space left on device
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.9-r0)
(54/91) Installing vlc-libs (3.0.17.4-r12)
ERROR: Failed to create usr/lib/libvlccore.so.9.0.0: Connection aborted
ERROR: vlc-libs-3.0.17.4-r12: No space left on device
(55/91) Installing vlc (3.0.17.4-r12)
ERROR: Failed to create usr/lib/vlc/plugins/access/libdc1394_plugin.so: Connection aborted
ERROR: vlc-3.0.17.4-r12: No space left on device
(56/91) Installing elisa (22.08.3-r0)
ERROR: Failed to create usr/bin/elisa: Connection aborted
ERROR: elisa-22.08.3-r0: No space left on device
(57/91) Installing kunitconversion (9999_git1668564420-r0)
ERROR: Failed to create usr/share/locale/ca/LC_MESSAGES/kunitconversion5.mo: No space left on device
ERROR: kunitconversion-9999_git1668564420-r0: No space left on device
(58/91) Installing kalk (9999_git1668565871-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1668650938-r0)
ERROR: Failed to create usr/bin/kasts: No space left on device
ERROR: kasts-9999_git1668650938-r0: No space left on device
(61/91) Installing keysmith (9999_git1668479232-r0)
ERROR: Failed to create usr/bin/keysmith: No space left on device
ERROR: keysmith-9999_git1668479232-r0: No space left on device
(62/91) Installing krecorder (9999_git1668565905-r1)
(63/91) Installing kpublictransport (22.08.3-r0)
ERROR: kpublictransport-22.08.3-r0: No space left on device
(64/91) Installing ktrip (9999_git1667790799-r0)
ERROR: ktrip-9999_git1667790799-r0: No space left on device
(65/91) Installing kweathercore (9999_git1668470939-r0)
ERROR: kweathercore-9999_git1668470939-r0: No space left on device
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device
(67/91) Installing kweather (9999_git1668650958-r1)
ERROR: kweather-9999_git1668650958-r1: No space left on device
(68/91) Installing libquotient (0.6.11-r0)
ERROR: libquotient-0.6.11-r0: No space left on device
(69/91) Installing libcmark (0.30.2-r1)
ERROR: libcmark-0.30.2-r1: No space left on device
(70/91) Installing neochat (9999_git1668684678-r0)
ERROR: neochat-9999_git1668684678-r0: No space left on device
(71/91) Installing kjs (9999_git1668426697-r0)
ERROR: kjs-9999_git1668426697-r0: No space left on device
(72/91) Installing libdjvulibre (3.5.28-r2)
ERROR: libdjvulibre-3.5.28-r2: No space left on device
(73/91) Installing libzip (1.9.2-r2)
ERROR: libzip-1.9.2-r2: No space left on device
(74/91) Installing ebook-tools (0.2.2-r3)
ERROR: ebook-tools-0.2.2-r3: No space left on device
(75/91) Installing discount-libs (2.2.7b-r0)
ERROR: discount-libs-2.2.7b-r0: No space left on device
(76/91) Installing poppler (22.11.0-r0)
ERROR: poppler-22.11.0-r0: No space left on device
(77/91) Installing poppler-qt5 (22.11.0-r0)
ERROR: poppler-qt5-22.11.0-r0: No space left on device
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
ERROR: kdegraphics-mobipocket-22.08.3-r0: No space left on device
(79/91) Installing libspectre (0.2.11-r0)
ERROR: libspectre-0.2.11-r0: No space left on device
(80/91) Installing okular-common (22.08.3-r0)
ERROR: okular-common-22.08.3-r0: No space left on device
(81/91) Installing okular (22.08.3-r0)
ERROR: okular-22.08.3-r0: No space left on device
(82/91) Installing plasma-camera (1.0_git20210328-r2)
ERROR: plasma-camera-1.0_git20210328-r2: No space left on device
(83/91) Installing gst-libav (1.20.4-r0)
ERROR: gst-libav-1.20.4-r0: No space left on device
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
ERROR: gst-plugins-good-qt-1.20.4-r1: No space left on device
(85/91) Installing plasmatube (9999_git1668392143-r0)
ERROR: plasmatube-9999_git1668392143-r0: No space left on device
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted
(91/91) Installing tokodon (9999_git1668650515-r0)
ERROR: tokodon-9999_git1668650515-r0: Operation not permitted
Executing busybox-1.35.0-r29.trigger
ERROR: sybox-1.35.0-r29.trigger: failed to execute: No space left on device
Executing gtk-update-icon-cache-3.24.34-r7.trigger
ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device
Executing postmarketos-base-23-r1.trigger
ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device
35 errors; 2411 MiB in 816 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:12:20] Unregister qemu binfmt (arm)
[16:12:20] Unregister qemu binfmt (aarch64)
[16:12:20] Unregister qemu binfmt (riscv64)
[16:12:21] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:12:21] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:12:21] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:12:21] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:12:23] Cleared up ~4429 MB of space
[16:12:23] [92mDONE![0m
removed 'images/pmos-plasma-mobile-nightly-20221118-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221118-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221118-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221118-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221118-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221118-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 882.8 MiB / 2,933.0 MiB = 0.301, 28 MiB/s, 1:44
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221119-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 824.7 MiB / 2,892.0 MiB = 0.285, 28 MiB/s, 1:44
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221119-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,277.3 MiB / 4,045.0 MiB = 0.316, 30 MiB/s, 2:16
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221119-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221118-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221118-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221118-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221118-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221118-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221118-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221119-pine64-pinephone.img.xz
32,768 0% 0.00kB/s 0:00:00
3,342,336 0% 3.09MB/s 0:04:51
4,653,056 0% 2.10MB/s 0:07:09
5,963,776 0% 1.80MB/s 0:08:17
7,274,496 0% 1.65MB/s 0:09:02
8,585,216 0% 1.19MB/s 0:12:31
9,895,936 1% 1.20MB/s 0:12:23
11,206,656 1% 1.20MB/s 0:12:24
12,517,376 1% 1.20MB/s 0:12:21
13,828,096 1% 1.20MB/s 0:12:21
15,138,816 1% 1.20MB/s 0:12:21
16,449,536 1% 1.20MB/s 0:12:20
17,760,256 1% 1.20MB/s 0:12:19
19,070,976 2% 1.20MB/s 0:12:16
20,381,696 2% 1.20MB/s 0:12:14
21,692,416 2% 1.21MB/s 0:12:11
23,003,136 2% 1.21MB/s 0:12:10
24,313,856 2% 1.19MB/s 0:12:18
25,624,576 2% 1.18MB/s 0:12:23
26,935,296 2% 1.17MB/s 0:12:31
28,246,016 3% 1.16MB/s 0:12:37
29,556,736 3% 1.17MB/s 0:12:28
30,867,456 3% 1.17MB/s 0:12:24
32,178,176 3% 1.18MB/s 0:12:19
33,488,896 3% 1.18MB/s 0:12:17
34,799,616 3% 1.18MB/s 0:12:20
36,110,336 3% 1.18MB/s 0:12:16
37,421,056 4% 1.17MB/s 0:12:20
38,731,776 4% 1.17MB/s 0:12:19
40,042,496 4% 1.17MB/s 0:12:18
41,353,216 4% 1.16MB/s 0:12:24
42,663,936 4% 1.16MB/s 0:12:24
43,843,584 4% 1.14MB/s 0:12:35
45,023,232 4% 1.12MB/s 0:12:47
46,333,952 5% 1.11MB/s 0:12:51
47,644,672 5% 1.11MB/s 0:12:49
48,955,392 5% 1.12MB/s 0:12:46
50,266,112 5% 1.13MB/s 0:12:37
51,576,832 5% 1.15MB/s 0:12:22
52,887,552 5% 1.17MB/s 0:12:09
54,198,272 5% 1.19MB/s 0:11:52
55,508,992 5% 1.21MB/s 0:11:42
56,819,712 6% 1.20MB/s 0:11:45
58,130,432 6% 1.20MB/s 0:11:48
59,441,152 6% 1.19MB/s 0:11:52
60,751,872 6% 1.18MB/s 0:11:53
62,062,592 6% 1.18MB/s 0:11:55
63,373,312 6% 1.17MB/s 0:11:57
64,684,032 6% 1.18MB/s 0:11:53
65,994,752 7% 1.18MB/s 0:11:52
67,272,704 7% 1.17MB/s 0:11:53
68,583,424 7% 1.18MB/s 0:11:49
69,894,144 7% 1.18MB/s 0:11:48
71,204,864 7% 1.18MB/s 0:11:45
72,515,584 7% 1.19MB/s 0:11:39
73,826,304 7% 1.19MB/s 0:11:39
75,137,024 8% 1.19MB/s 0:11:38
76,447,744 8% 1.19MB/s 0:11:38
77,758,464 8% 1.19MB/s 0:11:34
79,069,184 8% 1.19MB/s 0:11:34
80,379,904 8% 1.19MB/s 0:11:34
81,690,624 8% 1.18MB/s 0:11:38
83,001,344 8% 1.17MB/s 0:11:44
84,312,064 9% 1.17MB/s 0:11:40
85,622,784 9% 1.17MB/s 0:11:40
86,933,504 9% 1.18MB/s 0:11:36
88,244,224 9% 1.19MB/s 0:11:29
89,554,944 9% 1.18MB/s 0:11:33
90,865,664 9% 1.18MB/s 0:11:31
92,176,384 9% 1.18MB/s 0:11:27
93,487,104 10% 1.19MB/s 0:11:24
94,797,824 10% 1.20MB/s 0:11:15
96,108,544 10% 1.21MB/s 0:11:09
97,419,264 10% 1.21MB/s 0:11:07
98,729,984 10% 1.21MB/s 0:11:09
100,040,704 10% 1.19MB/s 0:11:15
101,351,424 10% 1.19MB/s 0:11:17
102,662,144 11% 1.19MB/s 0:11:16
103,972,864 11% 1.19MB/s 0:11:13
105,283,584 11% 1.20MB/s 0:11:10
106,594,304 11% 1.19MB/s 0:11:10
107,905,024 11% 1.19MB/s 0:11:11
109,215,744 11% 1.19MB/s 0:11:09
110,526,464 11% 1.20MB/s 0:11:05
111,837,184 12% 1.20MB/s 0:11:04
113,147,904 12% 1.20MB/s 0:11:00
114,458,624 12% 1.20MB/s 0:10:58
115,769,344 12% 1.21MB/s 0:10:55
117,080,064 12% 1.21MB/s 0:10:50
118,390,784 12% 1.21MB/s 0:10:50
119,701,504 12% 1.21MB/s 0:10:49
121,012,224 13% 1.21MB/s 0:10:51
122,322,944 13% 1.21MB/s 0:10:50
123,633,664 13% 1.20MB/s 0:10:52
124,944,384 13% 1.20MB/s 0:10:51
126,255,104 13% 1.20MB/s 0:10:48
127,565,824 13% 1.20MB/s 0:10:47
128,876,544 13% 1.21MB/s 0:10:43
130,187,264 14% 1.21MB/s 0:10:44
131,497,984 14% 1.21MB/s 0:10:43
132,808,704 14% 1.21MB/s 0:10:42
134,119,424 14% 1.20MB/s 0:10:42
135,430,144 14% 1.21MB/s 0:10:39
136,740,864 14% 1.20MB/s 0:10:39
138,051,584 14% 1.20MB/s 0:10:39
139,362,304 15% 1.21MB/s 0:10:35
140,673,024 15% 1.21MB/s 0:10:34
141,983,744 15% 1.21MB/s 0:10:32
143,294,464 15% 1.21MB/s 0:10:30
144,605,184 15% 1.21MB/s 0:10:32
145,915,904 15% 1.20MB/s 0:10:34
147,226,624 15% 1.19MB/s 0:10:41
148,537,344 16% 1.19MB/s 0:10:38
149,848,064 16% 1.19MB/s 0:10:37
151,158,784 16% 1.19MB/s 0:10:34
152,469,504 16% 1.21MB/s 0:10:25
153,780,224 16% 1.21MB/s 0:10:24
155,090,944 16% 1.21MB/s 0:10:22
156,401,664 16% 1.21MB/s 0:10:20
157,712,384 17% 1.20MB/s 0:10:25
159,023,104 17% 1.20MB/s 0:10:21
160,333,824 17% 1.21MB/s 0:10:19
161,644,544 17% 1.20MB/s 0:10:19
162,955,264 17% 1.21MB/s 0:10:13
164,265,984 17% 1.21MB/s 0:10:15
165,576,704 17% 1.21MB/s 0:10:14
166,887,424 18% 1.21MB/s 0:10:11
168,198,144 18% 1.21MB/s 0:10:10
169,508,864 18% 1.21MB/s 0:10:09
170,819,584 18% 1.21MB/s 0:10:08
172,130,304 18% 1.21MB/s 0:10:06
173,441,024 18% 1.21MB/s 0:10:05
174,751,744 18% 1.21MB/s 0:10:05
176,062,464 19% 1.21MB/s 0:10:04
177,373,184 19% 1.21MB/s 0:10:03
178,683,904 19% 1.21MB/s 0:10:03
179,994,624 19% 1.21MB/s 0:10:02
181,305,344 19% 1.21MB/s 0:10:01
182,616,064 19% 1.21MB/s 0:09:59
183,926,784 19% 1.21MB/s 0:10:00
185,237,504 20% 1.21MB/s 0:09:58
186,548,224 20% 1.21MB/s 0:09:56
187,858,944 20% 1.21MB/s 0:09:56
189,169,664 20% 1.22MB/s 0:09:51
190,480,384 20% 1.21MB/s 0:09:51
191,791,104 20% 1.22MB/s 0:09:49
193,101,824 20% 1.22MB/s 0:09:48
194,412,544 21% 1.21MB/s 0:09:48
195,723,264 21% 1.21MB/s 0:09:47
197,033,984 21% 1.21MB/s 0:09:48
198,344,704 21% 1.20MB/s 0:09:49
199,655,424 21% 1.20MB/s 0:09:48
200,966,144 21% 1.21MB/s 0:09:46
202,244,096 21% 1.20MB/s 0:09:50
203,554,816 21% 1.20MB/s 0:09:48
204,865,536 22% 1.20MB/s 0:09:48
206,176,256 22% 1.19MB/s 0:09:49
207,486,976 22% 1.20MB/s 0:09:45
208,797,696 22% 1.20MB/s 0:09:44
210,108,416 22% 1.20MB/s 0:09:40
211,419,136 22% 1.21MB/s 0:09:37
212,729,856 22% 1.21MB/s 0:09:34
214,040,576 23% 1.22MB/s 0:09:31
215,351,296 23% 1.22MB/s 0:09:30
216,662,016 23% 1.22MB/s 0:09:29
217,972,736 23% 1.22MB/s 0:09:28
219,283,456 23% 1.21MB/s 0:09:27
220,594,176 23% 1.21MB/s 0:09:27
221,904,896 23% 1.21MB/s 0:09:27
223,215,616 24% 1.21MB/s 0:09:25
224,526,336 24% 1.21MB/s 0:09:25
225,837,056 24% 1.22MB/s 0:09:22
227,147,776 24% 1.22MB/s 0:09:19
228,458,496 24% 1.22MB/s 0:09:18
229,769,216 24% 1.22MB/s 0:09:15
231,079,936 24% 1.22MB/s 0:09:17
232,390,656 25% 1.21MB/s 0:09:17
233,701,376 25% 1.21MB/s 0:09:20
235,012,096 25% 1.21MB/s 0:09:19
236,322,816 25% 1.21MB/s 0:09:17
237,633,536 25% 1.21MB/s 0:09:15
238,944,256 25% 1.20MB/s 0:09:17
240,254,976 25% 1.20MB/s 0:09:19
241,565,696 26% 1.20MB/s 0:09:17
242,876,416 26% 1.20MB/s 0:09:16
244,187,136 26% 1.21MB/s 0:09:08
245,497,856 26% 1.22MB/s 0:09:06
246,808,576 26% 1.21MB/s 0:09:06
248,119,296 26% 1.21MB/s 0:09:06
249,430,016 26% 1.21MB/s 0:09:04
250,740,736 27% 1.21MB/s 0:09:02
252,051,456 27% 1.22MB/s 0:09:01
253,362,176 27% 1.22MB/s 0:09:00
254,672,896 27% 1.21MB/s 0:08:59
255,983,616 27% 1.21MB/s 0:09:01
257,294,336 27% 1.20MB/s 0:09:02
258,605,056 27% 1.20MB/s 0:09:01
259,915,776 28% 1.20MB/s 0:09:00
261,226,496 28% 1.21MB/s 0:08:56
262,537,216 28% 1.21MB/s 0:08:53
263,847,936 28% 1.22MB/s 0:08:51
265,158,656 28% 1.22MB/s 0:08:50
266,469,376 28% 1.21MB/s 0:08:50
267,780,096 28% 1.21MB/s 0:08:49
269,090,816 29% 1.21MB/s 0:08:49
270,401,536 29% 1.21MB/s 0:08:48
271,712,256 29% 1.21MB/s 0:08:47
273,022,976 29% 1.21MB/s 0:08:46
274,333,696 29% 1.21MB/s 0:08:45
275,644,416 29% 1.21MB/s 0:08:44
276,955,136 29% 1.21MB/s 0:08:43
278,265,856 30% 1.21MB/s 0:08:41
279,576,576 30% 1.21MB/s 0:08:40
280,887,296 30% 1.21MB/s 0:08:40
282,198,016 30% 1.20MB/s 0:08:42
283,508,736 30% 1.20MB/s 0:08:43
284,819,456 30% 1.20MB/s 0:08:42
286,130,176 30% 1.20MB/s 0:08:41
287,440,896 31% 1.20MB/s 0:08:39
288,751,616 31% 1.20MB/s 0:08:37
290,062,336 31% 1.20MB/s 0:08:36
291,373,056 31% 1.20MB/s 0:08:35
292,683,776 31% 1.21MB/s 0:08:31
293,994,496 31% 1.21MB/s 0:08:31
295,305,216 31% 1.20MB/s 0:08:30
296,615,936 32% 1.21MB/s 0:08:28
297,926,656 32% 1.21MB/s 0:08:28
299,237,376 32% 1.20MB/s 0:08:28
300,548,096 32% 1.20MB/s 0:08:27
301,858,816 32% 1.20MB/s 0:08:27
303,169,536 32% 1.20MB/s 0:08:25
304,480,256 32% 1.20MB/s 0:08:24
305,790,976 33% 1.20MB/s 0:08:24
307,101,696 33% 1.20MB/s 0:08:23
308,412,416 33% 1.20MB/s 0:08:23
309,723,136 33% 1.19MB/s 0:08:26
311,033,856 33% 1.20MB/s 0:08:22
312,344,576 33% 1.19MB/s 0:08:22
313,655,296 33% 1.19MB/s 0:08:22
314,966,016 34% 1.20MB/s 0:08:17
316,276,736 34% 1.20MB/s 0:08:16
317,587,456 34% 1.20MB/s 0:08:13
318,898,176 34% 1.21MB/s 0:08:09
320,208,896 34% 1.21MB/s 0:08:06
321,519,616 34% 1.22MB/s 0:08:04
322,830,336 34% 1.21MB/s 0:08:04
324,141,056 35% 1.21MB/s 0:08:03
325,451,776 35% 1.21MB/s 0:08:03
326,762,496 35% 1.21MB/s 0:08:04
328,073,216 35% 1.21MB/s 0:08:04
329,383,936 35% 1.21MB/s 0:08:01
330,694,656 35% 1.21MB/s 0:08:00
332,005,376 35% 1.21MB/s 0:07:57
333,316,096 36% 1.22MB/s 0:07:55
334,626,816 36% 1.22MB/s 0:07:54
335,904,768 36% 1.21MB/s 0:07:55
337,215,488 36% 1.20MB/s 0:07:58
338,526,208 36% 1.20MB/s 0:07:59
339,836,928 36% 1.20MB/s 0:07:56
341,147,648 36% 1.20MB/s 0:07:54
342,458,368 36% 1.21MB/s 0:07:52
343,769,088 37% 1.21MB/s 0:07:48
345,079,808 37% 1.21MB/s 0:07:48
346,390,528 37% 1.21MB/s 0:07:47
347,701,248 37% 1.21MB/s 0:07:44
349,011,968 37% 1.21MB/s 0:07:44
350,322,688 37% 1.21MB/s 0:07:45
351,633,408 37% 1.20MB/s 0:07:47
352,944,128 38% 1.20MB/s 0:07:46
354,254,848 38% 1.20MB/s 0:07:43
355,565,568 38% 1.21MB/s 0:07:42
356,876,288 38% 1.21MB/s 0:07:37
358,187,008 38% 1.21MB/s 0:07:39
359,497,728 38% 1.20MB/s 0:07:39
360,808,448 38% 1.21MB/s 0:07:37
362,119,168 39% 1.21MB/s 0:07:36
363,429,888 39% 1.21MB/s 0:07:34
364,740,608 39% 1.20MB/s 0:07:35
366,051,328 39% 1.20MB/s 0:07:33
367,362,048 39% 1.21MB/s 0:07:32
368,672,768 39% 1.21MB/s 0:07:30
369,983,488 39% 1.19MB/s 0:07:34
371,294,208 40% 1.19MB/s 0:07:35
372,604,928 40% 1.18MB/s 0:07:37
373,915,648 40% 1.18MB/s 0:07:35
375,226,368 40% 1.20MB/s 0:07:27
376,537,088 40% 1.20MB/s 0:07:27
377,847,808 40% 1.21MB/s 0:07:22
379,158,528 40% 1.21MB/s 0:07:21
380,469,248 41% 1.21MB/s 0:07:20
381,779,968 41% 1.21MB/s 0:07:19
383,090,688 41% 1.21MB/s 0:07:19
384,401,408 41% 1.20MB/s 0:07:19
385,712,128 41% 1.20MB/s 0:07:20
387,022,848 41% 1.20MB/s 0:07:17
388,333,568 41% 1.21MB/s 0:07:15
389,644,288 42% 1.21MB/s 0:07:13
390,955,008 42% 1.21MB/s 0:07:11
392,265,728 42% 1.21MB/s 0:07:09
393,576,448 42% 1.21MB/s 0:07:07
394,887,168 42% 1.22MB/s 0:07:05
396,197,888 42% 1.22MB/s 0:07:03
397,508,608 42% 1.22MB/s 0:07:04
398,819,328 43% 1.21MB/s 0:07:03
400,130,048 43% 1.21MB/s 0:07:04
401,440,768 43% 1.21MB/s 0:07:04
402,751,488 43% 1.21MB/s 0:07:03
404,062,208 43% 1.21MB/s 0:07:01
405,372,928 43% 1.21MB/s 0:06:58
406,683,648 43% 1.21MB/s 0:06:57
407,994,368 44% 1.22MB/s 0:06:56
409,305,088 44% 1.21MB/s 0:06:56
410,615,808 44% 1.21MB/s 0:06:54
411,926,528 44% 1.22MB/s 0:06:52
413,237,248 44% 1.21MB/s 0:06:51
414,547,968 44% 1.22MB/s 0:06:50
415,858,688 44% 1.21MB/s 0:06:50
417,169,408 45% 1.21MB/s 0:06:48
418,480,128 45% 1.21MB/s 0:06:48
419,790,848 45% 1.21MB/s 0:06:46
421,101,568 45% 1.22MB/s 0:06:45
422,412,288 45% 1.21MB/s 0:06:45
423,723,008 45% 1.21MB/s 0:06:46
425,033,728 45% 1.21MB/s 0:06:45
426,344,448 46% 1.20MB/s 0:06:47
427,655,168 46% 1.19MB/s 0:06:48
428,965,888 46% 1.19MB/s 0:06:47
430,276,608 46% 1.18MB/s 0:06:49
431,587,328 46% 1.19MB/s 0:06:45
432,898,048 46% 1.19MB/s 0:06:42
434,208,768 46% 1.20MB/s 0:06:40
435,519,488 47% 1.21MB/s 0:06:35
436,830,208 47% 1.21MB/s 0:06:34
438,140,928 47% 1.21MB/s 0:06:34
439,451,648 47% 1.21MB/s 0:06:32
440,762,368 47% 1.21MB/s 0:06:31
442,073,088 47% 1.21MB/s 0:06:31
443,383,808 47% 1.21MB/s 0:06:29
444,694,528 48% 1.20MB/s 0:06:31
446,005,248 48% 1.21MB/s 0:06:28
447,315,968 48% 1.21MB/s 0:06:26
448,626,688 48% 1.22MB/s 0:06:23
449,937,408 48% 1.22MB/s 0:06:21
451,248,128 48% 1.21MB/s 0:06:22
452,558,848 48% 1.21MB/s 0:06:22
453,869,568 49% 1.20MB/s 0:06:22
455,180,288 49% 1.20MB/s 0:06:22
456,491,008 49% 1.20MB/s 0:06:23
457,801,728 49% 1.20MB/s 0:06:21
459,112,448 49% 1.20MB/s 0:06:20
460,423,168 49% 1.20MB/s 0:06:19
461,733,888 49% 1.19MB/s 0:06:19
463,044,608 50% 1.18MB/s 0:06:22
464,355,328 50% 1.18MB/s 0:06:20
465,666,048 50% 1.18MB/s 0:06:21
466,976,768 50% 1.18MB/s 0:06:18
468,287,488 50% 1.19MB/s 0:06:15
469,598,208 50% 1.18MB/s 0:06:16
470,876,160 50% 1.18MB/s 0:06:17
472,186,880 51% 1.17MB/s 0:06:19
473,497,600 51% 1.16MB/s 0:06:20
474,808,320 51% 1.16MB/s 0:06:21
476,119,040 51% 1.15MB/s 0:06:20
477,298,688 51% 1.15MB/s 0:06:22
478,609,408 51% 1.14MB/s 0:06:23
479,920,128 51% 1.14MB/s 0:06:20
481,230,848 51% 1.15MB/s 0:06:18
482,541,568 52% 1.16MB/s 0:06:13
483,852,288 52% 1.17MB/s 0:06:09
485,163,008 52% 1.17MB/s 0:06:08
486,473,728 52% 1.17MB/s 0:06:05
487,751,680 52% 1.19MB/s 0:06:00
488,964,096 52% 1.16MB/s 0:06:08
490,143,744 52% 1.14MB/s 0:06:12
491,454,464 53% 1.13MB/s 0:06:13
492,765,184 53% 1.12MB/s 0:06:17
493,944,832 53% 1.13MB/s 0:06:12
495,255,552 53% 1.15MB/s 0:06:06
496,566,272 53% 1.16MB/s 0:06:01
497,876,992 53% 1.16MB/s 0:06:00
499,187,712 53% 1.17MB/s 0:05:57
500,498,432 54% 1.17MB/s 0:05:53
501,809,152 54% 1.18MB/s 0:05:52
503,119,872 54% 1.19MB/s 0:05:47
504,430,592 54% 1.20MB/s 0:05:41
505,741,312 54% 1.21MB/s 0:05:40
507,052,032 54% 1.21MB/s 0:05:38
508,362,752 54% 1.21MB/s 0:05:36
509,673,472 55% 1.21MB/s 0:05:35
510,984,192 55% 1.21MB/s 0:05:34
512,294,912 55% 1.21MB/s 0:05:32
513,605,632 55% 1.21MB/s 0:05:32
514,916,352 55% 1.21MB/s 0:05:32
516,227,072 55% 1.20MB/s 0:05:33
517,537,792 55% 1.19MB/s 0:05:33
518,848,512 56% 1.19MB/s 0:05:32
520,028,160 56% 1.14MB/s 0:05:46
521,076,736 56% 1.09MB/s 0:06:00
522,387,456 56% 1.10MB/s 0:05:58
523,698,176 56% 1.10MB/s 0:05:56
525,008,896 56% 1.16MB/s 0:05:37
526,319,616 56% 1.21MB/s 0:05:21
527,630,336 56% 1.21MB/s 0:05:20
528,941,056 57% 1.21MB/s 0:05:19
530,251,776 57% 1.21MB/s 0:05:17
531,562,496 57% 1.22MB/s 0:05:16
532,873,216 57% 1.21MB/s 0:05:16
534,183,936 57% 1.21MB/s 0:05:15
535,494,656 57% 1.20MB/s 0:05:17
536,805,376 57% 1.20MB/s 0:05:17
538,116,096 58% 1.20MB/s 0:05:15
539,426,816 58% 1.19MB/s 0:05:16
540,737,536 58% 1.19MB/s 0:05:14
542,048,256 58% 1.19MB/s 0:05:14
543,358,976 58% 1.19MB/s 0:05:13
544,669,696 58% 1.19MB/s 0:05:11
545,980,416 58% 1.19MB/s 0:05:10
547,291,136 59% 1.20MB/s 0:05:08
548,601,856 59% 1.19MB/s 0:05:08
549,912,576 59% 1.19MB/s 0:05:08
551,223,296 59% 1.19MB/s 0:05:08
552,534,016 59% 1.18MB/s 0:05:08
553,844,736 59% 1.18MB/s 0:05:06
555,155,456 59% 1.19MB/s 0:05:04
556,466,176 60% 1.18MB/s 0:05:05
557,776,896 60% 1.17MB/s 0:05:07
559,087,616 60% 1.17MB/s 0:05:06
560,398,336 60% 1.16MB/s 0:05:06
561,709,056 60% 1.17MB/s 0:05:02
563,019,776 60% 1.18MB/s 0:04:59
564,330,496 60% 1.18MB/s 0:04:59
565,641,216 61% 1.17MB/s 0:05:01
566,951,936 61% 1.17MB/s 0:04:58
568,262,656 61% 1.17MB/s 0:04:58
569,442,304 61% 1.15MB/s 0:05:02
570,753,024 61% 1.16MB/s 0:04:59
572,063,744 61% 1.16MB/s 0:04:58
573,374,464 61% 1.17MB/s 0:04:54
574,685,184 62% 1.20MB/s 0:04:45
575,995,904 62% 1.20MB/s 0:04:43
577,306,624 62% 1.20MB/s 0:04:43
578,617,344 62% 1.20MB/s 0:04:43
579,928,064 62% 1.20MB/s 0:04:41
581,238,784 62% 1.20MB/s 0:04:39
582,549,504 62% 1.21MB/s 0:04:36
583,860,224 63% 1.22MB/s 0:04:34
585,170,944 63% 1.22MB/s 0:04:33
586,481,664 63% 1.21MB/s 0:04:33
587,792,384 63% 1.21MB/s 0:04:32
589,103,104 63% 1.21MB/s 0:04:32
590,413,824 63% 1.21MB/s 0:04:31
591,724,544 63% 1.21MB/s 0:04:29
593,035,264 64% 1.21MB/s 0:04:29
594,345,984 64% 1.20MB/s 0:04:29
595,656,704 64% 1.19MB/s 0:04:31
596,967,424 64% 1.19MB/s 0:04:30
598,278,144 64% 1.19MB/s 0:04:28
599,588,864 64% 1.18MB/s 0:04:28
600,899,584 64% 1.19MB/s 0:04:26
602,210,304 65% 1.20MB/s 0:04:24
603,521,024 65% 1.19MB/s 0:04:23
604,798,976 65% 1.20MB/s 0:04:21
606,109,696 65% 1.20MB/s 0:04:19
607,420,416 65% 1.19MB/s 0:04:20
608,731,136 65% 1.18MB/s 0:04:21
610,041,856 65% 1.19MB/s 0:04:19
611,352,576 66% 1.19MB/s 0:04:18
612,663,296 66% 1.19MB/s 0:04:17
613,974,016 66% 1.19MB/s 0:04:15
615,284,736 66% 1.19MB/s 0:04:15
616,595,456 66% 1.18MB/s 0:04:15
617,906,176 66% 1.19MB/s 0:04:12
619,216,896 66% 1.19MB/s 0:04:11
620,527,616 67% 1.19MB/s 0:04:09
621,838,336 67% 1.19MB/s 0:04:08
623,149,056 67% 1.20MB/s 0:04:06
624,459,776 67% 1.20MB/s 0:04:05
625,770,496 67% 1.20MB/s 0:04:04
627,081,216 67% 1.20MB/s 0:04:03
628,391,936 67% 1.19MB/s 0:04:03
629,702,656 68% 1.19MB/s 0:04:03
631,013,376 68% 1.19MB/s 0:04:02
632,324,096 68% 1.19MB/s 0:04:00
633,634,816 68% 1.19MB/s 0:03:59
634,945,536 68% 1.18MB/s 0:03:59
636,256,256 68% 1.17MB/s 0:04:01
637,566,976 68% 1.17MB/s 0:03:59
638,877,696 69% 1.18MB/s 0:03:57
640,188,416 69% 1.19MB/s 0:03:53
641,499,136 69% 1.19MB/s 0:03:53
642,809,856 69% 1.18MB/s 0:03:53
644,120,576 69% 1.19MB/s 0:03:51
645,431,296 69% 1.18MB/s 0:03:51
646,742,016 69% 1.19MB/s 0:03:48
648,052,736 70% 1.20MB/s 0:03:46
649,363,456 70% 1.19MB/s 0:03:45
650,674,176 70% 1.19MB/s 0:03:45
651,984,896 70% 1.20MB/s 0:03:41
653,295,616 70% 1.21MB/s 0:03:40
654,606,336 70% 1.21MB/s 0:03:39
655,917,056 70% 1.21MB/s 0:03:38
657,227,776 70% 1.21MB/s 0:03:37
658,538,496 71% 1.21MB/s 0:03:36
659,849,216 71% 1.21MB/s 0:03:35
661,159,936 71% 1.21MB/s 0:03:33
662,470,656 71% 1.21MB/s 0:03:31
663,781,376 71% 1.22MB/s 0:03:30
665,092,096 71% 1.22MB/s 0:03:29
666,402,816 71% 1.22MB/s 0:03:28
667,713,536 72% 1.22MB/s 0:03:26
669,024,256 72% 1.21MB/s 0:03:26
670,334,976 72% 1.22MB/s 0:03:24
671,645,696 72% 1.22MB/s 0:03:24
672,956,416 72% 1.22MB/s 0:03:22
674,267,136 72% 1.22MB/s 0:03:22
675,577,856 72% 1.21MB/s 0:03:21
676,888,576 73% 1.22MB/s 0:03:19
678,199,296 73% 1.21MB/s 0:03:19
679,510,016 73% 1.22MB/s 0:03:17
680,820,736 73% 1.22MB/s 0:03:16
682,131,456 73% 1.21MB/s 0:03:16
683,442,176 73% 1.22MB/s 0:03:14
684,752,896 73% 1.21MB/s 0:03:14
686,063,616 74% 1.21MB/s 0:03:13
687,374,336 74% 1.20MB/s 0:03:13
688,685,056 74% 1.21MB/s 0:03:11
689,995,776 74% 1.22MB/s 0:03:09
691,306,496 74% 1.22MB/s 0:03:07
692,617,216 74% 1.22MB/s 0:03:06
693,927,936 74% 1.22MB/s 0:03:06
695,238,656 75% 1.21MB/s 0:03:05
696,549,376 75% 1.21MB/s 0:03:04
697,860,096 75% 1.22MB/s 0:03:03
699,170,816 75% 1.22MB/s 0:03:01
700,481,536 75% 1.22MB/s 0:03:00
701,792,256 75% 1.22MB/s 0:02:59
703,102,976 75% 1.22MB/s 0:02:58
704,413,696 76% 1.22MB/s 0:02:57
705,724,416 76% 1.22MB/s 0:02:56
707,035,136 76% 1.22MB/s 0:02:55
708,345,856 76% 1.22MB/s 0:02:54
709,656,576 76% 1.22MB/s 0:02:53
710,967,296 76% 1.22MB/s 0:02:52
712,278,016 76% 1.21MB/s 0:02:51
713,588,736 77% 1.22MB/s 0:02:50
714,899,456 77% 1.22MB/s 0:02:49
716,210,176 77% 1.22MB/s 0:02:48
717,520,896 77% 1.22MB/s 0:02:46
718,831,616 77% 1.21MB/s 0:02:46
720,142,336 77% 1.21MB/s 0:02:46
721,453,056 77% 1.21MB/s 0:02:45
722,763,776 78% 1.21MB/s 0:02:44
724,074,496 78% 1.21MB/s 0:02:42
725,385,216 78% 1.21MB/s 0:02:41
726,695,936 78% 1.21MB/s 0:02:40
728,006,656 78% 1.21MB/s 0:02:39
729,317,376 78% 1.20MB/s 0:02:39
730,628,096 78% 1.19MB/s 0:02:39
731,938,816 79% 1.19MB/s 0:02:38
733,249,536 79% 1.19MB/s 0:02:37
734,560,256 79% 1.20MB/s 0:02:35
735,870,976 79% 1.21MB/s 0:02:33
737,181,696 79% 1.21MB/s 0:02:32
738,459,648 79% 1.20MB/s 0:02:32
739,770,368 79% 1.20MB/s 0:02:30
741,081,088 80% 1.20MB/s 0:02:29
742,391,808 80% 1.21MB/s 0:02:28
743,702,528 80% 1.22MB/s 0:02:25
745,013,248 80% 1.22MB/s 0:02:24
746,323,968 80% 1.22MB/s 0:02:23
747,634,688 80% 1.22MB/s 0:02:22
748,945,408 80% 1.22MB/s 0:02:21
750,256,128 81% 1.22MB/s 0:02:20
751,566,848 81% 1.22MB/s 0:02:19
752,877,568 81% 1.22MB/s 0:02:18
754,188,288 81% 1.22MB/s 0:02:17
755,499,008 81% 1.22MB/s 0:02:16
756,809,728 81% 1.22MB/s 0:02:15
758,120,448 81% 1.22MB/s 0:02:14
759,431,168 82% 1.21MB/s 0:02:13
760,741,888 82% 1.21MB/s 0:02:13
762,052,608 82% 1.19MB/s 0:02:13
763,363,328 82% 1.18MB/s 0:02:14
764,674,048 82% 1.18MB/s 0:02:13
765,984,768 82% 1.18MB/s 0:02:12
767,295,488 82% 1.20MB/s 0:02:08
768,606,208 83% 1.21MB/s 0:02:06
769,916,928 83% 1.22MB/s 0:02:04
771,227,648 83% 1.22MB/s 0:02:03
772,538,368 83% 1.22MB/s 0:02:02
773,849,088 83% 1.22MB/s 0:02:01
775,159,808 83% 1.21MB/s 0:02:01
776,470,528 83% 1.21MB/s 0:02:00
777,781,248 84% 1.21MB/s 0:01:59
779,091,968 84% 1.20MB/s 0:01:59
780,402,688 84% 1.20MB/s 0:01:58
781,713,408 84% 1.20MB/s 0:01:57
783,024,128 84% 1.20MB/s 0:01:56
784,334,848 84% 1.21MB/s 0:01:54
785,645,568 84% 1.21MB/s 0:01:52
786,956,288 85% 1.21MB/s 0:01:51
788,267,008 85% 1.22MB/s 0:01:50
789,577,728 85% 1.22MB/s 0:01:49
790,888,448 85% 1.22MB/s 0:01:48
792,199,168 85% 1.22MB/s 0:01:47
793,509,888 85% 1.21MB/s 0:01:46
794,820,608 85% 1.21MB/s 0:01:45
796,131,328 86% 1.22MB/s 0:01:43
797,442,048 86% 1.22MB/s 0:01:42
798,752,768 86% 1.22MB/s 0:01:41
800,063,488 86% 1.21MB/s 0:01:41
801,374,208 86% 1.21MB/s 0:01:40
802,684,928 86% 1.21MB/s 0:01:39
803,995,648 86% 1.21MB/s 0:01:38
805,306,368 86% 1.21MB/s 0:01:36
806,617,088 87% 1.21MB/s 0:01:35
807,927,808 87% 1.22MB/s 0:01:34
809,238,528 87% 1.22MB/s 0:01:33
810,549,248 87% 1.22MB/s 0:01:32
811,859,968 87% 1.22MB/s 0:01:31
813,170,688 87% 1.21MB/s 0:01:30
814,481,408 87% 1.21MB/s 0:01:29
815,792,128 88% 1.20MB/s 0:01:29
817,102,848 88% 1.20MB/s 0:01:28
818,413,568 88% 1.21MB/s 0:01:26
819,724,288 88% 1.21MB/s 0:01:25
821,035,008 88% 1.22MB/s 0:01:24
822,345,728 88% 1.21MB/s 0:01:23
823,656,448 88% 1.21MB/s 0:01:22
824,967,168 89% 1.21MB/s 0:01:20
826,277,888 89% 1.21MB/s 0:01:20
827,588,608 89% 1.22MB/s 0:01:18
828,899,328 89% 1.22MB/s 0:01:17
830,210,048 89% 1.22MB/s 0:01:16
831,520,768 89% 1.22MB/s 0:01:15
832,831,488 89% 1.21MB/s 0:01:14
834,142,208 90% 1.21MB/s 0:01:13
835,452,928 90% 1.21MB/s 0:01:12
836,763,648 90% 1.21MB/s 0:01:11
838,074,368 90% 1.20MB/s 0:01:11
839,385,088 90% 1.20MB/s 0:01:10
840,695,808 90% 1.20MB/s 0:01:09
842,006,528 90% 1.19MB/s 0:01:08
843,317,248 91% 1.20MB/s 0:01:06
844,627,968 91% 1.21MB/s 0:01:05
845,938,688 91% 1.21MB/s 0:01:04
847,249,408 91% 1.21MB/s 0:01:03
848,560,128 91% 1.21MB/s 0:01:02
849,870,848 91% 1.20MB/s 0:01:01
851,181,568 91% 1.20MB/s 0:01:00
852,492,288 92% 1.21MB/s 0:00:59
853,803,008 92% 1.21MB/s 0:00:58
855,113,728 92% 1.21MB/s 0:00:56
856,424,448 92% 1.21MB/s 0:00:55
857,735,168 92% 1.21MB/s 0:00:54
859,045,888 92% 1.21MB/s 0:00:53
860,356,608 92% 1.21MB/s 0:00:52
861,667,328 93% 1.21MB/s 0:00:51
862,978,048 93% 1.21MB/s 0:00:50
864,288,768 93% 1.21MB/s 0:00:49
865,599,488 93% 1.21MB/s 0:00:48
866,910,208 93% 1.21MB/s 0:00:47
868,220,928 93% 1.21MB/s 0:00:46
869,531,648 93% 1.21MB/s 0:00:45
870,842,368 94% 1.22MB/s 0:00:44
872,153,088 94% 1.22MB/s 0:00:42
873,431,040 94% 1.21MB/s 0:00:42
874,741,760 94% 1.22MB/s 0:00:40
876,052,480 94% 1.22MB/s 0:00:39
877,363,200 94% 1.21MB/s 0:00:38
878,673,920 94% 1.22MB/s 0:00:37
879,984,640 95% 1.23MB/s 0:00:36
881,295,360 95% 1.23MB/s 0:00:35
882,606,080 95% 1.23MB/s 0:00:34
883,916,800 95% 1.22MB/s 0:00:33
885,227,520 95% 1.22MB/s 0:00:32
886,538,240 95% 1.20MB/s 0:00:31
887,848,960 95% 1.20MB/s 0:00:30
889,159,680 96% 1.20MB/s 0:00:29
890,470,400 96% 1.20MB/s 0:00:28
891,781,120 96% 1.22MB/s 0:00:27
893,091,840 96% 1.21MB/s 0:00:26
894,402,560 96% 1.21MB/s 0:00:25
895,713,280 96% 1.22MB/s 0:00:24
897,024,000 96% 1.21MB/s 0:00:23
898,334,720 97% 1.21MB/s 0:00:22
899,645,440 97% 1.21MB/s 0:00:21
900,956,160 97% 1.21MB/s 0:00:19
902,266,880 97% 1.21MB/s 0:00:18
903,577,600 97% 1.21MB/s 0:00:17
904,888,320 97% 1.21MB/s 0:00:16
906,199,040 97% 1.21MB/s 0:00:15
907,509,760 98% 1.20MB/s 0:00:14
908,820,480 98% 1.21MB/s 0:00:13
910,131,200 98% 1.21MB/s 0:00:12
911,441,920 98% 1.21MB/s 0:00:11
912,752,640 98% 1.21MB/s 0:00:10
914,063,360 98% 1.21MB/s 0:00:09
915,374,080 98% 1.21MB/s 0:00:08
916,684,800 99% 1.20MB/s 0:00:07
917,995,520 99% 1.21MB/s 0:00:06
919,306,240 99% 1.21MB/s 0:00:05
920,616,960 99% 1.21MB/s 0:00:04
921,927,680 99% 1.22MB/s 0:00:03
923,238,400 99% 1.21MB/s 0:00:01
924,549,120 99% 1.21MB/s 0:00:00
925,694,048 100% 1.20MB/s 0:12:13 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221119-pine64-pinephone.img.xz.sha256
133 100% 0.16kB/s 0:00:00
133 100% 0.16kB/s 0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221119-pine64-pinephonepro.img.xz
32,768 0% 38.65kB/s 6:12:54
163,840 0% 154.44kB/s 1:33:18
1,474,560 0% 681.82kB/s 0:21:06
2,785,280 0% 864.86kB/s 0:16:36
4,096,000 0% 959.23kB/s 0:14:57
5,406,720 0% 1.20MB/s 0:11:39
6,717,440 0% 1.21MB/s 0:11:30
8,028,160 0% 1.21MB/s 0:11:30
9,338,880 1% 1.21MB/s 0:11:29
10,649,600 1% 1.21MB/s 0:11:28
11,960,320 1% 1.21MB/s 0:11:26
13,271,040 1% 1.21MB/s 0:11:26
14,581,760 1% 1.21MB/s 0:11:26
15,892,480 1% 1.21MB/s 0:11:26
17,072,128 1% 1.18MB/s 0:11:38
18,382,848 2% 1.19MB/s 0:11:34
19,693,568 2% 1.19MB/s 0:11:35
21,004,288 2% 1.19MB/s 0:11:33
22,315,008 2% 1.21MB/s 0:11:20
23,625,728 2% 1.20MB/s 0:11:23
24,936,448 2% 1.18MB/s 0:11:32
26,247,168 3% 1.17MB/s 0:11:40
27,426,816 3% 1.15MB/s 0:11:53
28,737,536 3% 1.15MB/s 0:11:52
30,048,256 3% 1.16MB/s 0:11:41
31,358,976 3% 1.18MB/s 0:11:29
32,669,696 3% 1.21MB/s 0:11:12
33,980,416 3% 1.21MB/s 0:11:09
35,291,136 4% 1.22MB/s 0:11:06
36,601,856 4% 1.22MB/s 0:11:04
37,912,576 4% 1.21MB/s 0:11:04
39,223,296 4% 1.22MB/s 0:11:02
40,534,016 4% 1.21MB/s 0:11:02
41,844,736 4% 1.21MB/s 0:11:03
43,155,456 4% 1.21MB/s 0:11:03
44,466,176 5% 1.20MB/s 0:11:04
45,776,896 5% 1.20MB/s 0:11:04
47,087,616 5% 1.20MB/s 0:11:04
48,398,336 5% 1.19MB/s 0:11:12
49,709,056 5% 1.19MB/s 0:11:11
51,019,776 5% 1.19MB/s 0:11:09
52,330,496 6% 1.19MB/s 0:11:05
53,641,216 6% 1.21MB/s 0:10:53
54,951,936 6% 1.21MB/s 0:10:53
56,262,656 6% 1.21MB/s 0:10:51
57,573,376 6% 1.21MB/s 0:10:54
58,884,096 6% 1.20MB/s 0:10:54
60,194,816 6% 1.20MB/s 0:10:52
61,505,536 7% 1.20MB/s 0:10:53
62,816,256 7% 1.20MB/s 0:10:53
64,126,976 7% 1.19MB/s 0:10:54
65,437,696 7% 1.20MB/s 0:10:52
66,748,416 7% 1.20MB/s 0:10:50
68,059,136 7% 1.20MB/s 0:10:47
69,369,856 8% 1.21MB/s 0:10:40
70,680,576 8% 1.21MB/s 0:10:39
71,991,296 8% 1.22MB/s 0:10:36
73,302,016 8% 1.22MB/s 0:10:36
74,612,736 8% 1.22MB/s 0:10:34
75,923,456 8% 1.21MB/s 0:10:38
77,234,176 8% 1.21MB/s 0:10:36
78,544,896 9% 1.21MB/s 0:10:36
79,855,616 9% 1.20MB/s 0:10:38
81,166,336 9% 1.21MB/s 0:10:32
82,477,056 9% 1.21MB/s 0:10:33
83,787,776 9% 1.20MB/s 0:10:34
85,098,496 9% 1.20MB/s 0:10:32
86,409,216 9% 1.21MB/s 0:10:30
87,719,936 10% 1.21MB/s 0:10:28
88,997,888 10% 1.20MB/s 0:10:32
90,308,608 10% 1.20MB/s 0:10:30
91,619,328 10% 1.20MB/s 0:10:30
92,930,048 10% 1.20MB/s 0:10:29
94,240,768 10% 1.21MB/s 0:10:20
95,551,488 11% 1.21MB/s 0:10:20
96,862,208 11% 1.21MB/s 0:10:18
98,172,928 11% 1.21MB/s 0:10:18
99,483,648 11% 1.21MB/s 0:10:18
100,794,368 11% 1.21MB/s 0:10:16
102,105,088 11% 1.21MB/s 0:10:16
103,415,808 11% 1.21MB/s 0:10:13
104,726,528 12% 1.21MB/s 0:10:13
106,037,248 12% 1.21MB/s 0:10:12
107,347,968 12% 1.21MB/s 0:10:10
108,658,688 12% 1.21MB/s 0:10:09
109,969,408 12% 1.22MB/s 0:10:06
111,280,128 12% 1.22MB/s 0:10:05
112,590,848 13% 1.22MB/s 0:10:03
113,901,568 13% 1.21MB/s 0:10:03
115,212,288 13% 1.21MB/s 0:10:05
116,523,008 13% 1.21MB/s 0:10:05
117,833,728 13% 1.21MB/s 0:10:05
119,144,448 13% 1.21MB/s 0:10:03
120,455,168 13% 1.21MB/s 0:10:00
121,765,888 14% 1.22MB/s 0:09:56
123,076,608 14% 1.22MB/s 0:09:55
124,387,328 14% 1.22MB/s 0:09:54
125,698,048 14% 1.22MB/s 0:09:52
127,008,768 14% 1.22MB/s 0:09:51
128,319,488 14% 1.22MB/s 0:09:50
129,630,208 14% 1.21MB/s 0:09:52
130,940,928 15% 1.21MB/s 0:09:51
132,251,648 15% 1.21MB/s 0:09:51
133,562,368 15% 1.21MB/s 0:09:50
134,873,088 15% 1.21MB/s 0:09:47
136,183,808 15% 1.21MB/s 0:09:48
137,494,528 15% 1.21MB/s 0:09:48
138,805,248 16% 1.21MB/s 0:09:46
140,115,968 16% 1.20MB/s 0:09:50
141,426,688 16% 1.20MB/s 0:09:49
142,737,408 16% 1.20MB/s 0:09:47
144,048,128 16% 1.20MB/s 0:09:45
145,358,848 16% 1.21MB/s 0:09:38
146,669,568 16% 1.22MB/s 0:09:36
147,980,288 17% 1.21MB/s 0:09:36
149,291,008 17% 1.20MB/s 0:09:43
150,601,728 17% 1.20MB/s 0:09:40
151,912,448 17% 1.20MB/s 0:09:39
153,223,168 17% 1.20MB/s 0:09:37
154,533,888 17% 1.22MB/s 0:09:29
155,844,608 18% 1.21MB/s 0:09:30
157,155,328 18% 1.21MB/s 0:09:28
158,466,048 18% 1.22MB/s 0:09:27
159,776,768 18% 1.22MB/s 0:09:26
161,087,488 18% 1.22MB/s 0:09:24
162,398,208 18% 1.21MB/s 0:09:24
163,708,928 18% 1.22MB/s 0:09:23
165,019,648 19% 1.21MB/s 0:09:23
166,330,368 19% 1.21MB/s 0:09:24
167,641,088 19% 1.21MB/s 0:09:21
168,951,808 19% 1.21MB/s 0:09:23
170,262,528 19% 1.21MB/s 0:09:21
171,573,248 19% 1.21MB/s 0:09:19
172,883,968 19% 1.21MB/s 0:09:18
174,194,688 20% 1.21MB/s 0:09:15
175,505,408 20% 1.21MB/s 0:09:14
176,816,128 20% 1.21MB/s 0:09:13
178,126,848 20% 1.21MB/s 0:09:12
179,437,568 20% 1.21MB/s 0:09:10
180,748,288 20% 1.22MB/s 0:09:08
182,059,008 21% 1.22MB/s 0:09:06
183,369,728 21% 1.22MB/s 0:09:05
184,680,448 21% 1.22MB/s 0:09:06
185,991,168 21% 1.21MB/s 0:09:07
187,301,888 21% 1.21MB/s 0:09:06
188,612,608 21% 1.21MB/s 0:09:06
189,923,328 21% 1.21MB/s 0:09:04
191,234,048 22% 1.22MB/s 0:09:01
192,544,768 22% 1.22MB/s 0:09:00
193,855,488 22% 1.22MB/s 0:08:58
195,166,208 22% 1.21MB/s 0:08:58
196,476,928 22% 1.21MB/s 0:08:59
197,787,648 22% 1.21MB/s 0:08:58
199,098,368 23% 1.20MB/s 0:08:59
200,409,088 23% 1.21MB/s 0:08:57
201,719,808 23% 1.21MB/s 0:08:56
203,030,528 23% 1.20MB/s 0:08:58
204,341,248 23% 1.20MB/s 0:08:56
205,651,968 23% 1.20MB/s 0:08:57
206,962,688 23% 1.20MB/s 0:08:54
208,273,408 24% 1.21MB/s 0:08:49
209,584,128 24% 1.21MB/s 0:08:47
210,894,848 24% 1.21MB/s 0:08:45
212,205,568 24% 1.21MB/s 0:08:45
213,516,288 24% 1.21MB/s 0:08:45
214,827,008 24% 1.20MB/s 0:08:47
216,006,656 24% 1.18MB/s 0:08:58
217,317,376 25% 1.17MB/s 0:09:00
218,628,096 25% 1.16MB/s 0:09:04
219,938,816 25% 1.16MB/s 0:09:01
221,249,536 25% 1.19MB/s 0:08:48
222,527,488 25% 1.19MB/s 0:08:46
223,838,208 25% 1.20MB/s 0:08:39
225,148,928 26% 1.21MB/s 0:08:36
226,459,648 26% 1.21MB/s 0:08:35
227,770,368 26% 1.21MB/s 0:08:33
229,081,088 26% 1.21MB/s 0:08:31
230,391,808 26% 1.21MB/s 0:08:30
231,702,528 26% 1.21MB/s 0:08:31
233,013,248 26% 1.21MB/s 0:08:28
234,323,968 27% 1.21MB/s 0:08:29
235,634,688 27% 1.21MB/s 0:08:28
236,945,408 27% 1.21MB/s 0:08:26
238,256,128 27% 1.21MB/s 0:08:25
239,566,848 27% 1.21MB/s 0:08:24
240,877,568 27% 1.21MB/s 0:08:23
242,188,288 28% 1.21MB/s 0:08:20
243,499,008 28% 1.22MB/s 0:08:19
244,809,728 28% 1.22MB/s 0:08:17
246,120,448 28% 1.21MB/s 0:08:17
247,431,168 28% 1.21MB/s 0:08:16
248,741,888 28% 1.22MB/s 0:08:14
250,052,608 28% 1.22MB/s 0:08:13
251,363,328 29% 1.21MB/s 0:08:13
252,542,976 29% 1.17MB/s 0:08:32
253,853,696 29% 1.17MB/s 0:08:31
255,164,416 29% 1.17MB/s 0:08:30
256,475,136 29% 1.17MB/s 0:08:27
257,785,856 29% 1.21MB/s 0:08:08
259,096,576 29% 1.21MB/s 0:08:07
260,407,296 30% 1.21MB/s 0:08:06
261,718,016 30% 1.21MB/s 0:08:05
263,028,736 30% 1.22MB/s 0:08:03
264,339,456 30% 1.22MB/s 0:08:01
265,650,176 30% 1.21MB/s 0:08:01
266,960,896 30% 1.21MB/s 0:08:02
268,271,616 31% 1.20MB/s 0:08:05
269,582,336 31% 1.19MB/s 0:08:09
270,893,056 31% 1.19MB/s 0:08:09
272,203,776 31% 1.18MB/s 0:08:12
273,514,496 31% 1.18MB/s 0:08:09
274,825,216 31% 1.19MB/s 0:08:06
276,135,936 31% 1.19MB/s 0:08:03
277,446,656 32% 1.20MB/s 0:07:57
278,757,376 32% 1.21MB/s 0:07:53
280,068,096 32% 1.21MB/s 0:07:50
281,378,816 32% 1.22MB/s 0:07:47
282,689,536 32% 1.22MB/s 0:07:47
284,000,256 32% 1.22MB/s 0:07:45
285,310,976 32% 1.21MB/s 0:07:48
286,621,696 33% 1.21MB/s 0:07:47
287,932,416 33% 1.21MB/s 0:07:46
289,243,136 33% 1.21MB/s 0:07:46
290,553,856 33% 1.21MB/s 0:07:43
291,864,576 33% 1.20MB/s 0:07:45
293,175,296 33% 1.20MB/s 0:07:43
294,486,016 34% 1.21MB/s 0:07:42
295,796,736 34% 1.20MB/s 0:07:41
297,107,456 34% 1.21MB/s 0:07:36
298,418,176 34% 1.21MB/s 0:07:36
299,728,896 34% 1.21MB/s 0:07:37
301,039,616 34% 1.21MB/s 0:07:34
302,350,336 34% 1.21MB/s 0:07:33
303,661,056 35% 1.21MB/s 0:07:32
304,971,776 35% 1.22MB/s 0:07:29
306,282,496 35% 1.21MB/s 0:07:29
307,593,216 35% 1.21MB/s 0:07:29
308,903,936 35% 1.21MB/s 0:07:26
310,214,656 35% 1.22MB/s 0:07:25
311,525,376 36% 1.21MB/s 0:07:26
312,836,096 36% 1.21MB/s 0:07:25
314,146,816 36% 1.21MB/s 0:07:26
315,457,536 36% 1.20MB/s 0:07:25
316,768,256 36% 1.21MB/s 0:07:22
318,078,976 36% 1.21MB/s 0:07:21
319,389,696 36% 1.21MB/s 0:07:19
320,700,416 37% 1.21MB/s 0:07:19
322,011,136 37% 1.21MB/s 0:07:18
323,321,856 37% 1.21MB/s 0:07:16
324,632,576 37% 1.21MB/s 0:07:14
325,943,296 37% 1.22MB/s 0:07:12
327,254,016 37% 1.22MB/s 0:07:10
328,564,736 37% 1.22MB/s 0:07:09
329,875,456 38% 1.22MB/s 0:07:09
331,186,176 38% 1.21MB/s 0:07:10
332,496,896 38% 1.21MB/s 0:07:09
333,807,616 38% 1.21MB/s 0:07:08
335,118,336 38% 1.21MB/s 0:07:07
336,429,056 38% 1.21MB/s 0:07:05
337,739,776 39% 1.21MB/s 0:07:04
339,050,496 39% 1.21MB/s 0:07:04
340,361,216 39% 1.21MB/s 0:07:04
341,671,936 39% 1.21MB/s 0:07:02
342,982,656 39% 1.21MB/s 0:07:01
344,293,376 39% 1.21MB/s 0:06:59
345,604,096 39% 1.21MB/s 0:06:57
346,914,816 40% 1.21MB/s 0:06:58
348,225,536 40% 1.21MB/s 0:06:57
349,536,256 40% 1.22MB/s 0:06:54
350,846,976 40% 1.22MB/s 0:06:52
352,157,696 40% 1.22MB/s 0:06:49
353,468,416 40% 1.22MB/s 0:06:48
354,779,136 41% 1.22MB/s 0:06:48
356,089,856 41% 1.22MB/s 0:06:47
357,367,808 41% 1.21MB/s 0:06:49
358,678,528 41% 1.21MB/s 0:06:48
359,989,248 41% 1.21MB/s 0:06:48
361,299,968 41% 1.21MB/s 0:06:47
362,610,688 41% 1.22MB/s 0:06:43
363,921,408 42% 1.21MB/s 0:06:42
365,232,128 42% 1.22MB/s 0:06:40
366,542,848 42% 1.22MB/s 0:06:39
367,853,568 42% 1.21MB/s 0:06:41
369,164,288 42% 1.21MB/s 0:06:38
370,475,008 42% 1.21MB/s 0:06:40
371,785,728 42% 1.20MB/s 0:06:40
373,096,448 43% 1.21MB/s 0:06:37
374,407,168 43% 1.20MB/s 0:06:38
375,717,888 43% 1.21MB/s 0:06:35
377,028,608 43% 1.21MB/s 0:06:34
378,339,328 43% 1.21MB/s 0:06:33
379,650,048 43% 1.21MB/s 0:06:30
380,960,768 44% 1.21MB/s 0:06:29
382,271,488 44% 1.21MB/s 0:06:30
383,582,208 44% 1.21MB/s 0:06:28
384,892,928 44% 1.21MB/s 0:06:28
386,203,648 44% 1.19MB/s 0:06:32
387,514,368 44% 1.20MB/s 0:06:28
388,825,088 44% 1.20MB/s 0:06:27
390,135,808 45% 1.20MB/s 0:06:25
391,446,528 45% 1.22MB/s 0:06:19
392,757,248 45% 1.21MB/s 0:06:20
394,067,968 45% 1.21MB/s 0:06:20
395,378,688 45% 1.21MB/s 0:06:20
396,689,408 45% 1.21MB/s 0:06:19
398,000,128 46% 1.21MB/s 0:06:16
399,310,848 46% 1.21MB/s 0:06:14
400,621,568 46% 1.22MB/s 0:06:12
401,932,288 46% 1.22MB/s 0:06:11
403,243,008 46% 1.22MB/s 0:06:10
404,553,728 46% 1.21MB/s 0:06:10
405,864,448 46% 1.21MB/s 0:06:11
407,175,168 47% 1.21MB/s 0:06:08
408,485,888 47% 1.21MB/s 0:06:08
409,796,608 47% 1.21MB/s 0:06:06
411,107,328 47% 1.22MB/s 0:06:04
412,418,048 47% 1.21MB/s 0:06:05
413,728,768 47% 1.21MB/s 0:06:03
415,039,488 47% 1.21MB/s 0:06:01
416,350,208 48% 1.22MB/s 0:06:00
417,660,928 48% 1.22MB/s 0:05:58
418,971,648 48% 1.22MB/s 0:05:57
420,282,368 48% 1.22MB/s 0:05:56
421,593,088 48% 1.22MB/s 0:05:55
422,903,808 48% 1.22MB/s 0:05:54
424,214,528 49% 1.22MB/s 0:05:53
425,525,248 49% 1.22MB/s 0:05:52
426,835,968 49% 1.22MB/s 0:05:51
428,146,688 49% 1.20MB/s 0:05:54
429,457,408 49% 1.20MB/s 0:05:54
430,768,128 49% 1.20MB/s 0:05:53
432,078,848 49% 1.20MB/s 0:05:51
433,389,568 50% 1.21MB/s 0:05:47
434,700,288 50% 1.20MB/s 0:05:48
436,011,008 50% 1.21MB/s 0:05:46
437,321,728 50% 1.21MB/s 0:05:46
438,632,448 50% 1.21MB/s 0:05:44
439,943,168 50% 1.21MB/s 0:05:42
441,253,888 51% 1.21MB/s 0:05:41
442,433,536 51% 1.19MB/s 0:05:47
443,613,184 51% 1.16MB/s 0:05:54
444,923,904 51% 1.14MB/s 0:05:58
446,234,624 51% 1.14MB/s 0:05:58
447,545,344 51% 1.16MB/s 0:05:49
448,856,064 51% 1.19MB/s 0:05:40
450,166,784 52% 1.21MB/s 0:05:33
451,477,504 52% 1.22MB/s 0:05:31
452,788,224 52% 1.22MB/s 0:05:30
454,098,944 52% 1.22MB/s 0:05:29
455,409,664 52% 1.21MB/s 0:05:29
456,720,384 52% 1.22MB/s 0:05:26
458,031,104 52% 1.22MB/s 0:05:26
459,341,824 53% 1.21MB/s 0:05:25
460,652,544 53% 1.21MB/s 0:05:25
461,963,264 53% 1.21MB/s 0:05:26
463,273,984 53% 1.20MB/s 0:05:25
464,584,704 53% 1.20MB/s 0:05:25
465,895,424 53% 1.20MB/s 0:05:23
467,206,144 54% 1.20MB/s 0:05:22
468,516,864 54% 1.21MB/s 0:05:21
469,827,584 54% 1.21MB/s 0:05:18
471,138,304 54% 1.21MB/s 0:05:18
472,449,024 54% 1.20MB/s 0:05:19
473,759,744 54% 1.20MB/s 0:05:17
475,070,464 54% 1.19MB/s 0:05:18
476,381,184 55% 1.19MB/s 0:05:17
477,691,904 55% 1.18MB/s 0:05:19
479,002,624 55% 1.18MB/s 0:05:18
480,313,344 55% 1.19MB/s 0:05:16
481,624,064 55% 1.19MB/s 0:05:15
482,934,784 55% 1.19MB/s 0:05:12
484,245,504 55% 1.19MB/s 0:05:11
485,556,224 56% 1.19MB/s 0:05:10
486,866,944 56% 1.20MB/s 0:05:08
488,177,664 56% 1.20MB/s 0:05:05
489,488,384 56% 1.21MB/s 0:05:04
490,766,336 56% 1.20MB/s 0:05:05
492,077,056 56% 1.20MB/s 0:05:04
493,387,776 57% 1.20MB/s 0:05:03
494,698,496 57% 1.20MB/s 0:05:01
496,009,216 57% 1.20MB/s 0:04:59
497,319,936 57% 1.20MB/s 0:04:58
498,630,656 57% 1.20MB/s 0:04:58
499,941,376 57% 1.20MB/s 0:04:57
501,252,096 57% 1.20MB/s 0:04:56
502,562,816 58% 1.20MB/s 0:04:54
503,873,536 58% 1.21MB/s 0:04:52
505,184,256 58% 1.20MB/s 0:04:51
506,494,976 58% 1.21MB/s 0:04:49
507,805,696 58% 1.20MB/s 0:04:49
509,116,416 58% 1.20MB/s 0:04:48
510,427,136 59% 1.20MB/s 0:04:47
511,737,856 59% 1.21MB/s 0:04:45
513,048,576 59% 1.21MB/s 0:04:44
514,359,296 59% 1.20MB/s 0:04:45
515,670,016 59% 1.19MB/s 0:04:46
516,980,736 59% 1.19MB/s 0:04:45
518,291,456 59% 1.19MB/s 0:04:44
519,602,176 60% 1.19MB/s 0:04:43
520,912,896 60% 1.20MB/s 0:04:40
522,223,616 60% 1.20MB/s 0:04:39
523,534,336 60% 1.20MB/s 0:04:36
524,845,056 60% 1.21MB/s 0:04:33
526,155,776 60% 1.22MB/s 0:04:31
527,466,496 60% 1.22MB/s 0:04:30
528,777,216 61% 1.22MB/s 0:04:29
530,087,936 61% 1.22MB/s 0:04:27
531,398,656 61% 1.22MB/s 0:04:27
532,709,376 61% 1.21MB/s 0:04:27
534,020,096 61% 1.21MB/s 0:04:27
535,330,816 61% 1.21MB/s 0:04:26
536,641,536 62% 1.21MB/s 0:04:25
537,952,256 62% 1.21MB/s 0:04:23
539,262,976 62% 1.21MB/s 0:04:22
540,573,696 62% 1.21MB/s 0:04:21
541,884,416 62% 1.21MB/s 0:04:20
543,195,136 62% 1.21MB/s 0:04:19
544,505,856 62% 1.21MB/s 0:04:18
545,816,576 63% 1.20MB/s 0:04:18
546,865,152 63% 1.15MB/s 0:04:29
547,913,728 63% 1.09MB/s 0:04:44
548,962,304 63% 1.02MB/s 0:05:01
550,141,952 63% 1005.47kB/s 0:05:12
551,321,600 63% 1011.86kB/s 0:05:09
552,370,176 63% 1009.98kB/s 0:05:09
553,418,752 63% 1006.71kB/s 0:05:09
554,467,328 64% 981.18kB/s 0:05:16
555,515,904 64% 956.56kB/s 0:05:23
556,564,480 64% 942.26kB/s 0:05:27
557,481,984 64% 926.02kB/s 0:05:31
558,530,560 64% 929.71kB/s 0:05:29
559,579,136 64% 927.32kB/s 0:05:29
560,627,712 64% 931.46kB/s 0:05:26
561,676,288 64% 959.03kB/s 0:05:16
562,724,864 65% 961.95kB/s 0:05:13
563,904,512 65% 986.45kB/s 0:05:04
564,953,088 65% 1001.19kB/s 0:04:59
566,132,736 65% 1005.08kB/s 0:04:57
567,181,312 65% 1014.93kB/s 0:04:53
568,229,888 65% 1004.28kB/s 0:04:55
569,409,536 65% 1.00MB/s 0:04:47
570,589,184 65% 1.01MB/s 0:04:44
571,637,760 66% 1.01MB/s 0:04:44
572,948,480 66% 1.06MB/s 0:04:30
574,259,200 66% 1.09MB/s 0:04:20
575,569,920 66% 1.13MB/s 0:04:08
576,880,640 66% 1.18MB/s 0:03:57
578,191,360 66% 1.18MB/s 0:03:56
579,502,080 67% 1.17MB/s 0:03:58
580,812,800 67% 1.16MB/s 0:03:59
582,123,520 67% 1.15MB/s 0:04:00
583,303,168 67% 1.10MB/s 0:04:08
584,351,744 67% 1.08MB/s 0:04:14
585,400,320 67% 1.02MB/s 0:04:27
586,448,896 67% 996.46kB/s 0:04:39
587,497,472 67% 975.47kB/s 0:04:44
588,546,048 68% 963.08kB/s 0:04:46
589,594,624 68% 965.13kB/s 0:04:45
590,643,200 68% 958.13kB/s 0:04:46
591,691,776 68% 961.73kB/s 0:04:43
592,740,352 68% 961.73kB/s 0:04:42
593,788,928 68% 954.33kB/s 0:04:43
594,968,576 68% 989.23kB/s 0:04:32
596,279,296 68% 1.03MB/s 0:04:14
597,590,016 69% 1.09MB/s 0:03:58
598,900,736 69% 1.16MB/s 0:03:43
600,211,456 69% 1.20MB/s 0:03:35
601,522,176 69% 1.21MB/s 0:03:33
602,832,896 69% 1.21MB/s 0:03:31
604,143,616 69% 1.22MB/s 0:03:28
605,454,336 70% 1.22MB/s 0:03:28
606,765,056 70% 1.21MB/s 0:03:27
608,075,776 70% 1.22MB/s 0:03:26
609,386,496 70% 1.22MB/s 0:03:24
610,697,216 70% 1.22MB/s 0:03:23
612,007,936 70% 1.22MB/s 0:03:22
613,318,656 70% 1.22MB/s 0:03:21
614,629,376 71% 1.20MB/s 0:03:23
615,940,096 71% 1.20MB/s 0:03:22
617,250,816 71% 1.20MB/s 0:03:21
618,561,536 71% 1.19MB/s 0:03:21
619,872,256 71% 1.20MB/s 0:03:19
621,182,976 71% 1.20MB/s 0:03:17
622,493,696 71% 1.21MB/s 0:03:16
623,804,416 72% 1.21MB/s 0:03:14
625,082,368 72% 1.20MB/s 0:03:14
626,393,088 72% 1.20MB/s 0:03:13
627,703,808 72% 1.21MB/s 0:03:11
629,014,528 72% 1.21MB/s 0:03:10
630,325,248 72% 1.22MB/s 0:03:08
631,635,968 73% 1.22MB/s 0:03:07
632,946,688 73% 1.21MB/s 0:03:06
634,257,408 73% 1.21MB/s 0:03:05
635,568,128 73% 1.21MB/s 0:03:04
636,878,848 73% 1.21MB/s 0:03:04
638,189,568 73% 1.20MB/s 0:03:04
639,500,288 73% 1.20MB/s 0:03:03
640,811,008 74% 1.20MB/s 0:03:02
642,121,728 74% 1.20MB/s 0:03:00
643,432,448 74% 1.21MB/s 0:02:58
644,743,168 74% 1.21MB/s 0:02:57
646,053,888 74% 1.21MB/s 0:02:56
647,364,608 74% 1.21MB/s 0:02:54
648,675,328 75% 1.21MB/s 0:02:53
649,986,048 75% 1.22MB/s 0:02:52
651,296,768 75% 1.22MB/s 0:02:51
652,607,488 75% 1.21MB/s 0:02:51
653,918,208 75% 1.21MB/s 0:02:49
655,228,928 75% 1.21MB/s 0:02:48
656,539,648 75% 1.21MB/s 0:02:48
657,850,368 76% 1.21MB/s 0:02:46
659,161,088 76% 1.21MB/s 0:02:45
660,471,808 76% 1.20MB/s 0:02:45
661,782,528 76% 1.21MB/s 0:02:44
663,093,248 76% 1.21MB/s 0:02:43
664,403,968 76% 1.21MB/s 0:02:42
665,714,688 76% 1.22MB/s 0:02:39
667,025,408 77% 1.21MB/s 0:02:39
668,336,128 77% 1.21MB/s 0:02:38
669,646,848 77% 1.21MB/s 0:02:37
670,957,568 77% 1.21MB/s 0:02:36
672,268,288 77% 1.22MB/s 0:02:34
673,579,008 77% 1.22MB/s 0:02:33
674,889,728 78% 1.22MB/s 0:02:32
676,200,448 78% 1.22MB/s 0:02:30
677,511,168 78% 1.22MB/s 0:02:30
678,821,888 78% 1.22MB/s 0:02:29
680,132,608 78% 1.22MB/s 0:02:27
681,443,328 78% 1.22MB/s 0:02:27
682,754,048 78% 1.21MB/s 0:02:26
684,064,768 79% 1.21MB/s 0:02:26
685,375,488 79% 1.21MB/s 0:02:25
686,686,208 79% 1.21MB/s 0:02:24
687,996,928 79% 1.21MB/s 0:02:22
689,307,648 79% 1.21MB/s 0:02:21
690,618,368 79% 1.21MB/s 0:02:20
691,929,088 80% 1.20MB/s 0:02:20
693,239,808 80% 1.21MB/s 0:02:18
694,550,528 80% 1.20MB/s 0:02:18
695,861,248 80% 1.21MB/s 0:02:16
697,171,968 80% 1.21MB/s 0:02:14
698,482,688 80% 1.21MB/s 0:02:14
699,793,408 80% 1.21MB/s 0:02:12
701,104,128 81% 1.20MB/s 0:02:13
702,414,848 81% 1.20MB/s 0:02:12
703,725,568 81% 1.20MB/s 0:02:11
705,036,288 81% 1.20MB/s 0:02:09
706,215,936 81% 1.19MB/s 0:02:10
707,526,656 81% 1.18MB/s 0:02:09
708,837,376 81% 1.18MB/s 0:02:08
710,148,096 82% 1.18MB/s 0:02:08
711,458,816 82% 1.20MB/s 0:02:04
712,769,536 82% 1.21MB/s 0:02:02
714,080,256 82% 1.21MB/s 0:02:01
715,390,976 82% 1.21MB/s 0:02:00
716,701,696 82% 1.21MB/s 0:01:59
718,012,416 83% 1.21MB/s 0:01:58
719,323,136 83% 1.21MB/s 0:01:56
720,633,856 83% 1.21MB/s 0:01:55
721,944,576 83% 1.22MB/s 0:01:54
723,255,296 83% 1.22MB/s 0:01:53
724,566,016 83% 1.21MB/s 0:01:52
725,876,736 83% 1.21MB/s 0:01:52
727,187,456 84% 1.20MB/s 0:01:52
728,498,176 84% 1.20MB/s 0:01:51
729,808,896 84% 1.19MB/s 0:01:50
731,119,616 84% 1.20MB/s 0:01:49
732,430,336 84% 1.21MB/s 0:01:47
733,741,056 84% 1.21MB/s 0:01:45
735,051,776 85% 1.22MB/s 0:01:44
736,362,496 85% 1.21MB/s 0:01:44
737,673,216 85% 1.21MB/s 0:01:42
738,983,936 85% 1.21MB/s 0:01:41
740,294,656 85% 1.20MB/s 0:01:40
741,605,376 85% 1.22MB/s 0:01:38
742,916,096 85% 1.22MB/s 0:01:37
744,226,816 86% 1.22MB/s 0:01:36
745,537,536 86% 1.22MB/s 0:01:35
746,848,256 86% 1.21MB/s 0:01:35
748,158,976 86% 1.21MB/s 0:01:34
749,469,696 86% 1.21MB/s 0:01:32
750,780,416 86% 1.21MB/s 0:01:32
752,091,136 86% 1.21MB/s 0:01:31
753,401,856 87% 1.20MB/s 0:01:30
754,712,576 87% 1.20MB/s 0:01:29
756,023,296 87% 1.21MB/s 0:01:27
757,334,016 87% 1.21MB/s 0:01:26
758,644,736 87% 1.21MB/s 0:01:25
759,922,688 87% 1.20MB/s 0:01:24
761,233,408 88% 1.21MB/s 0:01:23
762,544,128 88% 1.21MB/s 0:01:22
763,854,848 88% 1.20MB/s 0:01:21
765,165,568 88% 1.21MB/s 0:01:20
766,476,288 88% 1.21MB/s 0:01:19
767,787,008 88% 1.21MB/s 0:01:18
769,097,728 88% 1.22MB/s 0:01:16
770,408,448 89% 1.21MB/s 0:01:15
771,719,168 89% 1.22MB/s 0:01:14
773,029,888 89% 1.22MB/s 0:01:13
774,340,608 89% 1.22MB/s 0:01:12
775,651,328 89% 1.21MB/s 0:01:11
776,962,048 89% 1.22MB/s 0:01:10
778,272,768 89% 1.22MB/s 0:01:09
779,583,488 90% 1.22MB/s 0:01:08
780,894,208 90% 1.22MB/s 0:01:06
782,204,928 90% 1.22MB/s 0:01:06
783,515,648 90% 1.22MB/s 0:01:05
784,826,368 90% 1.21MB/s 0:01:04
786,137,088 90% 1.21MB/s 0:01:03
787,447,808 91% 1.21MB/s 0:01:02
788,758,528 91% 1.21MB/s 0:01:01
790,069,248 91% 1.21MB/s 0:01:00
791,379,968 91% 1.21MB/s 0:00:59
792,690,688 91% 1.20MB/s 0:00:58
794,001,408 91% 1.21MB/s 0:00:57
795,312,128 91% 1.21MB/s 0:00:55
796,622,848 92% 1.21MB/s 0:00:55
797,933,568 92% 1.21MB/s 0:00:54
799,244,288 92% 1.21MB/s 0:00:53
800,555,008 92% 1.20MB/s 0:00:52
801,865,728 92% 1.21MB/s 0:00:50
803,176,448 92% 1.21MB/s 0:00:49
804,487,168 93% 1.20MB/s 0:00:48
805,797,888 93% 1.20MB/s 0:00:47
807,108,608 93% 1.20MB/s 0:00:46
808,419,328 93% 1.20MB/s 0:00:45
809,730,048 93% 1.20MB/s 0:00:44
811,040,768 93% 1.21MB/s 0:00:43
812,351,488 93% 1.21MB/s 0:00:42
813,662,208 94% 1.21MB/s 0:00:41
814,972,928 94% 1.21MB/s 0:00:40
816,283,648 94% 1.21MB/s 0:00:39
817,594,368 94% 1.21MB/s 0:00:38
818,905,088 94% 1.22MB/s 0:00:36
820,215,808 94% 1.22MB/s 0:00:35
821,526,528 95% 1.22MB/s 0:00:34
822,837,248 95% 1.22MB/s 0:00:33
824,147,968 95% 1.21MB/s 0:00:32
825,458,688 95% 1.22MB/s 0:00:31
826,769,408 95% 1.21MB/s 0:00:30
828,080,128 95% 1.21MB/s 0:00:29
829,390,848 95% 1.21MB/s 0:00:28
830,701,568 96% 1.21MB/s 0:00:27
832,012,288 96% 1.22MB/s 0:00:26
833,323,008 96% 1.22MB/s 0:00:25
834,633,728 96% 1.22MB/s 0:00:24
835,944,448 96% 1.22MB/s 0:00:23
837,255,168 96% 1.21MB/s 0:00:22
838,565,888 96% 1.21MB/s 0:00:21
839,876,608 97% 1.21MB/s 0:00:20
841,187,328 97% 1.21MB/s 0:00:19
842,498,048 97% 1.20MB/s 0:00:18
843,808,768 97% 1.19MB/s 0:00:17
845,119,488 97% 1.19MB/s 0:00:16
846,430,208 97% 1.18MB/s 0:00:15
847,740,928 98% 1.18MB/s 0:00:14
849,051,648 98% 1.19MB/s 0:00:12
850,362,368 98% 1.19MB/s 0:00:11
851,673,088 98% 1.21MB/s 0:00:10
852,983,808 98% 1.22MB/s 0:00:09
854,294,528 98% 1.21MB/s 0:00:08
855,605,248 98% 1.22MB/s 0:00:07
856,915,968 99% 1.20MB/s 0:00:06
858,226,688 99% 1.20MB/s 0:00:05
859,537,408 99% 1.20MB/s 0:00:04
860,848,128 99% 1.20MB/s 0:00:03
862,158,848 99% 1.21MB/s 0:00:02
863,469,568 99% 1.21MB/s 0:00:01
864,759,780 100% 1.19MB/s 0:11:32 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221119-pine64-pinephonepro.img.xz.sha256
136 100% 0.14kB/s 0:00:00
136 100% 0.14kB/s 0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221119-tablet-x64uefi.img.xz
32,768 0% 30.16kB/s 12:20:06
65,536 0% 60.26kB/s 6:10:23
1,310,720 0% 604.06kB/s 0:36:55
2,621,440 0% 814.25kB/s 0:27:21
3,932,160 0% 919.32kB/s 0:24:12
5,242,880 0% 1.19MB/s 0:18:12
6,553,600 0% 1.21MB/s 0:17:51
7,864,320 0% 1.21MB/s 0:17:53
9,175,040 0% 1.21MB/s 0:17:54
10,485,760 0% 1.21MB/s 0:17:53
11,796,480 0% 1.21MB/s 0:17:54
13,107,200 0% 1.21MB/s 0:17:52
14,417,920 1% 1.21MB/s 0:17:49
15,728,640 1% 1.21MB/s 0:17:47
17,039,360 1% 1.21MB/s 0:17:45
18,350,080 1% 1.21MB/s 0:17:45
19,660,800 1% 1.21MB/s 0:17:44
20,971,520 1% 1.21MB/s 0:17:43
22,282,240 1% 1.21MB/s 0:17:39
23,592,960 1% 1.21MB/s 0:17:43
24,903,680 1% 1.21MB/s 0:17:39
26,214,400 1% 1.21MB/s 0:17:40
27,525,120 2% 1.21MB/s 0:17:42
28,835,840 2% 1.21MB/s 0:17:34
30,146,560 2% 1.21MB/s 0:17:37
31,457,280 2% 1.21MB/s 0:17:33
32,768,000 2% 1.22MB/s 0:17:27
34,078,720 2% 1.21MB/s 0:17:31
35,389,440 2% 1.21MB/s 0:17:28
36,700,160 2% 1.21MB/s 0:17:28
38,010,880 2% 1.20MB/s 0:17:36
39,190,528 2% 1.18MB/s 0:17:57
40,501,248 3% 1.16MB/s 0:18:13
41,811,968 3% 1.15MB/s 0:18:17
43,122,688 3% 1.16MB/s 0:18:12
44,433,408 3% 1.18MB/s 0:17:50
45,744,128 3% 1.19MB/s 0:17:37
47,054,848 3% 1.19MB/s 0:17:40
48,365,568 3% 1.19MB/s 0:17:42
49,676,288 3% 1.19MB/s 0:17:35
50,987,008 3% 1.20MB/s 0:17:29
52,297,728 3% 1.20MB/s 0:17:23
53,608,448 4% 1.21MB/s 0:17:14
54,919,168 4% 1.21MB/s 0:17:15
56,229,888 4% 1.20MB/s 0:17:20
57,540,608 4% 1.20MB/s 0:17:22
58,851,328 4% 1.20MB/s 0:17:25
60,162,048 4% 1.20MB/s 0:17:20
61,472,768 4% 1.21MB/s 0:17:12
62,783,488 4% 1.21MB/s 0:17:09
64,094,208 4% 1.21MB/s 0:17:11
65,404,928 4% 1.20MB/s 0:17:13
66,715,648 4% 1.20MB/s 0:17:15
68,026,368 5% 1.21MB/s 0:17:10
69,337,088 5% 1.21MB/s 0:17:07
70,647,808 5% 1.21MB/s 0:17:05
71,958,528 5% 1.21MB/s 0:17:02
73,269,248 5% 1.21MB/s 0:17:01
74,579,968 5% 1.21MB/s 0:16:59
75,890,688 5% 1.21MB/s 0:16:59
77,201,408 5% 1.21MB/s 0:16:58
78,512,128 5% 1.21MB/s 0:16:55
79,822,848 5% 1.21MB/s 0:16:52
81,133,568 6% 1.22MB/s 0:16:48
82,444,288 6% 1.21MB/s 0:16:50
83,755,008 6% 1.21MB/s 0:16:51
85,065,728 6% 1.21MB/s 0:16:52
86,376,448 6% 1.21MB/s 0:16:53
87,687,168 6% 1.21MB/s 0:16:51
88,997,888 6% 1.20MB/s 0:16:55
90,308,608 6% 1.20MB/s 0:16:52
91,619,328 6% 1.21MB/s 0:16:48
92,930,048 6% 1.21MB/s 0:16:47
94,240,768 7% 1.21MB/s 0:16:42
95,551,488 7% 1.21MB/s 0:16:41
96,862,208 7% 1.21MB/s 0:16:43
98,172,928 7% 1.21MB/s 0:16:39
99,483,648 7% 1.21MB/s 0:16:42
100,794,368 7% 1.20MB/s 0:16:46
102,105,088 7% 1.20MB/s 0:16:46
103,415,808 7% 1.20MB/s 0:16:46
104,726,528 7% 1.21MB/s 0:16:38
106,037,248 7% 1.21MB/s 0:16:31
107,347,968 8% 1.22MB/s 0:16:28
108,658,688 8% 1.22MB/s 0:16:28
109,969,408 8% 1.22MB/s 0:16:27
111,280,128 8% 1.22MB/s 0:16:26
112,558,080 8% 1.21MB/s 0:16:34
113,868,800 8% 1.20MB/s 0:16:35
115,179,520 8% 1.20MB/s 0:16:35
116,490,240 8% 1.19MB/s 0:16:41
117,800,960 8% 1.20MB/s 0:16:32
119,111,680 8% 1.20MB/s 0:16:29
120,422,400 8% 1.21MB/s 0:16:27
121,733,120 9% 1.21MB/s 0:16:20
123,043,840 9% 1.21MB/s 0:16:19
124,354,560 9% 1.21MB/s 0:16:18
125,665,280 9% 1.21MB/s 0:16:20
126,976,000 9% 1.21MB/s 0:16:19
128,286,720 9% 1.20MB/s 0:16:23
129,597,440 9% 1.20MB/s 0:16:21
130,908,160 9% 1.21MB/s 0:16:18
132,218,880 9% 1.21MB/s 0:16:17
133,529,600 9% 1.21MB/s 0:16:11
134,840,320 10% 1.21MB/s 0:16:14
136,151,040 10% 1.21MB/s 0:16:14
137,461,760 10% 1.21MB/s 0:16:12
138,772,480 10% 1.21MB/s 0:16:11
140,083,200 10% 1.21MB/s 0:16:05
141,393,920 10% 1.21MB/s 0:16:05
142,704,640 10% 1.21MB/s 0:16:04
144,015,360 10% 1.21MB/s 0:16:03
145,326,080 10% 1.21MB/s 0:16:02
146,636,800 10% 1.21MB/s 0:16:03
147,947,520 11% 1.21MB/s 0:16:03
149,258,240 11% 1.21MB/s 0:16:04
150,568,960 11% 1.21MB/s 0:16:01
151,879,680 11% 1.21MB/s 0:15:59
153,190,400 11% 1.20MB/s 0:16:08
154,501,120 11% 1.20MB/s 0:16:05
155,811,840 11% 1.20MB/s 0:16:06
157,122,560 11% 1.20MB/s 0:16:04
158,433,280 11% 1.21MB/s 0:15:52
159,744,000 11% 1.21MB/s 0:15:51
161,054,720 12% 1.21MB/s 0:15:54
162,365,440 12% 1.20MB/s 0:15:54
163,676,160 12% 1.20MB/s 0:15:54
164,986,880 12% 1.20MB/s 0:15:52
166,297,600 12% 1.21MB/s 0:15:49
167,608,320 12% 1.20MB/s 0:15:51
168,919,040 12% 1.20MB/s 0:15:49
170,229,760 12% 1.20MB/s 0:15:55
171,540,480 12% 1.19MB/s 0:16:00
172,851,200 12% 1.19MB/s 0:15:53
174,161,920 13% 1.19MB/s 0:15:55
175,472,640 13% 1.19MB/s 0:15:51
176,783,360 13% 1.21MB/s 0:15:39
178,094,080 13% 1.20MB/s 0:15:41
179,404,800 13% 1.21MB/s 0:15:39
180,715,520 13% 1.21MB/s 0:15:35
182,026,240 13% 1.20MB/s 0:15:38
183,336,960 13% 1.21MB/s 0:15:34
184,647,680 13% 1.21MB/s 0:15:33
185,958,400 13% 1.21MB/s 0:15:29
187,269,120 13% 1.21MB/s 0:15:26
188,579,840 14% 1.21MB/s 0:15:26
189,890,560 14% 1.20MB/s 0:15:32
191,201,280 14% 1.20MB/s 0:15:32
192,512,000 14% 1.20MB/s 0:15:31
193,822,720 14% 1.20MB/s 0:15:30
195,133,440 14% 1.21MB/s 0:15:22
196,444,160 14% 1.21MB/s 0:15:22
197,754,880 14% 1.21MB/s 0:15:21
199,065,600 14% 1.21MB/s 0:15:18
200,376,320 14% 1.21MB/s 0:15:17
201,687,040 15% 1.22MB/s 0:15:13
202,997,760 15% 1.21MB/s 0:15:13
204,308,480 15% 1.21MB/s 0:15:12
205,619,200 15% 1.21MB/s 0:15:11
206,929,920 15% 1.21MB/s 0:15:10
208,240,640 15% 1.22MB/s 0:15:07
209,551,360 15% 1.21MB/s 0:15:09
210,862,080 15% 1.21MB/s 0:15:10
212,172,800 15% 1.21MB/s 0:15:11
213,483,520 15% 1.21MB/s 0:15:11
214,794,240 16% 1.21MB/s 0:15:08
216,104,960 16% 1.21MB/s 0:15:05
217,415,680 16% 1.21MB/s 0:15:03
218,726,400 16% 1.22MB/s 0:15:00
220,037,120 16% 1.22MB/s 0:14:58
221,347,840 16% 1.21MB/s 0:14:59
222,658,560 16% 1.21MB/s 0:15:00
223,969,280 16% 1.21MB/s 0:15:02
225,280,000 16% 1.20MB/s 0:15:05
226,590,720 16% 1.20MB/s 0:15:09
227,901,440 17% 1.19MB/s 0:15:09
229,212,160 17% 1.19MB/s 0:15:07
230,522,880 17% 1.20MB/s 0:15:00
231,833,600 17% 1.21MB/s 0:14:53
233,144,320 17% 1.21MB/s 0:14:52
234,455,040 17% 1.21MB/s 0:14:51
235,765,760 17% 1.21MB/s 0:14:50
237,076,480 17% 1.21MB/s 0:14:50
238,387,200 17% 1.21MB/s 0:14:50
239,697,920 17% 1.20MB/s 0:14:53
241,008,640 17% 1.20MB/s 0:14:53
242,319,360 18% 1.20MB/s 0:14:54
243,630,080 18% 1.20MB/s 0:14:48
244,940,800 18% 1.21MB/s 0:14:45
246,218,752 18% 1.20MB/s 0:14:50
247,529,472 18% 1.20MB/s 0:14:47
248,840,192 18% 1.20MB/s 0:14:46
250,150,912 18% 1.21MB/s 0:14:40
251,461,632 18% 1.21MB/s 0:14:38
252,772,352 18% 1.20MB/s 0:14:42
254,083,072 18% 1.21MB/s 0:14:39
255,393,792 19% 1.21MB/s 0:14:38
256,704,512 19% 1.21MB/s 0:14:32
258,015,232 19% 1.22MB/s 0:14:27
259,325,952 19% 1.22MB/s 0:14:27
260,636,672 19% 1.21MB/s 0:14:33
261,947,392 19% 1.20MB/s 0:14:33
263,258,112 19% 1.20MB/s 0:14:34
264,568,832 19% 1.20MB/s 0:14:34
265,879,552 19% 1.21MB/s 0:14:29
267,190,272 19% 1.21MB/s 0:14:27
268,500,992 20% 1.21MB/s 0:14:23
269,811,712 20% 1.21MB/s 0:14:19
271,122,432 20% 1.21MB/s 0:14:19
272,433,152 20% 1.21MB/s 0:14:19
273,743,872 20% 1.21MB/s 0:14:21
275,054,592 20% 1.21MB/s 0:14:22
276,365,312 20% 1.21MB/s 0:14:19
277,676,032 20% 1.21MB/s 0:14:16
278,986,752 20% 1.21MB/s 0:14:12
280,297,472 20% 1.20MB/s 0:14:19
281,608,192 21% 1.20MB/s 0:14:20
282,918,912 21% 1.20MB/s 0:14:20
284,229,632 21% 1.20MB/s 0:14:20
285,540,352 21% 1.21MB/s 0:14:12
286,851,072 21% 1.21MB/s 0:14:08
288,161,792 21% 1.21MB/s 0:14:10
289,472,512 21% 1.20MB/s 0:14:13
290,783,232 21% 1.19MB/s 0:14:18
292,093,952 21% 1.19MB/s 0:14:18
293,404,672 21% 1.19MB/s 0:14:14
294,715,392 22% 1.20MB/s 0:14:13
296,026,112 22% 1.20MB/s 0:14:08
297,336,832 22% 1.20MB/s 0:14:07
298,647,552 22% 1.19MB/s 0:14:12
299,958,272 22% 1.20MB/s 0:14:08
301,268,992 22% 1.20MB/s 0:14:03
302,579,712 22% 1.20MB/s 0:14:04
303,890,432 22% 1.21MB/s 0:13:55
305,201,152 22% 1.21MB/s 0:13:52
306,511,872 22% 1.21MB/s 0:13:51
307,822,592 22% 1.21MB/s 0:13:50
309,133,312 23% 1.21MB/s 0:13:49
310,444,032 23% 1.21MB/s 0:13:48
311,754,752 23% 1.21MB/s 0:13:47
313,065,472 23% 1.21MB/s 0:13:45
314,376,192 23% 1.20MB/s 0:13:51
315,686,912 23% 1.19MB/s 0:13:57
316,997,632 23% 1.19MB/s 0:13:57
318,308,352 23% 1.19MB/s 0:13:57
319,619,072 23% 1.20MB/s 0:13:51
320,929,792 23% 1.20MB/s 0:13:45
322,240,512 24% 1.21MB/s 0:13:42
323,551,232 24% 1.21MB/s 0:13:38
324,861,952 24% 1.21MB/s 0:13:36
326,172,672 24% 1.22MB/s 0:13:33
327,483,392 24% 1.20MB/s 0:13:42
328,794,112 24% 1.20MB/s 0:13:40
330,104,832 24% 1.21MB/s 0:13:37
331,415,552 24% 1.21MB/s 0:13:35
332,726,272 24% 1.21MB/s 0:13:30
334,036,992 24% 1.21MB/s 0:13:29
335,347,712 25% 1.21MB/s 0:13:29
336,658,432 25% 1.21MB/s 0:13:29
337,969,152 25% 1.21MB/s 0:13:25
339,279,872 25% 1.20MB/s 0:13:35
340,590,592 25% 1.19MB/s 0:13:36
341,901,312 25% 1.19MB/s 0:13:41
343,212,032 25% 1.19MB/s 0:13:39
344,522,752 25% 1.20MB/s 0:13:29
345,833,472 25% 1.20MB/s 0:13:25
347,144,192 25% 1.21MB/s 0:13:19
348,454,912 26% 1.22MB/s 0:13:16
349,765,632 26% 1.21MB/s 0:13:15
351,076,352 26% 1.21MB/s 0:13:19
352,387,072 26% 1.20MB/s 0:13:20
353,697,792 26% 1.20MB/s 0:13:19
355,008,512 26% 1.21MB/s 0:13:17
356,319,232 26% 1.21MB/s 0:13:14
357,498,880 26% 1.19MB/s 0:13:27
358,809,600 26% 1.18MB/s 0:13:31
360,120,320 26% 1.17MB/s 0:13:35
361,431,040 26% 1.17MB/s 0:13:37
362,741,760 27% 1.18MB/s 0:13:27
364,052,480 27% 1.18MB/s 0:13:27
365,363,200 27% 1.19MB/s 0:13:19
366,673,920 27% 1.19MB/s 0:13:16
367,984,640 27% 1.20MB/s 0:13:11
369,295,360 27% 1.20MB/s 0:13:10
370,606,080 27% 1.20MB/s 0:13:08
371,916,800 27% 1.20MB/s 0:13:06
373,227,520 27% 1.20MB/s 0:13:07
374,538,240 27% 1.21MB/s 0:13:01
375,848,960 28% 1.20MB/s 0:13:06
377,159,680 28% 1.20MB/s 0:13:02
378,470,400 28% 1.20MB/s 0:12:59
379,781,120 28% 1.20MB/s 0:13:02
381,059,072 28% 1.17MB/s 0:13:16
382,369,792 28% 1.17MB/s 0:13:21
383,680,512 28% 1.15MB/s 0:13:29
384,991,232 28% 1.16MB/s 0:13:23
386,301,952 28% 1.18MB/s 0:13:08
387,612,672 28% 1.19MB/s 0:13:04
388,923,392 29% 1.19MB/s 0:12:58
390,234,112 29% 1.20MB/s 0:12:55
391,544,832 29% 1.20MB/s 0:12:53
392,855,552 29% 1.20MB/s 0:12:51
394,166,272 29% 1.21MB/s 0:12:43
395,476,992 29% 1.20MB/s 0:12:50
396,787,712 29% 1.20MB/s 0:12:49
398,098,432 29% 1.19MB/s 0:12:49
399,409,152 29% 1.19MB/s 0:12:49
400,719,872 29% 1.20MB/s 0:12:41
402,030,592 30% 1.21MB/s 0:12:39
403,341,312 30% 1.20MB/s 0:12:38
404,652,032 30% 1.20MB/s 0:12:37
405,962,752 30% 1.20MB/s 0:12:38
407,273,472 30% 1.21MB/s 0:12:34
408,584,192 30% 1.21MB/s 0:12:30
409,894,912 30% 1.21MB/s 0:12:29
411,205,632 30% 1.21MB/s 0:12:27
412,516,352 30% 1.21MB/s 0:12:26
413,827,072 30% 1.21MB/s 0:12:24
415,137,792 30% 1.22MB/s 0:12:22
416,448,512 31% 1.21MB/s 0:12:26
417,759,232 31% 1.20MB/s 0:12:26
419,069,952 31% 1.20MB/s 0:12:30
420,380,672 31% 1.20MB/s 0:12:30
421,691,392 31% 1.20MB/s 0:12:25
423,002,112 31% 1.20MB/s 0:12:22
424,312,832 31% 1.21MB/s 0:12:20
425,623,552 31% 1.21MB/s 0:12:17
426,934,272 31% 1.21MB/s 0:12:16
428,244,992 31% 1.21MB/s 0:12:16
429,555,712 32% 1.21MB/s 0:12:14
430,866,432 32% 1.20MB/s 0:12:16
432,177,152 32% 1.20MB/s 0:12:16
433,356,800 32% 1.16MB/s 0:12:41
434,667,520 32% 1.16MB/s 0:12:42
435,978,240 32% 1.16MB/s 0:12:37
437,288,960 32% 1.16MB/s 0:12:37
438,599,680 32% 1.20MB/s 0:12:13
439,910,400 32% 1.20MB/s 0:12:10
441,221,120 32% 1.20MB/s 0:12:10
442,531,840 33% 1.21MB/s 0:12:05
443,842,560 33% 1.22MB/s 0:11:59
445,153,280 33% 1.21MB/s 0:11:59
446,464,000 33% 1.21MB/s 0:11:59
447,774,720 33% 1.21MB/s 0:12:00
449,085,440 33% 1.21MB/s 0:11:59
450,396,160 33% 1.21MB/s 0:11:57
451,706,880 33% 1.21MB/s 0:11:55
453,017,600 33% 1.20MB/s 0:11:59
454,328,320 33% 1.20MB/s 0:12:01
455,639,040 34% 1.20MB/s 0:11:58
456,949,760 34% 1.20MB/s 0:11:59
458,260,480 34% 1.21MB/s 0:11:50
459,571,200 34% 1.22MB/s 0:11:46
460,881,920 34% 1.22MB/s 0:11:46
462,192,640 34% 1.22MB/s 0:11:43
463,503,360 34% 1.21MB/s 0:11:45
464,814,080 34% 1.21MB/s 0:11:44
466,124,800 34% 1.21MB/s 0:11:42
467,435,520 34% 1.21MB/s 0:11:43
468,746,240 34% 1.21MB/s 0:11:42
470,056,960 35% 1.21MB/s 0:11:42
471,367,680 35% 1.21MB/s 0:11:42
472,678,400 35% 1.21MB/s 0:11:38
473,989,120 35% 1.21MB/s 0:11:35
475,299,840 35% 1.21MB/s 0:11:35
476,610,560 35% 1.21MB/s 0:11:37
477,921,280 35% 1.20MB/s 0:11:40
479,232,000 35% 1.20MB/s 0:11:40
480,542,720 35% 1.20MB/s 0:11:37
481,853,440 35% 1.21MB/s 0:11:33
483,164,160 36% 1.21MB/s 0:11:29
484,474,880 36% 1.21MB/s 0:11:27
485,785,600 36% 1.21MB/s 0:11:26
487,096,320 36% 1.21MB/s 0:11:26
488,407,040 36% 1.21MB/s 0:11:25
489,717,760 36% 1.21MB/s 0:11:24
491,028,480 36% 1.21MB/s 0:11:22
492,339,200 36% 1.21MB/s 0:11:21
493,649,920 36% 1.21MB/s 0:11:22
494,960,640 36% 1.21MB/s 0:11:18
496,271,360 37% 1.21MB/s 0:11:18
497,582,080 37% 1.21MB/s 0:11:18
498,892,800 37% 1.20MB/s 0:11:25
500,203,520 37% 1.19MB/s 0:11:26
501,514,240 37% 1.19MB/s 0:11:30
502,824,960 37% 1.18MB/s 0:11:31
504,135,680 37% 1.20MB/s 0:11:22
505,446,400 37% 1.19MB/s 0:11:21
506,757,120 37% 1.20MB/s 0:11:17
508,067,840 37% 1.21MB/s 0:11:09
509,378,560 38% 1.21MB/s 0:11:09
510,689,280 38% 1.22MB/s 0:11:05
512,000,000 38% 1.22MB/s 0:11:02
513,310,720 38% 1.22MB/s 0:11:01
514,588,672 38% 1.21MB/s 0:11:03
515,899,392 38% 1.21MB/s 0:11:05
517,210,112 38% 1.20MB/s 0:11:07
518,520,832 38% 1.20MB/s 0:11:09
519,831,552 38% 1.20MB/s 0:11:04
521,142,272 38% 1.20MB/s 0:11:03
522,452,992 39% 1.21MB/s 0:11:01
523,763,712 39% 1.21MB/s 0:10:58
525,074,432 39% 1.20MB/s 0:11:00
526,385,152 39% 1.21MB/s 0:10:57
527,695,872 39% 1.21MB/s 0:10:55
529,006,592 39% 1.21MB/s 0:10:52
530,317,312 39% 1.22MB/s 0:10:49
531,628,032 39% 1.20MB/s 0:10:57
532,938,752 39% 1.20MB/s 0:10:57
534,249,472 39% 1.19MB/s 0:11:02
535,560,192 39% 1.19MB/s 0:11:01
536,870,912 40% 1.20MB/s 0:10:53
538,181,632 40% 1.20MB/s 0:10:51
539,492,352 40% 1.21MB/s 0:10:44
540,803,072 40% 1.22MB/s 0:10:41
542,113,792 40% 1.22MB/s 0:10:40
543,424,512 40% 1.22MB/s 0:10:38
544,735,232 40% 1.22MB/s 0:10:37
546,045,952 40% 1.21MB/s 0:10:39
547,356,672 40% 1.21MB/s 0:10:40
548,667,392 40% 1.20MB/s 0:10:41
549,978,112 41% 1.20MB/s 0:10:42
551,288,832 41% 1.20MB/s 0:10:41
552,599,552 41% 1.20MB/s 0:10:41
553,910,272 41% 1.19MB/s 0:10:42
555,220,992 41% 1.19MB/s 0:10:42
556,531,712 41% 1.18MB/s 0:10:47
557,842,432 41% 1.18MB/s 0:10:49
559,153,152 41% 1.18MB/s 0:10:48
560,463,872 41% 1.17MB/s 0:10:49
561,774,592 41% 1.17MB/s 0:10:47
563,085,312 42% 1.18MB/s 0:10:43
564,396,032 42% 1.18MB/s 0:10:42
565,706,752 42% 1.18MB/s 0:10:40
567,017,472 42% 1.18MB/s 0:10:36
568,328,192 42% 1.18MB/s 0:10:39
569,638,912 42% 1.18MB/s 0:10:38
570,949,632 42% 1.18MB/s 0:10:36
572,260,352 42% 1.17MB/s 0:10:38
573,571,072 42% 1.18MB/s 0:10:33
574,881,792 42% 1.19MB/s 0:10:29
576,192,512 43% 1.18MB/s 0:10:30
577,503,232 43% 1.18MB/s 0:10:28
578,813,952 43% 1.18MB/s 0:10:28
580,124,672 43% 1.18MB/s 0:10:27
581,435,392 43% 1.19MB/s 0:10:22
582,746,112 43% 1.19MB/s 0:10:18
584,056,832 43% 1.19MB/s 0:10:17
585,367,552 43% 1.19MB/s 0:10:17
586,678,272 43% 1.19MB/s 0:10:19
587,988,992 43% 1.18MB/s 0:10:20
589,299,712 43% 1.18MB/s 0:10:20
590,610,432 44% 1.18MB/s 0:10:19
591,921,152 44% 1.18MB/s 0:10:17
593,231,872 44% 1.19MB/s 0:10:12
594,542,592 44% 1.20MB/s 0:10:07
595,853,312 44% 1.20MB/s 0:10:04
597,164,032 44% 1.20MB/s 0:10:01
598,474,752 44% 1.21MB/s 0:09:57
599,785,472 44% 1.21MB/s 0:09:55
601,096,192 44% 1.22MB/s 0:09:53
602,406,912 44% 1.22MB/s 0:09:50
603,717,632 45% 1.22MB/s 0:09:49
605,028,352 45% 1.22MB/s 0:09:49
606,339,072 45% 1.22MB/s 0:09:48
607,649,792 45% 1.21MB/s 0:09:48
608,960,512 45% 1.21MB/s 0:09:49
610,271,232 45% 1.21MB/s 0:09:48
611,581,952 45% 1.21MB/s 0:09:47
612,892,672 45% 1.21MB/s 0:09:44
614,203,392 45% 1.21MB/s 0:09:43
615,514,112 45% 1.21MB/s 0:09:43
616,824,832 46% 1.21MB/s 0:09:42
618,135,552 46% 1.20MB/s 0:09:44
619,446,272 46% 1.20MB/s 0:09:44
620,756,992 46% 1.20MB/s 0:09:44
622,067,712 46% 1.20MB/s 0:09:43
623,378,432 46% 1.20MB/s 0:09:41
624,689,152 46% 1.21MB/s 0:09:39
625,999,872 46% 1.20MB/s 0:09:38
627,310,592 46% 1.20MB/s 0:09:38
628,621,312 46% 1.20MB/s 0:09:37
629,932,032 47% 1.20MB/s 0:09:39
631,242,752 47% 1.20MB/s 0:09:36
632,553,472 47% 1.20MB/s 0:09:32
633,864,192 47% 1.20MB/s 0:09:35
635,174,912 47% 1.19MB/s 0:09:35
636,485,632 47% 1.20MB/s 0:09:34
637,796,352 47% 1.19MB/s 0:09:33
639,107,072 47% 1.20MB/s 0:09:27
640,417,792 47% 1.21MB/s 0:09:22
641,728,512 47% 1.21MB/s 0:09:21
643,039,232 48% 1.21MB/s 0:09:20
644,349,952 48% 1.21MB/s 0:09:20
645,660,672 48% 1.21MB/s 0:09:19
646,971,392 48% 1.21MB/s 0:09:18
648,282,112 48% 1.21MB/s 0:09:18
649,560,064 48% 1.21MB/s 0:09:18
650,870,784 48% 1.20MB/s 0:09:18
652,181,504 48% 1.20MB/s 0:09:17
653,492,224 48% 1.20MB/s 0:09:16
654,802,944 48% 1.21MB/s 0:09:11
656,113,664 48% 1.22MB/s 0:09:07
657,424,384 49% 1.21MB/s 0:09:10
658,735,104 49% 1.21MB/s 0:09:08
660,045,824 49% 1.20MB/s 0:09:12
661,356,544 49% 1.20MB/s 0:09:12
662,667,264 49% 1.20MB/s 0:09:12
663,977,984 49% 1.19MB/s 0:09:12
665,288,704 49% 1.19MB/s 0:09:12
666,599,424 49% 1.19MB/s 0:09:10
667,910,144 49% 1.20MB/s 0:09:07
669,220,864 49% 1.20MB/s 0:09:03
670,531,584 50% 1.21MB/s 0:09:01
671,842,304 50% 1.21MB/s 0:08:57
673,153,024 50% 1.22MB/s 0:08:54
674,463,744 50% 1.22MB/s 0:08:53
675,774,464 50% 1.22MB/s 0:08:49
677,085,184 50% 1.22MB/s 0:08:51
678,395,904 50% 1.21MB/s 0:08:53
679,706,624 50% 1.21MB/s 0:08:51
681,017,344 50% 1.21MB/s 0:08:52
682,328,064 50% 1.21MB/s 0:08:48
683,638,784 51% 1.22MB/s 0:08:45
684,949,504 51% 1.21MB/s 0:08:46
686,260,224 51% 1.22MB/s 0:08:44
687,570,944 51% 1.21MB/s 0:08:44
688,881,664 51% 1.21MB/s 0:08:42
690,192,384 51% 1.21MB/s 0:08:41
691,503,104 51% 1.22MB/s 0:08:40
692,813,824 51% 1.21MB/s 0:08:40
694,124,544 51% 1.21MB/s 0:08:39
695,435,264 51% 1.21MB/s 0:08:38
696,745,984 52% 1.21MB/s 0:08:38
698,056,704 52% 1.21MB/s 0:08:36
699,367,424 52% 1.21MB/s 0:08:35
700,678,144 52% 1.21MB/s 0:08:34
701,988,864 52% 1.21MB/s 0:08:34
703,299,584 52% 1.21MB/s 0:08:32
704,610,304 52% 1.21MB/s 0:08:31
705,921,024 52% 1.21MB/s 0:08:33
707,231,744 52% 1.21MB/s 0:08:30
708,542,464 52% 1.21MB/s 0:08:29
709,853,184 53% 1.21MB/s 0:08:29
711,163,904 53% 1.21MB/s 0:08:24
712,474,624 53% 1.21MB/s 0:08:25
713,785,344 53% 1.21MB/s 0:08:24
715,096,064 53% 1.21MB/s 0:08:23
716,406,784 53% 1.21MB/s 0:08:21
717,717,504 53% 1.21MB/s 0:08:20
719,028,224 53% 1.21MB/s 0:08:20
720,338,944 53% 1.21MB/s 0:08:20
721,649,664 53% 1.20MB/s 0:08:21
722,960,384 53% 1.20MB/s 0:08:22
724,271,104 54% 1.19MB/s 0:08:24
725,581,824 54% 1.19MB/s 0:08:24
726,892,544 54% 1.19MB/s 0:08:23
728,203,264 54% 1.19MB/s 0:08:21
729,513,984 54% 1.20MB/s 0:08:17
730,824,704 54% 1.20MB/s 0:08:15
732,135,424 54% 1.20MB/s 0:08:13
733,446,144 54% 1.20MB/s 0:08:11
734,756,864 54% 1.20MB/s 0:08:10
736,067,584 54% 1.21MB/s 0:08:08
737,378,304 55% 1.21MB/s 0:08:05
738,689,024 55% 1.21MB/s 0:08:06
739,999,744 55% 1.20MB/s 0:08:05
741,310,464 55% 1.20MB/s 0:08:06
742,621,184 55% 1.20MB/s 0:08:06
743,931,904 55% 1.20MB/s 0:08:06
745,242,624 55% 1.20MB/s 0:08:04
746,553,344 55% 1.20MB/s 0:08:02
747,864,064 55% 1.20MB/s 0:07:59
749,174,784 55% 1.21MB/s 0:07:55
750,485,504 56% 1.21MB/s 0:07:54
751,796,224 56% 1.21MB/s 0:07:54
753,106,944 56% 1.20MB/s 0:07:55
754,417,664 56% 1.20MB/s 0:07:54
755,728,384 56% 1.21MB/s 0:07:52
757,039,104 56% 1.21MB/s 0:07:51
758,349,824 56% 1.19MB/s 0:07:55
759,660,544 56% 1.19MB/s 0:07:54
760,971,264 56% 1.20MB/s 0:07:52
762,281,984 56% 1.20MB/s 0:07:49
763,592,704 57% 1.21MB/s 0:07:42
764,903,424 57% 1.21MB/s 0:07:42
766,214,144 57% 1.21MB/s 0:07:44
767,524,864 57% 1.20MB/s 0:07:46
768,835,584 57% 1.20MB/s 0:07:42
770,146,304 57% 1.20MB/s 0:07:41
771,457,024 57% 1.21MB/s 0:07:37
772,767,744 57% 1.22MB/s 0:07:32
774,078,464 57% 1.22MB/s 0:07:34
775,389,184 57% 1.21MB/s 0:07:35
776,699,904 57% 1.21MB/s 0:07:35
778,010,624 58% 1.21MB/s 0:07:34
779,321,344 58% 1.20MB/s 0:07:35
780,632,064 58% 1.20MB/s 0:07:33
781,942,784 58% 1.19MB/s 0:07:36
783,220,736 58% 1.19MB/s 0:07:36
784,531,456 58% 1.20MB/s 0:07:32
785,842,176 58% 1.20MB/s 0:07:30
787,152,896 58% 1.20MB/s 0:07:29
788,463,616 58% 1.20MB/s 0:07:28
789,774,336 58% 1.20MB/s 0:07:28
791,085,056 59% 1.19MB/s 0:07:29
792,395,776 59% 1.20MB/s 0:07:25
793,706,496 59% 1.20MB/s 0:07:25
795,017,216 59% 1.19MB/s 0:07:25
796,327,936 59% 1.20MB/s 0:07:23
797,638,656 59% 1.20MB/s 0:07:19
798,949,376 59% 1.21MB/s 0:07:16
800,260,096 59% 1.21MB/s 0:07:14
801,570,816 59% 1.21MB/s 0:07:13
802,881,536 59% 1.21MB/s 0:07:12
804,192,256 60% 1.21MB/s 0:07:11
805,502,976 60% 1.21MB/s 0:07:10
806,813,696 60% 1.21MB/s 0:07:08
808,124,416 60% 1.22MB/s 0:07:06
809,435,136 60% 1.22MB/s 0:07:05
810,745,856 60% 1.22MB/s 0:07:03
812,056,576 60% 1.21MB/s 0:07:03
813,367,296 60% 1.21MB/s 0:07:02
814,678,016 60% 1.21MB/s 0:07:01
815,988,736 60% 1.21MB/s 0:07:01
817,299,456 61% 1.21MB/s 0:06:59
818,610,176 61% 1.21MB/s 0:07:00
819,920,896 61% 1.21MB/s 0:06:59
821,231,616 61% 1.21MB/s 0:06:59
822,542,336 61% 1.21MB/s 0:06:58
823,853,056 61% 1.21MB/s 0:06:56
825,163,776 61% 1.21MB/s 0:06:54
826,474,496 61% 1.21MB/s 0:06:53
827,785,216 61% 1.22MB/s 0:06:49
829,095,936 61% 1.22MB/s 0:06:49
830,406,656 62% 1.21MB/s 0:06:49
831,717,376 62% 1.21MB/s 0:06:48
833,028,096 62% 1.21MB/s 0:06:48
834,338,816 62% 1.21MB/s 0:06:48
835,649,536 62% 1.19MB/s 0:06:51
836,960,256 62% 1.18MB/s 0:06:55
838,270,976 62% 1.17MB/s 0:06:57
839,581,696 62% 1.16MB/s 0:07:02
840,630,272 62% 1.07MB/s 0:07:35
841,547,776 62% 1023.06kB/s 0:08:06
842,858,496 62% 1021.43kB/s 0:08:06
844,169,216 63% 1.01MB/s 0:07:59
845,479,936 63% 1.11MB/s 0:07:16
846,790,656 63% 1.19MB/s 0:06:44
848,101,376 63% 1.20MB/s 0:06:38
849,412,096 63% 1.21MB/s 0:06:35
850,722,816 63% 1.21MB/s 0:06:34
852,033,536 63% 1.20MB/s 0:06:34
853,344,256 63% 1.20MB/s 0:06:34
854,654,976 63% 1.20MB/s 0:06:35
855,965,696 63% 1.19MB/s 0:06:37
857,276,416 64% 1.19MB/s 0:06:36
858,587,136 64% 1.18MB/s 0:06:36
859,897,856 64% 1.19MB/s 0:06:34
861,208,576 64% 1.19MB/s 0:06:33
862,519,296 64% 1.19MB/s 0:06:32
863,830,016 64% 1.18MB/s 0:06:32
865,140,736 64% 1.18MB/s 0:06:31
866,451,456 64% 1.18MB/s 0:06:29
867,762,176 64% 1.18MB/s 0:06:28
869,072,896 64% 1.19MB/s 0:06:27
870,383,616 64% 1.18MB/s 0:06:27
871,694,336 65% 1.18MB/s 0:06:26
873,005,056 65% 1.18MB/s 0:06:25
874,315,776 65% 1.19MB/s 0:06:22
875,626,496 65% 1.20MB/s 0:06:17
876,937,216 65% 1.21MB/s 0:06:13
878,247,936 65% 1.21MB/s 0:06:10
879,558,656 65% 1.22MB/s 0:06:09
880,869,376 65% 1.21MB/s 0:06:09
882,180,096 65% 1.21MB/s 0:06:09
883,490,816 65% 1.21MB/s 0:06:08
884,801,536 66% 1.20MB/s 0:06:09
886,112,256 66% 1.20MB/s 0:06:08
887,422,976 66% 1.20MB/s 0:06:06
888,733,696 66% 1.20MB/s 0:06:06
890,044,416 66% 1.20MB/s 0:06:04
891,355,136 66% 1.20MB/s 0:06:03
892,665,856 66% 1.20MB/s 0:06:03
893,976,576 66% 1.20MB/s 0:06:01
895,287,296 66% 1.21MB/s 0:05:58
896,598,016 66% 1.20MB/s 0:05:59
897,908,736 67% 1.21MB/s 0:05:57
899,219,456 67% 1.21MB/s 0:05:56
900,530,176 67% 1.20MB/s 0:05:56
901,840,896 67% 1.21MB/s 0:05:52
903,151,616 67% 1.21MB/s 0:05:51
904,462,336 67% 1.21MB/s 0:05:50
905,773,056 67% 1.21MB/s 0:05:48
907,083,776 67% 1.21MB/s 0:05:47
908,394,496 67% 1.21MB/s 0:05:46
909,705,216 67% 1.21MB/s 0:05:47
911,015,936 68% 1.21MB/s 0:05:46
912,326,656 68% 1.21MB/s 0:05:45
913,637,376 68% 1.20MB/s 0:05:45
914,948,096 68% 1.21MB/s 0:05:42
916,258,816 68% 1.21MB/s 0:05:42
917,536,768 68% 1.19MB/s 0:05:45
918,847,488 68% 1.20MB/s 0:05:41
920,158,208 68% 1.20MB/s 0:05:40
921,468,928 68% 1.21MB/s 0:05:37
922,779,648 68% 1.22MB/s 0:05:34
924,090,368 68% 1.21MB/s 0:05:35
925,401,088 69% 1.21MB/s 0:05:34
926,711,808 69% 1.21MB/s 0:05:34
928,022,528 69% 1.21MB/s 0:05:31
929,333,248 69% 1.21MB/s 0:05:30
930,643,968 69% 1.21MB/s 0:05:29
931,954,688 69% 1.21MB/s 0:05:29
933,265,408 69% 1.20MB/s 0:05:30
934,576,128 69% 1.20MB/s 0:05:29
935,886,848 69% 1.20MB/s 0:05:28
937,197,568 69% 1.21MB/s 0:05:25
938,508,288 70% 1.21MB/s 0:05:24
939,819,008 70% 1.21MB/s 0:05:23
941,129,728 70% 1.21MB/s 0:05:22
942,440,448 70% 1.21MB/s 0:05:21
943,751,168 70% 1.21MB/s 0:05:19
945,061,888 70% 1.21MB/s 0:05:18
946,372,608 70% 1.21MB/s 0:05:16
947,683,328 70% 1.21MB/s 0:05:14
948,994,048 70% 1.21MB/s 0:05:14
950,304,768 70% 1.21MB/s 0:05:12
951,615,488 71% 1.22MB/s 0:05:11
952,926,208 71% 1.21MB/s 0:05:10
954,236,928 71% 1.21MB/s 0:05:10
955,547,648 71% 1.21MB/s 0:05:09
956,858,368 71% 1.21MB/s 0:05:08
958,169,088 71% 1.21MB/s 0:05:06
959,479,808 71% 1.22MB/s 0:05:05
960,790,528 71% 1.21MB/s 0:05:04
962,101,248 71% 1.21MB/s 0:05:03
963,411,968 71% 1.21MB/s 0:05:02
964,722,688 72% 1.21MB/s 0:05:01
966,033,408 72% 1.21MB/s 0:05:00
967,344,128 72% 1.21MB/s 0:05:00
968,654,848 72% 1.21MB/s 0:04:59
969,965,568 72% 1.21MB/s 0:04:59
971,276,288 72% 1.21MB/s 0:04:56
972,587,008 72% 1.21MB/s 0:04:55
973,897,728 72% 1.22MB/s 0:04:53
975,208,448 72% 1.22MB/s 0:04:52
976,519,168 72% 1.21MB/s 0:04:53
977,829,888 73% 1.21MB/s 0:04:52
979,140,608 73% 1.20MB/s 0:04:52
980,451,328 73% 1.20MB/s 0:04:52
981,762,048 73% 1.19MB/s 0:04:52
983,072,768 73% 1.19MB/s 0:04:51
984,383,488 73% 1.20MB/s 0:04:49
985,694,208 73% 1.20MB/s 0:04:48
987,004,928 73% 1.20MB/s 0:04:47
988,315,648 73% 1.20MB/s 0:04:45
989,626,368 73% 1.20MB/s 0:04:44
990,937,088 73% 1.20MB/s 0:04:42
992,247,808 74% 1.21MB/s 0:04:39
993,558,528 74% 1.21MB/s 0:04:38
994,869,248 74% 1.21MB/s 0:04:37
996,179,968 74% 1.21MB/s 0:04:36
997,490,688 74% 1.20MB/s 0:04:38
998,801,408 74% 1.20MB/s 0:04:36
1,000,112,128 74% 1.20MB/s 0:04:35
1,001,422,848 74% 1.20MB/s 0:04:34
1,002,733,568 74% 1.22MB/s 0:04:30
1,004,044,288 74% 1.22MB/s 0:04:29
1,005,355,008 75% 1.22MB/s 0:04:28
1,006,665,728 75% 1.22MB/s 0:04:27
1,007,976,448 75% 1.21MB/s 0:04:27
1,009,287,168 75% 1.21MB/s 0:04:26
1,010,597,888 75% 1.21MB/s 0:04:25
1,011,908,608 75% 1.21MB/s 0:04:24
1,013,219,328 75% 1.21MB/s 0:04:22
1,014,530,048 75% 1.22MB/s 0:04:20
1,015,840,768 75% 1.21MB/s 0:04:20
1,017,151,488 75% 1.21MB/s 0:04:20
1,018,462,208 76% 1.21MB/s 0:04:19
1,019,772,928 76% 1.21MB/s 0:04:18
1,021,083,648 76% 1.21MB/s 0:04:16
1,022,394,368 76% 1.21MB/s 0:04:15
1,023,705,088 76% 1.21MB/s 0:04:14
1,025,015,808 76% 1.21MB/s 0:04:13
1,026,326,528 76% 1.21MB/s 0:04:11
1,027,637,248 76% 1.22MB/s 0:04:10
1,028,947,968 76% 1.22MB/s 0:04:08
1,030,258,688 76% 1.22MB/s 0:04:08
1,031,569,408 77% 1.21MB/s 0:04:07
1,032,880,128 77% 1.21MB/s 0:04:06
1,034,190,848 77% 1.21MB/s 0:04:06
1,035,501,568 77% 1.21MB/s 0:04:06
1,036,812,288 77% 1.20MB/s 0:04:05
1,038,123,008 77% 1.19MB/s 0:04:07
1,039,433,728 77% 1.18MB/s 0:04:08
1,040,744,448 77% 1.16MB/s 0:04:11
1,042,055,168 77% 1.16MB/s 0:04:11
1,043,365,888 77% 1.17MB/s 0:04:07
1,044,676,608 77% 1.18MB/s 0:04:04
1,045,987,328 78% 1.20MB/s 0:03:58
1,047,298,048 78% 1.20MB/s 0:03:56
1,048,608,768 78% 1.20MB/s 0:03:56
1,049,919,488 78% 1.20MB/s 0:03:55
1,051,230,208 78% 1.18MB/s 0:03:57
1,052,508,160 78% 1.17MB/s 0:03:59
1,053,818,880 78% 1.17MB/s 0:03:57
1,055,129,600 78% 1.17MB/s 0:03:57
1,056,440,320 78% 1.17MB/s 0:03:55
1,057,751,040 78% 1.19MB/s 0:03:50
1,059,061,760 79% 1.20MB/s 0:03:48
1,060,372,480 79% 1.20MB/s 0:03:46
1,061,683,200 79% 1.21MB/s 0:03:44
1,062,993,920 79% 1.21MB/s 0:03:43
1,064,304,640 79% 1.20MB/s 0:03:43
1,065,615,360 79% 1.20MB/s 0:03:42
1,066,926,080 79% 1.20MB/s 0:03:41
1,068,236,800 79% 1.21MB/s 0:03:39
1,069,547,520 79% 1.21MB/s 0:03:38
1,070,858,240 79% 1.21MB/s 0:03:36
1,072,168,960 80% 1.21MB/s 0:03:35
1,073,479,680 80% 1.21MB/s 0:03:34
1,074,790,400 80% 1.21MB/s 0:03:34
1,076,101,120 80% 1.21MB/s 0:03:33
1,077,411,840 80% 1.20MB/s 0:03:33
1,078,722,560 80% 1.19MB/s 0:03:33
1,080,033,280 80% 1.19MB/s 0:03:32
1,081,344,000 80% 1.19MB/s 0:03:31
1,082,654,720 80% 1.18MB/s 0:03:32
1,083,965,440 80% 1.18MB/s 0:03:31
1,085,276,160 81% 1.18MB/s 0:03:30
1,086,586,880 81% 1.18MB/s 0:03:28
1,087,897,600 81% 1.19MB/s 0:03:26
1,089,208,320 81% 1.19MB/s 0:03:24
1,090,519,040 81% 1.19MB/s 0:03:23
1,091,829,760 81% 1.19MB/s 0:03:22
1,093,140,480 81% 1.21MB/s 0:03:19
1,094,451,200 81% 1.20MB/s 0:03:19
1,095,761,920 81% 1.20MB/s 0:03:18
1,097,072,640 81% 1.20MB/s 0:03:17
1,098,383,360 82% 1.20MB/s 0:03:16
1,099,694,080 82% 1.21MB/s 0:03:14
1,101,004,800 82% 1.21MB/s 0:03:12
1,102,315,520 82% 1.21MB/s 0:03:10
1,103,626,240 82% 1.20MB/s 0:03:11
1,104,936,960 82% 1.20MB/s 0:03:11
1,106,247,680 82% 1.20MB/s 0:03:10
1,107,558,400 82% 1.20MB/s 0:03:09
1,108,869,120 82% 1.21MB/s 0:03:05
1,110,179,840 82% 1.22MB/s 0:03:04
1,111,490,560 82% 1.22MB/s 0:03:02
1,112,801,280 83% 1.21MB/s 0:03:02
1,114,112,000 83% 1.21MB/s 0:03:01
1,115,422,720 83% 1.21MB/s 0:03:00
1,116,733,440 83% 1.20MB/s 0:03:01
1,118,044,160 83% 1.20MB/s 0:03:00
1,119,354,880 83% 1.20MB/s 0:02:59
1,120,665,600 83% 1.20MB/s 0:02:57
1,121,976,320 83% 1.21MB/s 0:02:55
1,123,287,040 83% 1.21MB/s 0:02:54
1,124,597,760 83% 1.21MB/s 0:02:53
1,125,908,480 84% 1.20MB/s 0:02:53
1,127,219,200 84% 1.20MB/s 0:02:52
1,128,529,920 84% 1.20MB/s 0:02:51
1,129,840,640 84% 1.19MB/s 0:02:51
1,131,151,360 84% 1.20MB/s 0:02:49
1,132,462,080 84% 1.20MB/s 0:02:48
1,133,772,800 84% 1.20MB/s 0:02:47
1,135,083,520 84% 1.21MB/s 0:02:45
1,136,394,240 84% 1.21MB/s 0:02:44
1,137,704,960 84% 1.21MB/s 0:02:42
1,139,015,680 85% 1.22MB/s 0:02:40
1,140,326,400 85% 1.22MB/s 0:02:39
1,141,637,120 85% 1.22MB/s 0:02:38
1,142,947,840 85% 1.20MB/s 0:02:39
1,144,258,560 85% 1.19MB/s 0:02:39
1,145,569,280 85% 1.19MB/s 0:02:38
1,146,880,000 85% 1.19MB/s 0:02:37
1,148,190,720 85% 1.20MB/s 0:02:35
1,149,501,440 85% 1.20MB/s 0:02:34
1,150,812,160 85% 1.20MB/s 0:02:33
1,152,122,880 86% 1.20MB/s 0:02:32
1,153,433,600 86% 1.20MB/s 0:02:30
1,154,744,320 86% 1.21MB/s 0:02:29
1,156,055,040 86% 1.20MB/s 0:02:29
1,157,365,760 86% 1.18MB/s 0:02:30
1,158,545,408 86% 1.16MB/s 0:02:32
1,159,856,128 86% 1.15MB/s 0:02:32
1,161,166,848 86% 1.15MB/s 0:02:31
1,162,477,568 86% 1.16MB/s 0:02:28
1,163,788,288 86% 1.19MB/s 0:02:24
1,165,099,008 86% 1.20MB/s 0:02:21
1,166,409,728 87% 1.20MB/s 0:02:20
1,167,720,448 87% 1.21MB/s 0:02:18
1,169,031,168 87% 1.21MB/s 0:02:17
1,170,341,888 87% 1.21MB/s 0:02:16
1,171,652,608 87% 1.21MB/s 0:02:15
1,172,963,328 87% 1.21MB/s 0:02:14
1,174,274,048 87% 1.21MB/s 0:02:13
1,175,584,768 87% 1.21MB/s 0:02:12
1,176,895,488 87% 1.21MB/s 0:02:11
1,178,206,208 87% 1.22MB/s 0:02:09
1,179,516,928 88% 1.22MB/s 0:02:08
1,180,827,648 88% 1.22MB/s 0:02:07
1,182,138,368 88% 1.22MB/s 0:02:05
1,183,449,088 88% 1.22MB/s 0:02:05
1,184,759,808 88% 1.22MB/s 0:02:04
1,186,037,760 88% 1.21MB/s 0:02:03
1,187,348,480 88% 1.21MB/s 0:02:02
1,188,659,200 88% 1.21MB/s 0:02:01
1,189,969,920 88% 1.21MB/s 0:02:00
1,191,280,640 88% 1.22MB/s 0:01:58
1,192,591,360 89% 1.21MB/s 0:01:58
1,193,902,080 89% 1.22MB/s 0:01:56
1,195,212,800 89% 1.22MB/s 0:01:55
1,196,523,520 89% 1.22MB/s 0:01:54
1,197,834,240 89% 1.21MB/s 0:01:53
1,199,144,960 89% 1.21MB/s 0:01:53
1,200,455,680 89% 1.20MB/s 0:01:52
1,201,766,400 89% 1.20MB/s 0:01:52
1,203,077,120 89% 1.20MB/s 0:01:51
1,204,387,840 89% 1.19MB/s 0:01:50
1,205,698,560 90% 1.18MB/s 0:01:50
1,207,009,280 90% 1.17MB/s 0:01:50
1,208,320,000 90% 1.17MB/s 0:01:49
1,209,630,720 90% 1.16MB/s 0:01:49
1,210,941,440 90% 1.17MB/s 0:01:47
1,212,252,160 90% 1.17MB/s 0:01:45
1,213,562,880 90% 1.18MB/s 0:01:43
1,214,873,600 90% 1.20MB/s 0:01:41
1,216,184,320 90% 1.20MB/s 0:01:39
1,217,495,040 90% 1.21MB/s 0:01:38
1,218,805,760 91% 1.21MB/s 0:01:37
1,220,116,480 91% 1.21MB/s 0:01:36
1,221,427,200 91% 1.21MB/s 0:01:35
1,222,737,920 91% 1.20MB/s 0:01:34
1,224,048,640 91% 1.19MB/s 0:01:34
1,225,359,360 91% 1.19MB/s 0:01:33
1,226,670,080 91% 1.20MB/s 0:01:32
1,227,980,800 91% 1.20MB/s 0:01:30
1,229,291,520 91% 1.21MB/s 0:01:28
1,230,602,240 91% 1.21MB/s 0:01:28
1,231,912,960 91% 1.21MB/s 0:01:27
1,233,223,680 92% 1.21MB/s 0:01:25
1,234,534,400 92% 1.20MB/s 0:01:24
1,235,845,120 92% 1.21MB/s 0:01:23
1,237,155,840 92% 1.21MB/s 0:01:22
1,238,466,560 92% 1.20MB/s 0:01:21
1,239,777,280 92% 1.21MB/s 0:01:20
1,241,088,000 92% 1.21MB/s 0:01:19
1,242,398,720 92% 1.21MB/s 0:01:18
1,243,709,440 92% 1.20MB/s 0:01:17
1,245,020,160 92% 1.21MB/s 0:01:16
1,246,330,880 93% 1.21MB/s 0:01:15
1,247,641,600 93% 1.21MB/s 0:01:13
1,248,952,320 93% 1.21MB/s 0:01:12
1,250,263,040 93% 1.20MB/s 0:01:12
1,251,573,760 93% 1.20MB/s 0:01:11
1,252,884,480 93% 1.20MB/s 0:01:10
1,254,195,200 93% 1.20MB/s 0:01:09
1,255,505,920 93% 1.19MB/s 0:01:08
1,256,816,640 93% 1.19MB/s 0:01:07
1,258,127,360 93% 1.19MB/s 0:01:06
1,259,438,080 94% 1.19MB/s 0:01:05
1,260,748,800 94% 1.19MB/s 0:01:04
1,262,059,520 94% 1.19MB/s 0:01:03
1,263,370,240 94% 1.19MB/s 0:01:02
1,264,680,960 94% 1.19MB/s 0:01:01
1,265,860,608 94% 1.17MB/s 0:01:01
1,267,040,256 94% 1.15MB/s 0:01:01
1,268,350,976 94% 1.16MB/s 0:00:59
1,269,661,696 94% 1.16MB/s 0:00:58
1,270,972,416 94% 1.19MB/s 0:00:56
1,272,283,136 94% 1.21MB/s 0:00:54
1,273,593,856 95% 1.21MB/s 0:00:52
1,274,904,576 95% 1.21MB/s 0:00:51
1,276,215,296 95% 1.21MB/s 0:00:50
1,277,526,016 95% 1.21MB/s 0:00:50
1,278,836,736 95% 1.21MB/s 0:00:48
1,280,147,456 95% 1.21MB/s 0:00:47
1,281,458,176 95% 1.22MB/s 0:00:46
1,282,768,896 95% 1.22MB/s 0:00:45
1,284,079,616 95% 1.22MB/s 0:00:44
1,285,390,336 95% 1.22MB/s 0:00:43
1,286,701,056 96% 1.22MB/s 0:00:42
1,288,011,776 96% 1.22MB/s 0:00:41
1,289,322,496 96% 1.22MB/s 0:00:40
1,290,633,216 96% 1.21MB/s 0:00:39
1,291,943,936 96% 1.22MB/s 0:00:38
1,293,254,656 96% 1.22MB/s 0:00:37
1,294,565,376 96% 1.21MB/s 0:00:36
1,295,876,096 96% 1.22MB/s 0:00:34
1,297,186,816 96% 1.22MB/s 0:00:33
1,298,497,536 96% 1.22MB/s 0:00:32
1,299,808,256 97% 1.21MB/s 0:00:31
1,301,118,976 97% 1.21MB/s 0:00:30
1,302,429,696 97% 1.21MB/s 0:00:29
1,303,740,416 97% 1.20MB/s 0:00:28
1,305,051,136 97% 1.21MB/s 0:00:27
1,306,361,856 97% 1.21MB/s 0:00:26
1,307,672,576 97% 1.21MB/s 0:00:25
1,308,983,296 97% 1.21MB/s 0:00:24
1,310,294,016 97% 1.21MB/s 0:00:23
1,311,604,736 97% 1.21MB/s 0:00:22
1,312,915,456 98% 1.20MB/s 0:00:21
1,314,226,176 98% 1.19MB/s 0:00:20
1,315,536,896 98% 1.20MB/s 0:00:19
1,316,847,616 98% 1.20MB/s 0:00:18
1,318,158,336 98% 1.19MB/s 0:00:17
1,319,469,056 98% 1.20MB/s 0:00:16
1,320,747,008 98% 1.19MB/s 0:00:15
1,322,057,728 98% 1.19MB/s 0:00:14
1,323,368,448 98% 1.19MB/s 0:00:13
1,324,679,168 98% 1.20MB/s 0:00:11
1,325,989,888 99% 1.20MB/s 0:00:10
1,327,300,608 99% 1.20MB/s 0:00:09
1,328,611,328 99% 1.20MB/s 0:00:08
1,329,922,048 99% 1.21MB/s 0:00:07
1,331,232,768 99% 1.21MB/s 0:00:06
1,332,543,488 99% 1.21MB/s 0:00:05
1,333,854,208 99% 1.22MB/s 0:00:04
1,335,164,928 99% 1.21MB/s 0:00:03
1,336,475,648 99% 1.21MB/s 0:00:02
1,337,786,368 99% 1.22MB/s 0:00:01
1,339,097,088 99% 1.22MB/s 0:00:00
1,339,341,192 100% 1.20MB/s 0:17:43 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221119-tablet-x64uefi.img.xz.sha256
131 100% 1.24kB/s 0:00:00
131 100% 1.24kB/s 0:00:00 (xfr#6, to-chk=0/7)
sent 3,130,560,128 bytes received 577 bytes 1,256,496.37 bytes/sec
total size is 3,129,795,420 speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@6d50a8dd[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:247add9) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/247add935fd3a2c38898774e934f60f40a90a1f3
Sending notification to Discord.
Finished: SUCCESS