Skipping 762 KB..
Full Log "name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17950.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
}
]
}
(3233645) [16:14:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3233645) [16:14:38] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3233645) [16:14:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3233645) [16:14:38] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3233645) [16:14:38] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(3233645) [16:14:38] (native) install e2fsprogs
(3233645) [16:14:38] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3233645) [16:14:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3233645) [16:14:38] (native) % cat /tmp/apk_progress_fifo
(3233645) [16:14:38] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(3233645) [16:14:38] New background process: pid=3294348, output=background
(1/3) Installing libcom_err (1.46.5-r5)
(2/3) Installing e2fsprogs-libs (1.46.5-r5)
(3/3) Installing e2fsprogs (1.46.5-r5)
Executing busybox-1.36.0-r0.trigger
OK: 538 MiB in 127 packages
(3233645) [16:14:39] (native) format /dev/installp2 (root, ext4)
(3233645) [16:14:39] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(3233645) [16:14:39] (native) mount /dev/installp2 to /mnt/install
(3233645) [16:14:39] (native) % mkdir -p /mnt/install
(3233645) [16:14:39] (native) % mount /dev/installp2 /mnt/install
(3233645) [16:14:39] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(3233645) [16:14:39] (native) install dosfstools
(3233645) [16:14:39] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3233645) [16:14:39] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3233645) [16:14:39] (native) % cat /tmp/apk_progress_fifo
(3233645) [16:14:39] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(3233645) [16:14:39] New background process: pid=3294378, output=background
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.36.0-r0.trigger
OK: 538 MiB in 128 packages
(3233645) [16:14:40] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(3233645) [16:14:40] (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
(3233645) [16:14:40] (native) % mkdir -p /mnt/install/boot
(3233645) [16:14:40] (native) % mount /dev/installp1 /mnt/install/boot
(3233645) [16:14:40] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(3233645) [16:14:40] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(3233645) [16:14:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3233645) [16:14:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3233645) [16:14:40] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(3233645) [16:14:40] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(3233645) [16:14:40] (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/
(3233645) [16:14:47] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(3233645) [16:14:47] % 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
(3233645) [16:14:47] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos@local-63c0301a.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % 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/
(3233645) [16:14:47] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(3233645) [16:14:47] % 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
(3233645) [16:14:47] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(3233645) [16:14:47] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(3233645) [16:14:52] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17950.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
}
]
}
(3233645) [16:14:52] (native) umount /dev/loop9
(3233645) [16:14:52] (native) % losetup -d /dev/loop9
(3233645) [16:14:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3233645) [16:14:52]
(3233645) [16:14:52] *** FLASHING INFORMATION ***
(3233645) [16:14:52] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(3233645) [16:14:52] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(3233645) [16:14:52]
(3233645) [16:14:52] *** SSH DAEMON INFORMATION ***
(3233645) [16:14:52] SSH daemon is enabled (disable with --no-sshd).
(3233645) [16:14:52] Login as 'user' with the password given during installation.
(3233645) [16:14:52]
(3233645) [16:14:52] *** FIREWALL INFORMATION ***
(3233645) [16:14:52] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(3233645) [16:14:52] For more information: https://postmarketos.org/firewall
(3233645) [16:14:52]
(3233645) [16:14:52] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(3233645) [16:14:52] DONE!
total 2393864
-rw-r--r-- 1 root 12345 3683647488 Jan 12 16:14 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop9
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.snap 0 512
/dev/loop8 0 0 1 1 /var/lib/snapd/snaps/snapd_17950.snap 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core20_1778.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512
/dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512
/dev/loop7 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Jan 12 16:15 pmOS_boot -> ../../loop9p1
lrwxrwxrwx 1 root root 13 Jan 12 16:15 pmOS_root -> ../../loop9p2
lrwxrwxrwx 1 root root 10 Jan 12 16:15 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Jan 12 16:13 bin
drwxr-xr-x 2 root root 4096 Jan 12 16:14 boot
drwxr-xr-x 2 root root 4096 Jan 12 16:06 dev
drwxr-xr-x 66 root root 4096 Jan 12 16:14 etc
drwxr-xr-x 3 root root 4096 Jan 12 16:14 home
drwxr-xr-x 15 root root 4096 Jan 12 16:12 lib
drwx------ 2 root root 16384 Jan 12 16:14 lost+found
drwxr-xr-x 5 root root 4096 Jan 12 16:06 media
drwxr-xr-x 8 root root 4096 Jan 12 16:06 mnt
drwxr-xr-x 2 root root 4096 Jan 12 16:06 opt
drwxr-xr-x 2 root root 4096 Jan 12 16:06 proc
drwx------ 2 root root 4096 Jan 12 16:06 root
drwxr-xr-x 6 root root 4096 Jan 12 16:12 run
drwxr-xr-x 2 root root 4096 Jan 12 16:12 sbin
drwxr-xr-x 2 root root 4096 Jan 12 16:06 srv
drwxr-xr-x 2 root root 4096 Jan 12 16:06 sys
drwxrwxrwt 2 root root 4096 Jan 12 16:14 tmp
drwxr-xr-x 9 root root 4096 Jan 12 16:11 usr
drwxr-xr-x 13 root root 4096 Jan 12 16:11 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2023-01-12 16:15:15-- 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% 123M=0s
2023-01-12 16:15:15 (123 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
2023-01-10 13:00:59.671481 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-3420-g0ceb76f420 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-3427-g91f89d83b6 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-3428-g401e1f262e [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25215 distinct packages available
(1/101) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1673358771-r0)
(2/101) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1673358771-r0)
(3/101) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1673051002-r1)
(4/101) Upgrading karchive (5.101.0-r0 -> 9999_git1673058100-r0)
(5/101) Upgrading kconfig (5.101.0-r0 -> 9999_git1673449355-r0)
(6/101) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1673051122-r0)
(7/101) Upgrading kcrash (5.101.0-r0 -> 9999_git1673051132-r0)
(8/101) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1673051153-r0)
(9/101) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1673051619-r0)
(10/101) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1673051265-r0)
(11/101) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1673447702-r0)
(12/101) Upgrading ki18n (5.101.0-r0 -> 9999_git1673058218-r0)
(13/101) Upgrading kauth (5.101.0-r0 -> 9999_git1673222972-r0)
(14/101) Upgrading kcodecs (5.101.0-r0 -> 9999_git1673140149-r0)
(15/101) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1673051608-r0)
(16/101) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1673058122-r0)
(17/101) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1673051315-r0)
(18/101) Upgrading kitemviews (5.101.0-r0 -> 9999_git1673051388-r0)
(19/101) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1673474122-r0)
(20/101) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1673058110-r0)
(21/101) Upgrading kcompletion (5.101.0-r0 -> 9999_git1673051083-r0)
(22/101) Upgrading kdoctools (5.101.0-r0 -> 9999_git1673058195-r0)
(23/101) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1673051397-r0)
(24/101) Upgrading knotifications (5.101.0-r0 -> 9999_git1673140535-r0)
(25/101) Upgrading kservice (5.101.0-r0 -> 9999_git1673058308-r0)
(26/101) Upgrading solid-libs (5.101.0-r0 -> 9999_git1673058374-r0)
(27/101) Upgrading sonnet (5.101.0-r0 -> 9999_git1673137979-r0)
(28/101) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1673051568-r0)
(29/101) Upgrading kio (5.101.0-r0 -> 9999_git1673477006-r0)
(30/101) Upgrading kpackage (5.101.0-r0 -> 9999_git1673058283-r0)
(31/101) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1673058149-r0)
(32/101) Upgrading kwayland (5.101.0-r0 -> 9999_git1673051598-r0)
(33/101) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1673058353-r0)
(34/101) Upgrading kwallet (5.101.0-r0 -> 9999_git1673058338-r0)
(35/101) Upgrading purpose (5.101.0-r0 -> 9999_git1673058365-r0)
(36/101) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0)
(37/101) Upgrading breeze-gtk (5.26.5-r0 -> 9999_git1667417749-r0)
(38/101) Upgrading attica (5.101.0-r0 -> 9999_git1673050952-r0)
(39/101) Upgrading kidletime (5.101.0-r0 -> 9999_git1673051326-r0)
(40/101) Upgrading knewstuff (5.101.0-r0 -> 9999_git1673051438-r0)
(41/101) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1673403271-r0)
(42/101) Upgrading kclock (22.11-r0 -> 9999_git1673404144-r0)
(43/101) Upgrading kdecoration (5.26.5-r0 -> 9999_git1672715987-r0)
(44/101) Upgrading kde-gtk-config (5.26.5-r0 -> 9999_git1669286098-r0)
(45/101) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1673370814-r0)
(46/101) Upgrading kcontacts (5.101.0-r0 -> 9999_git1673058137-r0)
(47/101) Upgrading kpeople (5.101.0-r0 -> 9999_git1673051485-r0)
(48/101) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1673453109-r0)
(49/101) Upgrading kcmutils (5.101.0-r0 -> 9999_git1673379102-r0)
(50/101) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1673050993-r0)
(51/101) Upgrading oxygen (5.26.5-r0 -> 9999_git1673057229-r0)
(52/101) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1673051649-r0)
(53/101) Upgrading plasma-dialer (22.11-r0 -> 9999_git1673445110-r0)
(54/101) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1673490231-r0)
(55/101) Upgrading kded (5.101.0-r0 -> 9999_git1673058163-r0)
(56/101) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1673050971-r0)
(57/101) Upgrading bluedevil (5.26.5-r0 -> 9999_git1673403923-r0)
(58/101) Upgrading breeze (5.26.5-r0 -> 9999_git1673060513-r0)
(59/101) Upgrading libkscreen (5.26.5-r0 -> 9999_git1673060703-r0)
(60/101) Upgrading layer-shell-qt (5.26.5-r0 -> 9999_git1671799851-r0)
(61/101) Upgrading kscreen (5.26.5-r0 -> 9999_git1673392416-r0)
(62/101) Upgrading kwallet-pam (5.26.5-r0 -> 9999_git1672970346-r0)
(63/101) Upgrading kwayland-integration (5.26.5-r0 -> 9999_git1671825709-r0)
(64/101) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1673050982-r0)
(65/101) Upgrading kactivities (5.101.0-r1 -> 9999_git1673051002-r1)
(66/101) Upgrading plasma-nano (5.26.5-r0 -> 9999_git1672716347-r0)
(67/101) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1673051659-r0)
(68/101) Upgrading plasma-nm (5.26.5-r0 -> 9999_git1673474997-r0)
(69/101) Upgrading plasma-settings (22.11-r0 -> 9999_git1673404155-r0)
(70/101) Upgrading kactivitymanagerd (5.26.5-r0 -> 9999_git1672715959-r1)
(71/101) Upgrading kinit (5.101.0-r0 -> 9999_git1673058230-r0)
(72/101) Upgrading kdnssd (5.101.0-r0 -> 9999_git1673051224-r0)
(73/101) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1673208728-r0)
(74/101) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1673051515-r0)
(75/101) Upgrading kscreenlocker (5.26.5-r0 -> 9999_git1673403985-r0)
(76/101) Upgrading kwin (5.26.5-r0 -> 9999_git1673473170-r0)
(77/101) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1673051378-r0)
(78/101) Upgrading threadweaver (5.101.0-r0 -> 9999_git1673051762-r0)
(79/101) Upgrading krunner (5.101.0-r0 -> 9999_git1673051539-r0)
(80/101) Upgrading milou (5.26.5-r0 -> 9999_git1672716212-r0)
(81/101) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1673294679-r0)
(82/101) Upgrading plasma-integration (5.26.5-r0 -> 9999_git1672801408-r0)
(83/101) Upgrading plasma-workspace-libs (5.26.5-r0 -> 9999_git1673404087-r0)
(84/101) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1673378270-r1)
(85/101) Upgrading baloo (5.101.0-r0 -> 9999_git1673056732-r0)
(86/101) Upgrading kholidays (5.101.0-r0 -> 9999_git1673051287-r0)
(87/101) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1673051457-r0)
(88/101) Upgrading kparts (5.101.0-r0 -> 9999_git1673051476-r0)
(89/101) Upgrading prison (5.101.0-r0 -> 9999_git1673051691-r0)
(90/101) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1673358827-r0)
(91/101) Upgrading libksysguard (5.26.5-r0 -> 9999_git1673317199-r0)
(92/101) Upgrading plasma-workspace (5.26.5-r0 -> 9999_git1673404087-r0)
(93/101) Upgrading kpty (5.101.0-r0 -> 9999_git1673051506-r0)
(94/101) Upgrading kde-cli-tools (5.26.5-r0 -> 9999_git1673230836-r0)
(95/101) Upgrading qqc2-breeze-style (5.26.5-r0 -> 9999_git1670949548-r0)
(96/101) Upgrading plasma-mobile (5.26.5-r0 -> 9999_git1673404060-r0)
(97/101) Upgrading polkit-kde-agent-1 (5.26.5-r0 -> 9999_git1672973577-r0)
(98/101) Upgrading powerdevil-libs (5.26.5-r0 -> 9999_git1673060842-r0)
(99/101) Upgrading powerdevil (5.26.5-r0 -> 9999_git1673060842-r0)
(100/101) Upgrading xdg-desktop-portal-kde (5.26.5-r0 -> 9999_git1673427665-r0)
(101/101) Upgrading qmlkonsole (22.11-r0 -> 9999_git1673229701-r0)
Executing busybox-1.36.0-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-25-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2413 MiB in 757 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-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-r1)
(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-57-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.5-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.1-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.36.0-r0.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-25-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2425 MiB in 767 packages
(1/104) Installing syndication (9999_git1673051742-r0)
(2/104) Installing alligator (9999_git1672801603-r0)
(3/104) Installing libavc1394 (0.5.4-r3)
(4/104) Installing libcaca (0.99_beta20-r0)
(5/104) Installing libdv (1.0.0-r7)
(6/104) Installing libiec61883 (1.2.0-r3)
(7/104) Installing libsamplerate (0.2.2-r0)
(8/104) Installing jack (1.9.21-r0)
(9/104) Installing mpg123-libs (1.31.1-r0)
(10/104) Installing speex (1.2.1-r0)
(11/104) Installing libshout (2.4.6-r1)
(12/104) Installing wavpack (5.6.0-r0)
(13/104) Installing gst-plugins-good (1.20.5-r0)
(14/104) Installing py3-parsing (3.0.9-r1)
(15/104) Installing py3-packaging (23.0-r0)
(16/104) Installing py3-setuptools (65.7.0-r0)
(17/104) Installing py3-certifi (2022.12.7-r0)
(18/104) Installing py3-charset-normalizer (3.0.1-r1)
(19/104) Installing py3-idna (3.4-r3)
(20/104) Installing py3-urllib3 (1.26.14-r0)
(21/104) Installing py3-requests (2.28.1-r2)
(22/104) Installing py3-ytmusicapi (0.24.1-r0)
(23/104) Installing libmng (2.0.3-r1)
(24/104) Installing qt5-qtimageformats (5.15.8_git20230103-r0)
(25/104) Installing py3-mutagen (1.46.0-r1)
(26/104) Installing py3-websockets (10.4-r2)
(27/104) Installing py3-brotli (1.0.9-r10)
(28/104) Installing yt-dlp (2023.01.06-r0)
(29/104) Installing audiotube (9999_git1673404130-r0)
(30/104) Installing calindori (9999_git1673388629-r0)
(31/104) Installing live-media (2022.10.01-r0)
(32/104) Installing libxpm (3.5.14-r0)
(33/104) Installing a52dec (0.8.0-r8)
(34/104) Installing vulkan-loader (1.3.236.0-r0)
(35/104) Installing ffmpeg4-libs (4.4.3-r0)
(36/104) Installing libbluray (1.3.4-r0)
(37/104) Installing libcddb (1.3.2-r4)
(38/104) Installing libdvbpsi (1.3.3-r0)
(39/104) Installing libdvdcss (1.4.3-r0)
(40/104) Installing libdvdread (6.1.3-r1)
(41/104) Installing libdvdnav (6.1.1-r0)
(42/104) Installing libebml (1.4.4-r0)
(43/104) Installing faad2-libs (2.10.1-r0)
(44/104) Installing libupnp (1.14.15-r0)
(45/104) Installing lua5.2-libs (5.2.4-r11)
(46/104) Installing libmad (0.15.1b-r9)
(47/104) Installing libmatroska (1.7.1-r0)
(48/104) Installing libmicrodns (0.2.0-r0)
(49/104) Installing libmpeg2 (0.5.1-r10)
(50/104) Installing glslang-libs (1.3.236.0-r0)
(51/104) Installing glslang (1.3.236.0-r0)
(52/104) Installing spirv-tools (1.3.236.0-r0)
(53/104) Installing shaderc (2022.4-r0)
(54/104) Installing libplacebo (5.229.2-r0)
(55/104) Installing libprotobuf-lite (3.21.12-r0)
(56/104) Installing vlc-libs (3.0.18-r1)
(57/104) Installing vlc (3.0.18-r1)
(58/104) Installing elisa (22.12.1-r0)
(59/104) Installing kunitconversion (9999_git1673369023-r0)
(60/104) Installing kalk (9999_git1673060890-r0)
(61/104) Installing qt5-qtkeychain (0.13.2-r1)
(62/104) Installing kasts (9999_git1672885909-r0)
(63/104) Installing keysmith (9999_git1673490378-r0)
(64/104) Installing krecorder (9999_git1672801673-r0)
(65/104) Installing kpublictransport (22.12.1-r0)
(66/104) Installing ktrip (9999_git1672717782-r0)
(67/104) Installing kweathercore (9999_git1672799736-r0)
(68/104) Installing qt5-qtcharts (5.15.8_git20221110-r0)
(69/104) Installing kweather (9999_git1672973665-r0)
(70/104) Installing olm (3.2.14-r0)
(71/104) Installing libquotient (0.7.1-r0)
(72/104) Installing libcmark (0.30.2-r1)
(73/104) Installing neochat (9999_git1673489764-r1)
(74/104) Installing kjs (9999_git1673058263-r0)
(75/104) Installing libdjvulibre (3.5.28-r3)
(76/104) Installing libzip (1.9.2-r2)
(77/104) Installing ebook-tools (0.2.2-r3)
(78/104) Installing discount-libs (2.2.7b-r0)
(79/104) Installing poppler (23.01.0-r0)
(80/104) Installing poppler-qt5 (23.01.0-r0)
(81/104) Installing kdegraphics-mobipocket (22.12.1-r0)
(82/104) Installing libspectre (0.2.12-r0)
(83/104) Installing okular-common (22.12.1-r0)
(84/104) Installing okular (22.12.1-r0)
(85/104) Installing plasma-camera (1.0_git20210328-r2)
(86/104) Installing gst-libav (1.20.5-r0)
(87/104) Installing gst-plugins-good-qt (1.20.5-r0)
(88/104) Installing libxpresent (1.0.1-r0)
(89/104) Installing libxscrnsaver (1.2.4-r0)
(90/104) Installing libcdio (2.1.0-r1)
(91/104) Installing libcdio-paranoia (10.2.2.0.1-r1)
(92/104) Installing luajit (2.1_p20210510-r3)
(93/104) Installing rubberband-libs (3.1.1-r2)
(94/104) Installing sndio-libs (1.9.0-r0)
(95/104) Installing uchardet-libs (0.0.8-r0)
(96/104) Installing zimg (3.0.4-r1)
(97/104) Installing mpv-libs (0.35.0-r1)
(98/104) Installing plasmatube (9999_git1672973701-r0)
(99/104) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(100/104) Installing postmarketos-config-nftables-mdns (0.13-r0)
(101/104) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(102/104) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(103/104) Installing qt5-qtwebsockets (5.15.8_git20230106-r0)
(104/104) Installing tokodon (9999_git1673489806-r0)
Executing busybox-1.36.0-r0.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-25-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.18-r1.trigger
OK: 2604 MiB in 871 packages
(chroot) Exiting chroot...
[16:17:01] Unregister qemu binfmt (arm)
[16:17:01] Unregister qemu binfmt (aarch64)
[16:17:01] Unregister qemu binfmt (riscv64)
[16:17:02] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:17:02] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:17:03] Remove /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64? (y/n) [n]: y
[16:17:03] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64
[16:17:03] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:17:03] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:17:05] Cleared up ~5887 MB of space
[16:17:05] [92mDONE![0m
removed 'images/pmos-plasma-mobile-nightly-20230111-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20230111-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20230111-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20230111-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20230111-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20230111-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 926.7 MiB / 3,554.0 MiB = 0.261, 45 MiB/s, 1:19
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230112-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 874.9 MiB / 3,513.0 MiB = 0.249, 45 MiB/s, 1:17
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230112-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,339.2 MiB / 4,716.0 MiB = 0.284, 47 MiB/s, 1:40
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230112-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20230110-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20230110-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20230110-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20230110-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20230110-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20230110-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20230112-pine64-pinephone.img.xz
32,768 0% 0.00kB/s 0:00:00
3,342,336 0% 3.01MB/s 0:05:14
4,653,056 0% 2.08MB/s 0:07:33
5,963,776 0% 1.78MB/s 0:08:50
7,274,496 0% 1.62MB/s 0:09:41
8,585,216 0% 1.17MB/s 0:13:22
9,895,936 1% 1.17MB/s 0:13:20
11,206,656 1% 1.17MB/s 0:13:20
12,517,376 1% 1.18MB/s 0:13:14
13,828,096 1% 1.17MB/s 0:13:16
15,138,816 1% 1.17MB/s 0:13:15
16,449,536 1% 1.18MB/s 0:13:13
17,760,256 1% 1.17MB/s 0:13:13
19,070,976 1% 1.17MB/s 0:13:12
20,381,696 2% 1.17MB/s 0:13:11
21,692,416 2% 1.17MB/s 0:13:10
23,003,136 2% 1.17MB/s 0:13:11
24,313,856 2% 1.17MB/s 0:13:12
25,624,576 2% 1.16MB/s 0:13:15
26,804,224 2% 1.14MB/s 0:13:32
28,114,944 2% 1.14MB/s 0:13:30
29,425,664 3% 1.14MB/s 0:13:28
30,736,384 3% 1.14MB/s 0:13:23
32,047,104 3% 1.17MB/s 0:13:04
33,357,824 3% 1.17MB/s 0:13:04
34,668,544 3% 1.16MB/s 0:13:07
35,979,264 3% 1.16MB/s 0:13:08
37,289,984 3% 1.16MB/s 0:13:06
38,600,704 3% 1.16MB/s 0:13:03
39,911,424 4% 1.17MB/s 0:12:56
41,222,144 4% 1.17MB/s 0:12:53
42,532,864 4% 1.17MB/s 0:12:52
43,843,584 4% 1.17MB/s 0:12:52
45,154,304 4% 1.17MB/s 0:12:51
46,465,024 4% 1.17MB/s 0:12:50
47,775,744 4% 1.17MB/s 0:12:49
49,086,464 5% 1.17MB/s 0:12:48
50,397,184 5% 1.17MB/s 0:12:47
51,707,904 5% 1.17MB/s 0:12:45
53,018,624 5% 1.17MB/s 0:12:44
54,329,344 5% 1.17MB/s 0:12:43
55,640,064 5% 1.17MB/s 0:12:43
56,950,784 5% 1.17MB/s 0:12:42
58,261,504 5% 1.17MB/s 0:12:40
59,572,224 6% 1.17MB/s 0:12:40
60,882,944 6% 1.17MB/s 0:12:39
62,193,664 6% 1.17MB/s 0:12:37
63,504,384 6% 1.17MB/s 0:12:39
64,815,104 6% 1.17MB/s 0:12:37
65,994,752 6% 1.16MB/s 0:12:44
67,305,472 6% 1.16MB/s 0:12:43
68,616,192 7% 1.16MB/s 0:12:43
69,926,912 7% 1.15MB/s 0:12:43
71,237,632 7% 1.17MB/s 0:12:33
72,548,352 7% 1.16MB/s 0:12:33
73,859,072 7% 1.17MB/s 0:12:27
75,169,792 7% 1.17MB/s 0:12:26
76,480,512 7% 1.17MB/s 0:12:25
77,791,232 8% 1.17MB/s 0:12:23
79,101,952 8% 1.17MB/s 0:12:23
80,412,672 8% 1.17MB/s 0:12:22
81,723,392 8% 1.17MB/s 0:12:21
83,034,112 8% 1.17MB/s 0:12:19
84,344,832 8% 1.17MB/s 0:12:18
85,655,552 8% 1.17MB/s 0:12:17
86,966,272 8% 1.17MB/s 0:12:16
88,276,992 9% 1.18MB/s 0:12:14
89,587,712 9% 1.17MB/s 0:12:16
90,898,432 9% 1.17MB/s 0:12:14
92,209,152 9% 1.17MB/s 0:12:15
93,519,872 9% 1.17MB/s 0:12:13
94,830,592 9% 1.17MB/s 0:12:09
96,141,312 9% 1.17MB/s 0:12:11
97,452,032 10% 1.17MB/s 0:12:08
98,762,752 10% 1.17MB/s 0:12:08
100,073,472 10% 1.16MB/s 0:12:10
101,384,192 10% 1.17MB/s 0:12:07
102,694,912 10% 1.17MB/s 0:12:06
104,005,632 10% 1.17MB/s 0:12:05
105,316,352 10% 1.17MB/s 0:12:00
106,627,072 10% 1.17MB/s 0:11:59
107,937,792 11% 1.17MB/s 0:11:58
109,248,512 11% 1.17MB/s 0:11:57
110,559,232 11% 1.17MB/s 0:11:56
111,869,952 11% 1.17MB/s 0:11:54
113,180,672 11% 1.18MB/s 0:11:53
114,491,392 11% 1.17MB/s 0:11:52
115,802,112 11% 1.17MB/s 0:11:51
117,112,832 12% 1.17MB/s 0:11:51
118,423,552 12% 1.17MB/s 0:11:50
119,734,272 12% 1.17MB/s 0:11:49
121,044,992 12% 1.17MB/s 0:11:48
122,355,712 12% 1.17MB/s 0:11:46
123,666,432 12% 1.18MB/s 0:11:44
124,977,152 12% 1.17MB/s 0:11:44
126,287,872 12% 1.17MB/s 0:11:43
127,598,592 13% 1.17MB/s 0:11:42
128,909,312 13% 1.17MB/s 0:11:41
130,220,032 13% 1.17MB/s 0:11:40
131,530,752 13% 1.17MB/s 0:11:39
132,841,472 13% 1.17MB/s 0:11:38
134,152,192 13% 1.17MB/s 0:11:37
135,430,144 13% 1.17MB/s 0:11:40
136,740,864 14% 1.17MB/s 0:11:38
138,051,584 14% 1.17MB/s 0:11:37
139,362,304 14% 1.17MB/s 0:11:36
140,673,024 14% 1.17MB/s 0:11:31
141,983,744 14% 1.17MB/s 0:11:30
143,294,464 14% 1.17MB/s 0:11:28
144,605,184 14% 1.17MB/s 0:11:29
145,915,904 15% 1.17MB/s 0:11:27
147,226,624 15% 1.17MB/s 0:11:26
148,537,344 15% 1.17MB/s 0:11:25
149,848,064 15% 1.18MB/s 0:11:22
151,158,784 15% 1.17MB/s 0:11:22
152,469,504 15% 1.17MB/s 0:11:21
153,780,224 15% 1.17MB/s 0:11:19
155,090,944 15% 1.17MB/s 0:11:19
156,401,664 16% 1.17MB/s 0:11:18
157,712,384 16% 1.17MB/s 0:11:18
159,023,104 16% 1.17MB/s 0:11:19
160,333,824 16% 1.16MB/s 0:11:21
161,644,544 16% 1.16MB/s 0:11:21
162,955,264 16% 1.16MB/s 0:11:21
164,265,984 16% 1.16MB/s 0:11:20
165,576,704 17% 1.16MB/s 0:11:18
166,887,424 17% 1.15MB/s 0:11:20
168,198,144 17% 1.15MB/s 0:11:21
169,508,864 17% 1.14MB/s 0:11:24
170,819,584 17% 1.15MB/s 0:11:22
172,130,304 17% 1.15MB/s 0:11:20
173,441,024 17% 1.14MB/s 0:11:21
174,751,744 17% 1.15MB/s 0:11:15
176,062,464 18% 1.15MB/s 0:11:16
177,373,184 18% 1.16MB/s 0:11:09
178,683,904 18% 1.17MB/s 0:11:04
179,994,624 18% 1.16MB/s 0:11:06
181,305,344 18% 1.16MB/s 0:11:04
182,616,064 18% 1.16MB/s 0:11:05
183,926,784 18% 1.16MB/s 0:11:02
185,237,504 19% 1.17MB/s 0:10:56
186,548,224 19% 1.17MB/s 0:10:55
187,858,944 19% 1.17MB/s 0:10:56
189,169,664 19% 1.17MB/s 0:10:55
190,480,384 19% 1.16MB/s 0:10:55
191,791,104 19% 1.17MB/s 0:10:50
193,101,824 19% 1.17MB/s 0:10:47
194,412,544 20% 1.17MB/s 0:10:47
195,723,264 20% 1.17MB/s 0:10:47
196,902,912 20% 1.15MB/s 0:10:58
198,213,632 20% 1.14MB/s 0:11:01
199,524,352 20% 1.15MB/s 0:10:55
200,835,072 20% 1.15MB/s 0:10:52
202,145,792 20% 1.17MB/s 0:10:41
203,456,512 20% 1.17MB/s 0:10:40
204,767,232 21% 1.17MB/s 0:10:42
206,077,952 21% 1.16MB/s 0:10:42
207,388,672 21% 1.17MB/s 0:10:39
208,699,392 21% 1.17MB/s 0:10:35
210,010,112 21% 1.17MB/s 0:10:33
211,320,832 21% 1.18MB/s 0:10:31
212,631,552 21% 1.17MB/s 0:10:35
213,942,272 22% 1.16MB/s 0:10:36
215,252,992 22% 1.16MB/s 0:10:34
216,563,712 22% 1.16MB/s 0:10:34
217,874,432 22% 1.17MB/s 0:10:29
219,185,152 22% 1.17MB/s 0:10:27
220,495,872 22% 1.17MB/s 0:10:27
221,675,520 22% 1.16MB/s 0:10:32
222,986,240 22% 1.16MB/s 0:10:31
224,296,960 23% 1.15MB/s 0:10:32
225,607,680 23% 1.15MB/s 0:10:33
226,918,400 23% 1.17MB/s 0:10:22
228,229,120 23% 1.17MB/s 0:10:22
229,539,840 23% 1.17MB/s 0:10:20
230,850,560 23% 1.18MB/s 0:10:15
232,161,280 23% 1.17MB/s 0:10:17
233,472,000 24% 1.17MB/s 0:10:15
234,782,720 24% 1.17MB/s 0:10:14
236,093,440 24% 1.17MB/s 0:10:14
237,404,160 24% 1.17MB/s 0:10:13
238,714,880 24% 1.16MB/s 0:10:14
240,025,600 24% 1.16MB/s 0:10:17
241,336,320 24% 1.16MB/s 0:10:12
242,647,040 24% 1.16MB/s 0:10:12
243,957,760 25% 1.17MB/s 0:10:09
245,268,480 25% 1.18MB/s 0:10:02
246,579,200 25% 1.17MB/s 0:10:07
247,889,920 25% 1.17MB/s 0:10:05
249,200,640 25% 1.16MB/s 0:10:09
250,511,360 25% 1.16MB/s 0:10:08
251,822,080 25% 1.16MB/s 0:10:03
253,132,800 26% 1.16MB/s 0:10:03
254,443,520 26% 1.17MB/s 0:09:57
255,754,240 26% 1.17MB/s 0:09:56
257,064,960 26% 1.17MB/s 0:09:54
258,375,680 26% 1.17MB/s 0:09:54
259,686,400 26% 1.17MB/s 0:09:52
260,997,120 26% 1.17MB/s 0:09:52
262,307,840 26% 1.17MB/s 0:09:51
263,618,560 27% 1.17MB/s 0:09:49
264,929,280 27% 1.17MB/s 0:09:49
266,240,000 27% 1.17MB/s 0:09:47
267,550,720 27% 1.17MB/s 0:09:46
268,828,672 27% 1.16MB/s 0:09:49
270,139,392 27% 1.17MB/s 0:09:47
271,450,112 27% 1.17MB/s 0:09:46
272,760,832 28% 1.17MB/s 0:09:45
274,071,552 28% 1.17MB/s 0:09:40
275,382,272 28% 1.17MB/s 0:09:39
276,692,992 28% 1.17MB/s 0:09:38
278,003,712 28% 1.17MB/s 0:09:37
279,314,432 28% 1.17MB/s 0:09:36
280,625,152 28% 1.17MB/s 0:09:35
281,935,872 29% 1.17MB/s 0:09:36
283,246,592 29% 1.17MB/s 0:09:33
284,557,312 29% 1.17MB/s 0:09:31
285,868,032 29% 1.17MB/s 0:09:30
287,178,752 29% 1.18MB/s 0:09:27
288,489,472 29% 1.17MB/s 0:09:29
289,800,192 29% 1.17MB/s 0:09:29
291,110,912 29% 1.17MB/s 0:09:28
292,421,632 30% 1.17MB/s 0:09:27
293,732,352 30% 1.17MB/s 0:09:25
295,043,072 30% 1.17MB/s 0:09:23
296,353,792 30% 1.17MB/s 0:09:23
297,664,512 30% 1.17MB/s 0:09:21
298,975,232 30% 1.17MB/s 0:09:19
300,285,952 30% 1.17MB/s 0:09:20
301,596,672 31% 1.17MB/s 0:09:17
302,907,392 31% 1.17MB/s 0:09:16
304,218,112 31% 1.17MB/s 0:09:15
305,528,832 31% 1.18MB/s 0:09:12
306,839,552 31% 1.17MB/s 0:09:13
308,150,272 31% 1.17MB/s 0:09:11
309,460,992 31% 1.17MB/s 0:09:10
310,771,712 31% 1.17MB/s 0:09:09
312,082,432 32% 1.17MB/s 0:09:09
313,393,152 32% 1.17MB/s 0:09:07
314,703,872 32% 1.17MB/s 0:09:06
316,014,592 32% 1.17MB/s 0:09:08
317,325,312 32% 1.17MB/s 0:09:06
318,636,032 32% 1.17MB/s 0:09:06
319,946,752 32% 1.16MB/s 0:09:07
321,257,472 33% 1.16MB/s 0:09:05
322,568,192 33% 1.17MB/s 0:09:03
323,878,912 33% 1.15MB/s 0:09:10
324,665,344 33% 1.04MB/s 0:10:07
325,976,064 33% 1.04MB/s 0:10:05
327,286,784 33% 1.04MB/s 0:10:05
328,597,504 33% 1.06MB/s 0:09:54
329,908,224 33% 1.17MB/s 0:08:55
331,218,944 34% 1.17MB/s 0:08:53
332,529,664 34% 1.17MB/s 0:08:52
333,840,384 34% 1.17MB/s 0:08:50
335,151,104 34% 1.17MB/s 0:08:50
336,461,824 34% 1.17MB/s 0:08:48
337,772,544 34% 1.17MB/s 0:08:47
339,083,264 34% 1.17MB/s 0:08:47
340,393,984 35% 1.17MB/s 0:08:48
341,704,704 35% 1.17MB/s 0:08:45
343,015,424 35% 1.17MB/s 0:08:43
344,326,144 35% 1.17MB/s 0:08:41
345,636,864 35% 1.18MB/s 0:08:38
346,947,584 35% 1.17MB/s 0:08:39
348,258,304 35% 1.17MB/s 0:08:39
349,569,024 35% 1.17MB/s 0:08:37
350,879,744 36% 1.17MB/s 0:08:36
352,190,464 36% 1.17MB/s 0:08:35
353,501,184 36% 1.18MB/s 0:08:33
354,811,904 36% 1.18MB/s 0:08:32
356,122,624 36% 1.17MB/s 0:08:31
357,433,344 36% 1.17MB/s 0:08:31
358,744,064 36% 1.17MB/s 0:08:31
360,054,784 37% 1.17MB/s 0:08:32
361,365,504 37% 1.17MB/s 0:08:29
362,676,224 37% 1.17MB/s 0:08:28
363,986,944 37% 1.17MB/s 0:08:27
365,297,664 37% 1.18MB/s 0:08:23
366,608,384 37% 1.17MB/s 0:08:25
367,919,104 37% 1.17MB/s 0:08:22
369,229,824 37% 1.18MB/s 0:08:20
370,540,544 38% 1.17MB/s 0:08:20
371,851,264 38% 1.18MB/s 0:08:17
373,161,984 38% 1.18MB/s 0:08:17
374,472,704 38% 1.17MB/s 0:08:18
375,783,424 38% 1.17MB/s 0:08:15
377,094,144 38% 1.17MB/s 0:08:15
378,404,864 38% 1.17MB/s 0:08:14
379,715,584 39% 1.17MB/s 0:08:12
381,026,304 39% 1.17MB/s 0:08:11
382,337,024 39% 1.17MB/s 0:08:10
383,647,744 39% 1.17MB/s 0:08:09
384,958,464 39% 1.18MB/s 0:08:07
386,269,184 39% 1.17MB/s 0:08:07
387,579,904 39% 1.17MB/s 0:08:07
388,890,624 40% 1.17MB/s 0:08:05
390,201,344 40% 1.17MB/s 0:08:05
391,512,064 40% 1.17MB/s 0:08:03
392,822,784 40% 1.17MB/s 0:08:02
394,133,504 40% 1.16MB/s 0:08:06
395,444,224 40% 1.16MB/s 0:08:05
396,754,944 40% 1.15MB/s 0:08:06
398,065,664 40% 1.15MB/s 0:08:06
399,376,384 41% 1.16MB/s 0:08:02
400,687,104 41% 1.16MB/s 0:08:00
401,997,824 41% 1.16MB/s 0:07:59
403,275,776 41% 1.15MB/s 0:08:01
404,586,496 41% 1.16MB/s 0:07:59
405,897,216 41% 1.16MB/s 0:07:57
407,207,936 41% 1.16MB/s 0:07:54
408,518,656 42% 1.17MB/s 0:07:48
409,829,376 42% 1.17MB/s 0:07:47
411,140,096 42% 1.17MB/s 0:07:46
412,450,816 42% 1.17MB/s 0:07:45
413,761,536 42% 1.17MB/s 0:07:44
415,072,256 42% 1.17MB/s 0:07:43
416,382,976 42% 1.17MB/s 0:07:41
417,693,696 42% 1.17MB/s 0:07:40
419,004,416 43% 1.17MB/s 0:07:39
420,315,136 43% 1.17MB/s 0:07:38
421,625,856 43% 1.17MB/s 0:07:37
422,936,576 43% 1.18MB/s 0:07:36
424,247,296 43% 1.17MB/s 0:07:35
425,558,016 43% 1.17MB/s 0:07:34
426,868,736 43% 1.18MB/s 0:07:32
428,179,456 44% 1.17MB/s 0:07:33
429,490,176 44% 1.17MB/s 0:07:31
430,800,896 44% 1.17MB/s 0:07:31
432,111,616 44% 1.17MB/s 0:07:30
433,422,336 44% 1.17MB/s 0:07:28
434,733,056 44% 1.17MB/s 0:07:28
436,043,776 44% 1.17MB/s 0:07:27
437,354,496 45% 1.17MB/s 0:07:24
438,665,216 45% 1.17MB/s 0:07:23
439,975,936 45% 1.17MB/s 0:07:23
441,286,656 45% 1.17MB/s 0:07:21
442,597,376 45% 1.17MB/s 0:07:21
443,908,096 45% 1.17MB/s 0:07:20
445,218,816 45% 1.17MB/s 0:07:19
446,529,536 45% 1.17MB/s 0:07:19
447,840,256 46% 1.17MB/s 0:07:17
449,150,976 46% 1.17MB/s 0:07:16
450,461,696 46% 1.17MB/s 0:07:13
451,772,416 46% 1.17MB/s 0:07:12
453,083,136 46% 1.17MB/s 0:07:12
454,393,856 46% 1.17MB/s 0:07:11
455,704,576 46% 1.17MB/s 0:07:10
457,015,296 47% 1.17MB/s 0:07:09
458,326,016 47% 1.17MB/s 0:07:07
459,636,736 47% 1.17MB/s 0:07:06
460,947,456 47% 1.17MB/s 0:07:05
462,258,176 47% 1.17MB/s 0:07:03
463,568,896 47% 1.17MB/s 0:07:03
464,879,616 47% 1.17MB/s 0:07:02
466,190,336 47% 1.17MB/s 0:07:00
467,501,056 48% 1.17MB/s 0:07:02
468,811,776 48% 1.16MB/s 0:07:04
470,122,496 48% 1.16MB/s 0:07:00
471,433,216 48% 1.16MB/s 0:06:59
472,743,936 48% 1.17MB/s 0:06:58
474,054,656 48% 1.18MB/s 0:06:51
475,365,376 48% 1.17MB/s 0:06:52
476,676,096 49% 1.17MB/s 0:06:52
477,986,816 49% 1.18MB/s 0:06:50
479,297,536 49% 1.17MB/s 0:06:49
480,608,256 49% 1.17MB/s 0:06:48
481,918,976 49% 1.17MB/s 0:06:47
483,229,696 49% 1.18MB/s 0:06:45
484,540,416 49% 1.17MB/s 0:06:45
485,851,136 49% 1.17MB/s 0:06:44
487,161,856 50% 1.17MB/s 0:06:43
488,472,576 50% 1.17MB/s 0:06:42
489,783,296 50% 1.17MB/s 0:06:41
491,094,016 50% 1.17MB/s 0:06:39
492,404,736 50% 1.18MB/s 0:06:38
493,715,456 50% 1.18MB/s 0:06:37
495,026,176 50% 1.17MB/s 0:06:37
496,336,896 51% 1.17MB/s 0:06:35
497,647,616 51% 1.17MB/s 0:06:34
498,958,336 51% 1.17MB/s 0:06:33
500,269,056 51% 1.17MB/s 0:06:32
501,579,776 51% 1.17MB/s 0:06:31
502,890,496 51% 1.17MB/s 0:06:30
504,201,216 51% 1.17MB/s 0:06:29
505,511,936 52% 1.17MB/s 0:06:27
506,822,656 52% 1.17MB/s 0:06:26
508,133,376 52% 1.17MB/s 0:06:25
509,444,096 52% 1.17MB/s 0:06:24
510,754,816 52% 1.17MB/s 0:06:25
512,065,536 52% 1.17MB/s 0:06:22
513,376,256 52% 1.17MB/s 0:06:21
514,686,976 52% 1.17MB/s 0:06:20
515,997,696 53% 1.18MB/s 0:06:17
517,308,416 53% 1.17MB/s 0:06:18
518,619,136 53% 1.17MB/s 0:06:16
519,929,856 53% 1.17MB/s 0:06:15
521,240,576 53% 1.17MB/s 0:06:14
522,551,296 53% 1.17MB/s 0:06:13
523,862,016 53% 1.17MB/s 0:06:13
525,172,736 54% 1.17MB/s 0:06:13
526,483,456 54% 1.17MB/s 0:06:12
527,794,176 54% 1.17MB/s 0:06:11
529,104,896 54% 1.17MB/s 0:06:09
530,415,616 54% 1.17MB/s 0:06:08
531,726,336 54% 1.17MB/s 0:06:05
533,037,056 54% 1.17MB/s 0:06:05
534,347,776 54% 1.17MB/s 0:06:04
535,658,496 55% 1.18MB/s 0:06:02
536,936,448 55% 1.16MB/s 0:06:05
538,247,168 55% 1.16MB/s 0:06:05
539,557,888 55% 1.16MB/s 0:06:04
540,868,608 55% 1.15MB/s 0:06:06
542,179,328 55% 1.16MB/s 0:06:02
543,490,048 55% 1.16MB/s 0:06:01
544,800,768 56% 1.16MB/s 0:05:58
546,111,488 56% 1.17MB/s 0:05:54
547,422,208 56% 1.17MB/s 0:05:53
548,732,928 56% 1.17MB/s 0:05:53
550,043,648 56% 1.17MB/s 0:05:52
551,354,368 56% 1.17MB/s 0:05:51
552,665,088 56% 1.17MB/s 0:05:50
553,975,808 57% 1.17MB/s 0:05:47
555,286,528 57% 1.17MB/s 0:05:47
556,597,248 57% 1.17MB/s 0:05:46
557,907,968 57% 1.17MB/s 0:05:44
559,218,688 57% 1.17MB/s 0:05:43
560,529,408 57% 1.17MB/s 0:05:42
561,840,128 57% 1.17MB/s 0:05:41
563,150,848 57% 1.17MB/s 0:05:40
564,461,568 58% 1.17MB/s 0:05:38
565,772,288 58% 1.17MB/s 0:05:37
567,083,008 58% 1.17MB/s 0:05:37
568,393,728 58% 1.17MB/s 0:05:35
569,704,448 58% 1.17MB/s 0:05:34
571,015,168 58% 1.17MB/s 0:05:33
572,325,888 58% 1.17MB/s 0:05:32
573,636,608 59% 1.17MB/s 0:05:31
574,947,328 59% 1.17MB/s 0:05:29
576,258,048 59% 1.17MB/s 0:05:28
577,568,768 59% 1.17MB/s 0:05:27
578,879,488 59% 1.18MB/s 0:05:26
580,190,208 59% 1.17MB/s 0:05:25
581,500,928 59% 1.17MB/s 0:05:24
582,811,648 59% 1.17MB/s 0:05:23
584,122,368 60% 1.17MB/s 0:05:22
585,433,088 60% 1.17MB/s 0:05:21
586,743,808 60% 1.17MB/s 0:05:20
588,054,528 60% 1.17MB/s 0:05:19
589,365,248 60% 1.17MB/s 0:05:18
590,675,968 60% 1.17MB/s 0:05:17
591,986,688 60% 1.17MB/s 0:05:16
593,297,408 61% 1.17MB/s 0:05:14
594,608,128 61% 1.17MB/s 0:05:13
595,918,848 61% 1.17MB/s 0:05:13
597,229,568 61% 1.17MB/s 0:05:11
598,540,288 61% 1.17MB/s 0:05:10
599,851,008 61% 1.17MB/s 0:05:09
601,161,728 61% 1.18MB/s 0:05:07
602,472,448 61% 1.17MB/s 0:05:07
603,783,168 62% 1.17MB/s 0:05:06
605,093,888 62% 1.17MB/s 0:05:05
606,404,608 62% 1.17MB/s 0:05:04
607,715,328 62% 1.17MB/s 0:05:03
609,026,048 62% 1.17MB/s 0:05:02
610,336,768 62% 1.17MB/s 0:05:02
611,647,488 62% 1.17MB/s 0:05:01
612,958,208 63% 1.17MB/s 0:05:00
614,268,928 63% 1.17MB/s 0:04:59
615,579,648 63% 1.17MB/s 0:04:57
616,890,368 63% 1.17MB/s 0:04:56
618,201,088 63% 1.17MB/s 0:04:55
619,511,808 63% 1.17MB/s 0:04:53
620,822,528 63% 1.17MB/s 0:04:52
622,133,248 64% 1.17MB/s 0:04:51
623,443,968 64% 1.17MB/s 0:04:50
624,754,688 64% 1.17MB/s 0:04:49
626,065,408 64% 1.17MB/s 0:04:47
627,376,128 64% 1.18MB/s 0:04:46
628,686,848 64% 1.17MB/s 0:04:45
629,997,568 64% 1.17MB/s 0:04:44
631,308,288 64% 1.17MB/s 0:04:43
632,619,008 65% 1.17MB/s 0:04:42
633,929,728 65% 1.17MB/s 0:04:41
635,240,448 65% 1.17MB/s 0:04:40
636,551,168 65% 1.17MB/s 0:04:39
637,861,888 65% 1.17MB/s 0:04:38
639,172,608 65% 1.17MB/s 0:04:36
640,483,328 65% 1.17MB/s 0:04:35
641,794,048 66% 1.17MB/s 0:04:34
643,104,768 66% 1.17MB/s 0:04:33
644,415,488 66% 1.17MB/s 0:04:33
645,726,208 66% 1.18MB/s 0:04:30
647,036,928 66% 1.17MB/s 0:04:30
648,347,648 66% 1.17MB/s 0:04:29
649,658,368 66% 1.18MB/s 0:04:27
650,969,088 66% 1.17MB/s 0:04:27
652,279,808 67% 1.17MB/s 0:04:25
653,590,528 67% 1.17MB/s 0:04:24
654,901,248 67% 1.17MB/s 0:04:23
656,211,968 67% 1.17MB/s 0:04:22
657,522,688 67% 1.17MB/s 0:04:22
658,833,408 67% 1.17MB/s 0:04:20
660,144,128 67% 1.17MB/s 0:04:20
661,454,848 68% 1.17MB/s 0:04:18
662,765,568 68% 1.18MB/s 0:04:16
664,076,288 68% 1.18MB/s 0:04:15
665,387,008 68% 1.18MB/s 0:04:14
666,697,728 68% 1.17MB/s 0:04:13
668,008,448 68% 1.18MB/s 0:04:12
669,319,168 68% 1.17MB/s 0:04:12
670,629,888 69% 1.17MB/s 0:04:11
671,907,840 69% 1.16MB/s 0:04:11
673,218,560 69% 1.16MB/s 0:04:11
674,529,280 69% 1.17MB/s 0:04:09
675,840,000 69% 1.15MB/s 0:04:10
677,150,720 69% 1.17MB/s 0:04:06
678,461,440 69% 1.17MB/s 0:04:05
679,772,160 69% 1.17MB/s 0:04:04
681,082,880 70% 1.17MB/s 0:04:03
682,393,600 70% 1.16MB/s 0:04:02
683,704,320 70% 1.16MB/s 0:04:02
685,015,040 70% 1.16MB/s 0:04:00
686,325,760 70% 1.17MB/s 0:03:58
687,636,480 70% 1.17MB/s 0:03:57
688,947,200 70% 1.17MB/s 0:03:56
690,257,920 71% 1.17MB/s 0:03:55
691,568,640 71% 1.16MB/s 0:03:55
692,879,360 71% 1.17MB/s 0:03:53
694,190,080 71% 1.17MB/s 0:03:51
695,500,800 71% 1.17MB/s 0:03:50
696,811,520 71% 1.17MB/s 0:03:48
698,122,240 71% 1.17MB/s 0:03:47
699,432,960 71% 1.17MB/s 0:03:46
700,743,680 72% 1.17MB/s 0:03:45
702,054,400 72% 1.17MB/s 0:03:45
703,365,120 72% 1.17MB/s 0:03:43
704,675,840 72% 1.17MB/s 0:03:42
705,986,560 72% 1.17MB/s 0:03:41
707,297,280 72% 1.17MB/s 0:03:40
708,608,000 72% 1.17MB/s 0:03:39
709,918,720 73% 1.17MB/s 0:03:38
711,229,440 73% 1.17MB/s 0:03:37
712,540,160 73% 1.18MB/s 0:03:34
713,850,880 73% 1.17MB/s 0:03:34
715,161,600 73% 1.18MB/s 0:03:33
716,472,320 73% 1.18MB/s 0:03:31
717,783,040 73% 1.17MB/s 0:03:31
719,093,760 74% 1.17MB/s 0:03:30
720,404,480 74% 1.17MB/s 0:03:29
721,715,200 74% 1.17MB/s 0:03:28
723,025,920 74% 1.17MB/s 0:03:27
724,336,640 74% 1.17MB/s 0:03:25
725,647,360 74% 1.17MB/s 0:03:24
726,958,080 74% 1.17MB/s 0:03:23
728,268,800 74% 1.17MB/s 0:03:23
729,579,520 75% 1.17MB/s 0:03:22
730,890,240 75% 1.17MB/s 0:03:20
732,200,960 75% 1.17MB/s 0:03:19
733,511,680 75% 1.17MB/s 0:03:18
734,822,400 75% 1.17MB/s 0:03:16
736,133,120 75% 1.18MB/s 0:03:15
737,443,840 75% 1.17MB/s 0:03:14
738,754,560 76% 1.17MB/s 0:03:13
740,065,280 76% 1.17MB/s 0:03:12
741,376,000 76% 1.17MB/s 0:03:11
742,686,720 76% 1.17MB/s 0:03:10
743,997,440 76% 1.17MB/s 0:03:09
745,308,160 76% 1.17MB/s 0:03:08
746,618,880 76% 1.17MB/s 0:03:07
747,929,600 76% 1.17MB/s 0:03:06
749,240,320 77% 1.17MB/s 0:03:05
750,551,040 77% 1.17MB/s 0:03:04
751,861,760 77% 1.17MB/s 0:03:02
753,172,480 77% 1.17MB/s 0:03:01
754,483,200 77% 1.17MB/s 0:03:00
755,793,920 77% 1.17MB/s 0:02:59
757,104,640 77% 1.17MB/s 0:02:58
758,415,360 78% 1.17MB/s 0:02:57
759,726,080 78% 1.17MB/s 0:02:56
761,036,800 78% 1.17MB/s 0:02:55
762,347,520 78% 1.17MB/s 0:02:55
763,658,240 78% 1.17MB/s 0:02:54
764,968,960 78% 1.17MB/s 0:02:53
766,279,680 78% 1.16MB/s 0:02:52
767,590,400 78% 1.17MB/s 0:02:50
768,901,120 79% 1.17MB/s 0:02:49
770,211,840 79% 1.16MB/s 0:02:49
771,522,560 79% 1.16MB/s 0:02:48
772,833,280 79% 1.16MB/s 0:02:47
774,144,000 79% 1.16MB/s 0:02:46
775,454,720 79% 1.17MB/s 0:02:44
776,765,440 79% 1.17MB/s 0:02:42
778,076,160 80% 1.17MB/s 0:02:41
779,386,880 80% 1.17MB/s 0:02:40
780,697,600 80% 1.17MB/s 0:02:39
782,008,320 80% 1.17MB/s 0:02:38
783,319,040 80% 1.17MB/s 0:02:37
784,629,760 80% 1.17MB/s 0:02:35
785,940,480 80% 1.17MB/s 0:02:34
787,251,200 81% 1.17MB/s 0:02:33
788,561,920 81% 1.17MB/s 0:02:32
789,872,640 81% 1.17MB/s 0:02:31
791,183,360 81% 1.17MB/s 0:02:30
792,494,080 81% 1.17MB/s 0:02:30
793,804,800 81% 1.17MB/s 0:02:28
795,115,520 81% 1.17MB/s 0:02:26
796,426,240 81% 1.17MB/s 0:02:25
797,736,960 82% 1.18MB/s 0:02:24
799,047,680 82% 1.17MB/s 0:02:23
800,358,400 82% 1.17MB/s 0:02:22
801,669,120 82% 1.17MB/s 0:02:21
802,979,840 82% 1.17MB/s 0:02:20
804,290,560 82% 1.17MB/s 0:02:19
805,568,512 82% 1.16MB/s 0:02:19
806,879,232 83% 1.16MB/s 0:02:18
808,189,952 83% 1.16MB/s 0:02:17
809,500,672 83% 1.16MB/s 0:02:16
810,811,392 83% 1.17MB/s 0:02:14
812,122,112 83% 1.17MB/s 0:02:13
813,432,832 83% 1.17MB/s 0:02:12
814,743,552 83% 1.17MB/s 0:02:10
816,054,272 83% 1.17MB/s 0:02:09
817,364,992 84% 1.17MB/s 0:02:08
818,675,712 84% 1.17MB/s 0:02:07
819,986,432 84% 1.17MB/s 0:02:06
821,297,152 84% 1.17MB/s 0:02:05
822,607,872 84% 1.17MB/s 0:02:04
823,918,592 84% 1.17MB/s 0:02:03
825,229,312 84% 1.17MB/s 0:02:02
826,540,032 85% 1.17MB/s 0:02:00
827,850,752 85% 1.18MB/s 0:01:59
829,161,472 85% 1.17MB/s 0:01:58
830,472,192 85% 1.17MB/s 0:01:57
831,782,912 85% 1.17MB/s 0:01:56
833,093,632 85% 1.17MB/s 0:01:55
834,404,352 85% 1.17MB/s 0:01:54
835,715,072 86% 1.17MB/s 0:01:53
837,025,792 86% 1.17MB/s 0:01:52
838,336,512 86% 1.17MB/s 0:01:51
839,647,232 86% 1.17MB/s 0:01:50
840,957,952 86% 1.17MB/s 0:01:48
842,268,672 86% 1.17MB/s 0:01:47
843,579,392 86% 1.17MB/s 0:01:46
844,890,112 86% 1.17MB/s 0:01:45
846,200,832 87% 1.17MB/s 0:01:44
847,511,552 87% 1.17MB/s 0:01:43
848,822,272 87% 1.17MB/s 0:01:42
850,132,992 87% 1.17MB/s 0:01:41
851,443,712 87% 1.17MB/s 0:01:40
852,754,432 87% 1.17MB/s 0:01:39
854,065,152 87% 1.17MB/s 0:01:38
855,375,872 88% 1.17MB/s 0:01:36
856,686,592 88% 1.17MB/s 0:01:35
857,997,312 88% 1.17MB/s 0:01:34
859,308,032 88% 1.17MB/s 0:01:33
860,618,752 88% 1.17MB/s 0:01:32
861,929,472 88% 1.17MB/s 0:01:31
863,240,192 88% 1.17MB/s 0:01:30
864,550,912 88% 1.17MB/s 0:01:29
865,861,632 89% 1.17MB/s 0:01:28
867,172,352 89% 1.17MB/s 0:01:26
868,483,072 89% 1.18MB/s 0:01:25
869,793,792 89% 1.18MB/s 0:01:24
871,104,512 89% 1.17MB/s 0:01:23
872,415,232 89% 1.17MB/s 0:01:22
873,725,952 89% 1.17MB/s 0:01:21
875,036,672 90% 1.17MB/s 0:01:20
876,347,392 90% 1.17MB/s 0:01:19
877,658,112 90% 1.17MB/s 0:01:18
878,968,832 90% 1.17MB/s 0:01:17
880,279,552 90% 1.17MB/s 0:01:16
881,590,272 90% 1.17MB/s 0:01:15
882,900,992 90% 1.17MB/s 0:01:13
884,211,712 90% 1.17MB/s 0:01:12
885,522,432 91% 1.17MB/s 0:01:11
886,833,152 91% 1.17MB/s 0:01:10
888,143,872 91% 1.17MB/s 0:01:09
889,454,592 91% 1.17MB/s 0:01:08
890,765,312 91% 1.17MB/s 0:01:07
892,076,032 91% 1.17MB/s 0:01:06
893,386,752 91% 1.17MB/s 0:01:05
894,697,472 92% 1.17MB/s 0:01:04
896,008,192 92% 1.17MB/s 0:01:03
897,318,912 92% 1.17MB/s 0:01:01
898,629,632 92% 1.17MB/s 0:01:00
899,940,352 92% 1.17MB/s 0:00:59
901,251,072 92% 1.17MB/s 0:00:58
902,561,792 92% 1.17MB/s 0:00:57
903,872,512 93% 1.17MB/s 0:00:56
905,183,232 93% 1.17MB/s 0:00:55
906,493,952 93% 1.17MB/s 0:00:54
907,804,672 93% 1.17MB/s 0:00:53
909,115,392 93% 1.17MB/s 0:00:52
910,426,112 93% 1.17MB/s 0:00:51
911,736,832 93% 1.17MB/s 0:00:50
913,047,552 93% 1.17MB/s 0:00:49
914,358,272 94% 1.17MB/s 0:00:47
915,668,992 94% 1.16MB/s 0:00:47
916,324,352 94% 1.02MB/s 0:00:52
917,372,928 94% 1000.47kB/s 0:00:54
918,683,648 94% 1005.24kB/s 0:00:52
919,994,368 94% 1015.38kB/s 0:00:50
921,305,088 94% 1.13MB/s 0:00:43
922,615,808 94% 1.18MB/s 0:00:40
923,926,528 95% 1.17MB/s 0:00:39
925,237,248 95% 1.17MB/s 0:00:38
926,547,968 95% 1.17MB/s 0:00:37
927,858,688 95% 1.17MB/s 0:00:36
929,169,408 95% 1.18MB/s 0:00:35
930,480,128 95% 1.18MB/s 0:00:34
931,790,848 95% 1.17MB/s 0:00:33
933,101,568 96% 1.17MB/s 0:00:32
934,412,288 96% 1.17MB/s 0:00:31
935,723,008 96% 1.17MB/s 0:00:29
937,033,728 96% 1.17MB/s 0:00:28
938,344,448 96% 1.17MB/s 0:00:27
939,622,400 96% 1.17MB/s 0:00:26
940,933,120 96% 1.17MB/s 0:00:25
942,243,840 96% 1.17MB/s 0:00:24
943,554,560 97% 1.17MB/s 0:00:23
944,865,280 97% 1.17MB/s 0:00:22
946,176,000 97% 1.17MB/s 0:00:21
947,486,720 97% 1.17MB/s 0:00:20
948,797,440 97% 1.17MB/s 0:00:19
950,108,160 97% 1.17MB/s 0:00:17
951,418,880 97% 1.17MB/s 0:00:16
952,729,600 98% 1.17MB/s 0:00:15
954,040,320 98% 1.17MB/s 0:00:14
955,351,040 98% 1.17MB/s 0:00:13
956,661,760 98% 1.17MB/s 0:00:12
957,972,480 98% 1.18MB/s 0:00:11
959,283,200 98% 1.17MB/s 0:00:10
960,593,920 98% 1.17MB/s 0:00:09
961,904,640 98% 1.17MB/s 0:00:08
963,215,360 99% 1.17MB/s 0:00:07
964,526,080 99% 1.17MB/s 0:00:06
965,836,800 99% 1.17MB/s 0:00:04
967,147,520 99% 1.17MB/s 0:00:03
968,458,240 99% 1.17MB/s 0:00:02
969,768,960 99% 1.17MB/s 0:00:01
971,079,680 99% 1.17MB/s 0:00:00
971,747,296 100% 1.17MB/s 0:13:11 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20230112-pine64-pinephone.img.xz.sha256
133 100% 0.24kB/s 0:00:00
133 100% 0.24kB/s 0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20230112-pine64-pinephonepro.img.xz
32,768 0% 60.04kB/s 4:14:40
655,360 0% 600.94kB/s 0:25:25
1,966,080 0% 900.14kB/s 0:16:57
3,276,800 0% 1000.94kB/s 0:15:13
4,587,520 0% 1.02MB/s 0:14:31
5,898,240 0% 1.17MB/s 0:12:40
7,208,960 0% 1.17MB/s 0:12:40
8,519,680 0% 1.17MB/s 0:12:39
9,830,400 1% 1.17MB/s 0:12:35
11,141,120 1% 1.17MB/s 0:12:39
12,451,840 1% 1.17MB/s 0:12:37
13,762,560 1% 1.17MB/s 0:12:35
15,073,280 1% 1.17MB/s 0:12:35
16,384,000 1% 1.17MB/s 0:12:29
17,694,720 1% 1.17MB/s 0:12:28
19,005,440 2% 1.17MB/s 0:12:27
20,316,160 2% 1.17MB/s 0:12:26
21,626,880 2% 1.17MB/s 0:12:25
22,937,600 2% 1.17MB/s 0:12:24
24,248,320 2% 1.17MB/s 0:12:23
25,559,040 2% 1.17MB/s 0:12:21
26,869,760 2% 1.18MB/s 0:12:19
28,180,480 3% 1.18MB/s 0:12:18
29,491,200 3% 1.17MB/s 0:12:18
30,801,920 3% 1.17MB/s 0:12:17
32,112,640 3% 1.17MB/s 0:12:16
33,423,360 3% 1.17MB/s 0:12:16
34,734,080 3% 1.17MB/s 0:12:14
36,044,800 3% 1.17MB/s 0:12:12
37,355,520 4% 1.17MB/s 0:12:12
38,666,240 4% 1.17MB/s 0:12:10
39,976,960 4% 1.17MB/s 0:12:09
41,287,680 4% 1.17MB/s 0:12:08
42,598,400 4% 1.17MB/s 0:12:07
43,909,120 4% 1.17MB/s 0:12:06
45,219,840 4% 1.17MB/s 0:12:05
46,530,560 5% 1.17MB/s 0:12:06
47,841,280 5% 1.17MB/s 0:12:02
49,152,000 5% 1.17MB/s 0:12:01
50,462,720 5% 1.17MB/s 0:12:01
51,740,672 5% 1.17MB/s 0:12:01
53,051,392 5% 1.17MB/s 0:12:03
54,362,112 5% 1.17MB/s 0:12:02
55,672,832 6% 1.17MB/s 0:12:01
56,983,552 6% 1.17MB/s 0:11:56
58,294,272 6% 1.17MB/s 0:11:54
59,604,992 6% 1.17MB/s 0:11:53
60,915,712 6% 1.17MB/s 0:11:53
62,226,432 6% 1.17MB/s 0:11:51
63,537,152 6% 1.17MB/s 0:11:51
64,847,872 7% 1.17MB/s 0:11:50
66,158,592 7% 1.17MB/s 0:11:47
67,469,312 7% 1.17MB/s 0:11:48
68,780,032 7% 1.17MB/s 0:11:47
70,090,752 7% 1.17MB/s 0:11:45
71,401,472 7% 1.17MB/s 0:11:45
72,712,192 7% 1.17MB/s 0:11:43
74,022,912 8% 1.17MB/s 0:11:42
75,333,632 8% 1.17MB/s 0:11:41
76,644,352 8% 1.17MB/s 0:11:40
77,955,072 8% 1.17MB/s 0:11:39
79,265,792 8% 1.17MB/s 0:11:38
80,576,512 8% 1.17MB/s 0:11:37
81,887,232 8% 1.17MB/s 0:11:36
83,197,952 9% 1.17MB/s 0:11:34
84,508,672 9% 1.17MB/s 0:11:36
85,819,392 9% 1.17MB/s 0:11:35
87,130,112 9% 1.17MB/s 0:11:33
88,440,832 9% 1.17MB/s 0:11:32
89,751,552 9% 1.17MB/s 0:11:28
91,062,272 9% 1.17MB/s 0:11:28
92,372,992 10% 1.17MB/s 0:11:27
93,683,712 10% 1.17MB/s 0:11:26
94,994,432 10% 1.17MB/s 0:11:24
96,305,152 10% 1.17MB/s 0:11:22
97,615,872 10% 1.17MB/s 0:11:21
98,926,592 10% 1.17MB/s 0:11:20
100,237,312 10% 1.17MB/s 0:11:19
101,548,032 11% 1.17MB/s 0:11:19
102,760,448 11% 1.10MB/s 0:12:01
104,300,544 11% 1.16MB/s 0:11:27
105,611,264 11% 1.16MB/s 0:11:26
106,921,984 11% 1.16MB/s 0:11:24
108,232,704 11% 1.23MB/s 0:10:43
109,543,424 11% 1.17MB/s 0:11:12
110,854,144 12% 1.17MB/s 0:11:12
112,164,864 12% 1.17MB/s 0:11:11
113,475,584 12% 1.17MB/s 0:11:11
114,786,304 12% 1.17MB/s 0:11:11
116,097,024 12% 1.16MB/s 0:11:12
117,407,744 12% 1.17MB/s 0:11:09
118,718,464 12% 1.17MB/s 0:11:07
120,029,184 13% 1.17MB/s 0:11:04
121,339,904 13% 1.18MB/s 0:11:00
122,650,624 13% 1.17MB/s 0:11:00
123,961,344 13% 1.17MB/s 0:10:59
125,272,064 13% 1.17MB/s 0:10:59
126,582,784 13% 1.17MB/s 0:10:58
127,893,504 13% 1.17MB/s 0:10:58
129,204,224 14% 1.17MB/s 0:10:57
130,514,944 14% 1.17MB/s 0:10:56
131,825,664 14% 1.17MB/s 0:10:55
133,136,384 14% 1.17MB/s 0:10:55
134,447,104 14% 1.17MB/s 0:10:52
135,757,824 14% 1.17MB/s 0:10:50
137,068,544 14% 1.18MB/s 0:10:48
138,379,264 15% 1.18MB/s 0:10:45
139,689,984 15% 1.17MB/s 0:10:46
141,000,704 15% 1.18MB/s 0:10:45
142,311,424 15% 1.17MB/s 0:10:44
143,622,144 15% 1.17MB/s 0:10:44
144,932,864 15% 1.17MB/s 0:10:42
146,243,584 15% 1.17MB/s 0:10:42
147,554,304 16% 1.17MB/s 0:10:40
148,865,024 16% 1.17MB/s 0:10:39
150,175,744 16% 1.17MB/s 0:10:38
151,486,464 16% 1.17MB/s 0:10:37
152,797,184 16% 1.17MB/s 0:10:36
154,107,904 16% 1.17MB/s 0:10:36
155,418,624 16% 1.17MB/s 0:10:34
156,729,344 17% 1.17MB/s 0:10:33
158,040,064 17% 1.16MB/s 0:10:37
159,350,784 17% 1.17MB/s 0:10:34
160,661,504 17% 1.17MB/s 0:10:33
161,972,224 17% 1.17MB/s 0:10:32
163,282,944 17% 1.18MB/s 0:10:26
164,593,664 17% 1.17MB/s 0:10:26
165,904,384 18% 1.17MB/s 0:10:24
167,215,104 18% 1.17MB/s 0:10:23
168,525,824 18% 1.17MB/s 0:10:22
169,836,544 18% 1.17MB/s 0:10:21
171,147,264 18% 1.17MB/s 0:10:20
172,457,984 18% 1.17MB/s 0:10:20
173,768,704 18% 1.17MB/s 0:10:19
175,079,424 19% 1.17MB/s 0:10:18
176,390,144 19% 1.17MB/s 0:10:17
177,700,864 19% 1.17MB/s 0:10:15
179,011,584 19% 1.17MB/s 0:10:14
180,322,304 19% 1.17MB/s 0:10:13
181,633,024 19% 1.17MB/s 0:10:12
182,943,744 19% 1.17MB/s 0:10:10
184,254,464 20% 1.17MB/s 0:10:09
185,532,416 20% 1.17MB/s 0:10:12
186,843,136 20% 1.17MB/s 0:10:11
188,153,856 20% 1.17MB/s 0:10:10
189,464,576 20% 1.16MB/s 0:10:11
190,775,296 20% 1.17MB/s 0:10:04
192,086,016 20% 1.17MB/s 0:10:03
193,396,736 21% 1.17MB/s 0:10:02
194,707,456 21% 1.18MB/s 0:09:59
196,018,176 21% 1.17MB/s 0:10:00
197,328,896 21% 1.17MB/s 0:09:59
198,639,616 21% 1.17MB/s 0:09:58
199,950,336 21% 1.17MB/s 0:09:56
201,261,056 21% 1.17MB/s 0:09:55
202,571,776 22% 1.17MB/s 0:09:54
203,882,496 22% 1.18MB/s 0:09:53
205,193,216 22% 1.18MB/s 0:09:51
206,503,936 22% 1.18MB/s 0:09:50
207,814,656 22% 1.17MB/s 0:09:50
209,125,376 22% 1.17MB/s 0:09:52
210,436,096 22% 1.17MB/s 0:09:49
211,746,816 23% 1.17MB/s 0:09:48
213,057,536 23% 1.17MB/s 0:09:46
214,368,256 23% 1.18MB/s 0:09:42
215,678,976 23% 1.17MB/s 0:09:43
216,989,696 23% 1.17MB/s 0:09:42
218,300,416 23% 1.17MB/s 0:09:42
219,611,136 23% 1.17MB/s 0:09:41
220,921,856 24% 1.17MB/s 0:09:39
222,232,576 24% 1.17MB/s 0:09:38
223,543,296 24% 1.17MB/s 0:09:36
224,854,016 24% 1.18MB/s 0:09:35
226,164,736 24% 1.17MB/s 0:09:34
227,475,456 24% 1.17MB/s 0:09:36
228,786,176 24% 1.17MB/s 0:09:34
230,096,896 25% 1.17MB/s 0:09:33
231,407,616 25% 1.16MB/s 0:09:36
232,718,336 25% 1.17MB/s 0:09:31
234,029,056 25% 1.17MB/s 0:09:31
235,339,776 25% 1.17MB/s 0:09:29
236,650,496 25% 1.18MB/s 0:09:24
237,961,216 25% 1.17MB/s 0:09:24
239,271,936 26% 1.17MB/s 0:09:23
240,582,656 26% 1.17MB/s 0:09:23
241,893,376 26% 1.17MB/s 0:09:22
243,204,096 26% 1.17MB/s 0:09:20
244,514,816 26% 1.17MB/s 0:09:19
245,825,536 26% 1.18MB/s 0:09:18
247,136,256 26% 1.17MB/s 0:09:17
248,446,976 27% 1.17MB/s 0:09:16
249,757,696 27% 1.17MB/s 0:09:16
251,068,416 27% 1.17MB/s 0:09:15
252,379,136 27% 1.17MB/s 0:09:14
253,689,856 27% 1.17MB/s 0:09:13
255,000,576 27% 1.17MB/s 0:09:12
256,311,296 27% 1.17MB/s 0:09:11
257,622,016 28% 1.17MB/s 0:09:11
258,932,736 28% 1.17MB/s 0:09:09
260,243,456 28% 1.17MB/s 0:09:08
261,554,176 28% 1.17MB/s 0:09:07
262,864,896 28% 1.17MB/s 0:09:05
264,175,616 28% 1.17MB/s 0:09:05
265,486,336 28% 1.17MB/s 0:09:04
266,797,056 29% 1.16MB/s 0:09:06
268,107,776 29% 1.17MB/s 0:09:01
269,418,496 29% 1.17MB/s 0:09:01
270,729,216 29% 1.17MB/s 0:08:59
272,039,936 29% 1.17MB/s 0:08:57
273,350,656 29% 1.17MB/s 0:08:58
274,661,376 29% 1.17MB/s 0:08:56
275,972,096 30% 1.17MB/s 0:08:55
277,282,816 30% 1.17MB/s 0:08:53
278,593,536 30% 1.17MB/s 0:08:51
279,904,256 30% 1.17MB/s 0:08:50
281,214,976 30% 1.17MB/s 0:08:48
282,525,696 30% 1.17MB/s 0:08:47
283,836,416 30% 1.17MB/s 0:08:46
285,147,136 31% 1.17MB/s 0:08:47
286,457,856 31% 1.17MB/s 0:08:44
287,768,576 31% 1.17MB/s 0:08:44
289,079,296 31% 1.17MB/s 0:08:42
290,390,016 31% 1.18MB/s 0:08:40
291,700,736 31% 1.17MB/s 0:08:40
293,011,456 31% 1.17MB/s 0:08:39
294,322,176 32% 1.17MB/s 0:08:38
295,632,896 32% 1.17MB/s 0:08:37
296,943,616 32% 1.17MB/s 0:08:36
298,254,336 32% 1.17MB/s 0:08:35
299,565,056 32% 1.17MB/s 0:08:34
300,875,776 32% 1.17MB/s 0:08:34
302,186,496 32% 1.17MB/s 0:08:33
303,497,216 33% 1.17MB/s 0:08:31
304,807,936 33% 1.17MB/s 0:08:32
306,118,656 33% 1.17MB/s 0:08:31
307,429,376 33% 1.17MB/s 0:08:29
308,740,096 33% 1.17MB/s 0:08:30
310,050,816 33% 1.17MB/s 0:08:24
311,361,536 33% 1.17MB/s 0:08:23
312,672,256 34% 1.17MB/s 0:08:23
313,982,976 34% 1.18MB/s 0:08:21
315,293,696 34% 1.17MB/s 0:08:21
316,604,416 34% 1.17MB/s 0:08:20
317,915,136 34% 1.17MB/s 0:08:18
319,225,856 34% 1.17MB/s 0:08:17
320,503,808 34% 1.17MB/s 0:08:19
321,814,528 35% 1.17MB/s 0:08:18
323,125,248 35% 1.17MB/s 0:08:17
324,435,968 35% 1.16MB/s 0:08:18
325,746,688 35% 1.17MB/s 0:08:12
327,057,408 35% 1.17MB/s 0:08:12
328,368,128 35% 1.17MB/s 0:08:10
329,678,848 35% 1.18MB/s 0:08:08
330,989,568 36% 1.17MB/s 0:08:08
332,300,288 36% 1.18MB/s 0:08:05
333,611,008 36% 1.17MB/s 0:08:05
334,921,728 36% 1.17MB/s 0:08:04
336,232,448 36% 1.17MB/s 0:08:03
337,543,168 36% 1.17MB/s 0:08:02
338,853,888 36% 1.17MB/s 0:08:01
340,164,608 37% 1.17MB/s 0:07:59
341,475,328 37% 1.17MB/s 0:07:59
342,786,048 37% 1.17MB/s 0:08:01
344,096,768 37% 1.17MB/s 0:07:59
345,407,488 37% 1.17MB/s 0:07:58
346,718,208 37% 1.17MB/s 0:07:56
348,028,928 37% 1.17MB/s 0:07:53
349,339,648 38% 1.17MB/s 0:07:52
350,650,368 38% 1.17MB/s 0:07:53
351,961,088 38% 1.17MB/s 0:07:50
353,271,808 38% 1.17MB/s 0:07:49
354,582,528 38% 1.17MB/s 0:07:48
355,893,248 38% 1.18MB/s 0:07:45
357,203,968 38% 1.17MB/s 0:07:46
358,514,688 39% 1.17MB/s 0:07:46
359,825,408 39% 1.17MB/s 0:07:43
361,136,128 39% 1.18MB/s 0:07:42
362,446,848 39% 1.18MB/s 0:07:41
363,757,568 39% 1.18MB/s 0:07:38
365,068,288 39% 1.17MB/s 0:07:40
366,379,008 39% 1.17MB/s 0:07:38
367,689,728 40% 1.17MB/s 0:07:37
369,000,448 40% 1.17MB/s 0:07:35
370,311,168 40% 1.18MB/s 0:07:33
371,621,888 40% 1.17MB/s 0:07:34
372,932,608 40% 1.17MB/s 0:07:34
374,243,328 40% 1.17MB/s 0:07:33
375,554,048 40% 1.17MB/s 0:07:32
376,864,768 41% 1.17MB/s 0:07:30
378,175,488 41% 1.17MB/s 0:07:28
379,486,208 41% 1.17MB/s 0:07:30
380,796,928 41% 1.17MB/s 0:07:28
382,107,648 41% 1.17MB/s 0:07:27
383,418,368 41% 1.17MB/s 0:07:26
384,729,088 41% 1.17MB/s 0:07:23
386,039,808 42% 1.17MB/s 0:07:22
387,350,528 42% 1.17MB/s 0:07:22
388,661,248 42% 1.17MB/s 0:07:19
389,971,968 42% 1.17MB/s 0:07:18
391,282,688 42% 1.17MB/s 0:07:17
392,593,408 42% 1.18MB/s 0:07:15
393,904,128 42% 1.17MB/s 0:07:16
395,214,848 43% 1.17MB/s 0:07:14
396,525,568 43% 1.17MB/s 0:07:13
397,836,288 43% 1.17MB/s 0:07:12
399,147,008 43% 1.17MB/s 0:07:10
400,457,728 43% 1.18MB/s 0:07:09
401,768,448 43% 1.17MB/s 0:07:08
403,079,168 43% 1.18MB/s 0:07:07
404,389,888 44% 1.17MB/s 0:07:06
405,700,608 44% 1.17MB/s 0:07:06
407,011,328 44% 1.17MB/s 0:07:04
408,322,048 44% 1.17MB/s 0:07:03
409,632,768 44% 1.17MB/s 0:07:02
410,943,488 44% 1.18MB/s 0:07:00
412,254,208 44% 1.17MB/s 0:07:00
413,564,928 45% 1.17MB/s 0:06:59
414,875,648 45% 1.17MB/s 0:06:58
416,186,368 45% 1.17MB/s 0:06:57
417,497,088 45% 1.17MB/s 0:06:56
418,807,808 45% 1.17MB/s 0:06:54
420,118,528 45% 1.17MB/s 0:06:53
421,429,248 45% 1.17MB/s 0:06:52
422,739,968 46% 1.17MB/s 0:06:52
424,050,688 46% 1.17MB/s 0:06:52
425,361,408 46% 1.17MB/s 0:06:51
426,672,128 46% 1.17MB/s 0:06:50
427,982,848 46% 1.17MB/s 0:06:48
429,293,568 46% 1.17MB/s 0:06:47
430,604,288 46% 1.17MB/s 0:06:45
431,915,008 47% 1.17MB/s 0:06:44
433,225,728 47% 1.17MB/s 0:06:43
434,536,448 47% 1.17MB/s 0:06:41
435,847,168 47% 1.17MB/s 0:06:41
437,157,888 47% 1.17MB/s 0:06:39
438,468,608 47% 1.17MB/s 0:06:38
439,779,328 47% 1.17MB/s 0:06:37
441,090,048 48% 1.17MB/s 0:06:36
442,400,768 48% 1.17MB/s 0:06:34
443,711,488 48% 1.17MB/s 0:06:34
445,022,208 48% 1.17MB/s 0:06:33
446,332,928 48% 1.17MB/s 0:06:32
447,643,648 48% 1.17MB/s 0:06:31
448,954,368 48% 1.17MB/s 0:06:30
450,265,088 49% 1.17MB/s 0:06:29
451,575,808 49% 1.17MB/s 0:06:29
452,886,528 49% 1.17MB/s 0:06:29
454,164,480 49% 1.16MB/s 0:06:30
455,475,200 49% 1.16MB/s 0:06:29
456,785,920 49% 1.15MB/s 0:06:29
458,096,640 49% 1.16MB/s 0:06:26
459,407,360 50% 1.17MB/s 0:06:22
460,718,080 50% 1.17MB/s 0:06:20
462,028,800 50% 1.18MB/s 0:06:18
463,339,520 50% 1.17MB/s 0:06:17
464,650,240 50% 1.17MB/s 0:06:16
465,960,960 50% 1.17MB/s 0:06:15
467,271,680 50% 1.17MB/s 0:06:14
468,582,400 51% 1.17MB/s 0:06:13
469,893,120 51% 1.17MB/s 0:06:13
471,203,840 51% 1.17MB/s 0:06:12
472,514,560 51% 1.17MB/s 0:06:10
473,825,280 51% 1.17MB/s 0:06:10
475,136,000 51% 1.17MB/s 0:06:08
476,446,720 51% 1.17MB/s 0:06:07
477,757,440 52% 1.17MB/s 0:06:06
479,068,160 52% 1.17MB/s 0:06:04
480,378,880 52% 1.17MB/s 0:06:03
481,689,600 52% 1.18MB/s 0:06:02
483,000,320 52% 1.17MB/s 0:06:01
484,311,040 52% 1.17MB/s 0:06:00
485,621,760 52% 1.17MB/s 0:05:59
486,932,480 53% 1.17MB/s 0:05:58
488,243,200 53% 1.17MB/s 0:05:57
489,553,920 53% 1.17MB/s 0:05:56
490,864,640 53% 1.17MB/s 0:05:55
492,175,360 53% 1.17MB/s 0:05:53
493,486,080 53% 1.17MB/s 0:05:53
494,796,800 53% 1.17MB/s 0:05:51
496,107,520 54% 1.17MB/s 0:05:51
497,418,240 54% 1.17MB/s 0:05:49
498,728,960 54% 1.18MB/s 0:05:47
500,039,680 54% 1.18MB/s 0:05:46
501,350,400 54% 1.18MB/s 0:05:45
502,661,120 54% 1.17MB/s 0:05:44
503,971,840 54% 1.17MB/s 0:05:43
505,282,560 55% 1.17MB/s 0:05:43
506,593,280 55% 1.17MB/s 0:05:41
507,904,000 55% 1.17MB/s 0:05:40
509,214,720 55% 1.17MB/s 0:05:39
510,525,440 55% 1.17MB/s 0:05:38
511,836,160 55% 1.17MB/s 0:05:37
513,146,880 55% 1.17MB/s 0:05:37
514,457,600 56% 1.17MB/s 0:05:35
515,768,320 56% 1.17MB/s 0:05:34
517,079,040 56% 1.17MB/s 0:05:32
518,389,760 56% 1.18MB/s 0:05:31
519,700,480 56% 1.17MB/s 0:05:30
521,011,200 56% 1.17MB/s 0:05:29
522,321,920 56% 1.17MB/s 0:05:29
523,632,640 57% 1.17MB/s 0:05:28
524,943,360 57% 1.17MB/s 0:05:28
526,254,080 57% 1.17MB/s 0:05:27
527,564,800 57% 1.16MB/s 0:05:26
528,875,520 57% 1.17MB/s 0:05:25
530,186,240 57% 1.17MB/s 0:05:24
531,496,960 57% 1.16MB/s 0:05:23
532,807,680 58% 1.17MB/s 0:05:22
534,118,400 58% 1.16MB/s 0:05:22
535,429,120 58% 1.16MB/s 0:05:21
536,739,840 58% 1.15MB/s 0:05:21
538,050,560 58% 1.16MB/s 0:05:20
539,361,280 58% 1.16MB/s 0:05:18
540,672,000 58% 1.17MB/s 0:05:15
541,982,720 59% 1.17MB/s 0:05:12
543,293,440 59% 1.18MB/s 0:05:10
544,604,160 59% 1.17MB/s 0:05:09
545,914,880 59% 1.17MB/s 0:05:08
547,225,600 59% 1.17MB/s 0:05:07
548,536,320 59% 1.17MB/s 0:05:06
549,847,040 59% 1.17MB/s 0:05:06
551,157,760 60% 1.17MB/s 0:05:05
552,468,480 60% 1.17MB/s 0:05:04
553,779,200 60% 1.17MB/s 0:05:03
555,089,920 60% 1.18MB/s 0:05:00
556,400,640 60% 1.17MB/s 0:05:00
557,711,360 60% 1.17MB/s 0:04:59
559,022,080 60% 1.17MB/s 0:04:58
560,332,800 61% 1.17MB/s 0:04:57
561,643,520 61% 1.17MB/s 0:04:56
562,954,240 61% 1.17MB/s 0:04:54
564,264,960 61% 1.17MB/s 0:04:53
565,575,680 61% 1.17MB/s 0:04:52
566,886,400 61% 1.17MB/s 0:04:51
568,197,120 61% 1.17MB/s 0:04:50
569,507,840 62% 1.17MB/s 0:04:49
570,818,560 62% 1.17MB/s 0:04:48
572,129,280 62% 1.17MB/s 0:04:47
573,440,000 62% 1.17MB/s 0:04:46
574,750,720 62% 1.17MB/s 0:04:45
576,061,440 62% 1.17MB/s 0:04:44
577,372,160 62% 1.17MB/s 0:04:43
578,682,880 63% 1.17MB/s 0:04:41
579,993,600 63% 1.17MB/s 0:04:40
581,304,320 63% 1.17MB/s 0:04:39
582,615,040 63% 1.17MB/s 0:04:38
583,925,760 63% 1.17MB/s 0:04:37
585,236,480 63% 1.17MB/s 0:04:36
586,547,200 63% 1.17MB/s 0:04:35
587,825,152 64% 1.17MB/s 0:04:35
589,135,872 64% 1.17MB/s 0:04:34
590,446,592 64% 1.17MB/s 0:04:33
591,757,312 64% 1.17MB/s 0:04:32
593,068,032 64% 1.18MB/s 0:04:29
594,378,752 64% 1.17MB/s 0:04:29
595,689,472 64% 1.17MB/s 0:04:28
597,000,192 65% 1.17MB/s 0:04:27
598,310,912 65% 1.17MB/s 0:04:26
599,621,632 65% 1.17MB/s 0:04:24
600,932,352 65% 1.17MB/s 0:04:24
602,243,072 65% 1.17MB/s 0:04:23
603,553,792 65% 1.17MB/s 0:04:22
604,864,512 65% 1.17MB/s 0:04:21
606,175,232 66% 1.17MB/s 0:04:19
607,485,952 66% 1.17MB/s 0:04:17
608,796,672 66% 1.17MB/s 0:04:16
610,107,392 66% 1.17MB/s 0:04:15
611,418,112 66% 1.18MB/s 0:04:14
612,728,832 66% 1.17MB/s 0:04:13
614,039,552 66% 1.18MB/s 0:04:12
615,251,968 67% 1.17MB/s 0:04:12
616,529,920 67% 1.16MB/s 0:04:13
617,840,640 67% 1.15MB/s 0:04:13
619,151,360 67% 1.15MB/s 0:04:14
620,462,080 67% 1.15MB/s 0:04:12
621,772,800 67% 1.16MB/s 0:04:09
623,083,520 67% 1.16MB/s 0:04:06
624,394,240 68% 1.17MB/s 0:04:04
625,704,960 68% 1.17MB/s 0:04:03
627,015,680 68% 1.17MB/s 0:04:01
628,326,400 68% 1.17MB/s 0:04:00
629,637,120 68% 1.17MB/s 0:03:59
630,947,840 68% 1.17MB/s 0:03:58
632,258,560 68% 1.17MB/s 0:03:57
633,569,280 69% 1.17MB/s 0:03:56
634,880,000 69% 1.17MB/s 0:03:55
636,190,720 69% 1.17MB/s 0:03:54
637,501,440 69% 1.17MB/s 0:03:53
638,812,160 69% 1.17MB/s 0:03:52
640,122,880 69% 1.17MB/s 0:03:51
641,433,600 69% 1.17MB/s 0:03:49
642,744,320 70% 1.17MB/s 0:03:48
644,055,040 70% 1.17MB/s 0:03:47
645,365,760 70% 1.17MB/s 0:03:46
646,676,480 70% 1.17MB/s 0:03:45
647,987,200 70% 1.17MB/s 0:03:44
649,297,920 70% 1.17MB/s 0:03:43
650,608,640 70% 1.17MB/s 0:03:41
651,919,360 71% 1.17MB/s 0:03:40
653,230,080 71% 1.17MB/s 0:03:39
654,540,800 71% 1.17MB/s 0:03:38
655,851,520 71% 1.17MB/s 0:03:38
657,162,240 71% 1.17MB/s 0:03:36
658,472,960 71% 1.17MB/s 0:03:35
659,783,680 71% 1.17MB/s 0:03:35
661,094,400 72% 1.18MB/s 0:03:32
662,405,120 72% 1.17MB/s 0:03:32
663,715,840 72% 1.17MB/s 0:03:31
665,026,560 72% 1.17MB/s 0:03:30
666,337,280 72% 1.17MB/s 0:03:29
667,648,000 72% 1.17MB/s 0:03:27
668,958,720 72% 1.18MB/s 0:03:26
670,269,440 73% 1.17MB/s 0:03:25
671,580,160 73% 1.17MB/s 0:03:24
672,890,880 73% 1.17MB/s 0:03:24
674,201,600 73% 1.17MB/s 0:03:23
675,512,320 73% 1.17MB/s 0:03:22
676,823,040 73% 1.17MB/s 0:03:21
678,133,760 73% 1.17MB/s 0:03:19
679,444,480 74% 1.17MB/s 0:03:18
680,755,200 74% 1.17MB/s 0:03:17
682,065,920 74% 1.17MB/s 0:03:15
683,376,640 74% 1.17MB/s 0:03:14
684,687,360 74% 1.17MB/s 0:03:13
685,998,080 74% 1.17MB/s 0:03:12
687,308,800 74% 1.17MB/s 0:03:12
688,619,520 75% 1.17MB/s 0:03:11
689,930,240 75% 1.17MB/s 0:03:09
691,240,960 75% 1.17MB/s 0:03:08
692,551,680 75% 1.17MB/s 0:03:06
693,862,400 75% 1.18MB/s 0:03:05
695,173,120 75% 1.17MB/s 0:03:04
696,483,840 75% 1.17MB/s 0:03:03
697,794,560 76% 1.17MB/s 0:03:02
699,105,280 76% 1.17MB/s 0:03:01
700,416,000 76% 1.17MB/s 0:03:00
701,726,720 76% 1.17MB/s 0:02:59
703,037,440 76% 1.17MB/s 0:02:58
704,348,160 76% 1.17MB/s 0:02:57
705,658,880 76% 1.17MB/s 0:02:56
706,969,600 77% 1.16MB/s 0:02:56
708,280,320 77% 1.16MB/s 0:02:55
709,591,040 77% 1.16MB/s 0:02:55
710,901,760 77% 1.16MB/s 0:02:53
712,212,480 77% 1.17MB/s 0:02:51
713,523,200 77% 1.17MB/s 0:02:50
714,833,920 77% 1.17MB/s 0:02:48
716,144,640 78% 1.17MB/s 0:02:47
717,455,360 78% 1.17MB/s 0:02:46
718,766,080 78% 1.17MB/s 0:02:45
720,076,800 78% 1.17MB/s 0:02:44
721,387,520 78% 1.17MB/s 0:02:43
722,665,472 78% 1.16MB/s 0:02:43
723,976,192 78% 1.16MB/s 0:02:42
725,286,912 79% 1.17MB/s 0:02:41
726,597,632 79% 1.17MB/s 0:02:39
727,908,352 79% 1.17MB/s 0:02:37
729,219,072 79% 1.17MB/s 0:02:36
730,529,792 79% 1.17MB/s 0:02:35
731,840,512 79% 1.17MB/s 0:02:34
733,151,232 79% 1.17MB/s 0:02:33
734,461,952 80% 1.17MB/s 0:02:32
735,772,672 80% 1.17MB/s 0:02:31
737,083,392 80% 1.17MB/s 0:02:30
738,394,112 80% 1.17MB/s 0:02:29
739,704,832 80% 1.17MB/s 0:02:28
741,015,552 80% 1.17MB/s 0:02:26
742,326,272 80% 1.17MB/s 0:02:25
743,636,992 81% 1.17MB/s 0:02:24
744,947,712 81% 1.17MB/s 0:02:23
746,258,432 81% 1.17MB/s 0:02:22
747,569,152 81% 1.17MB/s 0:02:22
748,879,872 81% 1.17MB/s 0:02:21
750,190,592 81% 1.17MB/s 0:02:19
751,501,312 81% 1.17MB/s 0:02:18
752,812,032 82% 1.17MB/s 0:02:17
754,122,752 82% 1.17MB/s 0:02:16
755,433,472 82% 1.17MB/s 0:02:15
756,744,192 82% 1.17MB/s 0:02:14
758,054,912 82% 1.17MB/s 0:02:12
759,365,632 82% 1.18MB/s 0:02:11
760,676,352 82% 1.17MB/s 0:02:10
761,987,072 83% 1.17MB/s 0:02:09
763,297,792 83% 1.17MB/s 0:02:08
764,608,512 83% 1.17MB/s 0:02:07
765,919,232 83% 1.17MB/s 0:02:05
767,229,952 83% 1.17MB/s 0:02:04
768,540,672 83% 1.17MB/s 0:02:04
769,851,392 83% 1.17MB/s 0:02:02
771,162,112 84% 1.17MB/s 0:02:01
772,472,832 84% 1.17MB/s 0:02:00
773,783,552 84% 1.17MB/s 0:01:59
775,094,272 84% 1.17MB/s 0:01:58
776,404,992 84% 1.17MB/s 0:01:57
777,715,712 84% 1.17MB/s 0:01:56
779,026,432 84% 1.17MB/s 0:01:55
780,337,152 85% 1.17MB/s 0:01:54
781,647,872 85% 1.18MB/s 0:01:52
782,958,592 85% 1.17MB/s 0:01:51
784,269,312 85% 1.17MB/s 0:01:50
785,580,032 85% 1.17MB/s 0:01:49
786,890,752 85% 1.17MB/s 0:01:49
788,201,472 85% 1.17MB/s 0:01:47
789,512,192 86% 1.17MB/s 0:01:46
790,822,912 86% 1.17MB/s 0:01:45
792,133,632 86% 1.18MB/s 0:01:43
793,444,352 86% 1.17MB/s 0:01:43
794,755,072 86% 1.17MB/s 0:01:42
796,065,792 86% 1.17MB/s 0:01:41
797,376,512 86% 1.17MB/s 0:01:39
798,687,232 87% 1.17MB/s 0:01:38
799,997,952 87% 1.17MB/s 0:01:37
801,308,672 87% 1.17MB/s 0:01:36
802,619,392 87% 1.17MB/s 0:01:35
803,930,112 87% 1.17MB/s 0:01:34
805,240,832 87% 1.17MB/s 0:01:33
806,551,552 87% 1.17MB/s 0:01:32
807,862,272 88% 1.17MB/s 0:01:31
809,172,992 88% 1.17MB/s 0:01:30
810,483,712 88% 1.17MB/s 0:01:28
811,794,432 88% 1.18MB/s 0:01:27
813,105,152 88% 1.17MB/s 0:01:26
814,415,872 88% 1.17MB/s 0:01:25
815,726,592 88% 1.17MB/s 0:01:24
817,037,312 89% 1.17MB/s 0:01:24
818,348,032 89% 1.17MB/s 0:01:22
819,658,752 89% 1.17MB/s 0:01:21
820,969,472 89% 1.16MB/s 0:01:20
822,280,192 89% 1.17MB/s 0:01:19
823,590,912 89% 1.17MB/s 0:01:18
824,901,632 89% 1.17MB/s 0:01:17
826,212,352 90% 1.17MB/s 0:01:15
827,523,072 90% 1.17MB/s 0:01:14
828,833,792 90% 1.17MB/s 0:01:13
830,144,512 90% 1.17MB/s 0:01:12
831,455,232 90% 1.17MB/s 0:01:11
832,765,952 90% 1.17MB/s 0:01:10
834,076,672 90% 1.17MB/s 0:01:09
835,387,392 91% 1.17MB/s 0:01:08
836,698,112 91% 1.17MB/s 0:01:07
838,008,832 91% 1.17MB/s 0:01:06
839,319,552 91% 1.17MB/s 0:01:05
840,630,272 91% 1.17MB/s 0:01:03
841,940,992 91% 1.17MB/s 0:01:02
843,251,712 91% 1.17MB/s 0:01:01
844,562,432 92% 1.17MB/s 0:01:00
845,873,152 92% 1.17MB/s 0:00:59
847,183,872 92% 1.17MB/s 0:00:58
848,494,592 92% 1.17MB/s 0:00:57
849,805,312 92% 1.17MB/s 0:00:56
851,116,032 92% 1.18MB/s 0:00:55
852,426,752 92% 1.18MB/s 0:00:54
853,737,472 93% 1.17MB/s 0:00:52
855,048,192 93% 1.17MB/s 0:00:51
856,358,912 93% 1.17MB/s 0:00:50
857,636,864 93% 1.17MB/s 0:00:50
858,947,584 93% 1.17MB/s 0:00:48
860,258,304 93% 1.17MB/s 0:00:47
861,569,024 93% 1.16MB/s 0:00:46
862,879,744 94% 1.17MB/s 0:00:45
864,190,464 94% 1.17MB/s 0:00:44
865,501,184 94% 1.17MB/s 0:00:43
866,811,904 94% 1.17MB/s 0:00:42
868,122,624 94% 1.17MB/s 0:00:41
869,433,344 94% 1.17MB/s 0:00:39
870,744,064 94% 1.17MB/s 0:00:38
872,054,784 95% 1.17MB/s 0:00:37
873,365,504 95% 1.17MB/s 0:00:36
874,676,224 95% 1.17MB/s 0:00:35
875,986,944 95% 1.17MB/s 0:00:34
877,297,664 95% 1.17MB/s 0:00:33
878,608,384 95% 1.17MB/s 0:00:32
879,919,104 95% 1.17MB/s 0:00:31
881,229,824 96% 1.18MB/s 0:00:30
882,540,544 96% 1.17MB/s 0:00:29
883,851,264 96% 1.17MB/s 0:00:27
885,161,984 96% 1.17MB/s 0:00:26
886,472,704 96% 1.17MB/s 0:00:25
887,783,424 96% 1.17MB/s 0:00:24
889,094,144 96% 1.17MB/s 0:00:23
890,404,864 97% 1.17MB/s 0:00:22
891,715,584 97% 1.17MB/s 0:00:21
893,026,304 97% 1.17MB/s 0:00:20
894,337,024 97% 1.17MB/s 0:00:19
895,647,744 97% 1.17MB/s 0:00:18
896,958,464 97% 1.17MB/s 0:00:17
898,269,184 97% 1.17MB/s 0:00:16
899,579,904 98% 1.17MB/s 0:00:14
900,890,624 98% 1.17MB/s 0:00:13
902,201,344 98% 1.17MB/s 0:00:12
903,512,064 98% 1.17MB/s 0:00:11
904,822,784 98% 1.17MB/s 0:00:10
906,133,504 98% 1.17MB/s 0:00:09
907,444,224 98% 1.17MB/s 0:00:08
908,754,944 99% 1.17MB/s 0:00:07
910,065,664 99% 1.17MB/s 0:00:06
911,376,384 99% 1.17MB/s 0:00:05
912,687,104 99% 1.17MB/s 0:00:03
913,997,824 99% 1.17MB/s 0:00:02
915,308,544 99% 1.17MB/s 0:00:01
916,619,264 99% 1.17MB/s 0:00:00
917,434,544 100% 1.17MB/s 0:12:27 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20230112-pine64-pinephonepro.img.xz.sha256
136 100% 0.21kB/s 0:00:00
136 100% 0.21kB/s 0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20230112-tablet-x64uefi.img.xz
32,768 0% 50.08kB/s 7:47:20
491,520 0% 448.18kB/s 0:52:12
1,802,240 0% 821.28kB/s 0:28:27
3,112,960 0% 947.63kB/s 0:24:38
4,423,680 0% 1011.24kB/s 0:23:04
5,734,400 0% 1.17MB/s 0:19:25
7,045,120 0% 1.17MB/s 0:19:22
8,355,840 0% 1.17MB/s 0:19:21
9,666,560 0% 1.17MB/s 0:19:20
10,977,280 0% 1.17MB/s 0:19:18
12,288,000 0% 1.18MB/s 0:19:16
13,598,720 0% 1.17MB/s 0:19:18
14,909,440 1% 1.18MB/s 0:19:14
16,220,160 1% 1.17MB/s 0:19:14
17,530,880 1% 1.17MB/s 0:19:18
18,841,600 1% 1.18MB/s 0:19:10
20,152,320 1% 1.17MB/s 0:19:11
21,463,040 1% 1.17MB/s 0:19:10
22,773,760 1% 1.18MB/s 0:19:03
24,084,480 1% 1.17MB/s 0:19:07
25,395,200 1% 1.17MB/s 0:19:06
26,705,920 1% 1.17MB/s 0:19:05
28,016,640 1% 1.17MB/s 0:19:04
29,327,360 2% 1.18MB/s 0:19:02
30,638,080 2% 1.17MB/s 0:19:05
31,948,800 2% 1.17MB/s 0:19:05
33,259,520 2% 1.17MB/s 0:19:00
34,570,240 2% 1.17MB/s 0:18:59
35,880,960 2% 1.18MB/s 0:18:55
37,191,680 2% 1.18MB/s 0:18:54
38,502,400 2% 1.17MB/s 0:18:56
39,813,120 2% 1.17MB/s 0:18:55
41,123,840 2% 1.17MB/s 0:18:53
42,434,560 3% 1.17MB/s 0:18:52
43,745,280 3% 1.17MB/s 0:18:50
45,056,000 3% 1.17MB/s 0:18:50
46,366,720 3% 1.17MB/s 0:18:50
47,677,440 3% 1.17MB/s 0:18:50
48,988,160 3% 1.17MB/s 0:18:50
50,298,880 3% 1.17MB/s 0:18:51
51,609,600 3% 1.17MB/s 0:18:52
52,920,320 3% 1.17MB/s 0:18:50
54,231,040 3% 1.17MB/s 0:18:49
55,541,760 3% 1.17MB/s 0:18:45
56,852,480 4% 1.17MB/s 0:18:43
58,163,200 4% 1.17MB/s 0:18:41
59,473,920 4% 1.17MB/s 0:18:40
60,784,640 4% 1.17MB/s 0:18:39
62,095,360 4% 1.17MB/s 0:18:36
63,406,080 4% 1.17MB/s 0:18:38
64,716,800 4% 1.17MB/s 0:18:33
66,027,520 4% 1.17MB/s 0:18:33
67,338,240 4% 1.17MB/s 0:18:33
68,648,960 4% 1.18MB/s 0:18:28
69,959,680 4% 1.17MB/s 0:18:30
71,270,400 5% 1.17MB/s 0:18:32
72,581,120 5% 1.18MB/s 0:18:26
73,891,840 5% 1.17MB/s 0:18:26
75,202,560 5% 1.17MB/s 0:18:25
76,513,280 5% 1.18MB/s 0:18:20
77,824,000 5% 1.17MB/s 0:18:24
79,134,720 5% 1.17MB/s 0:18:22
80,445,440 5% 1.17MB/s 0:18:21
81,756,160 5% 1.17MB/s 0:18:22
83,066,880 5% 1.17MB/s 0:18:19
84,377,600 6% 1.17MB/s 0:18:17
85,688,320 6% 1.17MB/s 0:18:17
86,999,040 6% 1.18MB/s 0:18:14
88,309,760 6% 1.17MB/s 0:18:15
89,587,712 6% 1.17MB/s 0:18:21
90,898,432 6% 1.16MB/s 0:18:21
92,209,152 6% 1.16MB/s 0:18:20
93,519,872 6% 1.17MB/s 0:18:18
94,830,592 6% 1.17MB/s 0:18:16
96,141,312 6% 1.17MB/s 0:18:09
97,452,032 6% 1.17MB/s 0:18:12
98,762,752 7% 1.17MB/s 0:18:09
100,073,472 7% 1.18MB/s 0:18:01
101,384,192 7% 1.17MB/s 0:18:04
102,694,912 7% 1.18MB/s 0:17:59
104,005,632 7% 1.17MB/s 0:18:07
105,316,352 7% 1.17MB/s 0:18:01
106,627,072 7% 1.17MB/s 0:18:00
107,937,792 7% 1.17MB/s 0:17:59
109,248,512 7% 1.18MB/s 0:17:52
110,559,232 7% 1.17MB/s 0:17:57
111,869,952 7% 1.17MB/s 0:17:58
113,180,672 8% 1.17MB/s 0:17:54
114,491,392 8% 1.17MB/s 0:17:54
115,802,112 8% 1.17MB/s 0:17:52
117,112,832 8% 1.18MB/s 0:17:48
118,423,552 8% 1.17MB/s 0:17:51
119,734,272 8% 1.17MB/s 0:17:50
121,044,992 8% 1.17MB/s 0:17:50
122,355,712 8% 1.17MB/s 0:17:51
123,666,432 8% 1.17MB/s 0:17:50
124,977,152 8% 1.16MB/s 0:17:53
126,287,872 8% 1.17MB/s 0:17:51
127,598,592 9% 1.17MB/s 0:17:47
128,909,312 9% 1.17MB/s 0:17:46
130,220,032 9% 1.17MB/s 0:17:39
131,530,752 9% 1.17MB/s 0:17:38
132,841,472 9% 1.17MB/s 0:17:37
134,152,192 9% 1.17MB/s 0:17:36
135,462,912 9% 1.17MB/s 0:17:35
136,773,632 9% 1.17MB/s 0:17:33
138,084,352 9% 1.17MB/s 0:17:33
139,395,072 9% 1.17MB/s 0:17:32
140,705,792 10% 1.17MB/s 0:17:30
142,016,512 10% 1.17MB/s 0:17:29
143,327,232 10% 1.18MB/s 0:17:27
144,637,952 10% 1.17MB/s 0:17:28
145,948,672 10% 1.17MB/s 0:17:26
147,259,392 10% 1.17MB/s 0:17:26
148,570,112 10% 1.17MB/s 0:17:25
149,880,832 10% 1.17MB/s 0:17:25
151,191,552 10% 1.17MB/s 0:17:24
152,502,272 10% 1.17MB/s 0:17:22
153,812,992 10% 1.17MB/s 0:17:22
155,123,712 11% 1.17MB/s 0:17:19
156,434,432 11% 1.17MB/s 0:17:19
157,745,152 11% 1.17MB/s 0:17:18
159,055,872 11% 1.17MB/s 0:17:17
160,366,592 11% 1.17MB/s 0:17:14
161,677,312 11% 1.17MB/s 0:17:14
162,988,032 11% 1.17MB/s 0:17:13
164,298,752 11% 1.17MB/s 0:17:11
165,609,472 11% 1.17MB/s 0:17:10
166,920,192 11% 1.17MB/s 0:17:08
168,230,912 11% 1.17MB/s 0:17:08
169,541,632 12% 1.17MB/s 0:17:06
170,852,352 12% 1.17MB/s 0:17:05
172,163,072 12% 1.18MB/s 0:17:03
173,473,792 12% 1.18MB/s 0:17:02
174,784,512 12% 1.17MB/s 0:17:02
176,095,232 12% 1.17MB/s 0:17:01
177,405,952 12% 1.17MB/s 0:17:01
178,716,672 12% 1.17MB/s 0:17:00
180,027,392 12% 1.17MB/s 0:16:58
181,338,112 12% 1.17MB/s 0:16:57
182,648,832 13% 1.17MB/s 0:16:55
183,959,552 13% 1.17MB/s 0:16:54
185,270,272 13% 1.17MB/s 0:16:53
186,580,992 13% 1.17MB/s 0:16:54
187,891,712 13% 1.17MB/s 0:16:53
189,202,432 13% 1.17MB/s 0:16:53
190,513,152 13% 1.17MB/s 0:16:55
191,823,872 13% 1.17MB/s 0:16:53
193,134,592 13% 1.17MB/s 0:16:51
194,445,312 13% 1.17MB/s 0:16:50
195,756,032 13% 1.17MB/s 0:16:49
197,066,752 14% 1.16MB/s 0:16:54
198,377,472 14% 1.16MB/s 0:16:56
199,688,192 14% 1.16MB/s 0:16:57
200,998,912 14% 1.16MB/s 0:16:53
202,309,632 14% 1.17MB/s 0:16:45
203,620,352 14% 1.17MB/s 0:16:40
204,931,072 14% 1.17MB/s 0:16:37
206,241,792 14% 1.17MB/s 0:16:36
207,552,512 14% 1.17MB/s 0:16:36
208,863,232 14% 1.17MB/s 0:16:33
210,173,952 14% 1.17MB/s 0:16:32
211,484,672 15% 1.18MB/s 0:16:31
212,795,392 15% 1.18MB/s 0:16:29
214,106,112 15% 1.17MB/s 0:16:29
215,416,832 15% 1.17MB/s 0:16:29
216,727,552 15% 1.17MB/s 0:16:27
218,038,272 15% 1.17MB/s 0:16:26
219,348,992 15% 1.17MB/s 0:16:32
220,659,712 15% 1.17MB/s 0:16:25
221,970,432 15% 1.17MB/s 0:16:24
223,248,384 15% 1.17MB/s 0:16:29
224,559,104 15% 1.17MB/s 0:16:22
225,869,824 16% 1.17MB/s 0:16:26
227,180,544 16% 1.17MB/s 0:16:26
228,491,264 16% 1.17MB/s 0:16:19
229,801,984 16% 1.17MB/s 0:16:18
231,112,704 16% 1.17MB/s 0:16:16
232,423,424 16% 1.17MB/s 0:16:14
233,734,144 16% 1.17MB/s 0:16:13
235,044,864 16% 1.17MB/s 0:16:17
236,355,584 16% 1.17MB/s 0:16:11
237,666,304 16% 1.17MB/s 0:16:11
238,977,024 17% 1.17MB/s 0:16:09
240,287,744 17% 1.18MB/s 0:16:04
241,598,464 17% 1.17MB/s 0:16:11
242,909,184 17% 1.17MB/s 0:16:07
244,219,904 17% 1.17MB/s 0:16:06
245,530,624 17% 1.17MB/s 0:16:08
246,841,344 17% 1.18MB/s 0:16:01
248,152,064 17% 1.17MB/s 0:16:04
249,462,784 17% 1.17MB/s 0:16:02
250,773,504 17% 1.18MB/s 0:15:56
252,084,224 17% 1.17MB/s 0:16:00
253,394,944 18% 1.18MB/s 0:15:54
254,705,664 18% 1.18MB/s 0:15:55
256,016,384 18% 1.17MB/s 0:15:55
257,327,104 18% 1.18MB/s 0:15:51
258,506,752 18% 1.16MB/s 0:16:03
259,817,472 18% 1.16MB/s 0:16:04
261,128,192 18% 1.16MB/s 0:16:02
262,438,912 18% 1.16MB/s 0:16:00
263,749,632 18% 1.17MB/s 0:15:50
265,060,352 18% 1.17MB/s 0:15:48
266,371,072 18% 1.17MB/s 0:15:46
267,681,792 19% 1.17MB/s 0:15:45
268,992,512 19% 1.17MB/s 0:15:45
270,303,232 19% 1.17MB/s 0:15:45
271,613,952 19% 1.17MB/s 0:15:44
272,924,672 19% 1.17MB/s 0:15:47
274,235,392 19% 1.17MB/s 0:15:45
275,546,112 19% 1.17MB/s 0:15:43
276,856,832 19% 1.17MB/s 0:15:43
278,167,552 19% 1.17MB/s 0:15:37
279,478,272 19% 1.17MB/s 0:15:35
280,788,992 19% 1.17MB/s 0:15:37
282,099,712 20% 1.18MB/s 0:15:32
283,410,432 20% 1.17MB/s 0:15:35
284,721,152 20% 1.17MB/s 0:15:31
286,031,872 20% 1.18MB/s 0:15:29
287,342,592 20% 1.17MB/s 0:15:29
288,653,312 20% 1.17MB/s 0:15:27
289,964,032 20% 1.17MB/s 0:15:29
291,274,752 20% 1.17MB/s 0:15:28
292,585,472 20% 1.17MB/s 0:15:28
293,896,192 20% 1.17MB/s 0:15:25
295,206,912 21% 1.17MB/s 0:15:25
296,517,632 21% 1.17MB/s 0:15:24
297,828,352 21% 1.17MB/s 0:15:21
299,139,072 21% 1.17MB/s 0:15:21
300,449,792 21% 1.17MB/s 0:15:19
301,760,512 21% 1.17MB/s 0:15:16
303,071,232 21% 1.17MB/s 0:15:15
304,381,952 21% 1.17MB/s 0:15:14
305,692,672 21% 1.17MB/s 0:15:13
307,003,392 21% 1.17MB/s 0:15:12
308,314,112 21% 1.17MB/s 0:15:11
309,624,832 22% 1.17MB/s 0:15:11
310,935,552 22% 1.17MB/s 0:15:13
312,246,272 22% 1.17MB/s 0:15:09
313,556,992 22% 1.17MB/s 0:15:09
314,867,712 22% 1.17MB/s 0:15:07
316,178,432 22% 1.18MB/s 0:15:02
317,489,152 22% 1.17MB/s 0:15:05
318,799,872 22% 1.17MB/s 0:15:03
320,110,592 22% 1.17MB/s 0:15:02
321,421,312 22% 1.17MB/s 0:15:01
322,732,032 22% 1.17MB/s 0:15:00
324,042,752 23% 1.17MB/s 0:14:58
325,353,472 23% 1.17MB/s 0:14:57
326,664,192 23% 1.18MB/s 0:14:55
327,974,912 23% 1.17MB/s 0:14:54
329,285,632 23% 1.17MB/s 0:14:53
330,596,352 23% 1.17MB/s 0:14:53
331,907,072 23% 1.17MB/s 0:14:52
333,217,792 23% 1.17MB/s 0:14:51
334,528,512 23% 1.17MB/s 0:14:50
335,839,232 23% 1.17MB/s 0:14:48
337,149,952 24% 1.17MB/s 0:14:47
338,460,672 24% 1.17MB/s 0:14:48
339,771,392 24% 1.17MB/s 0:14:47
341,082,112 24% 1.17MB/s 0:14:49
342,392,832 24% 1.17MB/s 0:14:48
343,703,552 24% 1.17MB/s 0:14:44
345,014,272 24% 1.17MB/s 0:14:44
346,324,992 24% 1.16MB/s 0:14:48
347,635,712 24% 1.17MB/s 0:14:44
348,946,432 24% 1.17MB/s 0:14:43
350,257,152 24% 1.17MB/s 0:14:41
351,567,872 25% 1.18MB/s 0:14:31
352,878,592 25% 1.17MB/s 0:14:34
354,189,312 25% 1.17MB/s 0:14:34
355,500,032 25% 1.17MB/s 0:14:32
356,777,984 25% 1.17MB/s 0:14:37
358,088,704 25% 1.16MB/s 0:14:37
359,399,424 25% 1.17MB/s 0:14:35
360,710,144 25% 1.16MB/s 0:14:34
362,020,864 25% 1.17MB/s 0:14:27
363,331,584 25% 1.17MB/s 0:14:26
364,642,304 25% 1.17MB/s 0:14:24
365,953,024 26% 1.17MB/s 0:14:23
367,263,744 26% 1.17MB/s 0:14:23
368,574,464 26% 1.18MB/s 0:14:20
369,885,184 26% 1.17MB/s 0:14:22
371,195,904 26% 1.17MB/s 0:14:20
372,506,624 26% 1.17MB/s 0:14:19
373,817,344 26% 1.17MB/s 0:14:18
375,128,064 26% 1.17MB/s 0:14:15
376,438,784 26% 1.17MB/s 0:14:14
377,749,504 26% 1.17MB/s 0:14:13
379,060,224 26% 1.17MB/s 0:14:12
380,370,944 27% 1.17MB/s 0:14:13
381,681,664 27% 1.17MB/s 0:14:12
382,992,384 27% 1.17MB/s 0:14:11
384,303,104 27% 1.17MB/s 0:14:10
385,613,824 27% 1.17MB/s 0:14:09
386,924,544 27% 1.17MB/s 0:14:07
388,235,264 27% 1.17MB/s 0:14:06
389,545,984 27% 1.17MB/s 0:14:06
390,856,704 27% 1.17MB/s 0:14:04
392,167,424 27% 1.17MB/s 0:14:06
393,478,144 28% 1.17MB/s 0:14:04
394,788,864 28% 1.17MB/s 0:14:03
396,099,584 28% 1.17MB/s 0:14:00
397,410,304 28% 1.17MB/s 0:13:58
398,721,024 28% 1.17MB/s 0:13:57
400,031,744 28% 1.17MB/s 0:13:56
401,342,464 28% 1.17MB/s 0:13:54
402,653,184 28% 1.17MB/s 0:13:53
403,963,904 28% 1.17MB/s 0:13:58
405,274,624 28% 1.17MB/s 0:13:54
406,585,344 28% 1.16MB/s 0:13:57
407,896,064 29% 1.17MB/s 0:13:54
409,206,784 29% 1.17MB/s 0:13:47
410,517,504 29% 1.17MB/s 0:13:51
411,828,224 29% 1.18MB/s 0:13:43
413,138,944 29% 1.17MB/s 0:13:44
414,449,664 29% 1.17MB/s 0:13:42
415,760,384 29% 1.18MB/s 0:13:39
417,071,104 29% 1.17MB/s 0:13:41
418,381,824 29% 1.17MB/s 0:13:41
419,692,544 29% 1.17MB/s 0:13:43
421,003,264 29% 1.17MB/s 0:13:41
422,313,984 30% 1.17MB/s 0:13:40
423,624,704 30% 1.17MB/s 0:13:39
424,935,424 30% 1.17MB/s 0:13:34
426,246,144 30% 1.17MB/s 0:13:33
427,556,864 30% 1.17MB/s 0:13:33
428,867,584 30% 1.17MB/s 0:13:34
430,178,304 30% 1.17MB/s 0:13:34
431,489,024 30% 1.17MB/s 0:13:32
432,799,744 30% 1.17MB/s 0:13:30
434,110,464 30% 1.17MB/s 0:13:29
435,421,184 31% 1.17MB/s 0:13:27
436,731,904 31% 1.17MB/s 0:13:26
438,042,624 31% 1.17MB/s 0:13:24
439,353,344 31% 1.17MB/s 0:13:22
440,664,064 31% 1.18MB/s 0:13:20
441,974,784 31% 1.18MB/s 0:13:19
443,285,504 31% 1.17MB/s 0:13:18
444,596,224 31% 1.17MB/s 0:13:18
445,906,944 31% 1.17MB/s 0:13:18
447,217,664 31% 1.17MB/s 0:13:18
448,528,384 31% 1.17MB/s 0:13:17
449,839,104 32% 1.17MB/s 0:13:19
451,149,824 32% 1.17MB/s 0:13:13
452,460,544 32% 1.17MB/s 0:13:11
453,771,264 32% 1.17MB/s 0:13:10
455,081,984 32% 1.18MB/s 0:13:06
456,392,704 32% 1.17MB/s 0:13:09
457,703,424 32% 1.17MB/s 0:13:08
459,014,144 32% 1.17MB/s 0:13:06
460,324,864 32% 1.17MB/s 0:13:05
461,635,584 32% 1.17MB/s 0:13:04
462,946,304 32% 1.17MB/s 0:13:05
464,257,024 33% 1.17MB/s 0:13:02
465,567,744 33% 1.17MB/s 0:13:02
466,878,464 33% 1.17MB/s 0:13:00
468,189,184 33% 1.18MB/s 0:12:57
469,499,904 33% 1.17MB/s 0:12:58
470,810,624 33% 1.17MB/s 0:12:55
472,121,344 33% 1.17MB/s 0:12:55
473,432,064 33% 1.17MB/s 0:12:54
474,742,784 33% 1.17MB/s 0:12:53
476,053,504 33% 1.17MB/s 0:12:52
477,364,224 33% 1.17MB/s 0:12:51
478,674,944 34% 1.17MB/s 0:12:51
479,985,664 34% 1.17MB/s 0:12:50
481,296,384 34% 1.17MB/s 0:12:48
482,607,104 34% 1.17MB/s 0:12:47
483,917,824 34% 1.17MB/s 0:12:45
485,228,544 34% 1.17MB/s 0:12:44
486,539,264 34% 1.17MB/s 0:12:43
487,849,984 34% 1.17MB/s 0:12:43
489,160,704 34% 1.17MB/s 0:12:41
490,471,424 34% 1.17MB/s 0:12:41
491,749,376 35% 1.16MB/s 0:12:49
493,060,096 35% 1.16MB/s 0:12:44
494,370,816 35% 1.16MB/s 0:12:47
495,681,536 35% 1.16MB/s 0:12:45
496,992,256 35% 1.17MB/s 0:12:35
498,302,976 35% 1.17MB/s 0:12:37
499,613,696 35% 1.17MB/s 0:12:31
500,924,416 35% 1.17MB/s 0:12:31
502,235,136 35% 1.17MB/s 0:12:30
503,545,856 35% 1.17MB/s 0:12:29
504,856,576 35% 1.17MB/s 0:12:28
506,167,296 36% 1.17MB/s 0:12:27
507,478,016 36% 1.17MB/s 0:12:26
508,264,448 36% 1.06MB/s 0:13:43
509,313,024 36% 1023.04kB/s 0:14:34
510,623,744 36% 1023.52kB/s 0:14:33
511,934,464 36% 1.00MB/s 0:14:30
513,245,184 36% 1.11MB/s 0:13:03
514,555,904 36% 1.17MB/s 0:12:19
515,866,624 36% 1.17MB/s 0:12:18
517,177,344 36% 1.17MB/s 0:12:18
518,356,992 36% 1.15MB/s 0:12:35
519,012,352 36% 1.00MB/s 0:14:21
519,929,856 37% 943.19kB/s 0:15:37
521,240,576 37% 944.09kB/s 0:15:35
522,551,296 37% 972.92kB/s 0:15:06
523,862,016 37% 1.09MB/s 0:13:05
525,172,736 37% 1.17MB/s 0:12:10
526,483,456 37% 1.17MB/s 0:12:10
527,794,176 37% 1.17MB/s 0:12:09
529,104,896 37% 1.17MB/s 0:12:08
530,415,616 37% 1.17MB/s 0:12:07
531,726,336 37% 1.17MB/s 0:12:06
532,512,768 37% 1.05MB/s 0:13:29
533,823,488 38% 1.05MB/s 0:13:28
535,134,208 38% 1.05MB/s 0:13:27
536,444,928 38% 1.05MB/s 0:13:26
537,755,648 38% 1.17MB/s 0:12:01
539,066,368 38% 1.17MB/s 0:11:59
540,377,088 38% 1.17MB/s 0:11:59
541,687,808 38% 1.18MB/s 0:11:56
542,998,528 38% 1.17MB/s 0:11:56
543,784,960 38% 1.07MB/s 0:13:03
544,440,320 38% 947.24kB/s 0:15:07
545,259,520 38% 844.14kB/s 0:16:57
546,537,472 38% 836.20kB/s 0:17:05
547,848,192 39% 945.89kB/s 0:15:05
549,158,912 39% 1.07MB/s 0:12:58
550,469,632 39% 1.17MB/s 0:11:55
551,780,352 39% 1.17MB/s 0:11:49
553,091,072 39% 1.17MB/s 0:11:48
554,401,792 39% 1.17MB/s 0:11:46
555,712,512 39% 1.17MB/s 0:11:45
557,023,232 39% 1.17MB/s 0:11:44
558,333,952 39% 1.17MB/s 0:11:43
559,644,672 39% 1.17MB/s 0:11:42
560,562,176 39% 1.05MB/s 0:13:02
561,217,536 39% 933.03kB/s 0:15:03
562,135,040 40% 840.01kB/s 0:16:42
563,445,760 40% 838.87kB/s 0:16:42
564,756,480 40% 956.34kB/s 0:14:37
566,067,200 40% 1.08MB/s 0:12:38
567,377,920 40% 1.18MB/s 0:11:35
568,688,640 40% 1.18MB/s 0:11:33
569,999,360 40% 1.17MB/s 0:11:33
571,310,080 40% 1.17MB/s 0:11:32
572,620,800 40% 1.17MB/s 0:11:32
573,931,520 40% 1.17MB/s 0:11:33
575,242,240 40% 1.17MB/s 0:11:29
576,552,960 41% 1.17MB/s 0:11:28
577,863,680 41% 1.17MB/s 0:11:26
579,174,400 41% 1.18MB/s 0:11:23
580,485,120 41% 1.17MB/s 0:11:24
581,795,840 41% 1.17MB/s 0:11:24
583,106,560 41% 1.17MB/s 0:11:23
584,417,280 41% 1.17MB/s 0:11:22
585,728,000 41% 1.17MB/s 0:11:21
587,038,720 41% 1.17MB/s 0:11:20
587,825,152 41% 1.02MB/s 0:12:58
588,480,512 41% 904.90kB/s 0:15:01
589,529,088 41% 852.94kB/s 0:15:55
590,839,808 42% 856.09kB/s 0:15:50
592,150,528 42% 1005.00kB/s 0:13:28
593,461,248 42% 1.13MB/s 0:11:42
594,771,968 42% 1.18MB/s 0:11:11
596,082,688 42% 1.17MB/s 0:11:12
597,393,408 42% 1.17MB/s 0:11:11
598,704,128 42% 1.17MB/s 0:11:10
600,014,848 42% 1.17MB/s 0:11:09
601,325,568 42% 1.17MB/s 0:11:08
602,636,288 42% 1.17MB/s 0:11:06
603,947,008 43% 1.17MB/s 0:11:06
605,257,728 43% 1.17MB/s 0:11:04
606,568,448 43% 1.17MB/s 0:11:03
607,879,168 43% 1.17MB/s 0:11:03
609,189,888 43% 1.17MB/s 0:11:01
610,500,608 43% 1.17MB/s 0:11:00
611,811,328 43% 1.17MB/s 0:11:00
613,122,048 43% 1.17MB/s 0:10:58
614,432,768 43% 1.17MB/s 0:10:57
615,612,416 43% 1.15MB/s 0:11:10
616,267,776 43% 1.01MB/s 0:12:45
616,923,136 43% 883.81kB/s 0:14:50
617,971,712 44% 830.57kB/s 0:15:46
619,282,432 44% 860.09kB/s 0:15:12
620,593,152 44% 1008.84kB/s 0:12:56
621,903,872 44% 1.13MB/s 0:11:18
623,214,592 44% 1.17MB/s 0:10:51
624,525,312 44% 1.17MB/s 0:10:51
625,803,264 44% 1.16MB/s 0:10:54
627,113,984 44% 1.16MB/s 0:10:53
628,424,704 44% 1.16MB/s 0:10:51
629,735,424 44% 1.16MB/s 0:10:50
631,046,144 44% 1.17MB/s 0:10:45
632,356,864 45% 1.17MB/s 0:10:46
633,667,584 45% 1.17MB/s 0:10:44
634,978,304 45% 1.17MB/s 0:10:44
636,289,024 45% 1.17MB/s 0:10:42
637,599,744 45% 1.17MB/s 0:10:38
638,910,464 45% 1.17MB/s 0:10:37
640,221,184 45% 1.17MB/s 0:10:36
641,531,904 45% 1.17MB/s 0:10:35
642,842,624 45% 1.17MB/s 0:10:34
644,153,344 45% 1.17MB/s 0:10:31
645,464,064 45% 1.17MB/s 0:10:33
646,774,784 46% 1.17MB/s 0:10:29
648,085,504 46% 1.17MB/s 0:10:29
649,396,224 46% 1.17MB/s 0:10:29
650,706,944 46% 1.18MB/s 0:10:25
652,017,664 46% 1.17MB/s 0:10:26
653,328,384 46% 1.17MB/s 0:10:24
654,639,104 46% 1.17MB/s 0:10:23
655,949,824 46% 1.17MB/s 0:10:23
657,260,544 46% 1.17MB/s 0:10:22
658,571,264 46% 1.17MB/s 0:10:21
659,881,984 46% 1.17MB/s 0:10:20
661,192,704 47% 1.17MB/s 0:10:18
662,503,424 47% 1.17MB/s 0:10:17
663,814,144 47% 1.17MB/s 0:10:15
665,124,864 47% 1.18MB/s 0:10:14
666,435,584 47% 1.17MB/s 0:10:14
667,746,304 47% 1.17MB/s 0:10:15
669,057,024 47% 1.17MB/s 0:10:13
670,367,744 47% 1.17MB/s 0:10:12
671,678,464 47% 1.17MB/s 0:10:09
672,989,184 47% 1.18MB/s 0:10:07
674,299,904 48% 1.17MB/s 0:10:07
675,610,624 48% 1.17MB/s 0:10:06
676,921,344 48% 1.17MB/s 0:10:05
678,232,064 48% 1.17MB/s 0:10:05
679,542,784 48% 1.17MB/s 0:10:02
680,853,504 48% 1.17MB/s 0:10:02
682,164,224 48% 1.17MB/s 0:10:01
683,474,944 48% 1.17MB/s 0:10:01
684,785,664 48% 1.17MB/s 0:09:58
686,096,384 48% 1.17MB/s 0:09:56
687,407,104 48% 1.17MB/s 0:09:56
688,717,824 49% 1.18MB/s 0:09:52
690,028,544 49% 1.17MB/s 0:09:54
691,339,264 49% 1.17MB/s 0:09:53
692,649,984 49% 1.17MB/s 0:09:52
693,960,704 49% 1.17MB/s 0:09:51
695,271,424 49% 1.17MB/s 0:09:49
696,582,144 49% 1.17MB/s 0:09:49
697,892,864 49% 1.17MB/s 0:09:49
699,203,584 49% 1.16MB/s 0:09:51
700,514,304 49% 1.16MB/s 0:09:50
701,825,024 49% 1.16MB/s 0:09:52
703,135,744 50% 1.15MB/s 0:09:55
704,446,464 50% 1.16MB/s 0:09:49
705,757,184 50% 1.15MB/s 0:09:55
707,067,904 50% 1.15MB/s 0:09:52
708,378,624 50% 1.16MB/s 0:09:47
709,689,344 50% 1.14MB/s 0:09:52
711,000,064 50% 1.16MB/s 0:09:44
712,310,784 50% 1.17MB/s 0:09:39
713,621,504 50% 1.16MB/s 0:09:39
714,932,224 50% 1.17MB/s 0:09:33
716,242,944 51% 1.17MB/s 0:09:32
717,553,664 51% 1.17MB/s 0:09:32
718,864,384 51% 1.17MB/s 0:09:30
720,175,104 51% 1.17MB/s 0:09:29
721,485,824 51% 1.17MB/s 0:09:28
722,796,544 51% 1.17MB/s 0:09:26
724,107,264 51% 1.17MB/s 0:09:26
725,417,984 51% 1.17MB/s 0:09:24
726,728,704 51% 1.17MB/s 0:09:23
728,039,424 51% 1.17MB/s 0:09:22
729,350,144 51% 1.17MB/s 0:09:21
730,660,864 52% 1.17MB/s 0:09:20
731,971,584 52% 1.17MB/s 0:09:19
733,282,304 52% 1.17MB/s 0:09:18
734,593,024 52% 1.17MB/s 0:09:17
735,903,744 52% 1.17MB/s 0:09:15
737,214,464 52% 1.17MB/s 0:09:14
738,525,184 52% 1.17MB/s 0:09:13
739,835,904 52% 1.17MB/s 0:09:13
741,146,624 52% 1.17MB/s 0:09:12
742,457,344 52% 1.17MB/s 0:09:10
743,768,064 52% 1.17MB/s 0:09:10
745,078,784 53% 1.18MB/s 0:09:07
746,389,504 53% 1.17MB/s 0:09:07
747,700,224 53% 1.17MB/s 0:09:07
749,010,944 53% 1.17MB/s 0:09:05
750,321,664 53% 1.17MB/s 0:09:04
751,632,384 53% 1.17MB/s 0:09:03
752,943,104 53% 1.17MB/s 0:09:01
754,253,824 53% 1.17MB/s 0:09:00
755,564,544 53% 1.17MB/s 0:08:59
756,875,264 53% 1.17MB/s 0:08:58
758,185,984 53% 1.17MB/s 0:08:57
759,463,936 54% 1.17MB/s 0:08:59
760,774,656 54% 1.17MB/s 0:08:58
762,085,376 54% 1.17MB/s 0:08:57
763,396,096 54% 1.17MB/s 0:08:56
764,706,816 54% 1.17MB/s 0:08:52
766,017,536 54% 1.17MB/s 0:08:51
767,328,256 54% 1.17MB/s 0:08:51
768,638,976 54% 1.17MB/s 0:08:49
769,949,696 54% 1.17MB/s 0:08:48
771,260,416 54% 1.17MB/s 0:08:48
772,571,136 55% 1.17MB/s 0:08:47
773,881,856 55% 1.17MB/s 0:08:46
775,192,576 55% 1.17MB/s 0:08:44
776,503,296 55% 1.17MB/s 0:08:43
777,814,016 55% 1.17MB/s 0:08:41
779,124,736 55% 1.17MB/s 0:08:40
780,435,456 55% 1.17MB/s 0:08:41
781,746,176 55% 1.17MB/s 0:08:40
783,056,896 55% 1.17MB/s 0:08:39
784,367,616 55% 1.17MB/s 0:08:37
785,678,336 55% 1.17MB/s 0:08:34
786,989,056 56% 1.17MB/s 0:08:33
788,299,776 56% 1.17MB/s 0:08:32
789,610,496 56% 1.17MB/s 0:08:31
790,921,216 56% 1.17MB/s 0:08:30
792,231,936 56% 1.17MB/s 0:08:29
793,542,656 56% 1.17MB/s 0:08:28
794,853,376 56% 1.17MB/s 0:08:27
796,164,096 56% 1.17MB/s 0:08:25
797,474,816 56% 1.17MB/s 0:08:25
798,785,536 56% 1.17MB/s 0:08:24
800,096,256 56% 1.17MB/s 0:08:23
801,406,976 57% 1.17MB/s 0:08:22
802,717,696 57% 1.17MB/s 0:08:20
804,028,416 57% 1.17MB/s 0:08:19
805,339,136 57% 1.17MB/s 0:08:20
806,649,856 57% 1.17MB/s 0:08:16
807,960,576 57% 1.17MB/s 0:08:15
809,271,296 57% 1.17MB/s 0:08:14
810,582,016 57% 1.18MB/s 0:08:11
811,892,736 57% 1.17MB/s 0:08:12
813,203,456 57% 1.17MB/s 0:08:11
814,514,176 58% 1.18MB/s 0:08:09
815,824,896 58% 1.17MB/s 0:08:09
817,135,616 58% 1.17MB/s 0:08:08
818,446,336 58% 1.17MB/s 0:08:07
819,757,056 58% 1.17MB/s 0:08:06
821,067,776 58% 1.17MB/s 0:08:05
822,378,496 58% 1.17MB/s 0:08:04
823,689,216 58% 1.17MB/s 0:08:05
824,999,936 58% 1.17MB/s 0:08:02
826,310,656 58% 1.17MB/s 0:08:01
827,621,376 58% 1.17MB/s 0:08:00
828,932,096 59% 1.18MB/s 0:07:57
830,242,816 59% 1.17MB/s 0:07:58
831,553,536 59% 1.17MB/s 0:07:56
832,864,256 59% 1.17MB/s 0:07:57
834,174,976 59% 1.17MB/s 0:07:54
835,485,696 59% 1.17MB/s 0:07:53
836,796,416 59% 1.17MB/s 0:07:52
838,107,136 59% 1.17MB/s 0:07:52
839,417,856 59% 1.17MB/s 0:07:50
840,728,576 59% 1.17MB/s 0:07:48
842,039,296 59% 1.17MB/s 0:07:47
843,350,016 60% 1.18MB/s 0:07:44
844,660,736 60% 1.18MB/s 0:07:45
845,971,456 60% 1.18MB/s 0:07:43
847,282,176 60% 1.17MB/s 0:07:43
848,592,896 60% 1.18MB/s 0:07:41
849,903,616 60% 1.17MB/s 0:07:41
851,214,336 60% 1.17MB/s 0:07:40
852,525,056 60% 1.17MB/s 0:07:39
853,835,776 60% 1.17MB/s 0:07:40
855,146,496 60% 1.17MB/s 0:07:39
856,457,216 60% 1.17MB/s 0:07:38
857,767,936 61% 1.17MB/s 0:07:36
859,078,656 61% 1.17MB/s 0:07:33
860,389,376 61% 1.17MB/s 0:07:32
861,700,096 61% 1.17MB/s 0:07:31
863,010,816 61% 1.17MB/s 0:07:30
864,321,536 61% 1.17MB/s 0:07:29
865,632,256 61% 1.17MB/s 0:07:30
866,942,976 61% 1.17MB/s 0:07:27
868,253,696 61% 1.17MB/s 0:07:26
869,564,416 61% 1.17MB/s 0:07:24
870,875,136 62% 1.18MB/s 0:07:22
872,185,856 62% 1.17MB/s 0:07:22
873,496,576 62% 1.17MB/s 0:07:21
874,807,296 62% 1.18MB/s 0:07:20
876,118,016 62% 1.18MB/s 0:07:18
877,428,736 62% 1.17MB/s 0:07:18
878,739,456 62% 1.17MB/s 0:07:17
880,050,176 62% 1.17MB/s 0:07:15
881,360,896 62% 1.17MB/s 0:07:14
882,671,616 62% 1.17MB/s 0:07:13
883,982,336 62% 1.17MB/s 0:07:13
885,293,056 63% 1.17MB/s 0:07:12
886,603,776 63% 1.17MB/s 0:07:11
887,914,496 63% 1.17MB/s 0:07:10
889,225,216 63% 1.17MB/s 0:07:08
890,535,936 63% 1.17MB/s 0:07:07
891,846,656 63% 1.17MB/s 0:07:06
893,157,376 63% 1.17MB/s 0:07:04
894,435,328 63% 1.17MB/s 0:07:06
895,746,048 63% 1.17MB/s 0:07:05
897,056,768 63% 1.17MB/s 0:07:04
898,367,488 63% 1.17MB/s 0:07:03
899,678,208 64% 1.17MB/s 0:06:59
900,988,928 64% 1.17MB/s 0:06:58
902,299,648 64% 1.17MB/s 0:06:57
903,610,368 64% 1.18MB/s 0:06:56
904,921,088 64% 1.17MB/s 0:06:55
906,231,808 64% 1.17MB/s 0:06:55
907,542,528 64% 1.17MB/s 0:06:54
908,853,248 64% 1.17MB/s 0:06:53
910,163,968 64% 1.17MB/s 0:06:51
911,474,688 64% 1.17MB/s 0:06:49
912,785,408 65% 1.17MB/s 0:06:48
914,096,128 65% 1.17MB/s 0:06:47
915,406,848 65% 1.17MB/s 0:06:46
916,717,568 65% 1.17MB/s 0:06:45
918,028,288 65% 1.17MB/s 0:06:44
919,339,008 65% 1.17MB/s 0:06:43
920,649,728 65% 1.17MB/s 0:06:42
921,960,448 65% 1.17MB/s 0:06:41
923,271,168 65% 1.17MB/s 0:06:40
924,581,888 65% 1.17MB/s 0:06:39
925,892,608 65% 1.17MB/s 0:06:38
927,203,328 66% 1.17MB/s 0:06:39
928,514,048 66% 1.16MB/s 0:06:38
929,824,768 66% 1.17MB/s 0:06:37
931,135,488 66% 1.17MB/s 0:06:35
932,446,208 66% 1.17MB/s 0:06:32
933,756,928 66% 1.18MB/s 0:06:30
935,067,648 66% 1.17MB/s 0:06:30
936,378,368 66% 1.17MB/s 0:06:29
937,689,088 66% 1.17MB/s 0:06:29
938,999,808 66% 1.17MB/s 0:06:27
940,310,528 66% 1.17MB/s 0:06:26
941,621,248 67% 1.17MB/s 0:06:25
942,931,968 67% 1.17MB/s 0:06:23
944,242,688 67% 1.17MB/s 0:06:22
945,553,408 67% 1.17MB/s 0:06:21
946,864,128 67% 1.17MB/s 0:06:21
948,174,848 67% 1.17MB/s 0:06:19
949,485,568 67% 1.17MB/s 0:06:18
950,796,288 67% 1.17MB/s 0:06:17
952,107,008 67% 1.18MB/s 0:06:15
953,417,728 67% 1.17MB/s 0:06:14
954,728,448 67% 1.17MB/s 0:06:13
956,039,168 68% 1.17MB/s 0:06:12
957,349,888 68% 1.17MB/s 0:06:11
958,660,608 68% 1.17MB/s 0:06:10
959,971,328 68% 1.17MB/s 0:06:09
961,282,048 68% 1.17MB/s 0:06:08
962,592,768 68% 1.17MB/s 0:06:07
963,903,488 68% 1.17MB/s 0:06:07
965,214,208 68% 1.17MB/s 0:06:06
966,524,928 68% 1.17MB/s 0:06:04
967,835,648 68% 1.17MB/s 0:06:05
969,146,368 69% 1.17MB/s 0:06:02
970,457,088 69% 1.17MB/s 0:06:01
971,767,808 69% 1.17MB/s 0:06:00
973,078,528 69% 1.18MB/s 0:05:58
974,389,248 69% 1.17MB/s 0:05:58
975,699,968 69% 1.17MB/s 0:05:57
977,010,688 69% 1.17MB/s 0:05:55
978,321,408 69% 1.17MB/s 0:05:54
979,632,128 69% 1.17MB/s 0:05:53
980,942,848 69% 1.17MB/s 0:05:52
982,253,568 69% 1.17MB/s 0:05:51
983,564,288 70% 1.17MB/s 0:05:49
984,875,008 70% 1.17MB/s 0:05:48
986,185,728 70% 1.17MB/s 0:05:47
987,496,448 70% 1.17MB/s 0:05:47
988,807,168 70% 1.17MB/s 0:05:47
990,117,888 70% 1.17MB/s 0:05:45
991,428,608 70% 1.17MB/s 0:05:44
992,739,328 70% 1.17MB/s 0:05:43
994,050,048 70% 1.18MB/s 0:05:40
995,360,768 70% 1.17MB/s 0:05:40
996,671,488 70% 1.17MB/s 0:05:39
997,982,208 71% 1.17MB/s 0:05:38
999,292,928 71% 1.17MB/s 0:05:37
1,000,603,648 71% 1.17MB/s 0:05:36
1,001,914,368 71% 1.17MB/s 0:05:36
1,003,225,088 71% 1.17MB/s 0:05:34
1,004,535,808 71% 1.17MB/s 0:05:34
1,005,846,528 71% 1.17MB/s 0:05:32
1,007,157,248 71% 1.17MB/s 0:05:30
1,008,467,968 71% 1.17MB/s 0:05:29
1,009,778,688 71% 1.17MB/s 0:05:28
1,011,089,408 72% 1.17MB/s 0:05:27
1,012,400,128 72% 1.17MB/s 0:05:26
1,013,710,848 72% 1.17MB/s 0:05:26
1,015,021,568 72% 1.17MB/s 0:05:23
1,016,332,288 72% 1.17MB/s 0:05:22
1,017,643,008 72% 1.17MB/s 0:05:21
1,018,953,728 72% 1.18MB/s 0:05:19
1,020,264,448 72% 1.17MB/s 0:05:19
1,021,575,168 72% 1.17MB/s 0:05:18
1,022,885,888 72% 1.18MB/s 0:05:16
1,024,196,608 72% 1.17MB/s 0:05:16
1,025,507,328 73% 1.17MB/s 0:05:15
1,026,818,048 73% 1.18MB/s 0:05:13
1,028,096,000 73% 1.17MB/s 0:05:14
1,029,406,720 73% 1.17MB/s 0:05:13
1,030,717,440 73% 1.17MB/s 0:05:11
1,032,028,160 73% 1.17MB/s 0:05:11
1,033,338,880 73% 1.17MB/s 0:05:08
1,034,649,600 73% 1.17MB/s 0:05:07
1,035,960,320 73% 1.17MB/s 0:05:07
1,037,271,040 73% 1.17MB/s 0:05:06
1,038,581,760 73% 1.17MB/s 0:05:04
1,039,892,480 74% 1.17MB/s 0:05:03
1,041,203,200 74% 1.17MB/s 0:05:02
1,042,513,920 74% 1.17MB/s 0:05:01
1,043,824,640 74% 1.17MB/s 0:05:00
1,045,135,360 74% 1.17MB/s 0:04:59
1,046,446,080 74% 1.17MB/s 0:04:58
1,047,756,800 74% 1.17MB/s 0:04:56
1,049,067,520 74% 1.17MB/s 0:04:56
1,050,378,240 74% 1.17MB/s 0:04:55
1,051,688,960 74% 1.17MB/s 0:04:55
1,052,999,680 74% 1.17MB/s 0:04:54
1,054,310,400 75% 1.17MB/s 0:04:52
1,055,621,120 75% 1.17MB/s 0:04:50
1,056,931,840 75% 1.17MB/s 0:04:49
1,058,242,560 75% 1.17MB/s 0:04:47
1,059,553,280 75% 1.17MB/s 0:04:46
1,060,864,000 75% 1.17MB/s 0:04:45
1,062,174,720 75% 1.17MB/s 0:04:44
1,063,485,440 75% 1.17MB/s 0:04:43
1,064,796,160 75% 1.17MB/s 0:04:42
1,066,106,880 75% 1.17MB/s 0:04:41
1,067,417,600 76% 1.17MB/s 0:04:40
1,068,728,320 76% 1.17MB/s 0:04:39
1,070,039,040 76% 1.17MB/s 0:04:38
1,071,349,760 76% 1.17MB/s 0:04:37
1,072,660,480 76% 1.17MB/s 0:04:36
1,073,971,200 76% 1.17MB/s 0:04:35
1,075,281,920 76% 1.17MB/s 0:04:35
1,076,592,640 76% 1.17MB/s 0:04:34
1,077,903,360 76% 1.17MB/s 0:04:32
1,079,214,080 76% 1.17MB/s 0:04:32
1,080,524,800 76% 1.17MB/s 0:04:30
1,081,835,520 77% 1.17MB/s 0:04:29
1,083,146,240 77% 1.17MB/s 0:04:28
1,084,456,960 77% 1.17MB/s 0:04:26
1,085,767,680 77% 1.17MB/s 0:04:25
1,087,078,400 77% 1.17MB/s 0:04:23
1,088,389,120 77% 1.17MB/s 0:04:22
1,089,699,840 77% 1.17MB/s 0:04:21
1,091,010,560 77% 1.17MB/s 0:04:20
1,092,321,280 77% 1.17MB/s 0:04:19
1,093,632,000 77% 1.17MB/s 0:04:18
1,094,942,720 77% 1.17MB/s 0:04:18
1,096,253,440 78% 1.17MB/s 0:04:17
1,097,564,160 78% 1.17MB/s 0:04:16
1,098,874,880 78% 1.17MB/s 0:04:15
1,100,185,600 78% 1.17MB/s 0:04:13
1,101,496,320 78% 1.17MB/s 0:04:12
1,102,807,040 78% 1.17MB/s 0:04:12
1,104,117,760 78% 1.16MB/s 0:04:11
1,105,428,480 78% 1.17MB/s 0:04:10
1,106,739,200 78% 1.17MB/s 0:04:08
1,108,049,920 78% 1.17MB/s 0:04:06
1,109,360,640 78% 1.17MB/s 0:04:05
1,110,671,360 79% 1.17MB/s 0:04:04
1,111,982,080 79% 1.17MB/s 0:04:03
1,113,292,800 79% 1.17MB/s 0:04:02
1,114,603,520 79% 1.17MB/s 0:04:01
1,115,914,240 79% 1.17MB/s 0:03:59
1,117,224,960 79% 1.17MB/s 0:03:59
1,118,535,680 79% 1.17MB/s 0:03:58
1,119,846,400 79% 1.17MB/s 0:03:57
1,121,157,120 79% 1.17MB/s 0:03:56
1,122,467,840 79% 1.17MB/s 0:03:54
1,123,778,560 80% 1.17MB/s 0:03:53
1,125,089,280 80% 1.17MB/s 0:03:52
1,126,400,000 80% 1.17MB/s 0:03:51
1,127,710,720 80% 1.18MB/s 0:03:49
1,129,021,440 80% 1.17MB/s 0:03:48
1,130,332,160 80% 1.17MB/s 0:03:48
1,131,642,880 80% 1.17MB/s 0:03:47
1,132,953,600 80% 1.17MB/s 0:03:46
1,134,264,320 80% 1.17MB/s 0:03:44
1,135,575,040 80% 1.17MB/s 0:03:43
1,136,885,760 80% 1.17MB/s 0:03:42
1,138,196,480 81% 1.17MB/s 0:03:41
1,139,507,200 81% 1.17MB/s 0:03:40
1,140,817,920 81% 1.17MB/s 0:03:39
1,142,128,640 81% 1.17MB/s 0:03:37
1,143,439,360 81% 1.18MB/s 0:03:36
1,144,750,080 81% 1.17MB/s 0:03:36
1,146,060,800 81% 1.17MB/s 0:03:36
1,147,371,520 81% 1.17MB/s 0:03:34
1,148,682,240 81% 1.16MB/s 0:03:35
1,149,992,960 81% 1.16MB/s 0:03:33
1,151,303,680 81% 1.17MB/s 0:03:31
1,152,614,400 82% 1.17MB/s 0:03:30
1,153,925,120 82% 1.17MB/s 0:03:28
1,155,235,840 82% 1.17MB/s 0:03:28
1,156,546,560 82% 1.17MB/s 0:03:26
1,157,857,280 82% 1.17MB/s 0:03:25
1,159,168,000 82% 1.17MB/s 0:03:24
1,160,478,720 82% 1.17MB/s 0:03:24
1,161,789,440 82% 1.17MB/s 0:03:22
1,163,067,392 82% 1.16MB/s 0:03:22
1,164,378,112 82% 1.17MB/s 0:03:20
1,165,688,832 83% 1.17MB/s 0:03:18
1,166,999,552 83% 1.16MB/s 0:03:19
1,168,310,272 83% 1.17MB/s 0:03:16
1,169,620,992 83% 1.17MB/s 0:03:15
1,170,931,712 83% 1.17MB/s 0:03:14
1,172,242,432 83% 1.18MB/s 0:03:12
1,173,553,152 83% 1.17MB/s 0:03:12
1,174,863,872 83% 1.17MB/s 0:03:11
1,176,174,592 83% 1.17MB/s 0:03:10
1,177,485,312 83% 1.17MB/s 0:03:08
1,178,796,032 83% 1.17MB/s 0:03:07
1,180,106,752 84% 1.17MB/s 0:03:06
1,181,417,472 84% 1.17MB/s 0:03:05
1,182,728,192 84% 1.17MB/s 0:03:04
1,184,038,912 84% 1.17MB/s 0:03:03
1,185,349,632 84% 1.17MB/s 0:03:02
1,186,660,352 84% 1.17MB/s 0:03:01
1,187,971,072 84% 1.17MB/s 0:03:00
1,189,281,792 84% 1.17MB/s 0:02:59
1,190,592,512 84% 1.17MB/s 0:02:57
1,191,903,232 84% 1.17MB/s 0:02:56
1,193,213,952 84% 1.17MB/s 0:02:56
1,194,524,672 85% 1.17MB/s 0:02:54
1,195,835,392 85% 1.17MB/s 0:02:53
1,197,146,112 85% 1.17MB/s 0:02:52
1,198,456,832 85% 1.17MB/s 0:02:51
1,199,767,552 85% 1.17MB/s 0:02:50
1,201,078,272 85% 1.17MB/s 0:02:49
1,202,388,992 85% 1.17MB/s 0:02:48
1,203,699,712 85% 1.17MB/s 0:02:46
1,205,010,432 85% 1.17MB/s 0:02:45
1,206,321,152 85% 1.17MB/s 0:02:44
1,207,631,872 85% 1.17MB/s 0:02:43
1,208,942,592 86% 1.17MB/s 0:02:42
1,210,253,312 86% 1.17MB/s 0:02:41
1,211,564,032 86% 1.17MB/s 0:02:40
1,212,874,752 86% 1.17MB/s 0:02:39
1,214,185,472 86% 1.17MB/s 0:02:38
1,215,496,192 86% 1.17MB/s 0:02:37
1,216,806,912 86% 1.17MB/s 0:02:36
1,218,117,632 86% 1.17MB/s 0:02:35
1,219,428,352 86% 1.17MB/s 0:02:33
1,220,739,072 86% 1.17MB/s 0:02:32
1,222,049,792 87% 1.17MB/s 0:02:32
1,223,360,512 87% 1.17MB/s 0:02:31
1,224,671,232 87% 1.17MB/s 0:02:30
1,225,981,952 87% 1.17MB/s 0:02:29
1,227,292,672 87% 1.17MB/s 0:02:27
1,228,603,392 87% 1.17MB/s 0:02:26
1,229,914,112 87% 1.17MB/s 0:02:25
1,231,224,832 87% 1.17MB/s 0:02:24
1,232,535,552 87% 1.17MB/s 0:02:23
1,233,846,272 87% 1.17MB/s 0:02:21
1,235,156,992 87% 1.17MB/s 0:02:20
1,236,467,712 88% 1.17MB/s 0:02:19
1,237,778,432 88% 1.17MB/s 0:02:18
1,239,089,152 88% 1.17MB/s 0:02:17
1,240,399,872 88% 1.17MB/s 0:02:16
1,241,710,592 88% 1.17MB/s 0:02:15
1,243,021,312 88% 1.17MB/s 0:02:14
1,244,332,032 88% 1.17MB/s 0:02:13
1,245,642,752 88% 1.17MB/s 0:02:12
1,246,953,472 88% 1.17MB/s 0:02:10
1,248,264,192 88% 1.18MB/s 0:02:09
1,249,574,912 88% 1.17MB/s 0:02:09
1,250,885,632 89% 1.18MB/s 0:02:07
1,252,196,352 89% 1.17MB/s 0:02:06
1,253,507,072 89% 1.17MB/s 0:02:05
1,254,817,792 89% 1.18MB/s 0:02:03
1,256,128,512 89% 1.17MB/s 0:02:03
1,257,439,232 89% 1.17MB/s 0:02:02
1,258,749,952 89% 1.17MB/s 0:02:01
1,260,060,672 89% 1.17MB/s 0:02:00
1,261,371,392 89% 1.17MB/s 0:01:58
1,262,682,112 89% 1.17MB/s 0:01:57
1,263,992,832 90% 1.17MB/s 0:01:56
1,265,303,552 90% 1.17MB/s 0:01:55
1,266,614,272 90% 1.17MB/s 0:01:54
1,267,924,992 90% 1.17MB/s 0:01:53
1,269,235,712 90% 1.18MB/s 0:01:52
1,270,546,432 90% 1.17MB/s 0:01:51
1,271,857,152 90% 1.17MB/s 0:01:50
1,273,167,872 90% 1.17MB/s 0:01:49
1,274,478,592 90% 1.17MB/s 0:01:48
1,275,789,312 90% 1.18MB/s 0:01:46
1,277,100,032 90% 1.18MB/s 0:01:45
1,278,410,752 91% 1.17MB/s 0:01:45
1,279,721,472 91% 1.17MB/s 0:01:43
1,281,032,192 91% 1.17MB/s 0:01:42
1,282,342,912 91% 1.17MB/s 0:01:41
1,283,653,632 91% 1.18MB/s 0:01:39
1,284,964,352 91% 1.17MB/s 0:01:39
1,286,275,072 91% 1.17MB/s 0:01:38
1,287,585,792 91% 1.18MB/s 0:01:36
1,288,896,512 91% 1.18MB/s 0:01:35
1,290,207,232 91% 1.17MB/s 0:01:34
1,291,517,952 91% 1.17MB/s 0:01:33
1,292,828,672 92% 1.17MB/s 0:01:32
1,294,139,392 92% 1.17MB/s 0:01:31
1,295,450,112 92% 1.17MB/s 0:01:31
1,296,728,064 92% 1.16MB/s 0:01:30
1,298,038,784 92% 1.16MB/s 0:01:29
1,299,349,504 92% 1.16MB/s 0:01:28
1,300,660,224 92% 1.17MB/s 0:01:26
1,301,970,944 92% 1.17MB/s 0:01:25
1,303,281,664 92% 1.17MB/s 0:01:23
1,304,592,384 92% 1.17MB/s 0:01:22
1,305,903,104 92% 1.17MB/s 0:01:21
1,307,213,824 93% 1.17MB/s 0:01:20
1,308,524,544 93% 1.17MB/s 0:01:19
1,309,835,264 93% 1.17MB/s 0:01:18
1,311,145,984 93% 1.17MB/s 0:01:17
1,312,456,704 93% 1.17MB/s 0:01:16
1,313,767,424 93% 1.17MB/s 0:01:15
1,315,078,144 93% 1.18MB/s 0:01:14
1,316,388,864 93% 1.17MB/s 0:01:13
1,317,699,584 93% 1.17MB/s 0:01:12
1,319,010,304 93% 1.17MB/s 0:01:10
1,320,321,024 94% 1.17MB/s 0:01:09
1,321,631,744 94% 1.17MB/s 0:01:08
1,322,942,464 94% 1.18MB/s 0:01:07
1,324,253,184 94% 1.17MB/s 0:01:06
1,325,563,904 94% 1.17MB/s 0:01:05
1,326,874,624 94% 1.18MB/s 0:01:04
1,328,185,344 94% 1.17MB/s 0:01:03
1,329,496,064 94% 1.18MB/s 0:01:02
1,330,806,784 94% 1.17MB/s 0:01:01
1,332,117,504 94% 1.16MB/s 0:01:00
1,333,428,224 94% 1.16MB/s 0:00:59
1,334,738,944 95% 1.16MB/s 0:00:58
1,336,049,664 95% 1.16MB/s 0:00:57
1,337,360,384 95% 1.17MB/s 0:00:55
1,338,671,104 95% 1.17MB/s 0:00:54
1,339,981,824 95% 1.17MB/s 0:00:53
1,341,292,544 95% 1.17MB/s 0:00:52
1,342,603,264 95% 1.17MB/s 0:00:51
1,343,913,984 95% 1.17MB/s 0:00:50
1,345,224,704 95% 1.17MB/s 0:00:49
1,346,535,424 95% 1.18MB/s 0:00:47
1,347,846,144 95% 1.17MB/s 0:00:46
1,349,156,864 96% 1.17MB/s 0:00:45
1,350,467,584 96% 1.17MB/s 0:00:44
1,351,778,304 96% 1.17MB/s 0:00:43
1,353,089,024 96% 1.17MB/s 0:00:42
1,354,399,744 96% 1.17MB/s 0:00:41
1,355,710,464 96% 1.17MB/s 0:00:40
1,357,021,184 96% 1.17MB/s 0:00:39
1,358,331,904 96% 1.17MB/s 0:00:38
1,359,642,624 96% 1.17MB/s 0:00:37
1,360,953,344 96% 1.17MB/s 0:00:36
1,362,264,064 97% 1.17MB/s 0:00:35
1,363,574,784 97% 1.17MB/s 0:00:33
1,364,885,504 97% 1.17MB/s 0:00:32
1,366,196,224 97% 1.17MB/s 0:00:31
1,367,506,944 97% 1.17MB/s 0:00:30
1,368,817,664 97% 1.17MB/s 0:00:29
1,370,128,384 97% 1.16MB/s 0:00:28
1,371,439,104 97% 1.17MB/s 0:00:27
1,372,749,824 97% 1.17MB/s 0:00:26
1,374,060,544 97% 1.16MB/s 0:00:25
1,375,371,264 97% 1.17MB/s 0:00:24
1,376,681,984 98% 1.17MB/s 0:00:22
1,377,992,704 98% 1.17MB/s 0:00:21
1,379,303,424 98% 1.17MB/s 0:00:20
1,380,614,144 98% 1.17MB/s 0:00:19
1,381,924,864 98% 1.17MB/s 0:00:18
1,383,235,584 98% 1.17MB/s 0:00:17
1,384,546,304 98% 1.17MB/s 0:00:16
1,385,857,024 98% 1.17MB/s 0:00:15
1,387,167,744 98% 1.17MB/s 0:00:14
1,388,478,464 98% 1.17MB/s 0:00:13
1,389,789,184 98% 1.17MB/s 0:00:12
1,391,099,904 99% 1.17MB/s 0:00:11
1,392,410,624 99% 1.17MB/s 0:00:09
1,393,721,344 99% 1.17MB/s 0:00:08
1,395,032,064 99% 1.17MB/s 0:00:07
1,396,342,784 99% 1.17MB/s 0:00:06
1,397,653,504 99% 1.17MB/s 0:00:05
1,398,964,224 99% 1.17MB/s 0:00:04
1,400,274,944 99% 1.17MB/s 0:00:03
1,401,585,664 99% 1.17MB/s 0:00:02
1,402,896,384 99% 1.17MB/s 0:00:01
1,404,207,104 99% 1.17MB/s 0:00:00
1,404,257,476 100% 1.16MB/s 0:19:10 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20230112-tablet-x64uefi.img.xz.sha256
131 100% 127.93kB/s 0:00:00
131 100% 127.93kB/s 0:00:00 (xfr#6, to-chk=0/7)
sent 3,294,244,348 bytes received 577 bytes 1,223,943.87 bytes/sec
total size is 3,293,439,716 speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@304954a7[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=37,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-12-28T22:09:17Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
Sending notification to Discord.
Finished: SUCCESS