Started by timer Running as SYSTEM Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10 Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision f04d3193d7f55dd1543758b8c572a6e25246b76d (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f04d3193d7f55dd1543758b8c572a6e25246b76d # timeout=10 Commit message: "Update rsync" > git rev-list --no-walk f5ecf4d458beb261502cf7f68a0ef253c1712fef # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@311a62e7[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=0,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-09-23T23:14:25Z]] (sha:f04d319) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f04d3193d7f55dd1543758b8c572a6e25246b76d [plasma-mobile-nightly-images] $ /bin/sh -xe /tmp/jenkins4367996532533660899.sh + PATH=/home/swadmin/.local/bin/:/home/swadmin/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ./build.sh swadmin Building image for tablet-x64uefi From https://gitlab.com/postmarketOS/pmaports 54f97936a..2f63bc3ca master -> origin/master * [new branch] newbyte/drop-gcr4 -> origin/newbyte/drop-gcr4 Updating 54f97936a..2f63bc3ca Fast-forward device/testing/device-alcatel-idol3/APKBUILD | 4 ++-- device/testing/device-bq-piccolo/APKBUILD | 4 ++-- device/testing/device-htc-m8qlul/APKBUILD | 4 ++-- device/testing/device-huawei-kiwi/APKBUILD | 4 ++-- device/testing/device-samsung-a7/APKBUILD | 4 ++-- device/testing/soc-qcom-msm8939/APKBUILD | 26 ++++++++++++++++++++++++++ device/testing/soc-qcom-msm8939/gpu-nobin.sh | 1 + 7 files changed, 37 insertions(+), 10 deletions(-) create mode 100644 device/testing/soc-qcom-msm8939/APKBUILD create mode 100644 device/testing/soc-qcom-msm8939/gpu-nobin.sh [15:49:03] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:03] Channel [edge]: [15:49:03] Vendor [qemu]: [15:49:03] Device codename [amd64]: [15:49:03] Kernel [lts]: [15:49:03] Username [user]: [15:49:03] User interface [weston]: [15:49:03] Change them? (y/n) [n]: [15:49:03] Extra packages [none]: [15:49:03] Use this timezone instead of GMT? (y/n) [y]: [15:49:03] Choose default locale for installation [C.UTF-8]: [15:49:03] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:03] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:04] Config changed: ui='plasma-mobile' [15:49:04] Config changed: device='tablet-x64uefi' [15:49:04] Config changed: kernel='stable' [15:49:04] Config changed: extra_packages='osk-sdl' (4193236) [15:49:04] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (4193236) [15:49:04] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.06] description=Latest release / Recommended for best stability branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (4193236) [15:49:05] *** (1/4) PREPARE NATIVE CHROOT *** (4193236) [15:49:05] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (4193236) [15:49:05] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (4193236) [15:49:05] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (4193236) [15:49:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (4193236) [15:49:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (4193236) [15:49:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (4193236) [15:49:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (4193236) [15:49:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (4193236) [15:49:05] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (4193236) [15:49:05] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (4193236) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (4193236) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (4193236) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (4193236) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (4193236) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (4193236) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (4193236) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (4193236) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (4193236) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (4193236) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (4193236) [15:49:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (4193236) [15:49:05] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (4193236) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (4193236) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (4193236) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (4193236) [15:49:05] Update package index for x86_64 (4 file(s)) (4193236) [15:49:05] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (4193236) [15:49:05] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (4193236) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (4193236) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (4193236) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (4193236) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (4193236) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (4193236) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (4193236) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (4193236) [15:49:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (4193236) [15:49:07] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (4193236) [15:49:07] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (4193236) [15:49:07] extracted: /tmp/pmbootstraprxx9gw_capk (4193236) [15:49:07] extracted: /tmp/pmbootstrap2chihzzosig (4193236) [15:49:07] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (4193236) [15:49:07] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap2chihzzosig /tmp/pmbootstraprxx9gw_capk Verified OK (4193236) [15:49:07] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (4193236) [15:49:07] % /tmp/pmbootstraprxx9gw_capk --version apk-tools 2.12.9, compiled for x86_64. (4193236) [15:49:07] (native) install alpine-base (4193236) [15:49:07] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (4193236) [15:49:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (4193236) [15:49:07] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (4193236) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (4193236) [15:49:07] (native) update /etc/apk/repositories (4193236) [15:49:07] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (4193236) [15:49:07] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (4193236) [15:49:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (4193236) [15:49:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (4193236) [15:49:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (4193236) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (4193236) [15:49:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (4193236) [15:49:07] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (4193236) [15:49:07] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (4193236) [15:49:07] New background process: pid=4193727, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (4193236) [15:49:09] (native) % adduser -D pmos -u 12345 (4193236) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (4193236) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (4193236) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (4193236) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (4193236) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (4193236) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (4193236) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (4193236) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (4193236) [15:49:09] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (4193236) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (4193236) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (4193236) [15:49:09] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (4193236) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (4193236) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (4193236) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (4193236) [15:49:09] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (4193236) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (4193236) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (4193236) [15:49:09] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (4193236) [15:49:12] (native) install cryptsetup util-linux parted (4193236) [15:49:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (4193236) [15:49:12] (native) % cat /tmp/apk_progress_fifo (4193236) [15:49:12] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (4193236) [15:49:12] New background process: pid=4194041, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r1) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r1) (9/43) Installing cryptsetup-openrc (2.5.0-r1) (10/43) Installing ncurses-terminfo-base (6.3_p20220924-r0) (11/43) Installing ncurses-libs (6.3_p20220924-r0) (12/43) Installing readline (8.1.2-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r1) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 68 packages (4193236) [15:49:14] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (4193236) [15:49:14] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (4193236) [15:49:14] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (4193236) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (4193236) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (4193236) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (4193236) [15:49:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (4193236) [15:49:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (4193236) [15:49:14] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (4193236) [15:49:14] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (4193236) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (4193236) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (4193236) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (4193236) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (4193236) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (4193236) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (4193236) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (4193236) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (4193236) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (4193236) [15:49:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (4193236) [15:49:14] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (4193236) [15:49:14] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (4193236) [15:49:14] extracted: /tmp/pmbootstraphtws6nlyapk (4193236) [15:49:14] extracted: /tmp/pmbootstrap1kf6gjf_sig (4193236) [15:49:14] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (4193236) [15:49:14] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap1kf6gjf_sig /tmp/pmbootstraphtws6nlyapk Verified OK (4193236) [15:49:14] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (4193236) [15:49:14] % /tmp/pmbootstraphtws6nlyapk --version apk-tools 2.12.9, compiled for x86_64. (4193236) [15:49:14] (rootfs_tablet-x64uefi) install alpine-base (4193236) [15:49:14] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (4193236) [15:49:14] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (4193236) [15:49:14] (rootfs_tablet-x64uefi) update /etc/apk/repositories (4193236) [15:49:14] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (4193236) [15:49:14] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (4193236) [15:49:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (4193236) [15:49:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (4193236) [15:49:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (4193236) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (4193236) [15:49:14] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (4193236) [15:49:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (4193236) [15:49:14] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (4193236) [15:49:14] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (4193236) [15:49:14] New background process: pid=4194143, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (4193236) [15:49:15] (rootfs_tablet-x64uefi) % getent passwd user (4193236) [15:49:15] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user wheel (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user video (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user audio (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user input (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S plugdev (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user plugdev (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (4193236) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user netdev (4193236) [15:49:15] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (4193236) [15:49:16] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (4193236) [15:49:16] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (4193236) [15:49:16] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (4193236) [15:49:16] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (4193236) [15:49:17] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (4193236) [15:49:18] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (4193236) [15:49:19] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (4193236) [15:49:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (4193236) [15:49:19] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (4193236) [15:49:19] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (4193236) [15:49:19] New background process: pid=380, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/798) Installing icu-data-full (71.1-r4) (2/798) Installing dbus-libs (1.15.0-r0) (3/798) Installing libgcc (12.1.1_git20220630-r6) (4/798) Installing libffi (3.4.3-r0) (5/798) Installing libintl (0.21-r3) (6/798) Installing libblkid (2.38.1-r0) (7/798) Installing libmount (2.38.1-r0) (8/798) Installing pcre2 (10.40-r0) (9/798) Installing glib (2.74.0-r2) (10/798) Installing libstdc++ (12.1.1_git20220630-r6) (11/798) Installing icu-libs (71.1-r4) (12/798) Installing libpcre2-16 (10.40-r0) (13/798) Installing zstd-libs (1.5.2-r9) (14/798) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/798) Installing hicolor-icon-theme (0.17-r2) (16/798) Installing libmagic (5.42-r0) (17/798) Installing file (5.42-r0) (18/798) Installing libxau (1.0.10-r0) (19/798) Installing libmd (1.0.4-r0) (20/798) Installing libbsd (0.11.6-r2) (21/798) Installing libxdmcp (1.1.3-r1) (22/798) Installing libxcb (1.15-r0) (23/798) Installing libx11 (1.8.1-r1) (24/798) Installing libxext (1.3.4-r1) (25/798) Installing libice (1.0.10-r1) (26/798) Installing libuuid (2.38.1-r0) (27/798) Installing libsm (1.2.3-r1) (28/798) Installing libxt (1.2.1-r0) (29/798) Installing libxmu (1.1.3-r1) (30/798) Installing xset (1.2.4-r0) (31/798) Installing xprop (1.2.5-r0) (32/798) Installing xdg-utils (1.1.3-r4) (33/798) Installing mesa (22.1.7-r3) (34/798) Installing libpciaccess (0.16-r1) (35/798) Installing libdrm (2.4.113-r0) (36/798) Installing libexpat (2.4.9-r0) (37/798) Installing wayland-libs-server (1.21.0-r1) (38/798) Installing libxfixes (6.0.0-r0) (39/798) Installing libxxf86vm (1.1.4-r3) (40/798) Installing mesa-glapi (22.1.7-r3) (41/798) Installing libxshmfence (1.3-r1) (42/798) Installing mesa-gl (22.1.7-r3) (43/798) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (44/798) Installing libxcomposite (0.4.5-r1) (45/798) Installing brotli-libs (1.0.9-r8) (46/798) Installing libbz2 (1.0.8-r3) (47/798) Installing libpng (1.6.37-r2) (48/798) Installing freetype (2.12.1-r0) (49/798) Installing fontconfig (2.14.0-r0) (50/798) Installing wayland-libs-client (1.21.0-r1) (51/798) Installing wayland-libs-cursor (1.21.0-r1) (52/798) Installing wayland-libs-egl (1.21.0-r1) (53/798) Installing pkgconf (1.9.3-r0) (54/798) Installing xkeyboard-config (9999-r5) (55/798) Installing xz-libs (5.2.6-r1) (56/798) Installing libxml2 (2.10.2-r0) (57/798) Installing libxkbcommon (1.4.1-r0) (58/798) Installing qt5-qtwayland (5.15.5_git20220620-r0) (59/798) Installing mesa-gbm (22.1.7-r3) (60/798) Installing mesa-egl (22.1.7-r3) (61/798) Installing avahi-libs (0.8-r6) (62/798) Installing gmp (6.2.1-r2) (63/798) Installing nettle (3.8.1-r0) (64/798) Installing p11-kit (0.24.1-r0) (65/798) Installing libtasn1 (4.19.0-r0) (66/798) Installing libunistring (1.0-r0) (67/798) Installing gnutls (3.7.7-r1) (68/798) Installing cups-libs (2.4.2-r0) (69/798) Installing shared-mime-info (2.2-r0) (70/798) Installing libjpeg-turbo (2.1.4-r0) (71/798) Installing libwebp (1.2.4-r1) (72/798) Installing tiff (4.4.0-r0) (73/798) Installing gdk-pixbuf (2.42.9-r1) (74/798) Installing gtk-update-icon-cache (3.24.34-r6) (75/798) Installing libxrender (0.9.10-r4) (76/798) Installing libxcursor (1.2.1-r1) (77/798) Installing libxdamage (1.1.5-r1) (78/798) Installing libxi (1.8-r0) (79/798) Installing libxinerama (1.1.4-r2) (80/798) Installing libxrandr (1.5.2-r1) (81/798) Installing libatk-1.0 (2.46.0-r0) (82/798) Installing libxtst (1.2.3-r4) (83/798) Installing at-spi2-core (2.46.0-r0) (84/798) Installing libatk-bridge-2.0 (2.46.0-r0) (85/798) Installing pixman (0.40.0-r4) (86/798) Installing cairo (1.17.6-r3) (87/798) Installing cairo-gobject (1.17.6-r3) (88/798) Installing libepoxy (1.5.10-r0) (89/798) Installing fribidi (1.0.12-r0) (90/798) Installing graphite2 (1.3.14-r1) (91/798) Installing harfbuzz (5.2.0-r0) (92/798) Installing libxft (2.3.6-r0) (93/798) Installing pango (1.50.10-r0) (94/798) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (95/798) Installing libevdev (1.13.0-r0) (96/798) Installing mtdev (1.1.6-r0) (97/798) Installing eudev-libs (3.2.11-r1) (98/798) Installing libinput-libs (1.21.0-r0) (99/798) Installing xcb-util-wm (0.4.1-r1) (100/798) Installing xcb-util (0.4.0-r3) (101/798) Installing xcb-util-image (0.4.0-r1) (102/798) Installing xcb-util-keysyms (0.4.0-r1) (103/798) Installing xcb-util-renderutil (0.3.9-r1) (104/798) Installing libxkbcommon-x11 (1.4.1-r0) (105/798) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (106/798) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (107/798) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (108/798) Installing kirigami2-libs (5.98.0-r0) (109/798) Installing kirigami2 (5.98.0-r0) (110/798) Installing kactivities-libs (5.98.0-r0) (111/798) Installing karchive (5.98.0-r0) (112/798) Installing kconfig (5.98.0-r0) (113/798) Installing kcoreaddons (5.98.0-r0) (114/798) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (115/798) Installing kwindowsystem (5.98.0-r0) (116/798) Installing kcrash (5.98.0-r0) (117/798) Installing kdbusaddons (5.98.0-r0) (118/798) Installing kglobalaccel (5.98.0-r0) (119/798) Installing kguiaddons (5.98.0-r0) (120/798) Installing ki18n (5.98.0-r0) (121/798) Installing libelogind (246.10-r5) (122/798) Installing polkit-elogind-libs (121-r0) (123/798) Installing polkit-qt-1 (0.114.0-r1) (124/798) Installing kauth (5.98.0-r0) (125/798) Installing kcodecs (5.98.0-r0) (126/798) Installing kwidgetsaddons (5.98.0-r0) (127/798) Installing kconfigwidgets (5.98.0-r0) (128/798) Installing qt5-qtsvg (5.15.5_git20220617-r0) (129/798) Installing kiconthemes (5.98.0-r0) (130/798) Installing kitemviews (5.98.0-r0) (131/798) Installing kxmlgui (5.98.0-r0) (132/798) Installing kbookmarks (5.98.0-r0) (133/798) Installing kcompletion (5.98.0-r0) (134/798) Installing libxml2-utils (2.10.2-r0) (135/798) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (136/798) Installing libgpg-error (1.45-r0) (137/798) Installing libgcrypt (1.10.1-r0) (138/798) Installing libxslt (1.1.36-r0) (139/798) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (140/798) Installing kdoctools (5.98.0-r0) (141/798) Installing kjobwidgets (5.98.0-r0) (142/798) Installing alsa-lib (1.2.7.2-r0) (143/798) Installing libxv (1.0.11-r3) (144/798) Installing cdparanoia-libs (10.2-r11) (145/798) Installing graphene (1.10.8-r1) (146/798) Installing gstreamer (1.20.3-r1) (147/798) Installing libogg (1.3.5-r1) (148/798) Installing opus (1.3.1-r1) (149/798) Installing orc (0.4.32-r1) (150/798) Installing libtheora (1.1.1-r16) (151/798) Installing libvorbis (1.3.7-r0) (152/798) Installing gst-plugins-base (1.20.3-r1) (153/798) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/798) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/798) Installing sound-theme-freedesktop (0.8-r0) (156/798) Installing libltdl (2.4.7-r0) (157/798) Installing libcanberra (0.30-r8) (158/798) Installing libcanberra-gstreamer (0.30-r8) (159/798) Installing knotifications (5.98.0-r0) (160/798) Installing kservice (5.98.0-r0) (161/798) Installing solid-libs (5.98.0-r0) (162/798) Installing libhunspell (1.7.1-r0) (163/798) Installing ncurses-terminfo-base (6.3_p20220924-r0) (164/798) Installing ncurses-libs (6.3_p20220924-r0) (165/798) Installing readline (8.1.2-r0) (166/798) Installing hunspell (1.7.1-r0) (167/798) Installing sonnet (5.98.0-r0) (168/798) Installing ktextwidgets (5.98.0-r0) (169/798) Installing kio (5.98.0-r0) (170/798) Installing kpackage (5.98.0-r0) (171/798) Installing kdeclarative (5.98.0-r0) (172/798) Installing kwayland (5.98.0-r0) (173/798) Installing plasma-framework (5.98.0-r0) (174/798) Installing sqlite-libs (3.39.3-r0) (175/798) Installing libaccounts-glib (1.26-r0) (176/798) Installing libaccounts-qt (1.16-r1) (177/798) Installing signond (8.61-r0) (178/798) Installing accounts-qml-module (0.7_git20190605-r0) (179/798) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/798) Installing sdl2 (2.24.0-r1) (181/798) Installing svt-av1-libs (1.2.1-r0) (182/798) Installing aom-libs (3.5.0-r0) (183/798) Installing libass (0.16.0-r0) (184/798) Installing libdav1d (1.0.0-r1) (185/798) Installing lame (3.100-r1) (186/798) Installing libasyncns (0.8-r1) (187/798) Installing flac-libs (1.4.1-r0) (188/798) Installing libsndfile (1.1.0-r2) (189/798) Installing libgomp (12.1.1_git20220630-r6) (190/798) Installing soxr (0.1.3-r2) (191/798) Installing speexdsp (1.2.1-r0) (192/798) Installing tdb-libs (1.4.7-r0) (193/798) Installing libpulse (9999_git20220528-r0) (194/798) Installing cjson (1.7.15-r3) (195/798) Installing mbedtls (2.28.1-r0) (196/798) Installing librist (0.2.7-r0) (197/798) Installing libsrt (1.5.0-r1) (198/798) Installing libssh (0.10.4-r0) (199/798) Installing v4l-utils-libs (1.22.1-r2) (200/798) Installing libva (2.15.0-r0) (201/798) Installing libvdpau (1.5-r0) (202/798) Installing vidstab (1.1.0-r1) (203/798) Installing libvpx (1.12.0-r1) (204/798) Installing x264-libs (0.164_git20220602-r0) (205/798) Installing numactl (2.0.15-r0) (206/798) Installing x265-libs (3.5-r3) (207/798) Installing xvidcore (1.3.7-r1) (208/798) Installing libsodium (1.0.18-r2) (209/798) Installing libzmq (4.3.4-r1) (210/798) Installing ffmpeg-libs (5.1.1-r0) (211/798) Installing libevent (2.1.12-r5) (212/798) Installing nspr (4.35-r0) (213/798) Installing nss (3.83-r0) (214/798) Installing re2 (2022.06.01-r1) (215/798) Installing snappy (1.1.9-r4) (216/798) Installing qt5-qtwebengine (5.15.11-r0) (217/798) Installing libnotify (0.8.1-r1) (218/798) Installing libproxy (0.4.18-r1) (219/798) Installing signon-ui (0.17_git20171023-r1) (220/798) Installing libassuan (2.5.5-r0) (221/798) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (222/798) Installing gnupg-gpgconf (2.2.39-r0) (223/798) Installing gpg (2.2.39-r0) (224/798) Installing npth (1.6-r1) (225/798) Installing gpg-agent (2.2.39-r0) (226/798) Installing libksba (1.6.1-r0) (227/798) Installing gpgsm (2.2.39-r0) (228/798) Installing gpgme (1.17.1-r0) (229/798) Installing gpgmepp (1.17.1-r0) (230/798) Installing gdbm (1.23-r0) (231/798) Installing libsasl (2.1.28-r2) (232/798) Installing libqca (2.3.4-r2) (233/798) Installing kwallet (5.98.0-r0) (234/798) Installing kaccounts-integration (22.08.1-r0) (235/798) Installing purpose (5.98.0-r0) (236/798) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (237/798) Installing qt5-qtfeedback (0_git20180903-r0) (238/798) Installing angelfish (22.06-r0) (239/798) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (240/798) Installing gtk-engines-clearlooks (2.21.0-r3) (241/798) Installing gtk-engines-crux (2.21.0-r3) (242/798) Installing gtk-engines-industrial (2.21.0-r3) (243/798) Installing gtk-engines-mist (2.21.0-r3) (244/798) Installing gtk-engines-redmond (2.21.0-r3) (245/798) Installing gtk-engines-thinice (2.21.0-r3) (246/798) Installing gtk-engines (2.21.0-r3) (247/798) Installing breeze-gtk (5.25.5-r0) (248/798) Installing udev-init-scripts (35-r1) (249/798) Installing udev-init-scripts-openrc (35-r1) (250/798) Installing kmod-libs (30-r1) (251/798) Installing eudev (3.2.11-r1) (252/798) Installing eudev-openrc (3.2.11-r1) (253/798) Installing openssh-keygen (9.0_p1-r4) (254/798) Installing libedit (20210910.3.1-r0) (255/798) Installing openssh-client-common (9.0_p1-r4) (256/798) Installing openssh-client-default (9.0_p1-r4) (257/798) Installing openssh-sftp-server (9.0_p1-r4) (258/798) Installing openssh-server-common (9.0_p1-r4) (259/798) Installing openssh-server (9.0_p1-r4) (260/798) Installing openssh (9.0_p1-r4) (261/798) Installing boot-deploy (0.6-r0) (262/798) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (263/798) Installing lzo (2.10-r3) (264/798) Installing btrfs-progs (5.19.1-r0) (265/798) Installing bzip2 (1.0.8-r3) (266/798) Installing argon2-libs (20190702-r2) (267/798) Installing device-mapper-libs (2.02.188-r0) (268/798) Installing json-c (0.16-r0) (269/798) Installing cryptsetup-libs (2.5.0-r1) (270/798) Installing popt (1.19-r0) (271/798) Installing cryptsetup (2.5.0-r1) (272/798) Installing cryptsetup-openrc (2.5.0-r1) (273/798) Installing libaio (0.3.113-r0) (274/798) Installing device-mapper-event-libs (2.02.188-r0) (275/798) Installing lvm2-libs (2.02.188-r0) (276/798) Installing device-mapper (2.02.188-r0) (277/798) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (278/798) Installing libcom_err (1.46.5-r2) (279/798) Installing e2fsprogs-libs (1.46.5-r2) (280/798) Installing e2fsprogs (1.46.5-r2) (281/798) Installing e2fsprogs-extra (1.46.5-r2) (282/798) Installing f2fs-tools-libs (1.15.0-r0) (283/798) Installing f2fs-tools (1.15.0-r0) (284/798) Installing lz4 (1.9.4-r1) (285/798) Installing userspace-rcu (0.13.2-r0) (286/798) Installing multipath-tools (0.9.1-r0) (287/798) Installing multipath-tools-openrc (0.9.1-r0) (288/798) Installing parted (3.5-r0) (289/798) Installing postmarketos-mvcfg (1-r0) (290/798) Installing postmarketos-keys (1-r0) (291/798) Installing sudo (1.9.11_p3-r0) (292/798) Installing postmarketos-base-nofde (21-r2) (293/798) Installing unudhcpd (0.2.1-r0) (294/798) Installing xz (5.2.6-r1) (295/798) Installing postmarketos-mkinitfs (1.4.1-r12) (296/798) Installing postmarketos-base (21-r2) Executing postmarketos-base-21-r2.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (297/798) Installing linux-firmware-yamaha (20220815-r2) (298/798) Installing linux-firmware-yam (20220815-r2) (299/798) Installing linux-firmware-wfx (20220815-r2) (300/798) Installing linux-firmware-vxge (20220815-r2) (301/798) Installing linux-firmware-vicam (20220815-r2) (302/798) Installing linux-firmware-ueagle-atm (20220815-r2) (303/798) Installing linux-firmware-ttusb-budget (20220815-r2) (304/798) Installing linux-firmware-tigon (20220815-r2) (305/798) Installing linux-firmware-ti-keystone (20220815-r2) (306/798) Installing linux-firmware-ti-connectivity (20220815-r2) (307/798) Installing linux-firmware-ti (20220815-r2) (308/798) Installing linux-firmware-tehuti (20220815-r2) (309/798) Installing linux-firmware-sxg (20220815-r2) (310/798) Installing linux-firmware-sun (20220815-r2) (311/798) Installing linux-firmware-slicoss (20220815-r2) (312/798) Installing linux-firmware-sb16 (20220815-r2) (313/798) Installing linux-firmware-rtw89 (20220815-r2) (314/798) Installing linux-firmware-rtw88 (20220815-r2) (315/798) Installing linux-firmware-rtlwifi (20220815-r2) (316/798) Installing linux-firmware-rtl_nic (20220815-r2) (317/798) Installing linux-firmware-rtl_bt (20220815-r2) (318/798) Installing linux-firmware-rtl8192e (20220815-r2) (319/798) Installing linux-firmware-rsi (20220815-r2) (320/798) Installing linux-firmware-rockchip (20220815-r2) (321/798) Installing linux-firmware-radeon (20220815-r2) (322/798) Installing linux-firmware-r128 (20220815-r2) (323/798) Installing linux-firmware-qlogic (20220815-r2) (324/798) Installing linux-firmware-qed (20220815-r2) (325/798) Installing linux-firmware-ath10k (20220815-r2) (326/798) Installing linux-firmware-qcom (20220815-r2) (327/798) Installing linux-firmware-qca (20220815-r2) (328/798) Installing linux-firmware-ositech (20220815-r2) (329/798) Installing linux-firmware-nvidia (20220815-r2) (330/798) Installing linux-firmware-netronome (20220815-r2) (331/798) Installing linux-firmware-myricom (20220815-r2) (332/798) Installing linux-firmware-mwlwifi (20220815-r2) (333/798) Installing linux-firmware-mwl8k (20220815-r2) (334/798) Installing linux-firmware-mrvl (20220815-r2) (335/798) Installing linux-firmware-moxa (20220815-r2) (336/798) Installing linux-firmware-microchip (20220815-r2) (337/798) Installing linux-firmware-meson (20220815-r2) (338/798) Installing linux-firmware-mellanox (20220815-r2) (339/798) Installing linux-firmware-mediatek (20220815-r2) (340/798) Installing linux-firmware-matrox (20220815-r2) (341/798) Installing linux-firmware-liquidio (20220815-r2) (342/798) Installing linux-firmware-libertas (20220815-r2) (343/798) Installing linux-firmware-korg (20220815-r2) (344/798) Installing linux-firmware-keyspan_pda (20220815-r2) (345/798) Installing linux-firmware-keyspan (20220815-r2) (346/798) Installing linux-firmware-kaweth (20220815-r2) (347/798) Installing linux-firmware-isci (20220815-r2) (348/798) Installing linux-firmware-intel (20220815-r2) (349/798) Installing linux-firmware-inside-secure (20220815-r2) (350/798) Installing linux-firmware-imx (20220815-r2) (351/798) Installing linux-firmware-i915 (20220815-r2) (352/798) Installing linux-firmware-go7007 (20220815-r2) (353/798) Installing linux-firmware-ess (20220815-r2) (354/798) Installing linux-firmware-ene-ub6250 (20220815-r2) (355/798) Installing linux-firmware-emi62 (20220815-r2) (356/798) Installing linux-firmware-emi26 (20220815-r2) (357/798) Installing linux-firmware-edgeport (20220815-r2) (358/798) Installing linux-firmware-e100 (20220815-r2) (359/798) Installing linux-firmware-dsp56k (20220815-r2) (360/798) Installing linux-firmware-dpaa2 (20220815-r2) (361/798) Installing linux-firmware-dabusb (20220815-r2) (362/798) Installing linux-firmware-cypress (20220815-r2) (363/798) Installing linux-firmware-cxgb4 (20220815-r2) (364/798) Installing linux-firmware-cxgb3 (20220815-r2) (365/798) Installing linux-firmware-cpia2 (20220815-r2) (366/798) Installing linux-firmware-cnm (20220815-r2) (367/798) Installing linux-firmware-cis (20220815-r2) (368/798) Installing linux-firmware-cirrus (20220815-r2) (369/798) Installing linux-firmware-cavium (20220815-r2) (370/798) Installing linux-firmware-cadence (20220815-r2) (371/798) Installing linux-firmware-brcm (20220815-r2) (372/798) Installing linux-firmware-bnx2x (20220815-r2) (373/798) Installing linux-firmware-bnx2 (20220815-r2) (374/798) Installing linux-firmware-av7110 (20220815-r2) (375/798) Installing linux-firmware-atusb (20220815-r2) (376/798) Installing linux-firmware-atmel (20220815-r2) (377/798) Installing linux-firmware-ath9k_htc (20220815-r2) (378/798) Installing linux-firmware-ath6k (20220815-r2) (379/798) Installing linux-firmware-ath11k (20220815-r2) (380/798) Installing linux-firmware-ar3k (20220815-r2) (381/798) Installing linux-firmware-amphion (20220815-r2) (382/798) Installing linux-firmware-amdgpu (20220815-r2) (383/798) Installing linux-firmware-amd-ucode (20220815-r2) (384/798) Installing linux-firmware-amd (20220815-r2) (385/798) Installing linux-firmware-advansys (20220815-r2) (386/798) Installing linux-firmware-adaptec (20220815-r2) (387/798) Installing linux-firmware-acenic (20220815-r2) (388/798) Installing linux-firmware-3com (20220815-r2) (389/798) Installing linux-firmware-other (20220815-r2) (390/798) Installing linux-firmware (20220815-r2) (391/798) Installing linux-lts (5.15.70-r0) (392/798) Installing llvm14-libs (14.0.6-r4) (393/798) Installing musl-fts (1.2.7-r3) (394/798) Installing libelf (0.187-r2) (395/798) Installing mesa-dri-gallium (22.1.7-r3) (396/798) Installing device-tablet-x64uefi (0.3-r4) (397/798) Installing ca-certificates (20220614-r2) (398/798) Installing nghttp2-libs (1.50.0-r0) (399/798) Installing libcurl (7.85.0-r0) (400/798) Installing libxmlb (0.3.10-r0) (401/798) Installing yaml (0.2.5-r0) (402/798) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (403/798) Installing appstream-qt (0.15.5-r0) (404/798) Installing attica (5.98.0-r0) (405/798) Installing kidletime (5.98.0-r0) (406/798) Installing knewstuff (5.98.0-r0) (407/798) Installing discover (5.25.5-r0) (408/798) Installing libapk-qt (0.4.2-r0) (409/798) Installing discover-backend-apk (5.25.5-r0) (410/798) Installing dbus-glib (0.112-r1) (411/798) Installing firefox-esr (102.3.0-r0) (412/798) Installing font-noto-common (0_git20211101-r6) (413/798) Installing font-noto-math (0_git20211101-r6) (414/798) Installing font-noto-symbols (0_git20211101-r6) (415/798) Installing font-noto (0_git20211101-r6) (416/798) Installing font-noto-emoji (2.038-r0) (417/798) Installing font-noto-extra (0_git20211101-r6) (418/798) Installing mauiman (1.0.0-r0) (419/798) Installing mauikit (2.2.0-r0) (420/798) Installing exiv2 (0.27.5-r1) (421/798) Installing mauikit-imagetools (2.2.0-r0) (422/798) Installing mauikit-filebrowsing (2.2.0-r0) (423/798) Installing index (2.2.0-r0) (424/798) Installing signon-plugin-oauth2 (0.25-r0) (425/798) Installing kaccounts-providers (22.08.1-r0) (426/798) Installing kirigami-addons (0.3-r0) (427/798) Installing kclock (22.06-r0) (428/798) Installing gsettings-desktop-schemas (42.0-r0) (429/798) Installing kdecoration (5.25.5-r0) (430/798) Installing kde-gtk-config (5.25.5-r0) (431/798) Installing kirigami-gallery (22.08.1-r0) (432/798) Installing kquickimageeditor (0.2.0-r1) (433/798) Installing taglib (1.12-r1) (434/798) Installing kfilemetadata (5.98.0-r0) (435/798) Installing qt5-qtlocation (5.15.5_git20220618-r0) (436/798) Installing koko (22.06-r0) (437/798) Installing kasync (0.3.0-r2) (438/798) Installing gpg-wks-server (2.2.39-r0) (439/798) Installing gpgv (2.2.39-r0) (440/798) Installing libldap (2.6.3-r3) (441/798) Installing gnupg-dirmngr (2.2.39-r0) (442/798) Installing gnupg-utils (2.2.39-r0) (443/798) Installing gnupg-wks-client (2.2.39-r0) (444/798) Installing gnupg (2.2.39-r0) (445/798) Installing iso-codes (4.11.0-r0) (446/798) Installing kcontacts (5.98.0-r0) (447/798) Installing kpeople (5.98.0-r0) (448/798) Installing libical (3.0.14-r1) (449/798) Installing kcalendarcore (5.98.0-r0) (450/798) Installing kmime (22.08.1-r0) (451/798) Installing kimap2 (0.4.0-r1) (452/798) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (453/798) Installing kdav2 (0.4.0-r1) (454/798) Installing lmdb (0.9.29-r1) (455/798) Installing libxapian (1.4.20-r1) (456/798) Installing sink (0.9.0-r2) (457/798) Installing kpeoplesink (0_git20210224-r1) (458/798) Installing kpeoplevcard (0.1-r2) (459/798) Installing libraw (0.20.2-r0) (460/798) Installing libraw-tools (0.20.2-r0) (461/798) Installing lcms2 (2.13.1-r0) (462/798) Installing imagemagick-libs (7.1.0.48-r0) (463/798) Installing jbig2dec (0.19-r0) (464/798) Installing ghostscript (9.56.1-r0) (465/798) Installing libde265 (1.0.8-r2) (466/798) Installing libheif (1.13.0-r0) (467/798) Installing libjxl (0.6.1_git20220605-r1) (468/798) Installing librsvg (2.55.1-r0) (469/798) Installing imagemagick (7.1.0.48-r0) (470/798) Installing perl (5.36.0-r0) (471/798) Installing perl-image-exiftool (12.42-r0) (472/798) Installing exiftool (12.42-r0) (473/798) Installing openexr (3.1.5-r3) (474/798) Installing soundtouch (2.3.1-r0) (475/798) Installing chromaprint (1.5.1-r2) (476/798) Installing libraw1394 (2.1.2-r2) (477/798) Installing libusb (1.0.26-r0) (478/798) Installing libdc1394 (2.2.6-r0) (479/798) Installing tslib (1.22-r1) (480/798) Installing directfb (1.7.7-r4) (481/798) Installing faac (1.30-r1) (482/798) Installing fdk-aac (2.0.2-r1) (483/798) Installing flite (2.2-r1) (484/798) Installing libsamplerate (0.2.2-r0) (485/798) Installing jack (1.9.21-r0) (486/798) Installing portaudio (19.7.0-r0) (487/798) Installing fluidsynth-libs (2.2.9-r0) (488/798) Installing libfreeaptx (0.1.1-r0) (489/798) Installing gsm (1.0.22-r0) (490/798) Installing libgudev (237-r1) (491/798) Installing libldac (2.0.2.3-r0) (492/798) Installing libmodplug (0.8.9.0-r1) (493/798) Installing neon (0.32.4-r0) (494/798) Installing libnice (0.1.19-r0) (495/798) Installing openal-soft (1.22.2-r1) (496/798) Installing openjpeg (2.5.0-r0) (497/798) Installing librtmp (2.4_git20190330-r1) (498/798) Installing sbc (2.0-r0) (499/798) Installing spandsp (0.0.6-r2) (500/798) Installing libsrtp (2.4.2-r3) (501/798) Installing vo-aacenc (0.1.3-r0) (502/798) Installing vo-amrwbenc (0.1.3-r0) (503/798) Installing libzbar (0.23.92-r0) (504/798) Installing gst-plugins-bad (1.20.3-r4) (505/798) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (506/798) Installing megapixels (1.5.2-r0) (507/798) Installing mobile-config-firefox (3.0.0-r1) (508/798) Installing mesa-gles (22.1.7-r3) (509/798) Installing encodings (1.0.6-r0) (510/798) Installing libfontenc (1.1.6-r0) (511/798) Installing mkfontscale (1.2.2-r1) (512/798) Installing ttf-dejavu (2.37-r2) (513/798) Installing sdl2_ttf (2.20.1-r0) (514/798) Installing osk-sdl (0.67-r0) (515/798) Installing kcmutils (5.98.0-r0) (516/798) Installing frameworkintegration (5.98.0-r0) (517/798) Installing oxygen (5.25.5-r0) (518/798) Installing modemmanager-qt (5.98.0-r0) (519/798) Installing callaudiod-libs (0.1.4-r0) (520/798) Installing qtmpris (1.0.6-r1) (521/798) Installing abseil-cpp (20220623.1-r0) (522/798) Installing boost1.80-thread (1.80.0-r2) (523/798) Installing libprotobuf (3.21.6-r0) (524/798) Installing libphonenumber (8.12.54-r0) (525/798) Installing plasma-dialer (22.06-r0) (526/798) Installing plasma-mobile-sounds (0.1-r1) (527/798) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (528/798) Installing plasma-phonebook (22.06-r0) (529/798) Installing postmarketos-artwork-wallpapers (2-r1) (530/798) Installing postmarketos-hidden-desktop-entries (2.2-r1) (531/798) Installing dbus (1.15.0-r0) Executing dbus-1.15.0-r0.pre-install Executing dbus-1.15.0-r0.post-install (532/798) Installing dbus-openrc (1.15.0-r0) (533/798) Installing bluez (5.65-r1) (534/798) Installing bluez-openrc (5.65-r1) (535/798) Installing bluez-obexd (5.65-r1) (536/798) Installing kded (5.98.0-r0) (537/798) Installing bluez-qt (5.98.0-r0) (538/798) Installing bluedevil (5.25.5-r0) (539/798) Installing breeze (5.25.5-r0) (540/798) Installing libpulse-mainloop-glib (9999_git20220528-r0) (541/798) Installing callaudiod (0.1.4-r0) (542/798) Installing dnsmasq-common (2.86-r5) (543/798) Installing dnsmasq-openrc (2.86-r5) (544/798) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (545/798) Installing linux-pam (1.5.2-r1) (546/798) Installing shadow (4.10-r3) (547/798) Installing libacl (2.3.1-r1) (548/798) Installing elogind (246.10-r5) (549/798) Installing elogind-openrc (246.10-r5) (550/798) Installing hfd-service (0.1.0-r1) (551/798) Installing hfd-service-openrc (0.1.0-r1) (552/798) Installing iio-sensor-proxy (3.4-r0) (553/798) Installing iio-sensor-proxy-openrc (3.4-r0) (554/798) Installing libkscreen (5.25.5-r0) (555/798) Installing qt5-qtsensors (5.15.5_git20220519-r0) (556/798) Installing kscreen (5.25.5-r0) (557/798) Installing socat (1.7.4.3-r1) (558/798) Installing kwallet-pam (5.25.5-r0) (559/798) Installing kwayland-integration (5.25.5-r0) (560/798) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (561/798) Installing duktape (2.7.0-r0) (562/798) Installing polkit-elogind (121-r0) (563/798) Installing libmm-glib (1.18.12-r0) (564/798) Installing libmbim (1.26.4-r0) (565/798) Installing libqrtr-glib (1.2.2-r0) (566/798) Installing libqmi (1.30.8-r0) (567/798) Installing modemmanager (1.18.12-r0) (568/798) Installing modemmanager-openrc (1.18.12-r0) (569/798) Installing libnm (1.40.0-r0) (570/798) Installing networkmanager-common (1.40.0-r0) (571/798) Installing networkmanager-openrc (1.40.0-r0) (572/798) Installing libmnl (1.0.5-r0) (573/798) Installing libnftnl (1.2.3-r0) (574/798) Installing iptables (1.8.8-r2) (575/798) Installing iptables-openrc (1.8.8-r2) (576/798) Installing libndp (1.8-r0) (577/798) Installing libidn2 (2.3.3-r0) (578/798) Installing libpsl (0.21.1-r0) (579/798) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (580/798) Installing networkmanager-cli (1.40.0-r0) (581/798) Installing pcre (8.45-r2) (582/798) Installing slang (2.3.3-r0) (583/798) Installing newt (0.52.21-r4) (584/798) Installing networkmanager-tui (1.40.0-r0) (585/798) Installing wireless-regdb (2022.08.12-r0) (586/798) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (587/798) Installing mobile-broadband-provider-info (20220725-r0) (588/798) Installing networkmanager-wwan (1.40.0-r0) (589/798) Installing pipewire-libs (0.3.58-r0) (590/798) Installing libunwind (1.6.2-r0) (591/798) Installing libuv (1.44.2-r0) (592/798) Installing roc-toolkit-libs (0.1.5-r2) (593/798) Installing webrtc-audio-processing (0.3.1-r6) (594/798) Installing pipewire (0.3.58-r0) (595/798) Installing breeze-icons (5.98.0-r0) (596/798) Installing dbus-x11 (1.15.0-r0) (597/798) Installing kactivities (5.98.0-r0) (598/798) Installing dconf (0.40.0-r1) (599/798) Installing anthy (9100h-r1) (600/798) Installing maliit-framework (2.3.0-r1) (601/798) Installing kyotocabinet (1.2.79-r3) (602/798) Installing libpinyin (2.6.2-r0) (603/798) Installing tinyxml (2.6.2-r1) (604/798) Installing presage (0.9.1-r2) (605/798) Installing maliit-keyboard (2.3.1-r0) (606/798) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (607/798) Installing plasma-nano (5.25.5-r0) (608/798) Installing networkmanager-qt (5.98.0-r0) (609/798) Installing plasma-nm (5.25.5-r0) (610/798) Installing plasma-nm-mobile (5.25.5-r0) (611/798) Installing fftw-single-libs (3.3.10-r0) (612/798) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (613/798) Installing pulseaudio-bluez (9999_git20220528-r0) (614/798) Installing pulseaudio-alsa (9999_git20220528-r0) (615/798) Installing alsa-utils-openrc (1.2.7-r1) (616/798) Installing pulseaudio-openrc (9999_git20220528-r0) (617/798) Installing libcanberra-pulse (0.30-r8) (618/798) Installing plasma-pa (5.25.5-r0) (619/798) Installing tzdata (2022d-r0) (620/798) Installing libdaemon (0.14-r3) (621/798) Installing openrc-settingsd (1.1.0-r0) (622/798) Installing openrc-settingsd-openrc (1.1.0-r0) (623/798) Installing plasma-settings (22.06-r0) (624/798) Installing kactivitymanagerd (5.25.5-r0) (625/798) Installing kinit (5.98.0-r0) (626/798) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (627/798) Installing kdnssd (5.98.0-r0) (628/798) Installing syntax-highlighting (5.98.0-r0) (629/798) Installing kdsoap (2.1.1-r0) (630/798) Installing libmtp (1.1.20-r0) (631/798) Installing clang-libs (14.0.6-r4) (632/798) Installing qt5-qttools (5.15.5_git20220619-r0) (633/798) Installing phonon (4.11.1-r2) (634/798) Installing talloc (2.3.4-r0) (635/798) Installing tevent (0.13.0-r0) (636/798) Installing samba-util-libs (4.16.4-r0) (637/798) Installing jansson (2.14-r0) (638/798) Installing ldb (2.5.2-r0) (639/798) Installing libwbclient (4.16.4-r0) (640/798) Installing samba-libs (4.16.4-r0) (641/798) Installing libsmbclient (4.16.4-r0) (642/798) Installing kio-extras (22.08.1-r0) (643/798) Installing kquickcharts (5.98.0-r0) (644/798) Installing xorg-server-common (21.1.4-r0) (645/798) Installing libxkbfile (1.1.0-r1) (646/798) Installing xkbcomp (1.4.5-r0) (647/798) Installing libxfont2 (2.0.6-r0) (648/798) Installing libtirpc-conf (1.3.2-r2) (649/798) Installing libtirpc-nokrb (1.3.2-r2) (650/798) Installing libxcvt (0.1.2-r0) (651/798) Installing xwayland (22.1.3-r1) (652/798) Installing layer-shell-qt (5.25.5-r0) (653/798) Installing kscreenlocker (5.25.5-r0) (654/798) Installing libqaccessibilityclient (0.4.1-r1) (655/798) Installing xcb-util-cursor (0.1.3-r2) (656/798) Installing kwin (5.25.5-r0) (657/798) Installing kitemmodels (5.98.0-r0) (658/798) Installing threadweaver (5.98.0-r0) (659/798) Installing krunner (5.98.0-r0) (660/798) Installing milou (5.25.5-r0) (661/798) Installing pipewire-media-session (0.4.1-r0) (662/798) Installing qqc2-desktop-style (5.98.0-r0) (663/798) Installing ttf-hack (3.003-r2) (664/798) Installing plasma-integration (5.25.5-r0) (665/798) Installing qtchooser (66-r1) (666/798) Installing plasma-workspace-libs (5.25.5-r1) (667/798) Installing kactivities-stats (5.98.0-r0) (668/798) Installing baloo (5.98.0-r0) (669/798) Installing kholidays (5.98.0-r0) (670/798) Installing knotifyconfig (5.98.0-r0) (671/798) Installing kparts (5.98.0-r0) (672/798) Installing libdmtx-libs (0.7.7-r0) (673/798) Installing libqrencode (4.1.1-r0) (674/798) Installing prison (5.98.0-r0) (675/798) Installing ktexteditor (5.98.0-r0) (676/798) Installing libnl3 (3.7.0-r0) (677/798) Installing libpcap (1.10.1-r0) (678/798) Installing lm-sensors-libs (3.6.0-r4) (679/798) Installing libksysguard (5.25.5-r0) (680/798) Installing kuserfeedback (1.2.0-r1) (681/798) Installing gpsd (3.24-r0) (682/798) Installing gpsd-openrc (3.24-r0) (683/798) Installing mpfr4 (4.1.0-r0) (684/798) Installing libqalculate (4.3.0-r0) (685/798) Installing plasma-workspace (5.25.5-r1) (686/798) Installing kpty (5.98.0-r0) (687/798) Installing kdesu (5.98.0-r0) (688/798) Installing kde-cli-tools (5.25.5-r0) (689/798) Installing qqc2-breeze-style (5.25.5-r0) (690/798) Installing plasma-mobile (5.25.5-r0) (691/798) Installing polkit-kde-agent-1 (5.25.5-r0) (692/798) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (693/798) Installing chrony-openrc (4.3-r0) (694/798) Installing haveged (1.9.18-r0) (695/798) Installing haveged-openrc (1.9.18-r0) (696/798) Installing nftables (1.0.5-r0) (697/798) Installing nftables-openrc (1.0.5-r0) (698/798) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (699/798) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (700/798) Installing postmarketos-base-nftables (21-r2) Executing postmarketos-base-nftables-21-r2.post-install (701/798) Installing postmarketos-artwork-icons (2-r1) (702/798) Installing util-linux (2.38.1-r0) (703/798) Installing libfdisk (2.38.1-r0) (704/798) Installing libsmartcols (2.38.1-r0) (705/798) Installing util-linux-misc (2.38.1-r0) (706/798) Installing libeconf (0.4.6-r0) (707/798) Installing runuser (2.38.1-r0) (708/798) Installing mount (2.38.1-r0) (709/798) Installing losetup (2.38.1-r0) (710/798) Installing hexdump (2.38.1-r0) (711/798) Installing uuidgen (2.38.1-r0) (712/798) Installing blkid (2.38.1-r0) (713/798) Installing sfdisk (2.38.1-r0) (714/798) Installing mcookie (2.38.1-r0) (715/798) Installing agetty (2.38.1-r0) (716/798) Installing agetty-openrc (0.45.2-r3) (717/798) Installing wipefs (2.38.1-r0) (718/798) Installing cfdisk (2.38.1-r0) (719/798) Installing umount (2.38.1-r0) (720/798) Installing util-linux-openrc (2.38.1-r0) (721/798) Installing flock (2.38.1-r0) (722/798) Installing lsblk (2.38.1-r0) (723/798) Installing libcap-ng (0.8.3-r1) (724/798) Installing setpriv (2.38.1-r0) (725/798) Installing logger (2.38.1-r0) (726/798) Installing partx (2.38.1-r0) (727/798) Installing fstrim (2.38.1-r0) (728/798) Installing findmnt (2.38.1-r0) (729/798) Installing pcsc-lite-libs (1.9.9-r0) (730/798) Installing wpa_supplicant (2.10-r4) (731/798) Installing wpa_supplicant-openrc (2.10-r4) (732/798) Installing ifupdown-ng-wifi (0.12.1-r0) (733/798) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (734/798) Installing postmarketos-base-ui-networkmanager (5-r1) (735/798) Installing mpdecimal (2.5.1-r1) (736/798) Installing python3 (3.10.7-r0) (737/798) Installing py3-ruamel.yaml.clib (0.2.6-r1) (738/798) Installing py3-ruamel.yaml (0.16.12-r2) (739/798) Installing sleep-inhibitor (1.16-r0) (740/798) Installing sleep-inhibitor-openrc (1.16-r0) (741/798) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (742/798) Installing py3-dbus (1.3.2-r0) (743/798) Installing obex-capabilities (0.2.1-r1) (744/798) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (745/798) Installing postmarketos-base-ui-bluez-obexd (5-r1) (746/798) Installing pulseaudio-utils (9999_git20220528-r0) (747/798) Installing postmarketos-base-ui-pulseaudio (5-r1) (748/798) Installing upower (1.90.0-r2) (749/798) Installing powerdevil-libs (5.25.5-r0) (750/798) Installing powerdevil (5.25.5-r0) (751/798) Installing urfkill (0.5.0_git20210401-r2) (752/798) Installing urfkill-openrc (0.5.0_git20210401-r2) (753/798) Installing bubblewrap (0.6.2-r0) (754/798) Installing fuse-common (3.12.0-r0) (755/798) Installing fuse-openrc (3.12.0-r0) (756/798) Installing fuse3-libs (3.12.0-r0) (757/798) Installing fuse3 (3.12.0-r0) (758/798) Installing json-glib (1.6.6-r0) (759/798) Installing xdg-desktop-portal (1.15.0-r0) (760/798) Installing xdg-desktop-portal-kde (5.25.5-r0) (761/798) Installing autologin (1.0.0-r4) (762/798) Installing tinydm (1.1.2-r0) (763/798) Installing tinydm-openrc (1.1.2-r0) (764/798) Installing postmarketos-base-ui-tinydm (5-r1) (765/798) Installing font-alias (1.0.4-r0) (766/798) Installing util-macros (1.19.3-r0) (767/798) Installing font-misc-misc (1.1.2-r2) (768/798) Installing font-cursor-misc (1.0.3-r2) (769/798) Installing xauth (1.1.2-r0) (770/798) Installing xmodmap (1.0.11-r0) (771/798) Installing xrdb (1.2.1-r0) (772/798) Installing xinit (1.4.1-r0) (773/798) Installing xorg-server (21.1.4-r0) (774/798) Installing libinput (1.21.0-r0) (775/798) Installing xf86-input-libinput (1.2.1-r0) (776/798) Installing xf86-video-fbdev (0.5.0-r3) (777/798) Installing postmarketos-base-ui-x11 (5-r1) (778/798) Installing postmarketos-ui-plasma-mobile (3.8-r4) Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install * service tinydm added to runlevel default * service urfkill added to runlevel default * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (779/798) Installing libexif (0.6.24-r0) (780/798) Installing hwloc (2.8.0-r0) (781/798) Installing libucontext (1.2-r0) (782/798) Installing libtbb (2021.6.0-r0) (783/798) Installing opencv (4.6.0-r2) (784/798) Installing postprocessd (0.2.1-r0) (785/798) Installing postprocessd-megapixels (0.2.1-r0) (786/798) Installing qmltermwidget (0.2.0-r1) (787/798) Installing qmlkonsole (22.06-r0) (788/798) Installing spacebar (22.06-r1) (789/798) Installing ttf-droid-nonlatin (20200215-r2) (790/798) Installing hkdm (0.1.8-r0) (791/798) Installing buffyboard (0.2.0-r0) (792/798) Installing terminus-font (4.49.1-r1) (793/798) Installing kbd-misc (2.5.1-r1) (794/798) Installing kbd (2.5.1-r1) (795/798) Installing kbd-openrc (2.5.1-r1) (796/798) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (797/798) Installing ttyescape-openrc (1.0.1-r1) (798/798) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.74.0-r2.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r0.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r1.trigger Executing postmarketos-mkinitfs-1.4.1-r12.trigger 2022/09/26 15:54:44 Generating for kernel version: 5.15.70-0-lts 2022/09/26 15:54:44 Output directory: /boot 2022/09/26 15:54:44 == Generating initramfs == 2022/09/26 15:54:44 - Including hook files 2022/09/26 15:54:44 - Including hook scripts 2022/09/26 15:54:44 - Including required binaries 2022/09/26 15:54:44 - Including kernel modules 2022/09/26 15:54:44 - Including splash images 2022/09/26 15:54:44 - Writing and verifying initramfs archive 2022/09/26 15:54:44 == Generating initramfs extra == 2022/09/26 15:54:44 - Including extra binaries 2022/09/26 15:54:44 - Including FDE support 2022/09/26 15:54:44 - Writing and verifying initramfs-extra archive 2022/09/26 15:54:44 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/09/26 15:54:45 mkinitfs completed in: 866.777609ms Executing postmarketos-base-21-r2.trigger Executing ca-certificates-20220614-r2.trigger Executing mkfontscale-1.2.2-r1.trigger Executing dbus-1.15.0-r0.trigger OK: 3253 MiB in 823 packages (4193236) [15:54:54] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3253 MiB in 823 packages (4193236) [15:54:55] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi (pmbootstrap -v for details) (4193236) [15:54:55] (rootfs_tablet-x64uefi) install device-tablet-x64uefi (4193236) [15:54:55] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (4193236) [15:54:55] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (4193236) [15:54:55] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (4193236) [15:54:55] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi (4193236) [15:54:55] New background process: pid=6766, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3253 MiB in 823 packages (4193236) [15:54:56] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3253 MiB in 823 packages (4193236) [15:54:57] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (4193236) [15:54:57] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (4193236) [15:54:57] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (4193236) [15:54:57] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (4193236) [15:54:57] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (4193236) [15:54:57] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (4193236) [15:54:57] New background process: pid=6779, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3253 MiB in 823 packages (4193236) [15:54:58] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3253 MiB in 823 packages (4193236) [15:54:59] (rootfs_tablet-x64uefi) mkinitfs lts (4193236) [15:54:59] (rootfs_tablet-x64uefi) % mkinitfs 2022/09/26 15:54:59 Generating for kernel version: 5.15.70-0-lts 2022/09/26 15:54:59 Output directory: /boot 2022/09/26 15:54:59 == Generating initramfs == 2022/09/26 15:54:59 - Including hook files 2022/09/26 15:54:59 - Including hook scripts 2022/09/26 15:54:59 - Including required binaries 2022/09/26 15:54:59 - Including kernel modules 2022/09/26 15:54:59 - Including splash images 2022/09/26 15:54:59 - Writing and verifying initramfs archive 2022/09/26 15:54:59 == Generating initramfs extra == 2022/09/26 15:54:59 - Including extra binaries 2022/09/26 15:54:59 - Including FDE support 2022/09/26 15:54:59 - Writing and verifying initramfs-extra archive 2022/09/26 15:54:59 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/09/26 15:55:04 mkinitfs completed in: 5.109387368s (4193236) [15:55:04] *** SET LOGIN PASSWORD FOR: 'user' *** (4193236) [15:55:04] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (4193236) [15:55:04] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (4193236) [15:55:04] (rootfs_tablet-x64uefi) locking root (4193236) [15:55:04] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (4193236) [15:55:04] NOTE: No valid keymap specified for device (4193236) [15:55:04] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (4193236) [15:55:05] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (4193236) [15:55:05] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (4193236) [15:55:05] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (4193236) [15:55:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (4193236) [15:55:05] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (4193236) [15:55:05] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (4193236) [15:55:05] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3337048 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (4193236) [15:55:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (4193236) [15:55:05] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (4193236) [15:55:05] (native) create tablet-x64uefi.img (4217M) (4193236) [15:55:06] (native) % truncate -s 4217M /home/pmos/rootfs/tablet-x64uefi.img (4193236) [15:55:06] (native) mount /dev/install (tablet-x64uefi.img) (4193236) [15:55:06] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (4193236) [15:55:06] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (4193236) [15:55:06] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (4193236) [15:55:06] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (4193236) [15:55:06] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (4193236) [15:55:06] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (4193236) [15:55:06] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (4193236) [15:55:06] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (4193236) [15:55:06] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (4193236) [15:55:06] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (4193236) [15:55:06] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (4193236) [15:55:06] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (4193236) [15:55:06] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (4193236) [15:55:06] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (4193236) [15:55:06] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (4193236) [15:55:06] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (4193236) [15:55:06] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (4193236) [15:55:06] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (4193236) [15:55:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (4193236) [15:55:06] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (4193236) [15:55:06] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (4193236) [15:55:06] (native) % parted -s /dev/install mktable msdos (4193236) [15:55:06] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (4193236) [15:55:06] (native) % parted -s /dev/install mkpart primary 256M 100% (4193236) [15:55:06] (native) % parted -s /dev/install set 1 boot on (4193236) [15:55:07] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (4193236) [15:55:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (4193236) [15:55:07] % sudo mount --bind /dev/loop10p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (4193236) [15:55:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (4193236) [15:55:07] % sudo mount --bind /dev/loop10p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (4193236) [15:55:07] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (4193236) [15:55:07] (native) install e2fsprogs (4193236) [15:55:07] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (4193236) [15:55:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (4193236) [15:55:07] (native) % cat /tmp/apk_progress_fifo (4193236) [15:55:07] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (4193236) [15:55:07] New background process: pid=7335, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 71 packages (4193236) [15:55:07] (native) format /dev/installp2 (root, ext4) (4193236) [15:55:07] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (4193236) [15:55:08] (native) mount /dev/installp2 to /mnt/install (4193236) [15:55:08] (native) % mkdir -p /mnt/install (4193236) [15:55:08] (native) % mount /dev/installp2 /mnt/install (4193236) [15:55:08] (native) calculate depends of dosfstools (pmbootstrap -v for details) (4193236) [15:55:08] (native) install dosfstools (4193236) [15:55:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (4193236) [15:55:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (4193236) [15:55:08] (native) % cat /tmp/apk_progress_fifo (4193236) [15:55:08] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (4193236) [15:55:08] New background process: pid=7364, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r25.trigger OK: 22 MiB in 72 packages (4193236) [15:55:08] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (4193236) [15:55:08] (native) % mkfs.fat -F 16 -n pmOS_boot /dev/installp1 mkfs.fat 4.2 (2021-01-31) mkfs.fat: Warning: lowercase labels might not work properly on some systems (4193236) [15:55:08] (native) % mkdir -p /mnt/install/boot (4193236) [15:55:08] (native) % mount /dev/installp1 /mnt/install/boot (4193236) [15:55:08] *** (4/4) FILL INSTALL BLOCKDEVICE *** (4193236) [15:55:08] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (4193236) [15:55:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (4193236) [15:55:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (4193236) [15:55:08] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (4193236) [15:55:08] (native) % cd /mnt/rootfs_tablet-x64uefi; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/ (4193236) [15:55:28] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (4193236) [15:55:28] % 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 (4193236) [15:55:28] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % 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/ (4193236) [15:55:28] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (4193236) [15:55:28] % 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 (4193236) [15:55:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (4193236) [15:55:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (4193236) [15:55:32] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (4193236) [15:55:32] (native) umount /dev/loop10 (4193236) [15:55:32] (native) % losetup -d /dev/loop10 (4193236) [15:55:32] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (4193236) [15:55:32] (4193236) [15:55:32] *** FLASHING INFORMATION *** (4193236) [15:55:32] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (4193236) [15:55:32] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (4193236) [15:55:32] (4193236) [15:55:32] *** SSH DAEMON INFORMATION *** (4193236) [15:55:32] SSH daemon is enabled (disable with --no-sshd). (4193236) [15:55:32] Login as 'user' with the password given during installation. (4193236) [15:55:32] (4193236) [15:55:32] *** FIREWALL INFORMATION *** (4193236) [15:55:32] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (4193236) [15:55:32] For more information: https://postmarketos.org/firewall (4193236) [15:55:32] (4193236) [15:55:32] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (4193236) [15:55:32] DONE! total 3428324 -rw-r--r-- 1 root 12345 4421844992 Sep 26 15:55 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop10 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_16292.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img (deleted) 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop10 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Sep 26 15:56 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Sep 26 15:56 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Sep 26 15:56 storagepool -> ../../sda1 total 92 drwxr-xr-x 2 root root 4096 Sep 24 15:34 bin drwxr-xr-x 2 root root 4096 Sep 23 23:29 boot drwxr-xr-x 2 root root 4096 Sep 23 23:28 dev drwxr-xr-x 66 root root 4096 Sep 24 15:40 etc drwxr-xr-x 3 root root 4096 Sep 23 23:30 home drwxr-xr-x 15 root root 4096 Sep 23 23:29 lib drwx------ 2 root root 16384 Sep 23 23:29 lost+found drwxr-xr-x 5 root root 4096 Sep 23 23:28 media drwxr-xr-x 8 root root 4096 Sep 23 23:28 mnt drwxr-xr-x 2 root root 4096 Sep 23 23:28 opt drwxr-xr-x 2 root root 4096 Sep 23 23:28 proc -rw-r--r-- 1 root root 688 Sep 24 15:40 prolinux_build_info.txt drwx------ 2 root root 4096 Sep 23 23:28 root drwxr-xr-x 6 root root 4096 Sep 23 23:29 run drwxr-xr-x 2 root root 4096 Sep 23 23:29 sbin drwxr-xr-x 2 root root 4096 Sep 23 23:28 srv drwxr-xr-x 2 root root 4096 Sep 23 23:28 sys drwxrwxrwt 2 root root 4096 Sep 23 23:29 tmp drwxr-xr-x 10 root root 4096 Sep 23 23:29 usr drwxr-xr-x 13 root root 4096 Sep 23 23:28 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-09-26 15:56:06-- 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% 29.3M=0s 2022-09-26 15:56:06 (29.3 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz 2022-09-25 11:59:41.314068 [http://mirror.postmarketos.org/postmarketos/master] v20220809-3896-ga210281c68 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-3901-g77c3947d41 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-3899-g9619bf466a [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24111 distinct packages available (1/11) Installing pcre2 (10.40-r0) (2/11) Upgrading glib (2.72.4-r0 -> 2.74.0-r2) (3/11) Upgrading ncurses-terminfo-base (6.3_p20220917-r0 -> 6.3_p20220924-r0) (4/11) Upgrading ncurses-libs (6.3_p20220917-r0 -> 6.3_p20220924-r0) (5/11) Upgrading sdl2 (2.24.0-r0 -> 2.24.0-r1) (6/11) Upgrading aom-libs (3.4.0-r0 -> 3.5.0-r0) (7/11) Upgrading py3-setuptools (65.3.0-r0 -> 65.4.0-r0) (8/11) Upgrading py3-idna (3.4-r0 -> 3.4-r1) (9/11) Upgrading linux-lts (5.15.69-r0 -> 5.15.70-r0) (10/11) Upgrading glib-lang (2.72.4-r0 -> 2.74.0-r2) (11/11) Upgrading tzdata (2022c-r0 -> 2022d-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.74.0-r2.trigger Executing postmarketos-mkinitfs-1.4.1-r12.trigger 2022/09/26 15:56:37 Generating for kernel version: 5.15.70-0-lts 2022/09/26 15:56:37 Output directory: /boot 2022/09/26 15:56:37 == Generating initramfs == 2022/09/26 15:56:37 - Including hook files 2022/09/26 15:56:37 - Including hook scripts 2022/09/26 15:56:37 - Including required binaries 2022/09/26 15:56:37 - Including kernel modules 2022/09/26 15:56:37 - Including splash images 2022/09/26 15:56:37 - Writing and verifying initramfs archive 2022/09/26 15:56:37 == Generating initramfs extra == 2022/09/26 15:56:37 - Including extra binaries 2022/09/26 15:56:37 - Including FDE support 2022/09/26 15:56:38 - Writing and verifying initramfs-extra archive 2022/09/26 15:56:39 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/09/26 15:56:44 mkinitfs completed in: 7.216182861s Executing postmarketos-base-21-r2.trigger OK: 3478 MiB in 993 packages OK: 3478 MiB in 993 packages OK: 3478 MiB in 993 packages (chroot) Exiting chroot... [15:56:59] Unregister qemu binfmt (arm) [15:56:59] Unregister qemu binfmt (aarch64) [15:57:00] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:57:00] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:57:01] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:57:01] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:57:02] Cleared up ~6629 MB of space [15:57:02] DONE! Building image for pine64-pinephone Already up to date. [15:57:03] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:57:03] Channel [edge]: [15:57:03] Vendor [qemu]: [15:57:03] Device codename [amd64]: [15:57:03] Kernel [lts]: [15:57:03] Username [user]: [15:57:03] User interface [weston]: [15:57:03] Change them? (y/n) [n]: [15:57:03] Extra packages [none]: [15:57:03] Use this timezone instead of GMT? (y/n) [y]: [15:57:03] Choose default locale for installation [C.UTF-8]: [15:57:03] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:57:03] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:57:03] Config changed: ui='plasma-mobile' [15:57:04] Config changed: device='pine64-pinephone' [15:57:04] Config changed: kernel='' [15:57:04] Config changed: extra_packages='osk-sdl' (035840) [15:57:04] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (035840) [15:57:04] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.06] description=Latest release / Recommended for best stability branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (035840) [15:57:04] *** (1/4) PREPARE NATIVE CHROOT *** (035840) [15:57:04] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (035840) [15:57:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (035840) [15:57:04] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (035840) [15:57:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (035840) [15:57:04] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (035840) [15:57:04] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (035840) [15:57:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (035840) [15:57:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (035840) [15:57:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (035840) [15:57:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (035840) [15:57:05] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (035840) [15:57:05] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (035840) [15:57:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (035840) [15:57:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (035840) [15:57:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (035840) [15:57:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (035840) [15:57:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (035840) [15:57:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (035840) [15:57:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (035840) [15:57:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (035840) [15:57:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (035840) [15:57:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (035840) [15:57:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (035840) [15:57:05] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (035840) [15:57:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (035840) [15:57:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (035840) [15:57:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (035840) [15:57:05] Update package index for x86_64 (4 file(s)) (035840) [15:57:05] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (035840) [15:57:05] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (035840) [15:57:05] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (035840) [15:57:05] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (035840) [15:57:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (035840) [15:57:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (035840) [15:57:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (035840) [15:57:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (035840) [15:57:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (035840) [15:57:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (035840) [15:57:07] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (035840) [15:57:07] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (035840) [15:57:07] extracted: /tmp/pmbootstrapm9r9y7s5apk (035840) [15:57:07] extracted: /tmp/pmbootstrapwodm66pgsig (035840) [15:57:07] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (035840) [15:57:07] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapwodm66pgsig /tmp/pmbootstrapm9r9y7s5apk Verified OK (035840) [15:57:07] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (035840) [15:57:07] % /tmp/pmbootstrapm9r9y7s5apk --version apk-tools 2.12.9, compiled for x86_64. (035840) [15:57:07] (native) install alpine-base (035840) [15:57:07] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (035840) [15:57:07] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (035840) [15:57:07] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (035840) [15:57:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (035840) [15:57:07] (native) update /etc/apk/repositories (035840) [15:57:07] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (035840) [15:57:07] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (035840) [15:57:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (035840) [15:57:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (035840) [15:57:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (035840) [15:57:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (035840) [15:57:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (035840) [15:57:07] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (035840) [15:57:07] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (035840) [15:57:07] New background process: pid=36001, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (035840) [15:57:09] (native) % adduser -D pmos -u 12345 (035840) [15:57:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (035840) [15:57:09] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (035840) [15:57:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (035840) [15:57:09] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (035840) [15:57:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (035840) [15:57:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (035840) [15:57:09] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (035840) [15:57:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (035840) [15:57:09] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (035840) [15:57:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (035840) [15:57:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (035840) [15:57:09] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (035840) [15:57:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (035840) [15:57:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (035840) [15:57:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (035840) [15:57:09] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (035840) [15:57:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (035840) [15:57:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (035840) [15:57:09] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (035840) [15:57:12] (native) install cryptsetup util-linux parted (035840) [15:57:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (035840) [15:57:12] (native) % cat /tmp/apk_progress_fifo (035840) [15:57:12] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (035840) [15:57:12] New background process: pid=36200, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r1) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r1) (9/43) Installing cryptsetup-openrc (2.5.0-r1) (10/43) Installing ncurses-terminfo-base (6.3_p20220924-r0) (11/43) Installing ncurses-libs (6.3_p20220924-r0) (12/43) Installing readline (8.1.2-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r1) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 68 packages (035840) [15:57:13] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (035840) [15:57:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (035840) [15:57:13] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (035840) [15:57:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (035840) [15:57:13] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (035840) [15:57:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (035840) [15:57:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (035840) [15:57:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (035840) [15:57:13] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (035840) [15:57:13] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (035840) [15:57:14] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (035840) [15:57:14] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (035840) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (035840) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (035840) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (035840) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (035840) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (035840) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (035840) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (035840) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (035840) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (035840) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (035840) [15:57:14] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (035840) [15:57:14] (native) install qemu-aarch64 (035840) [15:57:14] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (035840) [15:57:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (035840) [15:57:14] (native) % cat /tmp/apk_progress_fifo (035840) [15:57:14] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (035840) [15:57:14] New background process: pid=36481, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r1) Executing busybox-1.35.0-r25.trigger OK: 25 MiB in 69 packages (035840) [15:57:15] Register qemu binfmt (aarch64) (035840) [15:57:15] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register (035840) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (035840) [15:57:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (035840) [15:57:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (035840) [15:57:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (035840) [15:57:15] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (035840) [15:57:15] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (035840) [15:57:15] extracted: /tmp/pmbootstrapnrgrarzsapk (035840) [15:57:15] extracted: /tmp/pmbootstrapi8rju0flsig (035840) [15:57:15] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (035840) [15:57:15] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapi8rju0flsig /tmp/pmbootstrapnrgrarzsapk Verified OK (035840) [15:57:15] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (035840) [15:57:15] % /tmp/pmbootstrapnrgrarzsapk --version apk-tools 2.12.9, compiled for x86_64. (035840) [15:57:15] (rootfs_pine64-pinephone) install alpine-base (035840) [15:57:15] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (035840) [15:57:15] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (035840) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (035840) [15:57:15] (rootfs_pine64-pinephone) update /etc/apk/repositories (035840) [15:57:15] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (035840) [15:57:15] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (035840) [15:57:15] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (035840) [15:57:15] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (035840) [15:57:15] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (035840) [15:57:15] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (035840) [15:57:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (035840) [15:57:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (035840) [15:57:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (035840) [15:57:15] Update package index for aarch64 (4 file(s)) (035840) [15:57:15] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (035840) [15:57:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (035840) [15:57:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (035840) [15:57:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (035840) [15:57:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (035840) [15:57:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (035840) [15:57:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (035840) [15:57:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (035840) [15:57:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (035840) [15:57:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (035840) [15:57:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (035840) [15:57:16] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (035840) [15:57:16] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (035840) [15:57:16] New background process: pid=36533, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 13 MiB in 25 packages (035840) [15:57:18] (rootfs_pine64-pinephone) % getent passwd user (035840) [15:57:19] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (035840) [15:57:19] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (035840) [15:57:19] (rootfs_pine64-pinephone) % addgroup user wheel (035840) [15:57:19] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (035840) [15:57:19] (rootfs_pine64-pinephone) % addgroup user video (035840) [15:57:19] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (035840) [15:57:19] (rootfs_pine64-pinephone) % addgroup user audio (035840) [15:57:19] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (035840) [15:57:19] (rootfs_pine64-pinephone) % addgroup user input (035840) [15:57:19] (rootfs_pine64-pinephone) % addgroup -S plugdev (035840) [15:57:20] (rootfs_pine64-pinephone) % addgroup user plugdev (035840) [15:57:20] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (035840) [15:57:20] (rootfs_pine64-pinephone) % addgroup user netdev (035840) [15:57:20] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (035840) [15:57:22] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (035840) [15:57:22] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (035840) [15:57:22] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (035840) [15:57:23] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (035840) [15:57:23] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (035840) [15:57:24] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (035840) [15:57:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (035840) [15:57:25] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (035840) [15:57:25] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (035840) [15:57:25] New background process: pid=36860, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/731) Installing icu-data-full (71.1-r4) (2/731) Installing dbus-libs (1.15.0-r0) (3/731) Installing libgcc (12.1.1_git20220630-r6) (4/731) Installing libffi (3.4.3-r0) (5/731) Installing libintl (0.21-r3) (6/731) Installing libblkid (2.38.1-r0) (7/731) Installing libmount (2.38.1-r0) (8/731) Installing pcre2 (10.40-r0) (9/731) Installing glib (2.74.0-r2) (10/731) Installing libstdc++ (12.1.1_git20220630-r6) (11/731) Installing icu-libs (71.1-r4) (12/731) Installing libpcre2-16 (10.40-r0) (13/731) Installing zstd-libs (1.5.2-r9) (14/731) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/731) Installing hicolor-icon-theme (0.17-r2) (16/731) Installing libmagic (5.42-r0) (17/731) Installing file (5.42-r0) (18/731) Installing libxau (1.0.10-r0) (19/731) Installing libmd (1.0.4-r0) (20/731) Installing libbsd (0.11.6-r2) (21/731) Installing libxdmcp (1.1.3-r1) (22/731) Installing libxcb (1.15-r0) (23/731) Installing libx11 (1.8.1-r1) (24/731) Installing libxext (1.3.4-r1) (25/731) Installing libice (1.0.10-r1) (26/731) Installing libuuid (2.38.1-r0) (27/731) Installing libsm (1.2.3-r1) (28/731) Installing libxt (1.2.1-r0) (29/731) Installing libxmu (1.1.3-r1) (30/731) Installing xset (1.2.4-r0) (31/731) Installing xprop (1.2.5-r0) (32/731) Installing xdg-utils (1.1.3-r4) (33/731) Installing mesa (22.1.7-r3) (34/731) Installing libdrm (2.4.113-r0) (35/731) Installing libexpat (2.4.9-r0) (36/731) Installing wayland-libs-server (1.21.0-r1) (37/731) Installing mesa-glapi (22.1.7-r3) (38/731) Installing mesa-gles (22.1.7-r3) (39/731) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (40/731) Installing libxcomposite (0.4.5-r1) (41/731) Installing brotli-libs (1.0.9-r8) (42/731) Installing libbz2 (1.0.8-r3) (43/731) Installing libpng (1.6.37-r2) (44/731) Installing freetype (2.12.1-r0) (45/731) Installing fontconfig (2.14.0-r0) (46/731) Installing wayland-libs-client (1.21.0-r1) (47/731) Installing wayland-libs-cursor (1.21.0-r1) (48/731) Installing wayland-libs-egl (1.21.0-r1) (49/731) Installing pkgconf (1.9.3-r0) (50/731) Installing xkeyboard-config (9999-r5) (51/731) Installing xz-libs (5.2.6-r1) (52/731) Installing libxml2 (2.10.2-r0) (53/731) Installing libxkbcommon (1.4.1-r0) (54/731) Installing qt5-qtwayland (5.15.5_git20220620-r0) (55/731) Installing mesa-gbm (22.1.7-r3) (56/731) Installing libxshmfence (1.3-r1) (57/731) Installing mesa-egl (22.1.7-r3) (58/731) Installing avahi-libs (0.8-r6) (59/731) Installing gmp (6.2.1-r2) (60/731) Installing nettle (3.8.1-r0) (61/731) Installing p11-kit (0.24.1-r0) (62/731) Installing libtasn1 (4.19.0-r0) (63/731) Installing libunistring (1.0-r0) (64/731) Installing gnutls (3.7.7-r1) (65/731) Installing cups-libs (2.4.2-r0) (66/731) Installing shared-mime-info (2.2-r0) (67/731) Installing libjpeg-turbo (2.1.4-r0) (68/731) Installing libwebp (1.2.4-r1) (69/731) Installing tiff (4.4.0-r0) (70/731) Installing gdk-pixbuf (2.42.9-r1) (71/731) Installing gtk-update-icon-cache (3.24.34-r6) (72/731) Installing libxfixes (6.0.0-r0) (73/731) Installing libxrender (0.9.10-r4) (74/731) Installing libxcursor (1.2.1-r1) (75/731) Installing libxdamage (1.1.5-r1) (76/731) Installing libxi (1.8-r0) (77/731) Installing libxinerama (1.1.4-r2) (78/731) Installing libxrandr (1.5.2-r1) (79/731) Installing libatk-1.0 (2.46.0-r0) (80/731) Installing libxtst (1.2.3-r4) (81/731) Installing at-spi2-core (2.46.0-r0) (82/731) Installing libatk-bridge-2.0 (2.46.0-r0) (83/731) Installing pixman (0.40.0-r4) (84/731) Installing cairo (1.17.6-r3) (85/731) Installing cairo-gobject (1.17.6-r3) (86/731) Installing libepoxy (1.5.10-r0) (87/731) Installing fribidi (1.0.12-r0) (88/731) Installing graphite2 (1.3.14-r1) (89/731) Installing harfbuzz (5.2.0-r0) (90/731) Installing libxft (2.3.6-r0) (91/731) Installing pango (1.50.10-r0) (92/731) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/731) Installing libevdev (1.13.0-r0) (94/731) Installing mtdev (1.1.6-r0) (95/731) Installing eudev-libs (3.2.11-r1) (96/731) Installing libinput-libs (1.21.0-r0) (97/731) Installing xcb-util-wm (0.4.1-r1) (98/731) Installing xcb-util (0.4.0-r3) (99/731) Installing xcb-util-image (0.4.0-r1) (100/731) Installing xcb-util-keysyms (0.4.0-r1) (101/731) Installing xcb-util-renderutil (0.3.9-r1) (102/731) Installing libxkbcommon-x11 (1.4.1-r0) (103/731) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (104/731) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (105/731) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (106/731) Installing kirigami2-libs (5.98.0-r0) (107/731) Installing kirigami2 (5.98.0-r0) (108/731) Installing kactivities-libs (5.98.0-r0) (109/731) Installing karchive (5.98.0-r0) (110/731) Installing kconfig (5.98.0-r0) (111/731) Installing kcoreaddons (5.98.0-r0) (112/731) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (113/731) Installing kwindowsystem (5.98.0-r0) (114/731) Installing kcrash (5.98.0-r0) (115/731) Installing kdbusaddons (5.98.0-r0) (116/731) Installing kglobalaccel (5.98.0-r0) (117/731) Installing kguiaddons (5.98.0-r0) (118/731) Installing ki18n (5.98.0-r0) (119/731) Installing libelogind (246.10-r5) (120/731) Installing polkit-elogind-libs (121-r0) (121/731) Installing polkit-qt-1 (0.114.0-r1) (122/731) Installing kauth (5.98.0-r0) (123/731) Installing kcodecs (5.98.0-r0) (124/731) Installing kwidgetsaddons (5.98.0-r0) (125/731) Installing kconfigwidgets (5.98.0-r0) (126/731) Installing qt5-qtsvg (5.15.5_git20220617-r0) (127/731) Installing kiconthemes (5.98.0-r0) (128/731) Installing kitemviews (5.98.0-r0) (129/731) Installing kxmlgui (5.98.0-r0) (130/731) Installing kbookmarks (5.98.0-r0) (131/731) Installing kcompletion (5.98.0-r0) (132/731) Installing libxml2-utils (2.10.2-r0) (133/731) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (134/731) Installing libgpg-error (1.45-r0) (135/731) Installing libgcrypt (1.10.1-r0) (136/731) Installing libxslt (1.1.36-r0) (137/731) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/731) Installing kdoctools (5.98.0-r0) (139/731) Installing kjobwidgets (5.98.0-r0) (140/731) Installing alsa-lib (1.2.7.2-r0) (141/731) Installing libxxf86vm (1.1.4-r3) (142/731) Installing mesa-gl (22.1.7-r3) (143/731) Installing libxv (1.0.11-r3) (144/731) Installing cdparanoia-libs (10.2-r11) (145/731) Installing graphene (1.10.8-r1) (146/731) Installing gstreamer (1.20.3-r1) (147/731) Installing libogg (1.3.5-r1) (148/731) Installing opus (1.3.1-r1) (149/731) Installing orc (0.4.32-r1) (150/731) Installing libtheora (1.1.1-r16) (151/731) Installing libvorbis (1.3.7-r0) (152/731) Installing gst-plugins-base (1.20.3-r1) (153/731) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/731) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/731) Installing sound-theme-freedesktop (0.8-r0) (156/731) Installing libltdl (2.4.7-r0) (157/731) Installing libcanberra (0.30-r8) (158/731) Installing libcanberra-gstreamer (0.30-r8) (159/731) Installing knotifications (5.98.0-r0) (160/731) Installing kservice (5.98.0-r0) (161/731) Installing solid-libs (5.98.0-r0) (162/731) Installing libhunspell (1.7.1-r0) (163/731) Installing ncurses-terminfo-base (6.3_p20220924-r0) (164/731) Installing ncurses-libs (6.3_p20220924-r0) (165/731) Installing readline (8.1.2-r0) (166/731) Installing hunspell (1.7.1-r0) (167/731) Installing sonnet (5.98.0-r0) (168/731) Installing ktextwidgets (5.98.0-r0) (169/731) Installing kio (5.98.0-r0) (170/731) Installing kpackage (5.98.0-r0) (171/731) Installing kdeclarative (5.98.0-r0) (172/731) Installing kwayland (5.98.0-r0) (173/731) Installing plasma-framework (5.98.0-r0) (174/731) Installing sqlite-libs (3.39.3-r0) (175/731) Installing libaccounts-glib (1.26-r0) (176/731) Installing libaccounts-qt (1.16-r1) (177/731) Installing signond (8.61-r0) (178/731) Installing accounts-qml-module (0.7_git20190605-r0) (179/731) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/731) Installing sdl2 (2.24.0-r1) (181/731) Installing aom-libs (3.5.0-r0) (182/731) Installing libass (0.16.0-r0) (183/731) Installing libdav1d (1.0.0-r1) (184/731) Installing lame (3.100-r1) (185/731) Installing libasyncns (0.8-r1) (186/731) Installing flac-libs (1.4.1-r0) (187/731) Installing libsndfile (1.1.0-r2) (188/731) Installing libgomp (12.1.1_git20220630-r6) (189/731) Installing soxr (0.1.3-r2) (190/731) Installing speexdsp (1.2.1-r0) (191/731) Installing tdb-libs (1.4.7-r0) (192/731) Installing libpulse (9999_git20220528-r0) (193/731) Installing cjson (1.7.15-r3) (194/731) Installing mbedtls (2.28.1-r0) (195/731) Installing librist (0.2.7-r0) (196/731) Installing libsrt (1.5.0-r1) (197/731) Installing libssh (0.10.4-r0) (198/731) Installing v4l-utils-libs (1.22.1-r2) (199/731) Installing libva (2.15.0-r0) (200/731) Installing libvdpau (1.5-r0) (201/731) Installing vidstab (1.1.0-r1) (202/731) Installing libvpx (1.12.0-r1) (203/731) Installing x264-libs (0.164_git20220602-r0) (204/731) Installing numactl (2.0.15-r0) (205/731) Installing x265-libs (3.5-r3) (206/731) Installing xvidcore (1.3.7-r1) (207/731) Installing libsodium (1.0.18-r2) (208/731) Installing libzmq (4.3.4-r1) (209/731) Installing ffmpeg-libs (5.1.1-r0) (210/731) Installing libevent (2.1.12-r5) (211/731) Installing nspr (4.35-r0) (212/731) Installing nss (3.83-r0) (213/731) Installing re2 (2022.06.01-r1) (214/731) Installing snappy (1.1.9-r4) (215/731) Installing qt5-qtwebengine (5.15.11-r0) (216/731) Installing libnotify (0.8.1-r1) (217/731) Installing libproxy (0.4.18-r1) (218/731) Installing signon-ui (0.17_git20171023-r1) (219/731) Installing libassuan (2.5.5-r0) (220/731) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/731) Installing gnupg-gpgconf (2.2.39-r0) (222/731) Installing gpg (2.2.39-r0) (223/731) Installing npth (1.6-r1) (224/731) Installing gpg-agent (2.2.39-r0) (225/731) Installing libksba (1.6.1-r0) (226/731) Installing gpgsm (2.2.39-r0) (227/731) Installing gpgme (1.17.1-r0) (228/731) Installing gpgmepp (1.17.1-r0) (229/731) Installing gdbm (1.23-r0) (230/731) Installing libsasl (2.1.28-r2) (231/731) Installing libqca (2.3.4-r2) (232/731) Installing kwallet (5.98.0-r0) (233/731) Installing kaccounts-integration (22.08.1-r0) (234/731) Installing purpose (5.98.0-r0) (235/731) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (236/731) Installing qt5-qtfeedback (0_git20180903-r0) (237/731) Installing angelfish (22.06-r0) (238/731) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/731) Installing gtk-engines-clearlooks (2.21.0-r3) (240/731) Installing gtk-engines-crux (2.21.0-r3) (241/731) Installing gtk-engines-industrial (2.21.0-r3) (242/731) Installing gtk-engines-mist (2.21.0-r3) (243/731) Installing gtk-engines-redmond (2.21.0-r3) (244/731) Installing gtk-engines-thinice (2.21.0-r3) (245/731) Installing gtk-engines (2.21.0-r3) (246/731) Installing breeze-gtk (5.25.5-r0) (247/731) Installing alsa-ucm-conf (1.2.7.2-r0) (248/731) Installing atinout (0.9.1-r0) (249/731) Installing ca-certificates (20220614-r2) (250/731) Installing nghttp2-libs (1.50.0-r0) (251/731) Installing libcurl (7.85.0-r0) (252/731) Installing libgpiod (1.6.3-r1) (253/731) Installing libgudev (237-r1) (254/731) Installing libmm-glib (1.18.12-r0) (255/731) Installing libusb (1.0.26-r0) (256/731) Installing eg25-manager (0.4.4-r0) (257/731) Installing eg25-manager-openrc (0.4.4-r0) (258/731) Installing gpsd (3.24-r0) (259/731) Installing gpsd-openrc (3.24-r0) (260/731) Installing libnl3 (3.7.0-r0) (261/731) Installing iw (5.19-r0) (262/731) Installing linux-postmarketos-allwinner (5.19.8_git20220909-r1) (263/731) Installing llvm14-libs (14.0.6-r4) (264/731) Installing musl-fts (1.2.7-r3) (265/731) Installing libelf (0.187-r2) (266/731) Installing mesa-dri-gallium (22.1.7-r3) (267/731) Installing udev-init-scripts (35-r1) (268/731) Installing udev-init-scripts-openrc (35-r1) (269/731) Installing kmod-libs (30-r1) (270/731) Installing eudev (3.2.11-r1) (271/731) Installing eudev-openrc (3.2.11-r1) (272/731) Installing openssh-keygen (9.0_p1-r4) (273/731) Installing libedit (20210910.3.1-r0) (274/731) Installing openssh-client-common (9.0_p1-r4) (275/731) Installing openssh-client-default (9.0_p1-r4) (276/731) Installing openssh-sftp-server (9.0_p1-r4) (277/731) Installing openssh-server-common (9.0_p1-r4) (278/731) Installing openssh-server (9.0_p1-r4) (279/731) Installing openssh (9.0_p1-r4) (280/731) Installing boot-deploy (0.6-r0) (281/731) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (282/731) Installing lzo (2.10-r3) (283/731) Installing btrfs-progs (5.19.1-r0) (284/731) Installing bzip2 (1.0.8-r3) (285/731) Installing argon2-libs (20190702-r2) (286/731) Installing device-mapper-libs (2.02.188-r0) (287/731) Installing json-c (0.16-r0) (288/731) Installing cryptsetup-libs (2.5.0-r1) (289/731) Installing popt (1.19-r0) (290/731) Installing cryptsetup (2.5.0-r1) (291/731) Installing cryptsetup-openrc (2.5.0-r1) (292/731) Installing libaio (0.3.113-r0) (293/731) Installing device-mapper-event-libs (2.02.188-r0) (294/731) Installing lvm2-libs (2.02.188-r0) (295/731) Installing device-mapper (2.02.188-r0) (296/731) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (297/731) Installing libcom_err (1.46.5-r2) (298/731) Installing e2fsprogs-libs (1.46.5-r2) (299/731) Installing e2fsprogs (1.46.5-r2) (300/731) Installing e2fsprogs-extra (1.46.5-r2) (301/731) Installing f2fs-tools-libs (1.15.0-r0) (302/731) Installing f2fs-tools (1.15.0-r0) (303/731) Installing lz4 (1.9.4-r1) (304/731) Installing userspace-rcu (0.13.2-r0) (305/731) Installing multipath-tools (0.9.1-r0) (306/731) Installing multipath-tools-openrc (0.9.1-r0) (307/731) Installing parted (3.5-r0) (308/731) Installing postmarketos-mvcfg (1-r0) (309/731) Installing postmarketos-keys (1-r0) (310/731) Installing sudo (1.9.11_p3-r0) (311/731) Installing postmarketos-base-nofde (21-r2) (312/731) Installing unudhcpd (0.2.1-r0) (313/731) Installing xz (5.2.6-r1) (314/731) Installing postmarketos-mkinitfs (1.4.1-r12) (315/731) Installing postmarketos-base (21-r2) Executing postmarketos-base-21-r2.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (316/731) Installing u-boot-pinephone (2022.07-r0) (317/731) Installing u-boot-tools (2022.07-r5) (318/731) Installing dbus (1.15.0-r0) Executing dbus-1.15.0-r0.pre-install Executing dbus-1.15.0-r0.post-install (319/731) Installing dbus-openrc (1.15.0-r0) (320/731) Installing libacl (2.3.1-r1) (321/731) Installing lz4-libs (1.9.4-r1) (322/731) Installing libarchive (3.6.1-r1) (323/731) Installing efivar-libs (38-r1) (324/731) Installing libgcab (1.4-r3) (325/731) Installing libgusb (0.3.10-r0) (326/731) Installing json-glib (1.6.6-r0) (327/731) Installing libjcat (0.1.10-r0) (328/731) Installing libxmlb (0.3.10-r0) (329/731) Installing fwupd (1.8.5-r0) (330/731) Installing fwupd-openrc (1.8.5-r0) (331/731) Installing fwupd-plugin-fastboot (1.8.5-r0) (332/731) Installing fwupd-plugin-logind (1.8.5-r0) (333/731) Installing libmbim (1.26.4-r0) (334/731) Installing libqrtr-glib (1.2.2-r0) (335/731) Installing libqmi (1.30.8-r0) (336/731) Installing fwupd-plugin-modem_manager (1.8.5-r0) (337/731) Installing fwupd-plugin-upower (1.8.5-r0) (338/731) Installing device-pine64-pinephone (0.42-r3) Executing device-pine64-pinephone-0.42-r3.post-install * service eg25-manager added to runlevel default * service gpsd added to runlevel default * service gpsd_pinephone added to runlevel default (339/731) Installing device-pine64-pinephone-plasma-mobile (0.42-r3) (340/731) Installing linux-firmware-rtlwifi (20220815-r2) (341/731) Installing linux-firmware-rtl_bt (20220815-r2) (342/731) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (343/731) Installing firmware-pine64-ov5640 (0_git20201028-r0) (344/731) Installing device-pine64-pinephone-nonfree-firmware (0.42-r3) (345/731) Installing yaml (0.2.5-r0) (346/731) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (347/731) Installing appstream-qt (0.15.5-r0) (348/731) Installing attica (5.98.0-r0) (349/731) Installing kidletime (5.98.0-r0) (350/731) Installing knewstuff (5.98.0-r0) (351/731) Installing discover (5.25.5-r0) (352/731) Installing libapk-qt (0.4.2-r0) (353/731) Installing discover-backend-apk (5.25.5-r0) (354/731) Installing discover-backend-fwupd (5.25.5-r0) (355/731) Installing dbus-glib (0.112-r1) (356/731) Installing firefox-esr (102.3.0-r0) (357/731) Installing font-noto-common (0_git20211101-r6) (358/731) Installing font-noto-math (0_git20211101-r6) (359/731) Installing font-noto-symbols (0_git20211101-r6) (360/731) Installing font-noto (0_git20211101-r6) (361/731) Installing font-noto-emoji (2.038-r0) (362/731) Installing font-noto-extra (0_git20211101-r6) (363/731) Installing mauiman (1.0.0-r0) (364/731) Installing mauikit (2.2.0-r0) (365/731) Installing exiv2 (0.27.5-r1) (366/731) Installing mauikit-imagetools (2.2.0-r0) (367/731) Installing mauikit-filebrowsing (2.2.0-r0) (368/731) Installing index (2.2.0-r0) (369/731) Installing signon-plugin-oauth2 (0.25-r0) (370/731) Installing kaccounts-providers (22.08.1-r0) (371/731) Installing kirigami-addons (0.3-r0) (372/731) Installing kclock (22.06-r0) (373/731) Installing gsettings-desktop-schemas (42.0-r0) (374/731) Installing kdecoration (5.25.5-r0) (375/731) Installing kde-gtk-config (5.25.5-r0) (376/731) Installing kirigami-gallery (22.08.1-r0) (377/731) Installing kquickimageeditor (0.2.0-r1) (378/731) Installing taglib (1.12-r1) (379/731) Installing kfilemetadata (5.98.0-r0) (380/731) Installing qt5-qtlocation (5.15.5_git20220618-r0) (381/731) Installing koko (22.06-r0) (382/731) Installing kasync (0.3.0-r2) (383/731) Installing gpg-wks-server (2.2.39-r0) (384/731) Installing gpgv (2.2.39-r0) (385/731) Installing libldap (2.6.3-r3) (386/731) Installing gnupg-dirmngr (2.2.39-r0) (387/731) Installing gnupg-utils (2.2.39-r0) (388/731) Installing gnupg-wks-client (2.2.39-r0) (389/731) Installing gnupg (2.2.39-r0) (390/731) Installing iso-codes (4.11.0-r0) (391/731) Installing kcontacts (5.98.0-r0) (392/731) Installing kpeople (5.98.0-r0) (393/731) Installing libical (3.0.14-r1) (394/731) Installing kcalendarcore (5.98.0-r0) (395/731) Installing kmime (22.08.1-r0) (396/731) Installing kimap2 (0.4.0-r1) (397/731) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (398/731) Installing kdav2 (0.4.0-r1) (399/731) Installing lmdb (0.9.29-r1) (400/731) Installing libxapian (1.4.20-r1) (401/731) Installing sink (0.9.0-r2) (402/731) Installing kpeoplesink (0_git20210224-r1) (403/731) Installing kpeoplevcard (0.1-r2) (404/731) Installing libraw (0.20.2-r0) (405/731) Installing libraw-tools (0.20.2-r0) (406/731) Installing lcms2 (2.13.1-r0) (407/731) Installing imagemagick-libs (7.1.0.48-r0) (408/731) Installing jbig2dec (0.19-r0) (409/731) Installing ghostscript (9.56.1-r0) (410/731) Installing libde265 (1.0.8-r2) (411/731) Installing libheif (1.13.0-r0) (412/731) Installing libjxl (0.6.1_git20220605-r1) (413/731) Installing librsvg (2.55.1-r0) (414/731) Installing imagemagick (7.1.0.48-r0) (415/731) Installing perl (5.36.0-r0) (416/731) Installing perl-image-exiftool (12.42-r0) (417/731) Installing exiftool (12.42-r0) (418/731) Installing openexr (3.1.5-r3) (419/731) Installing soundtouch (2.3.1-r0) (420/731) Installing chromaprint (1.5.1-r2) (421/731) Installing libraw1394 (2.1.2-r2) (422/731) Installing libdc1394 (2.2.6-r0) (423/731) Installing tslib (1.22-r1) (424/731) Installing directfb (1.7.7-r4) (425/731) Installing faac (1.30-r1) (426/731) Installing fdk-aac (2.0.2-r1) (427/731) Installing flite (2.2-r1) (428/731) Installing libsamplerate (0.2.2-r0) (429/731) Installing jack (1.9.21-r0) (430/731) Installing portaudio (19.7.0-r0) (431/731) Installing fluidsynth-libs (2.2.9-r0) (432/731) Installing libfreeaptx (0.1.1-r0) (433/731) Installing gsm (1.0.22-r0) (434/731) Installing libldac (2.0.2.3-r0) (435/731) Installing libmodplug (0.8.9.0-r1) (436/731) Installing neon (0.32.4-r0) (437/731) Installing libnice (0.1.19-r0) (438/731) Installing openal-soft (1.22.2-r1) (439/731) Installing openjpeg (2.5.0-r0) (440/731) Installing librtmp (2.4_git20190330-r1) (441/731) Installing sbc (2.0-r0) (442/731) Installing spandsp (0.0.6-r2) (443/731) Installing libsrtp (2.4.2-r3) (444/731) Installing vo-aacenc (0.1.3-r0) (445/731) Installing vo-amrwbenc (0.1.3-r0) (446/731) Installing libzbar (0.23.92-r0) (447/731) Installing gst-plugins-bad (1.20.3-r4) (448/731) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (449/731) Installing megapixels (1.5.2-r0) (450/731) Installing mobile-config-firefox (3.0.0-r1) (451/731) Installing encodings (1.0.6-r0) (452/731) Installing libfontenc (1.1.6-r0) (453/731) Installing mkfontscale (1.2.2-r1) (454/731) Installing ttf-dejavu (2.37-r2) (455/731) Installing sdl2_ttf (2.20.1-r0) (456/731) Installing osk-sdl (0.67-r0) (457/731) Installing kcmutils (5.98.0-r0) (458/731) Installing frameworkintegration (5.98.0-r0) (459/731) Installing oxygen (5.25.5-r0) (460/731) Installing modemmanager-qt (5.98.0-r0) (461/731) Installing callaudiod-libs (0.1.4-r0) (462/731) Installing qtmpris (1.0.6-r1) (463/731) Installing abseil-cpp (20220623.1-r0) (464/731) Installing boost1.80-thread (1.80.0-r2) (465/731) Installing libprotobuf (3.21.6-r0) (466/731) Installing libphonenumber (8.12.54-r0) (467/731) Installing plasma-dialer (22.06-r0) (468/731) Installing plasma-mobile-sounds (0.1-r1) (469/731) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (470/731) Installing plasma-phonebook (22.06-r0) (471/731) Installing postmarketos-artwork-wallpapers (2-r1) (472/731) Installing postmarketos-hidden-desktop-entries (2.2-r1) (473/731) Installing bluez (5.65-r1) (474/731) Installing bluez-openrc (5.65-r1) (475/731) Installing bluez-obexd (5.65-r1) (476/731) Installing kded (5.98.0-r0) (477/731) Installing bluez-qt (5.98.0-r0) (478/731) Installing bluedevil (5.25.5-r0) (479/731) Installing breeze (5.25.5-r0) (480/731) Installing libpulse-mainloop-glib (9999_git20220528-r0) (481/731) Installing callaudiod (0.1.4-r0) (482/731) Installing dnsmasq-common (2.86-r5) (483/731) Installing dnsmasq-openrc (2.86-r5) (484/731) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (485/731) Installing linux-pam (1.5.2-r1) (486/731) Installing shadow (4.10-r3) (487/731) Installing elogind (246.10-r5) (488/731) Installing elogind-openrc (246.10-r5) (489/731) Installing hfd-service (0.1.0-r1) (490/731) Installing hfd-service-openrc (0.1.0-r1) (491/731) Installing iio-sensor-proxy (3.4-r0) (492/731) Installing iio-sensor-proxy-openrc (3.4-r0) (493/731) Installing libkscreen (5.25.5-r0) (494/731) Installing qt5-qtsensors (5.15.5_git20220519-r0) (495/731) Installing kscreen (5.25.5-r0) (496/731) Installing socat (1.7.4.3-r1) (497/731) Installing kwallet-pam (5.25.5-r0) (498/731) Installing kwayland-integration (5.25.5-r0) (499/731) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (500/731) Installing duktape (2.7.0-r0) (501/731) Installing polkit-elogind (121-r0) (502/731) Installing modemmanager (1.18.12-r0) (503/731) Installing modemmanager-openrc (1.18.12-r0) (504/731) Installing libnm (1.40.0-r0) (505/731) Installing networkmanager-common (1.40.0-r0) (506/731) Installing networkmanager-openrc (1.40.0-r0) (507/731) Installing libmnl (1.0.5-r0) (508/731) Installing libnftnl (1.2.3-r0) (509/731) Installing iptables (1.8.8-r2) (510/731) Installing iptables-openrc (1.8.8-r2) (511/731) Installing libndp (1.8-r0) (512/731) Installing libidn2 (2.3.3-r0) (513/731) Installing libpsl (0.21.1-r0) (514/731) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (515/731) Installing networkmanager-cli (1.40.0-r0) (516/731) Installing pcre (8.45-r2) (517/731) Installing slang (2.3.3-r0) (518/731) Installing newt (0.52.21-r4) (519/731) Installing networkmanager-tui (1.40.0-r0) (520/731) Installing wireless-regdb (2022.08.12-r0) (521/731) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (522/731) Installing mobile-broadband-provider-info (20220725-r0) (523/731) Installing networkmanager-wwan (1.40.0-r0) (524/731) Installing pipewire-libs (0.3.58-r0) (525/731) Installing libunwind (1.6.2-r0) (526/731) Installing libuv (1.44.2-r0) (527/731) Installing roc-toolkit-libs (0.1.5-r2) (528/731) Installing webrtc-audio-processing (0.3.1-r6) (529/731) Installing pipewire (0.3.58-r0) (530/731) Installing breeze-icons (5.98.0-r0) (531/731) Installing dbus-x11 (1.15.0-r0) (532/731) Installing kactivities (5.98.0-r0) (533/731) Installing dconf (0.40.0-r1) (534/731) Installing anthy (9100h-r1) (535/731) Installing maliit-framework (2.3.0-r1) (536/731) Installing kyotocabinet (1.2.79-r3) (537/731) Installing libpinyin (2.6.2-r0) (538/731) Installing tinyxml (2.6.2-r1) (539/731) Installing presage (0.9.1-r2) (540/731) Installing maliit-keyboard (2.3.1-r0) (541/731) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (542/731) Installing plasma-nano (5.25.5-r0) (543/731) Installing networkmanager-qt (5.98.0-r0) (544/731) Installing plasma-nm (5.25.5-r0) (545/731) Installing plasma-nm-mobile (5.25.5-r0) (546/731) Installing fftw-single-libs (3.3.10-r0) (547/731) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (548/731) Installing pulseaudio-bluez (9999_git20220528-r0) (549/731) Installing pulseaudio-alsa (9999_git20220528-r0) (550/731) Installing alsa-utils-openrc (1.2.7-r1) (551/731) Installing pulseaudio-openrc (9999_git20220528-r0) (552/731) Installing libcanberra-pulse (0.30-r8) (553/731) Installing plasma-pa (5.25.5-r0) (554/731) Installing tzdata (2022d-r0) (555/731) Installing libdaemon (0.14-r3) (556/731) Installing openrc-settingsd (1.1.0-r0) (557/731) Installing openrc-settingsd-openrc (1.1.0-r0) (558/731) Installing plasma-settings (22.06-r0) (559/731) Installing kactivitymanagerd (5.25.5-r0) (560/731) Installing kinit (5.98.0-r0) (561/731) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (562/731) Installing kdnssd (5.98.0-r0) (563/731) Installing syntax-highlighting (5.98.0-r0) (564/731) Installing kdsoap (2.1.1-r0) (565/731) Installing libmtp (1.1.20-r0) (566/731) Installing clang-libs (14.0.6-r4) (567/731) Installing qt5-qttools (5.15.5_git20220619-r0) (568/731) Installing phonon (4.11.1-r2) (569/731) Installing talloc (2.3.4-r0) (570/731) Installing tevent (0.13.0-r0) (571/731) Installing samba-util-libs (4.16.4-r0) (572/731) Installing jansson (2.14-r0) (573/731) Installing ldb (2.5.2-r0) (574/731) Installing libwbclient (4.16.4-r0) (575/731) Installing samba-libs (4.16.4-r0) (576/731) Installing libsmbclient (4.16.4-r0) (577/731) Installing kio-extras (22.08.1-r0) (578/731) Installing kquickcharts (5.98.0-r0) (579/731) Installing xorg-server-common (21.1.4-r0) (580/731) Installing libxkbfile (1.1.0-r1) (581/731) Installing xkbcomp (1.4.5-r0) (582/731) Installing libxfont2 (2.0.6-r0) (583/731) Installing libtirpc-conf (1.3.2-r2) (584/731) Installing libtirpc-nokrb (1.3.2-r2) (585/731) Installing libxcvt (0.1.2-r0) (586/731) Installing xwayland (22.1.3-r1) (587/731) Installing layer-shell-qt (5.25.5-r0) (588/731) Installing kscreenlocker (5.25.5-r0) (589/731) Installing libqaccessibilityclient (0.4.1-r1) (590/731) Installing xcb-util-cursor (0.1.3-r2) (591/731) Installing kwin (5.25.5-r0) (592/731) Installing kitemmodels (5.98.0-r0) (593/731) Installing threadweaver (5.98.0-r0) (594/731) Installing krunner (5.98.0-r0) (595/731) Installing milou (5.25.5-r0) (596/731) Installing pipewire-media-session (0.4.1-r0) (597/731) Installing qqc2-desktop-style (5.98.0-r0) (598/731) Installing font-hack (3.003-r2) (599/731) Installing plasma-integration (5.25.5-r0) (600/731) Installing qtchooser (66-r1) (601/731) Installing plasma-workspace-libs (5.25.5-r1) (602/731) Installing kactivities-stats (5.98.0-r0) (603/731) Installing baloo (5.98.0-r0) (604/731) Installing kholidays (5.98.0-r0) (605/731) Installing knotifyconfig (5.98.0-r0) (606/731) Installing kparts (5.98.0-r0) (607/731) Installing libdmtx-libs (0.7.7-r0) (608/731) Installing libqrencode (4.1.1-r0) (609/731) Installing prison (5.98.0-r0) (610/731) Installing ktexteditor (5.98.0-r0) (611/731) Installing libpcap (1.10.1-r0) (612/731) Installing lm-sensors-libs (3.6.0-r4) (613/731) Installing libksysguard (5.25.5-r0) (614/731) Installing kuserfeedback (1.2.0-r1) (615/731) Installing mpfr4 (4.1.0-r0) (616/731) Installing libqalculate (4.3.0-r0) (617/731) Installing plasma-workspace (5.25.5-r1) (618/731) Installing kpty (5.98.0-r0) (619/731) Installing kdesu (5.98.0-r0) (620/731) Installing kde-cli-tools (5.25.5-r0) (621/731) Installing qqc2-breeze-style (5.25.5-r0) (622/731) Installing plasma-mobile (5.25.5-r0) (623/731) Installing polkit-kde-agent-1 (5.25.5-r0) (624/731) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (625/731) Installing chrony-openrc (4.3-r0) (626/731) Installing haveged (1.9.18-r0) (627/731) Installing haveged-openrc (1.9.18-r0) (628/731) Installing nftables (1.0.5-r0) (629/731) Installing nftables-openrc (1.0.5-r0) (630/731) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (631/731) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (632/731) Installing postmarketos-base-nftables (21-r2) Executing postmarketos-base-nftables-21-r2.post-install (633/731) Installing postmarketos-artwork-icons (2-r1) (634/731) Installing util-linux (2.38.1-r0) (635/731) Installing libfdisk (2.38.1-r0) (636/731) Installing libsmartcols (2.38.1-r0) (637/731) Installing util-linux-misc (2.38.1-r0) (638/731) Installing libeconf (0.4.6-r0) (639/731) Installing runuser (2.38.1-r0) (640/731) Installing mount (2.38.1-r0) (641/731) Installing losetup (2.38.1-r0) (642/731) Installing hexdump (2.38.1-r0) (643/731) Installing uuidgen (2.38.1-r0) (644/731) Installing blkid (2.38.1-r0) (645/731) Installing sfdisk (2.38.1-r0) (646/731) Installing mcookie (2.38.1-r0) (647/731) Installing agetty (2.38.1-r0) (648/731) Installing agetty-openrc (0.45.2-r3) (649/731) Installing wipefs (2.38.1-r0) (650/731) Installing cfdisk (2.38.1-r0) (651/731) Installing umount (2.38.1-r0) (652/731) Installing util-linux-openrc (2.38.1-r0) (653/731) Installing flock (2.38.1-r0) (654/731) Installing lsblk (2.38.1-r0) (655/731) Installing libcap-ng (0.8.3-r1) (656/731) Installing setpriv (2.38.1-r0) (657/731) Installing logger (2.38.1-r0) (658/731) Installing partx (2.38.1-r0) (659/731) Installing fstrim (2.38.1-r0) (660/731) Installing findmnt (2.38.1-r0) (661/731) Installing pcsc-lite-libs (1.9.9-r0) (662/731) Installing wpa_supplicant (2.10-r4) (663/731) Installing wpa_supplicant-openrc (2.10-r4) (664/731) Installing ifupdown-ng-wifi (0.12.1-r0) (665/731) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (666/731) Installing postmarketos-base-ui-networkmanager (5-r1) (667/731) Installing mpdecimal (2.5.1-r1) (668/731) Installing python3 (3.10.7-r0) (669/731) Installing py3-ruamel.yaml.clib (0.2.6-r1) (670/731) Installing py3-ruamel.yaml (0.16.12-r2) (671/731) Installing sleep-inhibitor (1.16-r0) (672/731) Installing sleep-inhibitor-openrc (1.16-r0) (673/731) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (674/731) Installing py3-dbus (1.3.2-r0) (675/731) Installing obex-capabilities (0.2.1-r1) (676/731) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (677/731) Installing postmarketos-base-ui-bluez-obexd (5-r1) (678/731) Installing pulseaudio-utils (9999_git20220528-r0) (679/731) Installing postmarketos-base-ui-pulseaudio (5-r1) (680/731) Installing upower (1.90.0-r2) (681/731) Installing device-pine64-pinephone-upower (0.42-r3) (682/731) Installing powerdevil-libs (5.25.5-r0) (683/731) Installing powerdevil (5.25.5-r0) (684/731) Installing urfkill (0.5.0_git20210401-r2) (685/731) Installing urfkill-openrc (0.5.0_git20210401-r2) (686/731) Installing bubblewrap (0.6.2-r0) (687/731) Installing fuse-common (3.12.0-r0) (688/731) Installing fuse-openrc (3.12.0-r0) (689/731) Installing fuse3-libs (3.12.0-r0) (690/731) Installing fuse3 (3.12.0-r0) (691/731) Installing xdg-desktop-portal (1.15.0-r0) (692/731) Installing xdg-desktop-portal-kde (5.25.5-r0) (693/731) Installing autologin (1.0.0-r4) (694/731) Installing tinydm (1.1.2-r0) (695/731) Installing tinydm-openrc (1.1.2-r0) (696/731) Installing postmarketos-base-ui-tinydm (5-r1) (697/731) Installing font-alias (1.0.4-r0) (698/731) Installing util-macros (1.19.3-r0) (699/731) Installing font-misc-misc (1.1.2-r2) (700/731) Installing font-cursor-misc (1.0.3-r2) (701/731) Installing xauth (1.1.2-r0) (702/731) Installing xmodmap (1.0.11-r0) (703/731) Installing xrdb (1.2.1-r0) (704/731) Installing xinit (1.4.1-r0) (705/731) Installing libpciaccess (0.16-r1) (706/731) Installing xorg-server (21.1.4-r0) (707/731) Installing libinput (1.21.0-r0) (708/731) Installing xf86-input-libinput (1.2.1-r0) (709/731) Installing xf86-video-fbdev (0.5.0-r3) (710/731) Installing postmarketos-base-ui-x11 (5-r1) (711/731) Installing postmarketos-ui-plasma-mobile (3.8-r4) Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install * service tinydm added to runlevel default * service urfkill added to runlevel default * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (712/731) Installing libexif (0.6.24-r0) (713/731) Installing hwloc (2.8.0-r0) (714/731) Installing libucontext (1.2-r0) (715/731) Installing libtbb (2021.6.0-r0) (716/731) Installing opencv (4.6.0-r2) (717/731) Installing postprocessd (0.2.1-r0) (718/731) Installing postprocessd-megapixels (0.2.1-r0) (719/731) Installing qmltermwidget (0.2.0-r1) (720/731) Installing qmlkonsole (22.06-r0) (721/731) Installing spacebar (22.06-r1) (722/731) Installing ttf-droid-nonlatin (20200215-r2) (723/731) Installing hkdm (0.1.8-r0) (724/731) Installing buffyboard (0.2.0-r0) (725/731) Installing terminus-font (4.49.1-r1) (726/731) Installing kbd-misc (2.5.1-r1) (727/731) Installing kbd (2.5.1-r1) (728/731) Installing kbd-openrc (2.5.1-r1) (729/731) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (730/731) Installing ttyescape-openrc (1.0.1-r1) (731/731) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.74.0-r2.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r0.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r1.trigger Executing postmarketos-mkinitfs-1.4.1-r12.trigger 2022/09/26 16:03:09 Generating for kernel version: 5.19.8 2022/09/26 16:03:09 Output directory: /boot 2022/09/26 16:03:09 == Generating initramfs == 2022/09/26 16:03:09 - Including hook files 2022/09/26 16:03:09 - Including hook scripts 2022/09/26 16:03:09 - Including required binaries 2022/09/26 16:03:09 - Including kernel modules 2022/09/26 16:03:09 - Including splash images 2022/09/26 16:03:09 - Writing and verifying initramfs archive 2022/09/26 16:03:09 == Generating initramfs extra == 2022/09/26 16:03:09 - Including extra binaries 2022/09/26 16:03:09 - Including FDE support 2022/09/26 16:03:10 - Writing and verifying initramfs-extra archive 2022/09/26 16:03:13 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/09/26 16:03:18 mkinitfs completed in: 9.37789232s Executing postmarketos-base-21-r2.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2301 MiB in 756 packages (035840) [16:03:33] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2301 MiB in 756 packages (035840) [16:03:36] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (035840) [16:03:37] (rootfs_pine64-pinephone) install device-pine64-pinephone (035840) [16:03:37] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (035840) [16:03:37] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (035840) [16:03:37] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (035840) [16:03:37] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (035840) [16:03:37] New background process: pid=43894, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2301 MiB in 756 packages (035840) [16:03:40] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2301 MiB in 756 packages (035840) [16:03:44] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (035840) [16:03:44] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (035840) [16:03:44] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (035840) [16:03:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (035840) [16:03:44] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (035840) [16:03:44] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (035840) [16:03:44] New background process: pid=44146, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2301 MiB in 756 packages (035840) [16:03:48] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (035840) [16:03:48] (rootfs_pine64-pinephone) % mkinitfs 2022/09/26 16:03:48 Generating for kernel version: 5.19.8 2022/09/26 16:03:48 Output directory: /boot 2022/09/26 16:03:48 == Generating initramfs == 2022/09/26 16:03:48 - Including hook files 2022/09/26 16:03:48 - Including hook scripts 2022/09/26 16:03:48 - Including required binaries 2022/09/26 16:03:48 - Including kernel modules 2022/09/26 16:03:48 - Including splash images 2022/09/26 16:03:48 - Writing and verifying initramfs archive 2022/09/26 16:03:48 == Generating initramfs extra == 2022/09/26 16:03:48 - Including extra binaries 2022/09/26 16:03:48 - Including FDE support 2022/09/26 16:03:49 - Writing and verifying initramfs-extra archive 2022/09/26 16:03:52 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/09/26 16:03:56 mkinitfs completed in: 8.420168002s (035840) [16:03:56] *** SET LOGIN PASSWORD FOR: 'user' *** (035840) [16:03:56] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (035840) [16:03:56] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (035840) [16:03:57] (rootfs_pine64-pinephone) locking root (035840) [16:03:57] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (035840) [16:03:57] NOTE: No valid keymap specified for device (035840) [16:03:57] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (035840) [16:04:04] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (035840) [16:04:04] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (035840) [16:04:04] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (035840) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (035840) [16:04:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (035840) [16:04:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (035840) [16:04:04] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2410004 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (035840) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (035840) [16:04:04] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (035840) [16:04:04] (native) create pine64-pinephone.img (3130M) (035840) [16:04:04] (native) % truncate -s 3130M /home/pmos/rootfs/pine64-pinephone.img (035840) [16:04:04] (native) mount /dev/install (pine64-pinephone.img) (035840) [16:04:04] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (035840) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (035840) [16:04:04] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (035840) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (035840) [16:04:04] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (035840) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (035840) [16:04:04] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (035840) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (035840) [16:04:04] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (035840) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (035840) [16:04:04] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (035840) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (035840) [16:04:05] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (035840) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (035840) [16:04:05] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (035840) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (035840) [16:04:05] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (035840) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (035840) [16:04:05] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (035840) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (035840) [16:04:05] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (035840) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (035840) [16:04:05] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (035840) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (035840) [16:04:05] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (035840) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (035840) [16:04:05] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (035840) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (035840) [16:04:05] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (035840) [16:04:05] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (035840) [16:04:05] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (035840) [16:04:05] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (035840) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (035840) [16:04:05] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (035840) [16:04:05] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (035840) [16:04:05] (native) % parted -s /dev/install mktable msdos (035840) [16:04:05] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (035840) [16:04:05] (native) % parted -s /dev/install mkpart primary 256M 100% (035840) [16:04:05] (native) % parted -s /dev/install set 1 boot on (035840) [16:04:06] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (035840) [16:04:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (035840) [16:04:06] % sudo mount --bind /dev/loop10p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (035840) [16:04:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (035840) [16:04:06] % sudo mount --bind /dev/loop10p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (035840) [16:04:06] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (035840) [16:04:06] (native) install e2fsprogs (035840) [16:04:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (035840) [16:04:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (035840) [16:04:06] (native) % cat /tmp/apk_progress_fifo (035840) [16:04:06] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (035840) [16:04:06] New background process: pid=45493, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r25.trigger OK: 26 MiB in 72 packages (035840) [16:04:06] (native) format /dev/installp2 (root, ext4) (035840) [16:04:06] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (035840) [16:04:07] (native) mount /dev/installp2 to /mnt/install (035840) [16:04:07] (native) % mkdir -p /mnt/install (035840) [16:04:07] (native) % mount /dev/installp2 /mnt/install (035840) [16:04:07] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (035840) [16:04:07] (native) install e2fsprogs (035840) [16:04:07] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (035840) [16:04:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (035840) [16:04:07] (native) % cat /tmp/apk_progress_fifo (035840) [16:04:07] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (035840) [16:04:07] New background process: pid=45522, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 72 packages (035840) [16:04:07] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (035840) [16:04:07] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (035840) [16:04:07] (native) % mkdir -p /mnt/install/boot (035840) [16:04:07] (native) % mount /dev/installp1 /mnt/install/boot (035840) [16:04:07] *** (4/4) FILL INSTALL BLOCKDEVICE *** (035840) [16:04:07] (native) copy rootfs_pine64-pinephone to /mnt/install/ (035840) [16:04:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (035840) [16:04:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (035840) [16:04:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (035840) [16:04:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (035840) [16:04:08] (native) % cd /mnt/rootfs_pine64-pinephone; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/ (035840) [16:04:20] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (035840) [16:04:20] % 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 (035840) [16:04:20] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % 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/ (035840) [16:04:20] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (035840) [16:04:20] % 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 (035840) [16:04:20] Embed firmware u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin in the SD card image at offset 8 with step size 1024 (035840) [16:04:20] (native) % dd if=/mnt/rootfs_pine64-pinephone/usr/share/u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin of=/dev/install bs=1024 seek=8 740+1 records in 740+1 records out (035840) [16:04:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (035840) [16:04:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (035840) [16:04:23] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (035840) [16:04:23] (native) umount /dev/loop10 (035840) [16:04:23] (native) % losetup -d /dev/loop10 (035840) [16:04:23] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (035840) [16:04:23] (035840) [16:04:23] *** FLASHING INFORMATION *** (035840) [16:04:23] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (035840) [16:04:23] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (035840) [16:04:23] (035840) [16:04:23] *** SSH DAEMON INFORMATION *** (035840) [16:04:23] SSH daemon is enabled (disable with --no-sshd). (035840) [16:04:23] Login as 'user' with the password given during installation. (035840) [16:04:23] (035840) [16:04:23] *** FIREWALL INFORMATION *** (035840) [16:04:23] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (035840) [16:04:23] For more information: https://postmarketos.org/firewall (035840) [16:04:23] (035840) [16:04:23] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (035840) [16:04:23] DONE! total 2517708 -rw-r--r-- 1 root 12345 3282042880 Sep 26 16:04 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop10 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_16292.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img (deleted) 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop10 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Sep 26 16:04 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Sep 26 16:04 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Sep 26 16:04 storagepool -> ../../sdb1 total 92 drwxr-xr-x 2 root root 4096 Sep 26 15:56 bin drwxr-xr-x 2 root root 4096 Sep 26 15:56 boot drwxr-xr-x 2 root root 4096 Sep 23 23:28 dev drwxr-xr-x 66 root root 4096 Sep 26 15:56 etc drwxr-xr-x 3 root root 4096 Sep 23 23:30 home drwxr-xr-x 15 root root 4096 Sep 23 23:29 lib drwx------ 2 root root 16384 Sep 23 23:29 lost+found drwxr-xr-x 5 root root 4096 Sep 23 23:28 media drwxr-xr-x 8 root root 4096 Sep 23 23:28 mnt drwxr-xr-x 2 root root 4096 Sep 23 23:28 opt drwxr-xr-x 2 root root 4096 Sep 23 23:28 proc -rw-r--r-- 1 root root 774 Sep 26 15:56 prolinux_build_info.txt drwx------ 2 root root 4096 Sep 23 23:28 root drwxr-xr-x 6 root root 4096 Sep 23 23:29 run drwxr-xr-x 2 root root 4096 Sep 23 23:29 sbin drwxr-xr-x 2 root root 4096 Sep 23 23:28 srv drwxr-xr-x 2 root root 4096 Sep 23 23:28 sys drwxrwxrwt 2 root root 4096 Sep 26 15:56 tmp drwxr-xr-x 10 root root 4096 Sep 23 23:29 usr drwxr-xr-x 13 root root 4096 Sep 23 23:28 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-09-26 16:04:47-- 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% 83.9M=0s 2022-09-26 16:04:48 (83.9 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/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz 2022-09-25 11:59:41.314068 [http://mirror.postmarketos.org/postmarketos/master] v20220809-3896-ga210281c68 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-3901-g77c3947d41 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-3899-g9619bf466a [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24101 distinct packages available OK: 3478 MiB in 993 packages OK: 3478 MiB in 993 packages OK: 3478 MiB in 993 packages (chroot) Exiting chroot... [16:04:59] Unregister qemu binfmt (arm) [16:04:59] Unregister qemu binfmt (aarch64) [16:04:59] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:04:59] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:05:00] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:05:00] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:05:01] Cleared up ~4838 MB of space [16:05:01] DONE! Building image for pine64-pinephonepro Already up to date. [16:05:02] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:05:02] Channel [edge]: [16:05:02] Vendor [qemu]: [16:05:02] Device codename [amd64]: [16:05:02] Kernel [lts]: [16:05:02] Username [user]: [16:05:03] User interface [weston]: [16:05:03] Change them? (y/n) [n]: [16:05:03] Extra packages [none]: [16:05:03] Use this timezone instead of GMT? (y/n) [y]: [16:05:03] Choose default locale for installation [C.UTF-8]: [16:05:03] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:05:03] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:05:03] Config changed: ui='plasma-mobile' [16:05:03] Config changed: device='pine64-pinephonepro' [16:05:03] Config changed: kernel='' [16:05:03] Config changed: extra_packages='osk-sdl' (061350) [16:05:04] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (061350) [16:05:04] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.06] description=Latest release / Recommended for best stability branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (061350) [16:05:04] *** (1/4) PREPARE NATIVE CHROOT *** (061350) [16:05:04] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (061350) [16:05:04] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (061350) [16:05:04] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (061350) [16:05:04] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (061350) [16:05:04] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (061350) [16:05:04] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (061350) [16:05:04] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (061350) [16:05:04] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (061350) [16:05:04] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (061350) [16:05:04] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (061350) [16:05:04] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (061350) [16:05:04] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (061350) [16:05:04] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (061350) [16:05:04] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (061350) [16:05:04] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (061350) [16:05:04] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (061350) [16:05:04] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (061350) [16:05:04] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (061350) [16:05:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (061350) [16:05:04] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (061350) [16:05:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (061350) [16:05:04] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (061350) [16:05:04] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (061350) [16:05:04] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (061350) [16:05:04] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (061350) [16:05:04] Update package index for x86_64 (4 file(s)) (061350) [16:05:04] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (061350) [16:05:04] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (061350) [16:05:05] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (061350) [16:05:05] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (061350) [16:05:05] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (061350) [16:05:05] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (061350) [16:05:05] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (061350) [16:05:05] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (061350) [16:05:05] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (061350) [16:05:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (061350) [16:05:06] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (061350) [16:05:06] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (061350) [16:05:06] extracted: /tmp/pmbootstrapnsqlhhx5apk (061350) [16:05:06] extracted: /tmp/pmbootstrap4ormb27hsig (061350) [16:05:06] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (061350) [16:05:06] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap4ormb27hsig /tmp/pmbootstrapnsqlhhx5apk Verified OK (061350) [16:05:06] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (061350) [16:05:06] % /tmp/pmbootstrapnsqlhhx5apk --version apk-tools 2.12.9, compiled for x86_64. (061350) [16:05:06] (native) install alpine-base (061350) [16:05:06] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (061350) [16:05:06] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (061350) [16:05:06] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (061350) [16:05:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (061350) [16:05:06] (native) update /etc/apk/repositories (061350) [16:05:06] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (061350) [16:05:06] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (061350) [16:05:06] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (061350) [16:05:06] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (061350) [16:05:06] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (061350) [16:05:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (061350) [16:05:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (061350) [16:05:06] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (061350) [16:05:06] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (061350) [16:05:06] New background process: pid=61785, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (061350) [16:05:08] (native) % adduser -D pmos -u 12345 (061350) [16:05:08] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (061350) [16:05:08] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (061350) [16:05:08] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (061350) [16:05:08] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (061350) [16:05:08] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (061350) [16:05:08] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (061350) [16:05:08] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (061350) [16:05:08] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (061350) [16:05:08] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (061350) [16:05:08] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (061350) [16:05:08] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (061350) [16:05:08] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (061350) [16:05:08] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (061350) [16:05:08] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (061350) [16:05:08] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (061350) [16:05:08] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (061350) [16:05:08] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (061350) [16:05:08] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (061350) [16:05:08] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (061350) [16:05:11] (native) install cryptsetup util-linux parted (061350) [16:05:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (061350) [16:05:11] (native) % cat /tmp/apk_progress_fifo (061350) [16:05:11] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (061350) [16:05:11] New background process: pid=62088, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r1) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r1) (9/43) Installing cryptsetup-openrc (2.5.0-r1) (10/43) Installing ncurses-terminfo-base (6.3_p20220924-r0) (11/43) Installing ncurses-libs (6.3_p20220924-r0) (12/43) Installing readline (8.1.2-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r1) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 68 packages (061350) [16:05:13] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (061350) [16:05:13] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (061350) [16:05:13] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (061350) [16:05:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (061350) [16:05:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (061350) [16:05:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (061350) [16:05:13] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (061350) [16:05:13] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (061350) [16:05:13] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (061350) [16:05:13] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (061350) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (061350) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (061350) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (061350) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (061350) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (061350) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (061350) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (061350) [16:05:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (061350) [16:05:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (061350) [16:05:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (061350) [16:05:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (061350) [16:05:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (061350) [16:05:14] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (061350) [16:05:14] (native) install qemu-aarch64 (061350) [16:05:14] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (061350) [16:05:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (061350) [16:05:14] (native) % cat /tmp/apk_progress_fifo (061350) [16:05:14] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (061350) [16:05:14] New background process: pid=62174, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r1) Executing busybox-1.35.0-r25.trigger OK: 25 MiB in 69 packages (061350) [16:05:14] Register qemu binfmt (aarch64) (061350) [16:05:14] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register (061350) [16:05:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (061350) [16:05:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (061350) [16:05:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (061350) [16:05:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (061350) [16:05:14] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (061350) [16:05:14] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (061350) [16:05:15] extracted: /tmp/pmbootstrapqs63j7poapk (061350) [16:05:15] extracted: /tmp/pmbootstrapx1cx89o7sig (061350) [16:05:15] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (061350) [16:05:15] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapx1cx89o7sig /tmp/pmbootstrapqs63j7poapk Verified OK (061350) [16:05:15] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (061350) [16:05:15] % /tmp/pmbootstrapqs63j7poapk --version apk-tools 2.12.9, compiled for x86_64. (061350) [16:05:15] (rootfs_pine64-pinephonepro) install alpine-base (061350) [16:05:15] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (061350) [16:05:15] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (061350) [16:05:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (061350) [16:05:15] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (061350) [16:05:15] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (061350) [16:05:15] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (061350) [16:05:15] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (061350) [16:05:15] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (061350) [16:05:15] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (061350) [16:05:15] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (061350) [16:05:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (061350) [16:05:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (061350) [16:05:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (061350) [16:05:15] Update package index for aarch64 (4 file(s)) (061350) [16:05:15] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (061350) [16:05:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (061350) [16:05:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (061350) [16:05:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (061350) [16:05:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (061350) [16:05:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (061350) [16:05:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (061350) [16:05:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (061350) [16:05:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (061350) [16:05:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (061350) [16:05:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (061350) [16:05:16] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (061350) [16:05:16] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (061350) [16:05:16] New background process: pid=62407, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 13 MiB in 25 packages (061350) [16:05:18] (rootfs_pine64-pinephonepro) % getent passwd user (061350) [16:05:19] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (061350) [16:05:19] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (061350) [16:05:19] (rootfs_pine64-pinephonepro) % addgroup user wheel (061350) [16:05:19] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (061350) [16:05:19] (rootfs_pine64-pinephonepro) % addgroup user video (061350) [16:05:19] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (061350) [16:05:19] (rootfs_pine64-pinephonepro) % addgroup user audio (061350) [16:05:19] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (061350) [16:05:19] (rootfs_pine64-pinephonepro) % addgroup user input (061350) [16:05:19] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (061350) [16:05:19] (rootfs_pine64-pinephonepro) % addgroup user plugdev (061350) [16:05:20] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (061350) [16:05:20] (rootfs_pine64-pinephonepro) % addgroup user netdev (061350) [16:05:20] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (061350) [16:05:22] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (061350) [16:05:22] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (061350) [16:05:22] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (061350) [16:05:23] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (061350) [16:05:24] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (061350) [16:05:25] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (061350) [16:05:25] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (061350) [16:05:25] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (061350) [16:05:25] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (061350) [16:05:25] New background process: pid=62748, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/725) Installing icu-data-full (71.1-r4) (2/725) Installing dbus-libs (1.15.0-r0) (3/725) Installing libgcc (12.1.1_git20220630-r6) (4/725) Installing libffi (3.4.3-r0) (5/725) Installing libintl (0.21-r3) (6/725) Installing libblkid (2.38.1-r0) (7/725) Installing libmount (2.38.1-r0) (8/725) Installing pcre2 (10.40-r0) (9/725) Installing glib (2.74.0-r2) (10/725) Installing libstdc++ (12.1.1_git20220630-r6) (11/725) Installing icu-libs (71.1-r4) (12/725) Installing libpcre2-16 (10.40-r0) (13/725) Installing zstd-libs (1.5.2-r9) (14/725) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/725) Installing hicolor-icon-theme (0.17-r2) (16/725) Installing libmagic (5.42-r0) (17/725) Installing file (5.42-r0) (18/725) Installing libxau (1.0.10-r0) (19/725) Installing libmd (1.0.4-r0) (20/725) Installing libbsd (0.11.6-r2) (21/725) Installing libxdmcp (1.1.3-r1) (22/725) Installing libxcb (1.15-r0) (23/725) Installing libx11 (1.8.1-r1) (24/725) Installing libxext (1.3.4-r1) (25/725) Installing libice (1.0.10-r1) (26/725) Installing libuuid (2.38.1-r0) (27/725) Installing libsm (1.2.3-r1) (28/725) Installing libxt (1.2.1-r0) (29/725) Installing libxmu (1.1.3-r1) (30/725) Installing xset (1.2.4-r0) (31/725) Installing xprop (1.2.5-r0) (32/725) Installing xdg-utils (1.1.3-r4) (33/725) Installing mesa (22.1.7-r3) (34/725) Installing libdrm (2.4.113-r0) (35/725) Installing libexpat (2.4.9-r0) (36/725) Installing wayland-libs-server (1.21.0-r1) (37/725) Installing mesa-glapi (22.1.7-r3) (38/725) Installing mesa-gles (22.1.7-r3) (39/725) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (40/725) Installing libxcomposite (0.4.5-r1) (41/725) Installing brotli-libs (1.0.9-r8) (42/725) Installing libbz2 (1.0.8-r3) (43/725) Installing libpng (1.6.37-r2) (44/725) Installing freetype (2.12.1-r0) (45/725) Installing fontconfig (2.14.0-r0) (46/725) Installing wayland-libs-client (1.21.0-r1) (47/725) Installing wayland-libs-cursor (1.21.0-r1) (48/725) Installing wayland-libs-egl (1.21.0-r1) (49/725) Installing pkgconf (1.9.3-r0) (50/725) Installing xkeyboard-config (9999-r5) (51/725) Installing xz-libs (5.2.6-r1) (52/725) Installing libxml2 (2.10.2-r0) (53/725) Installing libxkbcommon (1.4.1-r0) (54/725) Installing qt5-qtwayland (5.15.5_git20220620-r0) (55/725) Installing mesa-gbm (22.1.7-r3) (56/725) Installing libxshmfence (1.3-r1) (57/725) Installing mesa-egl (22.1.7-r3) (58/725) Installing avahi-libs (0.8-r6) (59/725) Installing gmp (6.2.1-r2) (60/725) Installing nettle (3.8.1-r0) (61/725) Installing p11-kit (0.24.1-r0) (62/725) Installing libtasn1 (4.19.0-r0) (63/725) Installing libunistring (1.0-r0) (64/725) Installing gnutls (3.7.7-r1) (65/725) Installing cups-libs (2.4.2-r0) (66/725) Installing shared-mime-info (2.2-r0) (67/725) Installing libjpeg-turbo (2.1.4-r0) (68/725) Installing libwebp (1.2.4-r1) (69/725) Installing tiff (4.4.0-r0) (70/725) Installing gdk-pixbuf (2.42.9-r1) (71/725) Installing gtk-update-icon-cache (3.24.34-r6) (72/725) Installing libxfixes (6.0.0-r0) (73/725) Installing libxrender (0.9.10-r4) (74/725) Installing libxcursor (1.2.1-r1) (75/725) Installing libxdamage (1.1.5-r1) (76/725) Installing libxi (1.8-r0) (77/725) Installing libxinerama (1.1.4-r2) (78/725) Installing libxrandr (1.5.2-r1) (79/725) Installing libatk-1.0 (2.46.0-r0) (80/725) Installing libxtst (1.2.3-r4) (81/725) Installing at-spi2-core (2.46.0-r0) (82/725) Installing libatk-bridge-2.0 (2.46.0-r0) (83/725) Installing pixman (0.40.0-r4) (84/725) Installing cairo (1.17.6-r3) (85/725) Installing cairo-gobject (1.17.6-r3) (86/725) Installing libepoxy (1.5.10-r0) (87/725) Installing fribidi (1.0.12-r0) (88/725) Installing graphite2 (1.3.14-r1) (89/725) Installing harfbuzz (5.2.0-r0) (90/725) Installing libxft (2.3.6-r0) (91/725) Installing pango (1.50.10-r0) (92/725) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/725) Installing libevdev (1.13.0-r0) (94/725) Installing mtdev (1.1.6-r0) (95/725) Installing eudev-libs (3.2.11-r1) (96/725) Installing libinput-libs (1.21.0-r0) (97/725) Installing xcb-util-wm (0.4.1-r1) (98/725) Installing xcb-util (0.4.0-r3) (99/725) Installing xcb-util-image (0.4.0-r1) (100/725) Installing xcb-util-keysyms (0.4.0-r1) (101/725) Installing xcb-util-renderutil (0.3.9-r1) (102/725) Installing libxkbcommon-x11 (1.4.1-r0) (103/725) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (104/725) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (105/725) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (106/725) Installing kirigami2-libs (5.98.0-r0) (107/725) Installing kirigami2 (5.98.0-r0) (108/725) Installing kactivities-libs (5.98.0-r0) (109/725) Installing karchive (5.98.0-r0) (110/725) Installing kconfig (5.98.0-r0) (111/725) Installing kcoreaddons (5.98.0-r0) (112/725) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (113/725) Installing kwindowsystem (5.98.0-r0) (114/725) Installing kcrash (5.98.0-r0) (115/725) Installing kdbusaddons (5.98.0-r0) (116/725) Installing kglobalaccel (5.98.0-r0) (117/725) Installing kguiaddons (5.98.0-r0) (118/725) Installing ki18n (5.98.0-r0) (119/725) Installing libelogind (246.10-r5) (120/725) Installing polkit-elogind-libs (121-r0) (121/725) Installing polkit-qt-1 (0.114.0-r1) (122/725) Installing kauth (5.98.0-r0) (123/725) Installing kcodecs (5.98.0-r0) (124/725) Installing kwidgetsaddons (5.98.0-r0) (125/725) Installing kconfigwidgets (5.98.0-r0) (126/725) Installing qt5-qtsvg (5.15.5_git20220617-r0) (127/725) Installing kiconthemes (5.98.0-r0) (128/725) Installing kitemviews (5.98.0-r0) (129/725) Installing kxmlgui (5.98.0-r0) (130/725) Installing kbookmarks (5.98.0-r0) (131/725) Installing kcompletion (5.98.0-r0) (132/725) Installing libxml2-utils (2.10.2-r0) (133/725) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (134/725) Installing libgpg-error (1.45-r0) (135/725) Installing libgcrypt (1.10.1-r0) (136/725) Installing libxslt (1.1.36-r0) (137/725) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/725) Installing kdoctools (5.98.0-r0) (139/725) Installing kjobwidgets (5.98.0-r0) (140/725) Installing alsa-lib (1.2.7.2-r0) (141/725) Installing libxxf86vm (1.1.4-r3) (142/725) Installing mesa-gl (22.1.7-r3) (143/725) Installing libxv (1.0.11-r3) (144/725) Installing cdparanoia-libs (10.2-r11) (145/725) Installing graphene (1.10.8-r1) (146/725) Installing gstreamer (1.20.3-r1) (147/725) Installing libogg (1.3.5-r1) (148/725) Installing opus (1.3.1-r1) (149/725) Installing orc (0.4.32-r1) (150/725) Installing libtheora (1.1.1-r16) (151/725) Installing libvorbis (1.3.7-r0) (152/725) Installing gst-plugins-base (1.20.3-r1) (153/725) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/725) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/725) Installing sound-theme-freedesktop (0.8-r0) (156/725) Installing libltdl (2.4.7-r0) (157/725) Installing libcanberra (0.30-r8) (158/725) Installing libcanberra-gstreamer (0.30-r8) (159/725) Installing knotifications (5.98.0-r0) (160/725) Installing kservice (5.98.0-r0) (161/725) Installing solid-libs (5.98.0-r0) (162/725) Installing libhunspell (1.7.1-r0) (163/725) Installing ncurses-terminfo-base (6.3_p20220924-r0) (164/725) Installing ncurses-libs (6.3_p20220924-r0) (165/725) Installing readline (8.1.2-r0) (166/725) Installing hunspell (1.7.1-r0) (167/725) Installing sonnet (5.98.0-r0) (168/725) Installing ktextwidgets (5.98.0-r0) (169/725) Installing kio (5.98.0-r0) (170/725) Installing kpackage (5.98.0-r0) (171/725) Installing kdeclarative (5.98.0-r0) (172/725) Installing kwayland (5.98.0-r0) (173/725) Installing plasma-framework (5.98.0-r0) (174/725) Installing sqlite-libs (3.39.3-r0) (175/725) Installing libaccounts-glib (1.26-r0) (176/725) Installing libaccounts-qt (1.16-r1) (177/725) Installing signond (8.61-r0) (178/725) Installing accounts-qml-module (0.7_git20190605-r0) (179/725) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/725) Installing sdl2 (2.24.0-r1) (181/725) Installing aom-libs (3.5.0-r0) (182/725) Installing libass (0.16.0-r0) (183/725) Installing libdav1d (1.0.0-r1) (184/725) Installing lame (3.100-r1) (185/725) Installing libasyncns (0.8-r1) (186/725) Installing flac-libs (1.4.1-r0) (187/725) Installing libsndfile (1.1.0-r2) (188/725) Installing libgomp (12.1.1_git20220630-r6) (189/725) Installing soxr (0.1.3-r2) (190/725) Installing speexdsp (1.2.1-r0) (191/725) Installing tdb-libs (1.4.7-r0) (192/725) Installing libpulse (9999_git20220528-r0) (193/725) Installing cjson (1.7.15-r3) (194/725) Installing mbedtls (2.28.1-r0) (195/725) Installing librist (0.2.7-r0) (196/725) Installing libsrt (1.5.0-r1) (197/725) Installing libssh (0.10.4-r0) (198/725) Installing v4l-utils-libs (1.22.1-r2) (199/725) Installing libva (2.15.0-r0) (200/725) Installing libvdpau (1.5-r0) (201/725) Installing vidstab (1.1.0-r1) (202/725) Installing libvpx (1.12.0-r1) (203/725) Installing x264-libs (0.164_git20220602-r0) (204/725) Installing numactl (2.0.15-r0) (205/725) Installing x265-libs (3.5-r3) (206/725) Installing xvidcore (1.3.7-r1) (207/725) Installing libsodium (1.0.18-r2) (208/725) Installing libzmq (4.3.4-r1) (209/725) Installing ffmpeg-libs (5.1.1-r0) (210/725) Installing libevent (2.1.12-r5) (211/725) Installing nspr (4.35-r0) (212/725) Installing nss (3.83-r0) (213/725) Installing re2 (2022.06.01-r1) (214/725) Installing snappy (1.1.9-r4) (215/725) Installing qt5-qtwebengine (5.15.11-r0) (216/725) Installing libnotify (0.8.1-r1) (217/725) Installing libproxy (0.4.18-r1) (218/725) Installing signon-ui (0.17_git20171023-r1) (219/725) Installing libassuan (2.5.5-r0) (220/725) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/725) Installing gnupg-gpgconf (2.2.39-r0) (222/725) Installing gpg (2.2.39-r0) (223/725) Installing npth (1.6-r1) (224/725) Installing gpg-agent (2.2.39-r0) (225/725) Installing libksba (1.6.1-r0) (226/725) Installing gpgsm (2.2.39-r0) (227/725) Installing gpgme (1.17.1-r0) (228/725) Installing gpgmepp (1.17.1-r0) (229/725) Installing gdbm (1.23-r0) (230/725) Installing libsasl (2.1.28-r2) (231/725) Installing libqca (2.3.4-r2) (232/725) Installing kwallet (5.98.0-r0) (233/725) Installing kaccounts-integration (22.08.1-r0) (234/725) Installing purpose (5.98.0-r0) (235/725) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (236/725) Installing qt5-qtfeedback (0_git20180903-r0) (237/725) Installing angelfish (22.06-r0) (238/725) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/725) Installing gtk-engines-clearlooks (2.21.0-r3) (240/725) Installing gtk-engines-crux (2.21.0-r3) (241/725) Installing gtk-engines-industrial (2.21.0-r3) (242/725) Installing gtk-engines-mist (2.21.0-r3) (243/725) Installing gtk-engines-redmond (2.21.0-r3) (244/725) Installing gtk-engines-thinice (2.21.0-r3) (245/725) Installing gtk-engines (2.21.0-r3) (246/725) Installing breeze-gtk (5.25.5-r0) (247/725) Installing alsa-ucm-conf (1.2.7.2-r0) (248/725) Installing ca-certificates (20220614-r2) (249/725) Installing nghttp2-libs (1.50.0-r0) (250/725) Installing libcurl (7.85.0-r0) (251/725) Installing libgpiod (1.6.3-r1) (252/725) Installing libgudev (237-r1) (253/725) Installing libmm-glib (1.18.12-r0) (254/725) Installing libusb (1.0.26-r0) (255/725) Installing eg25-manager (0.4.4-r0) (256/725) Installing eg25-manager-openrc (0.4.4-r0) (257/725) Installing linux-pine64-pinephonepro (5.17.9-r2) (258/725) Installing llvm14-libs (14.0.6-r4) (259/725) Installing musl-fts (1.2.7-r3) (260/725) Installing libelf (0.187-r2) (261/725) Installing mesa-dri-gallium (22.1.7-r3) (262/725) Installing udev-init-scripts (35-r1) (263/725) Installing udev-init-scripts-openrc (35-r1) (264/725) Installing kmod-libs (30-r1) (265/725) Installing eudev (3.2.11-r1) (266/725) Installing eudev-openrc (3.2.11-r1) (267/725) Installing openssh-keygen (9.0_p1-r4) (268/725) Installing libedit (20210910.3.1-r0) (269/725) Installing openssh-client-common (9.0_p1-r4) (270/725) Installing openssh-client-default (9.0_p1-r4) (271/725) Installing openssh-sftp-server (9.0_p1-r4) (272/725) Installing openssh-server-common (9.0_p1-r4) (273/725) Installing openssh-server (9.0_p1-r4) (274/725) Installing openssh (9.0_p1-r4) (275/725) Installing boot-deploy (0.6-r0) (276/725) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (277/725) Installing lzo (2.10-r3) (278/725) Installing btrfs-progs (5.19.1-r0) (279/725) Installing bzip2 (1.0.8-r3) (280/725) Installing argon2-libs (20190702-r2) (281/725) Installing device-mapper-libs (2.02.188-r0) (282/725) Installing json-c (0.16-r0) (283/725) Installing cryptsetup-libs (2.5.0-r1) (284/725) Installing popt (1.19-r0) (285/725) Installing cryptsetup (2.5.0-r1) (286/725) Installing cryptsetup-openrc (2.5.0-r1) (287/725) Installing libaio (0.3.113-r0) (288/725) Installing device-mapper-event-libs (2.02.188-r0) (289/725) Installing lvm2-libs (2.02.188-r0) (290/725) Installing device-mapper (2.02.188-r0) (291/725) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (292/725) Installing libcom_err (1.46.5-r2) (293/725) Installing e2fsprogs-libs (1.46.5-r2) (294/725) Installing e2fsprogs (1.46.5-r2) (295/725) Installing e2fsprogs-extra (1.46.5-r2) (296/725) Installing f2fs-tools-libs (1.15.0-r0) (297/725) Installing f2fs-tools (1.15.0-r0) (298/725) Installing lz4 (1.9.4-r1) (299/725) Installing userspace-rcu (0.13.2-r0) (300/725) Installing multipath-tools (0.9.1-r0) (301/725) Installing multipath-tools-openrc (0.9.1-r0) (302/725) Installing parted (3.5-r0) (303/725) Installing postmarketos-mvcfg (1-r0) (304/725) Installing postmarketos-keys (1-r0) (305/725) Installing sudo (1.9.11_p3-r0) (306/725) Installing postmarketos-base-nofde (21-r2) (307/725) Installing unudhcpd (0.2.1-r0) (308/725) Installing xz (5.2.6-r1) (309/725) Installing postmarketos-mkinitfs (1.4.1-r12) (310/725) Installing postmarketos-base (21-r2) Executing postmarketos-base-21-r2.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (311/725) Installing dbus (1.15.0-r0) Executing dbus-1.15.0-r0.pre-install Executing dbus-1.15.0-r0.post-install (312/725) Installing dbus-openrc (1.15.0-r0) (313/725) Installing libacl (2.3.1-r1) (314/725) Installing lz4-libs (1.9.4-r1) (315/725) Installing libarchive (3.6.1-r1) (316/725) Installing efivar-libs (38-r1) (317/725) Installing libgcab (1.4-r3) (318/725) Installing libgusb (0.3.10-r0) (319/725) Installing json-glib (1.6.6-r0) (320/725) Installing libjcat (0.1.10-r0) (321/725) Installing libxmlb (0.3.10-r0) (322/725) Installing fwupd (1.8.5-r0) (323/725) Installing fwupd-openrc (1.8.5-r0) (324/725) Installing fwupd-plugin-fastboot (1.8.5-r0) (325/725) Installing fwupd-plugin-logind (1.8.5-r0) (326/725) Installing libmbim (1.26.4-r0) (327/725) Installing libqrtr-glib (1.2.2-r0) (328/725) Installing libqmi (1.30.8-r0) (329/725) Installing fwupd-plugin-modem_manager (1.8.5-r0) (330/725) Installing fwupd-plugin-upower (1.8.5-r0) (331/725) Installing device-pine64-pinephonepro (3.3-r2) Executing device-pine64-pinephonepro-3.3-r2.post-install * service eg25-manager added to runlevel default (332/725) Installing firmware-pine64-pinebookpro (2-r0) (333/725) Installing linux-firmware-cypress (20220815-r2) (334/725) Installing linux-firmware-brcm (20220815-r2) (335/725) Installing linux-firmware-rockchip (20220815-r2) (336/725) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r2) (337/725) Installing yaml (0.2.5-r0) (338/725) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (339/725) Installing appstream-qt (0.15.5-r0) (340/725) Installing attica (5.98.0-r0) (341/725) Installing kidletime (5.98.0-r0) (342/725) Installing knewstuff (5.98.0-r0) (343/725) Installing discover (5.25.5-r0) (344/725) Installing libapk-qt (0.4.2-r0) (345/725) Installing discover-backend-apk (5.25.5-r0) (346/725) Installing discover-backend-fwupd (5.25.5-r0) (347/725) Installing dbus-glib (0.112-r1) (348/725) Installing firefox-esr (102.3.0-r0) (349/725) Installing font-noto-common (0_git20211101-r6) (350/725) Installing font-noto-math (0_git20211101-r6) (351/725) Installing font-noto-symbols (0_git20211101-r6) (352/725) Installing font-noto (0_git20211101-r6) (353/725) Installing font-noto-emoji (2.038-r0) (354/725) Installing font-noto-extra (0_git20211101-r6) (355/725) Installing mauiman (1.0.0-r0) (356/725) Installing mauikit (2.2.0-r0) (357/725) Installing exiv2 (0.27.5-r1) (358/725) Installing mauikit-imagetools (2.2.0-r0) (359/725) Installing mauikit-filebrowsing (2.2.0-r0) (360/725) Installing index (2.2.0-r0) (361/725) Installing signon-plugin-oauth2 (0.25-r0) (362/725) Installing kaccounts-providers (22.08.1-r0) (363/725) Installing kirigami-addons (0.3-r0) (364/725) Installing kclock (22.06-r0) (365/725) Installing gsettings-desktop-schemas (42.0-r0) (366/725) Installing kdecoration (5.25.5-r0) (367/725) Installing kde-gtk-config (5.25.5-r0) (368/725) Installing kirigami-gallery (22.08.1-r0) (369/725) Installing kquickimageeditor (0.2.0-r1) (370/725) Installing taglib (1.12-r1) (371/725) Installing kfilemetadata (5.98.0-r0) (372/725) Installing qt5-qtlocation (5.15.5_git20220618-r0) (373/725) Installing koko (22.06-r0) (374/725) Installing kasync (0.3.0-r2) (375/725) Installing gpg-wks-server (2.2.39-r0) (376/725) Installing gpgv (2.2.39-r0) (377/725) Installing libldap (2.6.3-r3) (378/725) Installing gnupg-dirmngr (2.2.39-r0) (379/725) Installing gnupg-utils (2.2.39-r0) (380/725) Installing gnupg-wks-client (2.2.39-r0) (381/725) Installing gnupg (2.2.39-r0) (382/725) Installing iso-codes (4.11.0-r0) (383/725) Installing kcontacts (5.98.0-r0) (384/725) Installing kpeople (5.98.0-r0) (385/725) Installing libical (3.0.14-r1) (386/725) Installing kcalendarcore (5.98.0-r0) (387/725) Installing kmime (22.08.1-r0) (388/725) Installing kimap2 (0.4.0-r1) (389/725) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (390/725) Installing kdav2 (0.4.0-r1) (391/725) Installing lmdb (0.9.29-r1) (392/725) Installing libxapian (1.4.20-r1) (393/725) Installing sink (0.9.0-r2) (394/725) Installing kpeoplesink (0_git20210224-r1) (395/725) Installing kpeoplevcard (0.1-r2) (396/725) Installing libraw (0.20.2-r0) (397/725) Installing libraw-tools (0.20.2-r0) (398/725) Installing lcms2 (2.13.1-r0) (399/725) Installing imagemagick-libs (7.1.0.48-r0) (400/725) Installing jbig2dec (0.19-r0) (401/725) Installing ghostscript (9.56.1-r0) (402/725) Installing libde265 (1.0.8-r2) (403/725) Installing libheif (1.13.0-r0) (404/725) Installing libjxl (0.6.1_git20220605-r1) (405/725) Installing librsvg (2.55.1-r0) (406/725) Installing imagemagick (7.1.0.48-r0) (407/725) Installing perl (5.36.0-r0) (408/725) Installing perl-image-exiftool (12.42-r0) (409/725) Installing exiftool (12.42-r0) (410/725) Installing openexr (3.1.5-r3) (411/725) Installing soundtouch (2.3.1-r0) (412/725) Installing chromaprint (1.5.1-r2) (413/725) Installing libraw1394 (2.1.2-r2) (414/725) Installing libdc1394 (2.2.6-r0) (415/725) Installing tslib (1.22-r1) (416/725) Installing directfb (1.7.7-r4) (417/725) Installing faac (1.30-r1) (418/725) Installing fdk-aac (2.0.2-r1) (419/725) Installing flite (2.2-r1) (420/725) Installing libsamplerate (0.2.2-r0) (421/725) Installing jack (1.9.21-r0) (422/725) Installing portaudio (19.7.0-r0) (423/725) Installing fluidsynth-libs (2.2.9-r0) (424/725) Installing libfreeaptx (0.1.1-r0) (425/725) Installing gsm (1.0.22-r0) (426/725) Installing libldac (2.0.2.3-r0) (427/725) Installing libmodplug (0.8.9.0-r1) (428/725) Installing neon (0.32.4-r0) (429/725) Installing libnice (0.1.19-r0) (430/725) Installing openal-soft (1.22.2-r1) (431/725) Installing openjpeg (2.5.0-r0) (432/725) Installing librtmp (2.4_git20190330-r1) (433/725) Installing sbc (2.0-r0) (434/725) Installing spandsp (0.0.6-r2) (435/725) Installing libsrtp (2.4.2-r3) (436/725) Installing vo-aacenc (0.1.3-r0) (437/725) Installing vo-amrwbenc (0.1.3-r0) (438/725) Installing libzbar (0.23.92-r0) (439/725) Installing gst-plugins-bad (1.20.3-r4) (440/725) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (441/725) Installing megapixels (1.5.2-r0) (442/725) Installing mobile-config-firefox (3.0.0-r1) (443/725) Installing encodings (1.0.6-r0) (444/725) Installing libfontenc (1.1.6-r0) (445/725) Installing mkfontscale (1.2.2-r1) (446/725) Installing ttf-dejavu (2.37-r2) (447/725) Installing sdl2_ttf (2.20.1-r0) (448/725) Installing osk-sdl (0.67-r0) (449/725) Installing kcmutils (5.98.0-r0) (450/725) Installing frameworkintegration (5.98.0-r0) (451/725) Installing oxygen (5.25.5-r0) (452/725) Installing modemmanager-qt (5.98.0-r0) (453/725) Installing callaudiod-libs (0.1.4-r0) (454/725) Installing qtmpris (1.0.6-r1) (455/725) Installing abseil-cpp (20220623.1-r0) (456/725) Installing boost1.80-thread (1.80.0-r2) (457/725) Installing libprotobuf (3.21.6-r0) (458/725) Installing libphonenumber (8.12.54-r0) (459/725) Installing plasma-dialer (22.06-r0) (460/725) Installing plasma-mobile-sounds (0.1-r1) (461/725) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (462/725) Installing plasma-phonebook (22.06-r0) (463/725) Installing postmarketos-artwork-wallpapers (2-r1) (464/725) Installing postmarketos-hidden-desktop-entries (2.2-r1) (465/725) Installing bluez (5.65-r1) (466/725) Installing bluez-openrc (5.65-r1) (467/725) Installing bluez-obexd (5.65-r1) (468/725) Installing kded (5.98.0-r0) (469/725) Installing bluez-qt (5.98.0-r0) (470/725) Installing bluedevil (5.25.5-r0) (471/725) Installing breeze (5.25.5-r0) (472/725) Installing libpulse-mainloop-glib (9999_git20220528-r0) (473/725) Installing callaudiod (0.1.4-r0) (474/725) Installing dnsmasq-common (2.86-r5) (475/725) Installing dnsmasq-openrc (2.86-r5) (476/725) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (477/725) Installing linux-pam (1.5.2-r1) (478/725) Installing shadow (4.10-r3) (479/725) Installing elogind (246.10-r5) (480/725) Installing elogind-openrc (246.10-r5) (481/725) Installing hfd-service (0.1.0-r1) (482/725) Installing hfd-service-openrc (0.1.0-r1) (483/725) Installing iio-sensor-proxy (3.4-r0) (484/725) Installing iio-sensor-proxy-openrc (3.4-r0) (485/725) Installing libkscreen (5.25.5-r0) (486/725) Installing qt5-qtsensors (5.15.5_git20220519-r0) (487/725) Installing kscreen (5.25.5-r0) (488/725) Installing socat (1.7.4.3-r1) (489/725) Installing kwallet-pam (5.25.5-r0) (490/725) Installing kwayland-integration (5.25.5-r0) (491/725) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (492/725) Installing duktape (2.7.0-r0) (493/725) Installing polkit-elogind (121-r0) (494/725) Installing modemmanager (1.18.12-r0) (495/725) Installing modemmanager-openrc (1.18.12-r0) (496/725) Installing libnm (1.40.0-r0) (497/725) Installing networkmanager-common (1.40.0-r0) (498/725) Installing networkmanager-openrc (1.40.0-r0) (499/725) Installing libmnl (1.0.5-r0) (500/725) Installing libnftnl (1.2.3-r0) (501/725) Installing iptables (1.8.8-r2) (502/725) Installing iptables-openrc (1.8.8-r2) (503/725) Installing libndp (1.8-r0) (504/725) Installing libidn2 (2.3.3-r0) (505/725) Installing libpsl (0.21.1-r0) (506/725) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (507/725) Installing networkmanager-cli (1.40.0-r0) (508/725) Installing pcre (8.45-r2) (509/725) Installing slang (2.3.3-r0) (510/725) Installing newt (0.52.21-r4) (511/725) Installing networkmanager-tui (1.40.0-r0) (512/725) Installing wireless-regdb (2022.08.12-r0) (513/725) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (514/725) Installing mobile-broadband-provider-info (20220725-r0) (515/725) Installing networkmanager-wwan (1.40.0-r0) (516/725) Installing pipewire-libs (0.3.58-r0) (517/725) Installing libunwind (1.6.2-r0) (518/725) Installing libuv (1.44.2-r0) (519/725) Installing roc-toolkit-libs (0.1.5-r2) (520/725) Installing webrtc-audio-processing (0.3.1-r6) (521/725) Installing pipewire (0.3.58-r0) (522/725) Installing breeze-icons (5.98.0-r0) (523/725) Installing dbus-x11 (1.15.0-r0) (524/725) Installing kactivities (5.98.0-r0) (525/725) Installing dconf (0.40.0-r1) (526/725) Installing anthy (9100h-r1) (527/725) Installing maliit-framework (2.3.0-r1) (528/725) Installing kyotocabinet (1.2.79-r3) (529/725) Installing libpinyin (2.6.2-r0) (530/725) Installing tinyxml (2.6.2-r1) (531/725) Installing presage (0.9.1-r2) (532/725) Installing maliit-keyboard (2.3.1-r0) (533/725) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (534/725) Installing plasma-nano (5.25.5-r0) (535/725) Installing networkmanager-qt (5.98.0-r0) (536/725) Installing plasma-nm (5.25.5-r0) (537/725) Installing plasma-nm-mobile (5.25.5-r0) (538/725) Installing fftw-single-libs (3.3.10-r0) (539/725) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (540/725) Installing pulseaudio-bluez (9999_git20220528-r0) (541/725) Installing pulseaudio-alsa (9999_git20220528-r0) (542/725) Installing alsa-utils-openrc (1.2.7-r1) (543/725) Installing pulseaudio-openrc (9999_git20220528-r0) (544/725) Installing libcanberra-pulse (0.30-r8) (545/725) Installing plasma-pa (5.25.5-r0) (546/725) Installing tzdata (2022d-r0) (547/725) Installing libdaemon (0.14-r3) (548/725) Installing openrc-settingsd (1.1.0-r0) (549/725) Installing openrc-settingsd-openrc (1.1.0-r0) (550/725) Installing plasma-settings (22.06-r0) (551/725) Installing kactivitymanagerd (5.25.5-r0) (552/725) Installing kinit (5.98.0-r0) (553/725) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (554/725) Installing kdnssd (5.98.0-r0) (555/725) Installing syntax-highlighting (5.98.0-r0) (556/725) Installing kdsoap (2.1.1-r0) (557/725) Installing libmtp (1.1.20-r0) (558/725) Installing clang-libs (14.0.6-r4) (559/725) Installing qt5-qttools (5.15.5_git20220619-r0) (560/725) Installing phonon (4.11.1-r2) (561/725) Installing talloc (2.3.4-r0) (562/725) Installing tevent (0.13.0-r0) (563/725) Installing samba-util-libs (4.16.4-r0) (564/725) Installing jansson (2.14-r0) (565/725) Installing ldb (2.5.2-r0) (566/725) Installing libwbclient (4.16.4-r0) (567/725) Installing samba-libs (4.16.4-r0) (568/725) Installing libsmbclient (4.16.4-r0) (569/725) Installing kio-extras (22.08.1-r0) (570/725) Installing kquickcharts (5.98.0-r0) (571/725) Installing xorg-server-common (21.1.4-r0) (572/725) Installing libxkbfile (1.1.0-r1) (573/725) Installing xkbcomp (1.4.5-r0) (574/725) Installing libxfont2 (2.0.6-r0) (575/725) Installing libtirpc-conf (1.3.2-r2) (576/725) Installing libtirpc-nokrb (1.3.2-r2) (577/725) Installing libxcvt (0.1.2-r0) (578/725) Installing xwayland (22.1.3-r1) (579/725) Installing layer-shell-qt (5.25.5-r0) (580/725) Installing kscreenlocker (5.25.5-r0) (581/725) Installing libqaccessibilityclient (0.4.1-r1) (582/725) Installing xcb-util-cursor (0.1.3-r2) (583/725) Installing kwin (5.25.5-r0) (584/725) Installing kitemmodels (5.98.0-r0) (585/725) Installing threadweaver (5.98.0-r0) (586/725) Installing krunner (5.98.0-r0) (587/725) Installing milou (5.25.5-r0) (588/725) Installing pipewire-media-session (0.4.1-r0) (589/725) Installing qqc2-desktop-style (5.98.0-r0) (590/725) Installing font-hack (3.003-r2) (591/725) Installing plasma-integration (5.25.5-r0) (592/725) Installing qtchooser (66-r1) (593/725) Installing plasma-workspace-libs (5.25.5-r1) (594/725) Installing kactivities-stats (5.98.0-r0) (595/725) Installing baloo (5.98.0-r0) (596/725) Installing kholidays (5.98.0-r0) (597/725) Installing knotifyconfig (5.98.0-r0) (598/725) Installing kparts (5.98.0-r0) (599/725) Installing libdmtx-libs (0.7.7-r0) (600/725) Installing libqrencode (4.1.1-r0) (601/725) Installing prison (5.98.0-r0) (602/725) Installing ktexteditor (5.98.0-r0) (603/725) Installing libnl3 (3.7.0-r0) (604/725) Installing libpcap (1.10.1-r0) (605/725) Installing lm-sensors-libs (3.6.0-r4) (606/725) Installing libksysguard (5.25.5-r0) (607/725) Installing kuserfeedback (1.2.0-r1) (608/725) Installing gpsd (3.24-r0) (609/725) Installing gpsd-openrc (3.24-r0) (610/725) Installing mpfr4 (4.1.0-r0) (611/725) Installing libqalculate (4.3.0-r0) (612/725) Installing plasma-workspace (5.25.5-r1) (613/725) Installing kpty (5.98.0-r0) (614/725) Installing kdesu (5.98.0-r0) (615/725) Installing kde-cli-tools (5.25.5-r0) (616/725) Installing qqc2-breeze-style (5.25.5-r0) (617/725) Installing plasma-mobile (5.25.5-r0) (618/725) Installing polkit-kde-agent-1 (5.25.5-r0) (619/725) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (620/725) Installing chrony-openrc (4.3-r0) (621/725) Installing haveged (1.9.18-r0) (622/725) Installing haveged-openrc (1.9.18-r0) (623/725) Installing nftables (1.0.5-r0) (624/725) Installing nftables-openrc (1.0.5-r0) (625/725) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (626/725) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (627/725) Installing postmarketos-base-nftables (21-r2) Executing postmarketos-base-nftables-21-r2.post-install (628/725) Installing postmarketos-artwork-icons (2-r1) (629/725) Installing util-linux (2.38.1-r0) (630/725) Installing libfdisk (2.38.1-r0) (631/725) Installing libsmartcols (2.38.1-r0) (632/725) Installing util-linux-misc (2.38.1-r0) (633/725) Installing libeconf (0.4.6-r0) (634/725) Installing runuser (2.38.1-r0) (635/725) Installing mount (2.38.1-r0) (636/725) Installing losetup (2.38.1-r0) (637/725) Installing hexdump (2.38.1-r0) (638/725) Installing uuidgen (2.38.1-r0) (639/725) Installing blkid (2.38.1-r0) (640/725) Installing sfdisk (2.38.1-r0) (641/725) Installing mcookie (2.38.1-r0) (642/725) Installing agetty (2.38.1-r0) (643/725) Installing agetty-openrc (0.45.2-r3) (644/725) Installing wipefs (2.38.1-r0) (645/725) Installing cfdisk (2.38.1-r0) (646/725) Installing umount (2.38.1-r0) (647/725) Installing util-linux-openrc (2.38.1-r0) (648/725) Installing flock (2.38.1-r0) (649/725) Installing lsblk (2.38.1-r0) (650/725) Installing libcap-ng (0.8.3-r1) (651/725) Installing setpriv (2.38.1-r0) (652/725) Installing logger (2.38.1-r0) (653/725) Installing partx (2.38.1-r0) (654/725) Installing fstrim (2.38.1-r0) (655/725) Installing findmnt (2.38.1-r0) (656/725) Installing pcsc-lite-libs (1.9.9-r0) (657/725) Installing wpa_supplicant (2.10-r4) (658/725) Installing wpa_supplicant-openrc (2.10-r4) (659/725) Installing ifupdown-ng-wifi (0.12.1-r0) (660/725) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (661/725) Installing postmarketos-base-ui-networkmanager (5-r1) (662/725) Installing mpdecimal (2.5.1-r1) (663/725) Installing python3 (3.10.7-r0) (664/725) Installing py3-ruamel.yaml.clib (0.2.6-r1) (665/725) Installing py3-ruamel.yaml (0.16.12-r2) (666/725) Installing sleep-inhibitor (1.16-r0) (667/725) Installing sleep-inhibitor-openrc (1.16-r0) (668/725) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (669/725) Installing py3-dbus (1.3.2-r0) (670/725) Installing obex-capabilities (0.2.1-r1) (671/725) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (672/725) Installing postmarketos-base-ui-bluez-obexd (5-r1) (673/725) Installing pulseaudio-utils (9999_git20220528-r0) (674/725) Installing postmarketos-base-ui-pulseaudio (5-r1) (675/725) Installing upower (1.90.0-r2) (676/725) Installing powerdevil-libs (5.25.5-r0) (677/725) Installing powerdevil (5.25.5-r0) (678/725) Installing urfkill (0.5.0_git20210401-r2) (679/725) Installing urfkill-openrc (0.5.0_git20210401-r2) (680/725) Installing bubblewrap (0.6.2-r0) (681/725) Installing fuse-common (3.12.0-r0) (682/725) Installing fuse-openrc (3.12.0-r0) (683/725) Installing fuse3-libs (3.12.0-r0) (684/725) Installing fuse3 (3.12.0-r0) (685/725) Installing xdg-desktop-portal (1.15.0-r0) (686/725) Installing xdg-desktop-portal-kde (5.25.5-r0) (687/725) Installing autologin (1.0.0-r4) (688/725) Installing tinydm (1.1.2-r0) (689/725) Installing tinydm-openrc (1.1.2-r0) (690/725) Installing postmarketos-base-ui-tinydm (5-r1) (691/725) Installing font-alias (1.0.4-r0) (692/725) Installing util-macros (1.19.3-r0) (693/725) Installing font-misc-misc (1.1.2-r2) (694/725) Installing font-cursor-misc (1.0.3-r2) (695/725) Installing xauth (1.1.2-r0) (696/725) Installing xmodmap (1.0.11-r0) (697/725) Installing xrdb (1.2.1-r0) (698/725) Installing xinit (1.4.1-r0) (699/725) Installing libpciaccess (0.16-r1) (700/725) Installing xorg-server (21.1.4-r0) (701/725) Installing libinput (1.21.0-r0) (702/725) Installing xf86-input-libinput (1.2.1-r0) (703/725) Installing xf86-video-fbdev (0.5.0-r3) (704/725) Installing postmarketos-base-ui-x11 (5-r1) (705/725) Installing postmarketos-ui-plasma-mobile (3.8-r4) Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install * service tinydm added to runlevel default * service urfkill added to runlevel default * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (706/725) Installing libexif (0.6.24-r0) (707/725) Installing hwloc (2.8.0-r0) (708/725) Installing libucontext (1.2-r0) (709/725) Installing libtbb (2021.6.0-r0) (710/725) Installing opencv (4.6.0-r2) (711/725) Installing postprocessd (0.2.1-r0) (712/725) Installing postprocessd-megapixels (0.2.1-r0) (713/725) Installing qmltermwidget (0.2.0-r1) (714/725) Installing qmlkonsole (22.06-r0) (715/725) Installing spacebar (22.06-r1) (716/725) Installing ttf-droid-nonlatin (20200215-r2) (717/725) Installing hkdm (0.1.8-r0) (718/725) Installing buffyboard (0.2.0-r0) (719/725) Installing terminus-font (4.49.1-r1) (720/725) Installing kbd-misc (2.5.1-r1) (721/725) Installing kbd (2.5.1-r1) (722/725) Installing kbd-openrc (2.5.1-r1) (723/725) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (724/725) Installing ttyescape-openrc (1.0.1-r1) (725/725) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.74.0-r2.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r0.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r1.trigger Executing postmarketos-mkinitfs-1.4.1-r12.trigger 2022/09/26 16:12:30 Generating for kernel version: 5.17.9 2022/09/26 16:12:30 Output directory: /boot 2022/09/26 16:12:30 == Generating initramfs == 2022/09/26 16:12:30 - Including hook files 2022/09/26 16:12:30 - Including hook scripts 2022/09/26 16:12:30 - Including required binaries 2022/09/26 16:12:30 - Including kernel modules 2022/09/26 16:12:30 - Including splash images 2022/09/26 16:12:30 - Writing and verifying initramfs archive 2022/09/26 16:12:30 == Generating initramfs extra == 2022/09/26 16:12:30 - Including extra binaries 2022/09/26 16:12:30 - Including FDE support 2022/09/26 16:12:31 - Writing and verifying initramfs-extra archive 2022/09/26 16:12:32 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/09/26 16:12:35 mkinitfs completed in: 5.230730386s Executing postmarketos-base-21-r2.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2319 MiB in 750 packages (061350) [16:12:50] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2319 MiB in 750 packages (061350) [16:12:53] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (061350) [16:12:54] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (061350) [16:12:54] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (061350) [16:12:54] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (061350) [16:12:54] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (061350) [16:12:54] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (061350) [16:12:54] New background process: pid=69534, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2319 MiB in 750 packages (061350) [16:12:57] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2319 MiB in 750 packages (061350) [16:13:01] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (061350) [16:13:01] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (061350) [16:13:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (061350) [16:13:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (061350) [16:13:01] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (061350) [16:13:01] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (061350) [16:13:01] New background process: pid=69751, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2319 MiB in 750 packages (061350) [16:13:05] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (061350) [16:13:05] (rootfs_pine64-pinephonepro) % mkinitfs 2022/09/26 16:13:05 Generating for kernel version: 5.17.9 2022/09/26 16:13:05 Output directory: /boot 2022/09/26 16:13:05 == Generating initramfs == 2022/09/26 16:13:05 - Including hook files 2022/09/26 16:13:05 - Including hook scripts 2022/09/26 16:13:05 - Including required binaries 2022/09/26 16:13:05 - Including kernel modules 2022/09/26 16:13:05 - Including splash images 2022/09/26 16:13:05 - Writing and verifying initramfs archive 2022/09/26 16:13:05 == Generating initramfs extra == 2022/09/26 16:13:05 - Including extra binaries 2022/09/26 16:13:05 - Including FDE support 2022/09/26 16:13:06 - Writing and verifying initramfs-extra archive 2022/09/26 16:13:07 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/09/26 16:13:11 mkinitfs completed in: 5.779446956s (061350) [16:13:11] *** SET LOGIN PASSWORD FOR: 'user' *** (061350) [16:13:11] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (061350) [16:13:11] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (061350) [16:13:11] (rootfs_pine64-pinephonepro) locking root (061350) [16:13:11] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (061350) [16:13:11] NOTE: No valid keymap specified for device (061350) [16:13:11] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (061350) [16:13:18] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (061350) [16:13:18] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (061350) [16:13:18] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (061350) [16:13:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (061350) [16:13:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (061350) [16:13:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (061350) [16:13:18] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2378340 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (061350) [16:13:19] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (061350) [16:13:19] (native) create pine64-pinephonepro.img (3093M) (061350) [16:13:19] (native) % truncate -s 3093M /home/pmos/rootfs/pine64-pinephonepro.img (061350) [16:13:19] (native) mount /dev/install (pine64-pinephonepro.img) (061350) [16:13:19] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (061350) [16:13:19] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (061350) [16:13:19] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (061350) [16:13:19] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (061350) [16:13:19] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (061350) [16:13:19] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (061350) [16:13:19] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (061350) [16:13:19] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (061350) [16:13:19] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (061350) [16:13:19] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (061350) [16:13:19] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (061350) [16:13:19] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (061350) [16:13:19] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (061350) [16:13:19] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (061350) [16:13:19] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (061350) [16:13:19] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (061350) [16:13:19] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (061350) [16:13:19] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (061350) [16:13:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (061350) [16:13:19] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (061350) [16:13:19] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (061350) [16:13:19] (native) % parted -s /dev/install mktable gpt (061350) [16:13:19] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (061350) [16:13:20] (native) % parted -s /dev/install mkpart primary 256M 100% (061350) [16:13:20] (native) % parted -s /dev/install set 1 boot on (061350) [16:13:20] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (061350) [16:13:20] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (061350) [16:13:20] % sudo mount --bind /dev/loop10p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (061350) [16:13:20] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (061350) [16:13:20] % sudo mount --bind /dev/loop10p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (061350) [16:13:20] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (061350) [16:13:20] (native) install e2fsprogs (061350) [16:13:20] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (061350) [16:13:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (061350) [16:13:20] (native) % cat /tmp/apk_progress_fifo (061350) [16:13:20] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (061350) [16:13:20] New background process: pid=70645, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r25.trigger OK: 26 MiB in 72 packages (061350) [16:13:21] (native) format /dev/installp2 (root, ext4) (061350) [16:13:21] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (061350) [16:13:21] (native) mount /dev/installp2 to /mnt/install (061350) [16:13:21] (native) % mkdir -p /mnt/install (061350) [16:13:21] (native) % mount /dev/installp2 /mnt/install (061350) [16:13:21] (native) calculate depends of dosfstools (pmbootstrap -v for details) (061350) [16:13:21] (native) install dosfstools (061350) [16:13:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (061350) [16:13:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (061350) [16:13:21] (native) % cat /tmp/apk_progress_fifo (061350) [16:13:21] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (061350) [16:13:21] New background process: pid=70762, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r25.trigger OK: 26 MiB in 73 packages (061350) [16:13:22] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (061350) [16:13:22] (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 (061350) [16:13:22] (native) % mkdir -p /mnt/install/boot (061350) [16:13:22] (native) % mount /dev/installp1 /mnt/install/boot (061350) [16:13:22] *** (4/4) FILL INSTALL BLOCKDEVICE *** (061350) [16:13:22] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (061350) [16:13:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (061350) [16:13:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (061350) [16:13:22] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (061350) [16:13:22] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (061350) [16:13:22] (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/ (061350) [16:13:32] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (061350) [16:13:32] % 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 (061350) [16:13:32] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (061350) [16:13:32] % 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/ (061350) [16:13:32] % 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/ (061350) [16:13:32] % 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/ (061350) [16:13:32] % 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/ (061350) [16:13:33] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % 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/ (061350) [16:13:33] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (061350) [16:13:33] % 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 (061350) [16:13:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (061350) [16:13:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (061350) [16:13:36] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (061350) [16:13:37] (native) umount /dev/loop10 (061350) [16:13:37] (native) % losetup -d /dev/loop10 (061350) [16:13:37] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (061350) [16:13:37] (061350) [16:13:37] *** FLASHING INFORMATION *** (061350) [16:13:37] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (061350) [16:13:37] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (061350) [16:13:37] (061350) [16:13:37] *** SSH DAEMON INFORMATION *** (061350) [16:13:37] SSH daemon is enabled (disable with --no-sshd). (061350) [16:13:37] Login as 'user' with the password given during installation. (061350) [16:13:37] (061350) [16:13:37] *** FIREWALL INFORMATION *** (061350) [16:13:37] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (061350) [16:13:37] For more information: https://postmarketos.org/firewall (061350) [16:13:37] (061350) [16:13:37] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (061350) [16:13:37] DONE! total 2472512 -rw-r--r-- 1 root 12345 3243245568 Sep 26 16:13 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop10 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_16292.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img (deleted) 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop10 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 14 Sep 26 16:13 pmOS_boot -> ../../loop10p1 lrwxrwxrwx 1 root root 14 Sep 26 16:13 pmOS_root -> ../../loop10p2 lrwxrwxrwx 1 root root 10 Sep 26 16:13 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Sep 26 16:12 bin drwxr-xr-x 2 root root 4096 Sep 26 16:13 boot drwxr-xr-x 2 root root 4096 Sep 26 16:05 dev drwxr-xr-x 68 root root 4096 Sep 26 16:13 etc drwxr-xr-x 3 root root 4096 Sep 26 16:13 home drwxr-xr-x 15 root root 4096 Sep 26 16:11 lib drwx------ 2 root root 16384 Sep 26 16:13 lost+found drwxr-xr-x 5 root root 4096 Sep 26 16:05 media drwxr-xr-x 8 root root 4096 Sep 26 16:05 mnt drwxr-xr-x 2 root root 4096 Sep 26 16:05 opt drwxr-xr-x 2 root root 4096 Sep 26 16:05 proc drwx------ 2 root root 4096 Sep 26 16:05 root drwxr-xr-x 6 root root 4096 Sep 26 16:11 run drwxr-xr-x 2 root root 4096 Sep 26 16:11 sbin drwxr-xr-x 2 root root 4096 Sep 26 16:05 srv drwxr-xr-x 2 root root 4096 Sep 26 16:05 sys drwxrwxrwt 2 root root 4096 Sep 26 16:13 tmp drwxr-xr-x 10 root root 4096 Sep 26 16:11 usr drwxr-xr-x 13 root root 4096 Sep 26 16:08 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-09-26 16:13:59-- 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% 88.0M=0s 2022-09-26 16:13:59 (88.0 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-09-26 06:50:01.710507 [http://mirror.postmarketos.org/postmarketos/master] v20220809-3896-ga210281c68 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-3901-g77c3947d41 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-3899-g9619bf466a [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24565 distinct packages available (1/105) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1663953626-r0) (2/105) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1663953626-r0) (3/105) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1663419905-r0) (4/105) Upgrading karchive (5.98.0-r0 -> 9999_git1663509749-r0) (5/105) Upgrading kconfig (5.98.0-r0 -> 9999_git1663590857-r0) (6/105) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1663673168-r0) (7/105) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1663420499-r0) (8/105) Upgrading kcrash (5.98.0-r0 -> 9999_git1663420040-r0) (9/105) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1663825672-r0) (10/105) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1663420164-r0) (11/105) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1663498307-r0) (12/105) Upgrading ki18n (5.98.0-r0 -> 9999_git1663622858-r0) (13/105) Upgrading kauth (5.98.0-r0 -> 9999_git1663505248-r0) (14/105) Upgrading kcodecs (5.98.0-r0 -> 9999_git1663505333-r0) (15/105) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1663528096-r0) (16/105) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1663420012-r0) (17/105) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1663665491-r0) (18/105) Upgrading kitemviews (5.98.0-r0 -> 9999_git1663498635-r0) (19/105) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1663768701-r0) (20/105) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1663419951-r0) (21/105) Upgrading kcompletion (5.98.0-r0 -> 9999_git1663419993-r0) (22/105) Upgrading kdoctools (5.98.0-r0 -> 9999_git1663521652-r0) (23/105) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1663504241-r0) (24/105) Upgrading knotifications (5.98.0-r0 -> 9999_git1663976981-r0) (25/105) Upgrading kservice (5.98.0-r0 -> 9999_git1663420428-r0) (26/105) Upgrading solid-libs (5.98.0-r0 -> 9999_git1663498750-r0) (27/105) Upgrading sonnet (5.98.0-r0 -> 9999_git1663498811-r0) (28/105) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1663420448-r0) (29/105) Upgrading kio (5.98.0-r0 -> 9999_git1664111282-r0) (30/105) Upgrading kpackage (5.98.0-r0 -> 9999_git1663505095-r0) (31/105) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1663424635-r0) (32/105) Upgrading kwayland (5.98.0-r0 -> 9999_git1663881605-r0) (33/105) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664070272-r0) (34/105) Upgrading kwallet (5.98.0-r0 -> 9999_git1663638362-r0) (35/105) Upgrading purpose (5.98.0-r0 -> 9999_git1663420576-r0) (36/105) Upgrading angelfish (22.06-r0 -> 9999_git1664070763-r0) (37/105) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0) (38/105) Upgrading attica (5.98.0-r0 -> 9999_git1663517410-r0) (39/105) Upgrading kidletime (5.98.0-r0 -> 9999_git1663527767-r0) (40/105) Upgrading knewstuff (5.98.0-r0 -> 9999_git1663983862-r0) (41/105) Upgrading kirigami-addons (0.3-r0 -> 9999_git1664092137-r0) (42/105) Upgrading kclock (22.06-r0 -> 9999_git1664070785-r0) (43/105) Upgrading kdecoration (5.25.5-r0 -> 9999_git1663246478-r0) (44/105) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0) (45/105) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664019998-r0) (46/105) Upgrading kcontacts (5.98.0-r0 -> 9999_git1663963809-r0) (47/105) Upgrading kpeople (5.98.0-r0 -> 9999_git1663526722-r0) (48/105) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1663766171-r0) (49/105) Upgrading kcmutils (5.98.0-r0 -> 9999_git1663673561-r0) (50/105) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1663419895-r0) (51/105) Upgrading oxygen (5.25.5-r0 -> 9999_git1663246718-r0) (52/105) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1663525317-r0) (53/105) Upgrading plasma-dialer (22.06-r0 -> 9999_git1664070836-r0) (54/105) Upgrading plasma-phonebook (22.06-r0 -> 9999_git1663725277-r0) (55/105) Upgrading kded (5.98.0-r0 -> 9999_git1663420078-r0) (56/105) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1663856067-r0) (57/105) Upgrading bluedevil (5.25.5-r0 -> 9999_git1663638524-r0) (58/105) Upgrading breeze (5.25.5-r0 -> 9999_git1664098046-r0) (59/105) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0) (60/105) Upgrading layer-shell-qt (5.25.5-r0 -> 9999_git1663246670-r0) (61/105) Upgrading kscreen (5.25.5-r0 -> 9999_git1664103299-r0) (62/105) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0) (63/105) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1663669798-r0) (64/105) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1663499343-r0) (65/105) Upgrading kactivities (5.98.0-r0 -> 9999_git1663419905-r0) (66/105) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664053178-r0) (67/105) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1663848124-r0) (68/105) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664070465-r0) (69/105) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664070465-r0) (70/105) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664070474-r0) (71/105) Upgrading plasma-settings (22.06-r0 -> 9999_git1664070845-r0) (72/105) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1663236464-r0) (73/105) Upgrading kinit (5.98.0-r0 -> 9999_git1663420235-r0) (74/105) Upgrading kdnssd (5.98.0-r0 -> 9999_git1663523830-r0) (75/105) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1663498871-r0) (76/105) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1663850637-r0) (77/105) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1663774512-r0) (78/105) Upgrading kwin (5.25.5-r0 -> 9999_git1664119233-r0) (79/105) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1663432551-r0) (80/105) Upgrading threadweaver (5.98.0-r0 -> 9999_git1663523340-r0) (81/105) Upgrading krunner (5.98.0-r0 -> 9999_git1663494119-r0) (82/105) Upgrading milou (5.25.5-r0 -> 9999_git1663246703-r0) (83/105) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664030774-r0) (84/105) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1663760643-r0) (85/105) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664113163-r1) (86/105) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1663779337-r0) (87/105) Upgrading baloo (5.98.0-r0 -> 9999_git1663419856-r0) (88/105) Upgrading kholidays (5.98.0-r0 -> 9999_git1663569441-r0) (89/105) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1663420343-r0) (90/105) Upgrading kparts (5.98.0-r0 -> 9999_git1663420362-r0) (91/105) Upgrading prison (5.98.0-r0 -> 9999_git1663521695-r0) (92/105) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664118678-r0) (93/105) Upgrading libksysguard (5.25.5-r0 -> 9999_git1663946387-r0) (94/105) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664113163-r1) (95/105) Upgrading kpty (5.98.0-r0 -> 9999_git1663526787-r0) (96/105) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0) (97/105) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1663246458-r0) (98/105) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1661835552-r0) (99/105) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664070457-r0) (100/105) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1663247076-r0) (101/105) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1663724882-r0) (102/105) Upgrading powerdevil (5.25.5-r0 -> 9999_git1663724882-r0) (103/105) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1663247126-r0) (104/105) Upgrading qmlkonsole (22.06-r0 -> 9999_git1664153306-r0) (105/105) Purging qtmpris (1.0.6-r1) Executing busybox-1.35.0-r25.trigger Executing shared-mime-info-2.2-r0.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r1.trigger Executing postmarketos-base-21-r2.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r0.trigger OK: 2322 MiB in 749 packages (1/4) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (2/4) Installing htop (3.2.1-r1) (3/4) Installing nano (6.4-r0) (4/4) Installing neofetch (7.1.0-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-21-r2.trigger Configuring a getty on port ttyS2 with baud rate 115200 OK: 2324 MiB in 753 packages (1/85) Installing syndication (9999_git1663526866-r0) (2/85) Installing alligator (9999_git1664070755-r0) (3/85) Installing libavc1394 (0.5.4-r2) (4/85) Installing libcaca (0.99_beta20-r0) (5/85) Installing libdv (1.0.0-r6) (6/85) Installing libiec61883 (1.2.0-r2) (7/85) Installing mpg123-libs (1.30.2-r0) (8/85) Installing speex (1.2.1-r0) (9/85) Installing libshout (2.4.6-r1) (10/85) Installing wavpack (5.5.0-r0) (11/85) Installing gst-plugins-good (1.20.3-r2) (12/85) Installing py3-parsing (3.0.9-r0) (13/85) Installing py3-packaging (21.3-r2) (14/85) Installing py3-setuptools (65.4.0-r0) (15/85) Installing py3-certifi (2022.6.15-r0) (16/85) Installing py3-charset-normalizer (2.1.1-r0) (17/85) Installing py3-idna (3.4-r1) (18/85) Installing py3-urllib3 (1.26.12-r0) (19/85) Installing py3-requests (2.28.1-r0) (20/85) Installing py3-ytmusicapi (0.22.0-r0) (21/85) Installing libmng (2.0.3-r1) (22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (23/85) Installing py3-mutagen (1.45.1-r2) (24/85) Installing py3-websockets (10.3-r1) (25/85) Installing py3-brotli (1.0.9-r8) (26/85) Installing yt-dlp (2022.09.01-r1) (27/85) Installing audiotube (9999_git1664070771-r0) (28/85) Installing calindori (9999_git1663984394-r0) (29/85) Installing live-media (2022.07.14-r0) (30/85) Installing libxpm (3.5.13-r1) (31/85) Installing a52dec (0.7.4-r7) (32/85) Installing vulkan-loader (1.3.224.1-r1) (33/85) Installing ffmpeg4-libs (4.4.2-r4) (34/85) Installing libbluray (1.3.3-r0) (35/85) Installing libcddb (1.3.2-r3) (36/85) Installing libdvbpsi (1.3.3-r0) (37/85) Installing libdvdcss (1.4.3-r0) (38/85) Installing libdvdread (6.1.3-r0) (39/85) Installing libdvdnav (6.1.1-r0) (40/85) Installing libebml (1.4.2-r0) (41/85) Installing faad2-libs (2.10.0-r0) (42/85) Installing lua5.2-libs (5.2.4-r10) (43/85) Installing libmad (0.15.1b-r9) (44/85) Installing libmatroska (1.6.3-r1) (45/85) Installing libmpeg2 (0.5.1-r8) (46/85) Installing glslang-libs (11.11.0-r0) (47/85) Installing glslang (11.11.0-r0) (48/85) Installing spirv-tools (1.3.224.1-r1) (49/85) Installing shaderc (2022.2-r1) (50/85) Installing libplacebo (4.208.0-r2) (51/85) Installing vlc-libs (3.0.17.4-r6) (52/85) Installing vlc (3.0.17.4-r6) (53/85) Installing elisa (22.08.1-r0) (54/85) Installing kunitconversion (9999_git1663420457-r0) (55/85) Installing kalk (9999_git1663732463-r0) (56/85) Installing qt5-qtkeychain (0.13.2-r0) (57/85) Installing kasts (9999_git1663725186-r1) (58/85) Installing keysmith (9999_git1663732334-r0) (59/85) Installing krecorder (9999_git1664070795-r0) (60/85) Installing kpublictransport (22.08.1-r0) (61/85) Installing ktrip (9999_git1663725239-r0) (62/85) Installing kweathercore (9999_git1663338216-r0) (63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0) (64/85) Installing kweather (9999_git1664070804-r0) (65/85) Installing libquotient (0.6.11-r0) (66/85) Installing libcmark (0.30.2-r0) (67/85) Installing neochat (9999_git1664070823-r1) (68/85) Installing kjs (9999_git1663420297-r0) (69/85) Installing libkexiv2 (22.08.1-r0) (70/85) Installing libdjvulibre (3.5.28-r1) (71/85) Installing libzip (1.9.2-r1) (72/85) Installing ebook-tools (0.2.2-r2) (73/85) Installing discount-libs (2.2.7b-r0) (74/85) Installing poppler (22.09.0-r0) (75/85) Installing poppler-qt5 (22.09.0-r0) (76/85) Installing kdegraphics-mobipocket (22.08.1-r0) (77/85) Installing libspectre (0.2.10-r0) (78/85) Installing okular-common (22.08.1-r0) (79/85) Installing okular (22.08.1-r0) (80/85) Installing plasma-camera (1.0_git20210328-r2) (81/85) Installing gst-libav (1.20.3-r1) (82/85) Installing gst-plugins-good-qt (1.20.3-r2) (83/85) Installing plasmatube (9999_git1664070857-r0) (84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (85/85) Installing tokodon (9999_git1663984479-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-21-r2.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing vlc-libs-3.0.17.4-r6.trigger OK: 2470 MiB in 838 packages (chroot) Exiting chroot... [16:16:20] Unregister qemu binfmt (arm) [16:16:20] Unregister qemu binfmt (aarch64) [16:16:20] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:16:20] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:16:21] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:16:21] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:16:22] Cleared up ~4763 MB of space [16:16:22] DONE! removed 'images/pmos-plasma-mobile-nightly-20220924-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20220924-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20220924-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20220924-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20220924-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20220924-tablet-x64uefi.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20220925-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20220925-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20220925-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20220925-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20220925-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20220925-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 658.3 MiB / 3,130.0 MiB = 0.210, 32 MiB/s, 1:38 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20220926-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 812.2 MiB / 3,093.0 MiB = 0.263, 28 MiB/s, 1:48 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20220926-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,023.8 MiB / 4,217.0 MiB = 0.243, 33 MiB/s, 2:06 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20220926-tablet-x64uefi.img.xz' sending incremental file list images/ images/pmos-plasma-mobile-nightly-20220926-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,342,336 0% 3.15MB/s 0:03:33 4,653,056 0% 2.18MB/s 0:05:07 5,963,776 0% 1.83MB/s 0:06:04 7,274,496 1% 1.68MB/s 0:06:36 8,585,216 1% 1.21MB/s 0:09:09 9,895,936 1% 1.21MB/s 0:09:09 11,206,656 1% 1.22MB/s 0:09:04 12,517,376 1% 1.22MB/s 0:09:03 13,828,096 2% 1.22MB/s 0:09:01 15,138,816 2% 1.22MB/s 0:09:01 16,449,536 2% 1.22MB/s 0:08:58 17,760,256 2% 1.22MB/s 0:08:57 19,070,976 2% 1.22MB/s 0:08:57 20,381,696 2% 1.22MB/s 0:08:56 21,692,416 3% 1.22MB/s 0:08:55 23,003,136 3% 1.22MB/s 0:08:55 24,313,856 3% 1.22MB/s 0:08:53 25,624,576 3% 1.22MB/s 0:08:51 26,935,296 3% 1.22MB/s 0:08:50 28,246,016 4% 1.22MB/s 0:08:48 29,556,736 4% 1.22MB/s 0:08:48 30,867,456 4% 1.22MB/s 0:08:47 32,178,176 4% 1.22MB/s 0:08:47 33,488,896 4% 1.21MB/s 0:08:48 34,799,616 5% 1.22MB/s 0:08:46 36,110,336 5% 1.22MB/s 0:08:44 37,421,056 5% 1.22MB/s 0:08:42 38,731,776 5% 1.23MB/s 0:08:39 40,042,496 5% 1.22MB/s 0:08:39 41,353,216 5% 1.22MB/s 0:08:38 42,663,936 6% 1.22MB/s 0:08:37 43,974,656 6% 1.21MB/s 0:08:42 45,285,376 6% 1.20MB/s 0:08:43 46,596,096 6% 1.20MB/s 0:08:42 47,906,816 6% 1.20MB/s 0:08:42 49,217,536 7% 1.21MB/s 0:08:35 50,528,256 7% 1.22MB/s 0:08:32 51,838,976 7% 1.22MB/s 0:08:32 53,149,696 7% 1.22MB/s 0:08:30 54,460,416 7% 1.22MB/s 0:08:29 55,771,136 8% 1.22MB/s 0:08:28 57,081,856 8% 1.22MB/s 0:08:27 58,392,576 8% 1.22MB/s 0:08:27 59,703,296 8% 1.22MB/s 0:08:25 61,014,016 8% 1.22MB/s 0:08:24 62,324,736 9% 1.22MB/s 0:08:22 63,635,456 9% 1.22MB/s 0:08:23 64,946,176 9% 1.21MB/s 0:08:22 66,256,896 9% 1.21MB/s 0:08:21 67,534,848 9% 1.21MB/s 0:08:23 68,845,568 9% 1.21MB/s 0:08:20 70,156,288 10% 1.21MB/s 0:08:18 71,467,008 10% 1.21MB/s 0:08:18 72,777,728 10% 1.22MB/s 0:08:14 74,088,448 10% 1.22MB/s 0:08:13 75,399,168 10% 1.22MB/s 0:08:12 76,709,888 11% 1.22MB/s 0:08:10 78,020,608 11% 1.22MB/s 0:08:10 79,331,328 11% 1.22MB/s 0:08:08 80,642,048 11% 1.22MB/s 0:08:07 81,952,768 11% 1.22MB/s 0:08:06 83,263,488 12% 1.22MB/s 0:08:04 84,574,208 12% 1.22MB/s 0:08:04 85,884,928 12% 1.22MB/s 0:08:04 87,195,648 12% 1.22MB/s 0:08:04 88,506,368 12% 1.21MB/s 0:08:04 89,817,088 13% 1.21MB/s 0:08:02 91,127,808 13% 1.21MB/s 0:08:02 92,438,528 13% 1.22MB/s 0:08:00 93,749,248 13% 1.22MB/s 0:07:57 95,059,968 13% 1.22MB/s 0:07:57 96,370,688 13% 1.22MB/s 0:07:55 97,681,408 14% 1.22MB/s 0:07:55 98,992,128 14% 1.22MB/s 0:07:55 100,302,848 14% 1.22MB/s 0:07:53 101,613,568 14% 1.22MB/s 0:07:52 102,924,288 14% 1.22MB/s 0:07:49 104,235,008 15% 1.22MB/s 0:07:49 105,545,728 15% 1.22MB/s 0:07:49 106,856,448 15% 1.22MB/s 0:07:48 108,167,168 15% 1.21MB/s 0:07:48 109,477,888 15% 1.22MB/s 0:07:46 110,788,608 16% 1.22MB/s 0:07:45 112,099,328 16% 1.21MB/s 0:07:44 113,410,048 16% 1.21MB/s 0:07:44 114,720,768 16% 1.21MB/s 0:07:43 116,031,488 16% 1.21MB/s 0:07:42 117,342,208 17% 1.21MB/s 0:07:40 118,652,928 17% 1.22MB/s 0:07:38 119,963,648 17% 1.22MB/s 0:07:37 121,274,368 17% 1.22MB/s 0:07:36 122,585,088 17% 1.21MB/s 0:07:36 123,895,808 17% 1.22MB/s 0:07:34 125,206,528 18% 1.22MB/s 0:07:34 126,517,248 18% 1.22MB/s 0:07:32 127,827,968 18% 1.22MB/s 0:07:30 129,138,688 18% 1.22MB/s 0:07:29 130,449,408 18% 1.22MB/s 0:07:28 131,760,128 19% 1.22MB/s 0:07:27 133,070,848 19% 1.22MB/s 0:07:25 134,381,568 19% 1.22MB/s 0:07:25 135,692,288 19% 1.21MB/s 0:07:26 137,003,008 19% 1.21MB/s 0:07:25 138,313,728 20% 1.21MB/s 0:07:24 139,624,448 20% 1.22MB/s 0:07:21 140,935,168 20% 1.22MB/s 0:07:20 142,245,888 20% 1.21MB/s 0:07:23 143,556,608 20% 1.20MB/s 0:07:26 144,867,328 20% 1.17MB/s 0:07:34 146,178,048 21% 1.16MB/s 0:07:36 147,488,768 21% 1.16MB/s 0:07:37 148,799,488 21% 1.17MB/s 0:07:33 150,110,208 21% 1.18MB/s 0:07:27 151,420,928 21% 1.18MB/s 0:07:27 152,731,648 22% 1.18MB/s 0:07:24 154,042,368 22% 1.18MB/s 0:07:23 155,353,088 22% 1.18MB/s 0:07:21 156,663,808 22% 1.19MB/s 0:07:16 157,974,528 22% 1.20MB/s 0:07:13 159,285,248 23% 1.20MB/s 0:07:10 160,595,968 23% 1.20MB/s 0:07:09 161,906,688 23% 1.20MB/s 0:07:09 163,217,408 23% 1.20MB/s 0:07:08 164,528,128 23% 1.20MB/s 0:07:07 165,838,848 24% 1.21MB/s 0:07:04 167,149,568 24% 1.21MB/s 0:07:03 168,460,288 24% 1.21MB/s 0:07:01 169,771,008 24% 1.21MB/s 0:07:00 171,081,728 24% 1.21MB/s 0:06:59 172,392,448 24% 1.21MB/s 0:06:58 173,703,168 25% 1.21MB/s 0:06:56 175,013,888 25% 1.21MB/s 0:06:55 176,324,608 25% 1.21MB/s 0:06:54 177,635,328 25% 1.22MB/s 0:06:51 178,946,048 25% 1.19MB/s 0:06:59 179,339,264 25% 866.11kB/s 0:09:49 180,256,768 26% 782.56kB/s 0:10:51 181,567,488 26% 783.03kB/s 0:10:49 182,878,208 26% 795.85kB/s 0:10:37 184,188,928 26% 1.11MB/s 0:07:23 185,499,648 26% 1.21MB/s 0:06:45 186,810,368 27% 1.21MB/s 0:06:44 188,121,088 27% 1.22MB/s 0:06:42 189,431,808 27% 1.22MB/s 0:06:41 190,742,528 27% 1.22MB/s 0:06:39 192,053,248 27% 1.22MB/s 0:06:38 193,363,968 28% 1.22MB/s 0:06:38 194,674,688 28% 1.22MB/s 0:06:35 195,985,408 28% 1.22MB/s 0:06:35 197,296,128 28% 1.22MB/s 0:06:34 198,606,848 28% 1.22MB/s 0:06:33 199,917,568 28% 1.20MB/s 0:06:39 201,228,288 29% 1.19MB/s 0:06:40 202,506,240 29% 1.18MB/s 0:06:42 203,816,960 29% 1.18MB/s 0:06:42 205,127,680 29% 1.20MB/s 0:06:35 206,438,400 29% 1.21MB/s 0:06:31 207,749,120 30% 1.22MB/s 0:06:26 209,059,840 30% 1.22MB/s 0:06:24 210,370,560 30% 1.22MB/s 0:06:24 211,681,280 30% 1.22MB/s 0:06:23 212,992,000 30% 1.22MB/s 0:06:22 214,302,720 31% 1.22MB/s 0:06:20 215,613,440 31% 1.22MB/s 0:06:20 216,924,160 31% 1.22MB/s 0:06:19 218,234,880 31% 1.22MB/s 0:06:19 219,545,600 31% 1.21MB/s 0:06:19 220,856,320 31% 1.22MB/s 0:06:15 222,167,040 32% 1.22MB/s 0:06:15 223,477,760 32% 1.21MB/s 0:06:16 224,788,480 32% 1.22MB/s 0:06:13 226,099,200 32% 1.21MB/s 0:06:15 227,409,920 32% 1.21MB/s 0:06:14 228,720,640 33% 1.21MB/s 0:06:12 230,031,360 33% 1.20MB/s 0:06:13 231,342,080 33% 1.21MB/s 0:06:09 232,652,800 33% 1.21MB/s 0:06:10 233,963,520 33% 1.20MB/s 0:06:09 235,274,240 34% 1.21MB/s 0:06:07 236,584,960 34% 1.20MB/s 0:06:08 237,895,680 34% 1.20MB/s 0:06:06 239,206,400 34% 1.21MB/s 0:06:05 240,517,120 34% 1.21MB/s 0:06:03 241,827,840 35% 1.21MB/s 0:06:02 243,138,560 35% 1.22MB/s 0:05:59 244,449,280 35% 1.21MB/s 0:05:59 245,760,000 35% 1.21MB/s 0:05:57 247,070,720 35% 1.22MB/s 0:05:56 248,381,440 35% 1.21MB/s 0:05:55 249,692,160 36% 1.22MB/s 0:05:53 251,002,880 36% 1.21MB/s 0:05:53 252,313,600 36% 1.21MB/s 0:05:53 253,624,320 36% 1.21MB/s 0:05:53 254,935,040 36% 1.21MB/s 0:05:51 256,245,760 37% 1.21MB/s 0:05:50 257,556,480 37% 1.21MB/s 0:05:47 258,867,200 37% 1.22MB/s 0:05:46 260,177,920 37% 1.21MB/s 0:05:46 261,488,640 37% 1.21MB/s 0:05:44 262,799,360 38% 1.20MB/s 0:05:46 264,110,080 38% 1.21MB/s 0:05:44 265,420,800 38% 1.21MB/s 0:05:43 266,731,520 38% 1.21MB/s 0:05:41 268,042,240 38% 1.22MB/s 0:05:37 269,352,960 39% 1.22MB/s 0:05:37 270,663,680 39% 1.22MB/s 0:05:36 271,974,400 39% 1.21MB/s 0:05:36 273,285,120 39% 1.21MB/s 0:05:35 274,595,840 39% 1.22MB/s 0:05:33 275,906,560 39% 1.22MB/s 0:05:32 277,217,280 40% 1.22MB/s 0:05:31 278,528,000 40% 1.22MB/s 0:05:30 279,838,720 40% 1.21MB/s 0:05:29 281,149,440 40% 1.21MB/s 0:05:30 282,460,160 40% 1.21MB/s 0:05:29 283,770,880 41% 1.21MB/s 0:05:28 285,081,600 41% 1.21MB/s 0:05:26 286,392,320 41% 1.21MB/s 0:05:26 287,703,040 41% 1.21MB/s 0:05:25 289,013,760 41% 1.21MB/s 0:05:23 290,324,480 42% 1.21MB/s 0:05:22 291,635,200 42% 1.22MB/s 0:05:19 292,945,920 42% 1.22MB/s 0:05:17 294,256,640 42% 1.22MB/s 0:05:17 295,567,360 42% 1.22MB/s 0:05:16 296,878,080 43% 1.21MB/s 0:05:16 298,188,800 43% 1.21MB/s 0:05:16 299,499,520 43% 1.21MB/s 0:05:14 300,810,240 43% 1.21MB/s 0:05:14 302,120,960 43% 1.21MB/s 0:05:12 303,431,680 43% 1.22MB/s 0:05:10 304,742,400 44% 1.22MB/s 0:05:09 306,053,120 44% 1.22MB/s 0:05:07 307,363,840 44% 1.22MB/s 0:05:06 308,674,560 44% 1.22MB/s 0:05:06 309,985,280 44% 1.21MB/s 0:05:07 311,296,000 45% 1.20MB/s 0:05:08 312,606,720 45% 1.20MB/s 0:05:06 313,917,440 45% 1.20MB/s 0:05:05 315,228,160 45% 1.21MB/s 0:05:02 316,538,880 45% 1.22MB/s 0:05:00 317,849,600 46% 1.21MB/s 0:04:59 319,160,320 46% 1.22MB/s 0:04:57 320,471,040 46% 1.22MB/s 0:04:55 321,781,760 46% 1.22MB/s 0:04:54 323,092,480 46% 1.22MB/s 0:04:53 324,403,200 46% 1.22MB/s 0:04:52 325,713,920 47% 1.22MB/s 0:04:52 327,024,640 47% 1.22MB/s 0:04:51 328,335,360 47% 1.22MB/s 0:04:49 329,646,080 47% 1.22MB/s 0:04:49 330,956,800 47% 1.22MB/s 0:04:48 332,267,520 48% 1.22MB/s 0:04:47 333,578,240 48% 1.21MB/s 0:04:48 334,888,960 48% 1.20MB/s 0:04:49 336,166,912 48% 1.19MB/s 0:04:50 337,477,632 48% 1.19MB/s 0:04:50 338,657,280 49% 1.15MB/s 0:04:58 339,968,000 49% 1.16MB/s 0:04:54 341,278,720 49% 1.17MB/s 0:04:52 342,589,440 49% 1.17MB/s 0:04:51 343,900,160 49% 1.21MB/s 0:04:40 345,210,880 50% 1.21MB/s 0:04:39 346,521,600 50% 1.21MB/s 0:04:37 347,832,320 50% 1.21MB/s 0:04:35 349,143,040 50% 1.21MB/s 0:04:34 350,453,760 50% 1.21MB/s 0:04:33 351,764,480 50% 1.21MB/s 0:04:32 353,075,200 51% 1.21MB/s 0:04:31 354,385,920 51% 1.21MB/s 0:04:30 355,696,640 51% 1.21MB/s 0:04:29 357,007,360 51% 1.21MB/s 0:04:28 358,318,080 51% 1.21MB/s 0:04:27 359,628,800 52% 1.22MB/s 0:04:24 360,939,520 52% 1.23MB/s 0:04:22 362,250,240 52% 1.23MB/s 0:04:20 363,560,960 52% 1.23MB/s 0:04:20 364,871,680 52% 1.23MB/s 0:04:19 366,182,400 53% 1.23MB/s 0:04:18 367,493,120 53% 1.23MB/s 0:04:16 368,803,840 53% 1.23MB/s 0:04:15 370,114,560 53% 1.23MB/s 0:04:14 371,425,280 53% 1.23MB/s 0:04:13 372,736,000 54% 1.23MB/s 0:04:12 374,046,720 54% 1.23MB/s 0:04:11 375,357,440 54% 1.23MB/s 0:04:10 376,668,160 54% 1.23MB/s 0:04:09 377,978,880 54% 1.22MB/s 0:04:09 379,289,600 54% 1.22MB/s 0:04:09 380,600,320 55% 1.22MB/s 0:04:07 381,911,040 55% 1.22MB/s 0:04:06 383,221,760 55% 1.23MB/s 0:04:04 384,532,480 55% 1.23MB/s 0:04:02 385,843,200 55% 1.23MB/s 0:04:02 387,153,920 56% 1.23MB/s 0:04:01 388,464,640 56% 1.23MB/s 0:04:00 389,775,360 56% 1.22MB/s 0:04:00 391,086,080 56% 1.22MB/s 0:03:59 392,396,800 56% 1.22MB/s 0:03:57 393,707,520 57% 1.22MB/s 0:03:56 395,018,240 57% 1.23MB/s 0:03:54 396,328,960 57% 1.23MB/s 0:03:53 397,639,680 57% 1.23MB/s 0:03:53 398,950,400 57% 1.22MB/s 0:03:52 400,261,120 57% 1.22MB/s 0:03:51 401,571,840 58% 1.22MB/s 0:03:50 402,882,560 58% 1.22MB/s 0:03:50 404,193,280 58% 1.21MB/s 0:03:50 405,504,000 58% 1.21MB/s 0:03:50 406,814,720 58% 1.21MB/s 0:03:49 408,125,440 59% 1.21MB/s 0:03:47 409,436,160 59% 1.20MB/s 0:03:47 410,746,880 59% 1.21MB/s 0:03:46 412,057,600 59% 1.21MB/s 0:03:44 413,368,320 59% 1.21MB/s 0:03:44 414,679,040 60% 1.22MB/s 0:03:41 415,989,760 60% 1.22MB/s 0:03:39 417,300,480 60% 1.22MB/s 0:03:38 418,611,200 60% 1.21MB/s 0:03:38 419,921,920 60% 1.22MB/s 0:03:36 421,232,640 61% 1.22MB/s 0:03:35 422,543,360 61% 1.22MB/s 0:03:34 423,854,080 61% 1.22MB/s 0:03:32 425,164,800 61% 1.22MB/s 0:03:32 426,475,520 61% 1.22MB/s 0:03:31 427,786,240 61% 1.22MB/s 0:03:29 429,096,960 62% 1.22MB/s 0:03:28 430,407,680 62% 1.22MB/s 0:03:27 431,718,400 62% 1.21MB/s 0:03:29 433,029,120 62% 1.21MB/s 0:03:28 434,339,840 62% 1.21MB/s 0:03:27 435,650,560 63% 1.20MB/s 0:03:26 436,961,280 63% 1.22MB/s 0:03:22 438,272,000 63% 1.22MB/s 0:03:22 439,582,720 63% 1.22MB/s 0:03:21 440,893,440 63% 1.22MB/s 0:03:19 442,204,160 64% 1.22MB/s 0:03:18 443,514,880 64% 1.22MB/s 0:03:18 444,825,600 64% 1.22MB/s 0:03:17 446,136,320 64% 1.21MB/s 0:03:16 447,447,040 64% 1.21MB/s 0:03:15 448,757,760 65% 1.22MB/s 0:03:13 450,068,480 65% 1.21MB/s 0:03:13 451,117,056 65% 1.14MB/s 0:03:24 452,427,776 65% 1.15MB/s 0:03:22 453,738,496 65% 1.15MB/s 0:03:21 455,049,216 65% 1.15MB/s 0:03:20 456,359,936 66% 1.21MB/s 0:03:08 457,670,656 66% 1.20MB/s 0:03:08 458,981,376 66% 1.20MB/s 0:03:07 460,292,096 66% 1.20MB/s 0:03:06 461,602,816 66% 1.21MB/s 0:03:04 462,913,536 67% 1.20MB/s 0:03:04 464,224,256 67% 1.21MB/s 0:03:02 465,534,976 67% 1.21MB/s 0:03:01 466,714,624 67% 1.16MB/s 0:03:07 468,025,344 67% 1.17MB/s 0:03:05 469,336,064 67% 1.17MB/s 0:03:05 470,614,016 68% 1.16MB/s 0:03:04 471,924,736 68% 1.20MB/s 0:02:57 473,235,456 68% 1.21MB/s 0:02:55 474,546,176 68% 1.21MB/s 0:02:54 475,856,896 68% 1.21MB/s 0:02:52 477,167,616 69% 1.22MB/s 0:02:50 478,478,336 69% 1.22MB/s 0:02:50 479,789,056 69% 1.22MB/s 0:02:48 481,099,776 69% 1.22MB/s 0:02:47 482,410,496 69% 1.22MB/s 0:02:46 483,721,216 70% 1.22MB/s 0:02:45 485,031,936 70% 1.21MB/s 0:02:45 486,342,656 70% 1.21MB/s 0:02:44 487,653,376 70% 1.22MB/s 0:02:42 488,833,024 70% 1.19MB/s 0:02:45 490,143,744 71% 1.20MB/s 0:02:43 491,454,464 71% 1.19MB/s 0:02:42 492,765,184 71% 1.19MB/s 0:02:42 494,075,904 71% 1.21MB/s 0:02:37 495,386,624 71% 1.21MB/s 0:02:36 496,697,344 71% 1.22MB/s 0:02:35 498,008,064 72% 1.21MB/s 0:02:34 499,318,784 72% 1.21MB/s 0:02:34 500,629,504 72% 1.19MB/s 0:02:35 501,940,224 72% 1.18MB/s 0:02:35 503,119,872 72% 1.16MB/s 0:02:37 504,430,592 73% 1.16MB/s 0:02:36 505,741,312 73% 1.17MB/s 0:02:33 507,052,032 73% 1.17MB/s 0:02:32 508,362,752 73% 1.20MB/s 0:02:28 509,673,472 73% 1.19MB/s 0:02:28 510,984,192 74% 1.19MB/s 0:02:26 512,294,912 74% 1.19MB/s 0:02:25 513,605,632 74% 1.20MB/s 0:02:24 514,916,352 74% 1.20MB/s 0:02:22 516,227,072 74% 1.20MB/s 0:02:21 517,537,792 74% 1.20MB/s 0:02:20 518,848,512 75% 1.20MB/s 0:02:19 520,159,232 75% 1.21MB/s 0:02:17 521,469,952 75% 1.21MB/s 0:02:16 522,780,672 75% 1.20MB/s 0:02:16 524,091,392 75% 1.20MB/s 0:02:14 525,402,112 76% 1.20MB/s 0:02:13 526,712,832 76% 1.20MB/s 0:02:12 528,023,552 76% 1.22MB/s 0:02:10 529,334,272 76% 1.22MB/s 0:02:09 530,644,992 76% 1.22MB/s 0:02:08 531,955,712 77% 1.21MB/s 0:02:07 533,266,432 77% 1.21MB/s 0:02:06 534,577,152 77% 1.21MB/s 0:02:05 535,887,872 77% 1.21MB/s 0:02:04 537,198,592 77% 1.21MB/s 0:02:03 538,509,312 78% 1.21MB/s 0:02:02 539,820,032 78% 1.22MB/s 0:02:00 541,130,752 78% 1.22MB/s 0:01:58 542,441,472 78% 1.22MB/s 0:01:58 543,752,192 78% 1.22MB/s 0:01:56 545,062,912 78% 1.22MB/s 0:01:56 546,373,632 79% 1.22MB/s 0:01:55 547,684,352 79% 1.22MB/s 0:01:53 548,995,072 79% 1.22MB/s 0:01:53 550,305,792 79% 1.22MB/s 0:01:51 551,616,512 79% 1.22MB/s 0:01:50 552,927,232 80% 1.22MB/s 0:01:49 554,237,952 80% 1.22MB/s 0:01:48 555,548,672 80% 1.22MB/s 0:01:47 556,859,392 80% 1.22MB/s 0:01:46 558,170,112 80% 1.22MB/s 0:01:45 559,480,832 81% 1.22MB/s 0:01:44 560,791,552 81% 1.23MB/s 0:01:43 562,102,272 81% 1.22MB/s 0:01:42 563,412,992 81% 1.23MB/s 0:01:40 564,723,712 81% 1.22MB/s 0:01:40 566,034,432 82% 1.23MB/s 0:01:38 567,345,152 82% 1.23MB/s 0:01:37 568,655,872 82% 1.23MB/s 0:01:36 569,966,592 82% 1.23MB/s 0:01:35 571,277,312 82% 1.23MB/s 0:01:34 572,588,032 82% 1.23MB/s 0:01:33 573,898,752 83% 1.23MB/s 0:01:32 575,209,472 83% 1.23MB/s 0:01:31 576,520,192 83% 1.22MB/s 0:01:30 577,830,912 83% 1.22MB/s 0:01:29 579,141,632 83% 1.23MB/s 0:01:28 580,452,352 84% 1.23MB/s 0:01:27 581,763,072 84% 1.22MB/s 0:01:26 583,073,792 84% 1.22MB/s 0:01:25 584,384,512 84% 1.22MB/s 0:01:24 585,695,232 84% 1.21MB/s 0:01:24 587,005,952 85% 1.21MB/s 0:01:23 588,316,672 85% 1.20MB/s 0:01:22 589,627,392 85% 1.20MB/s 0:01:22 590,938,112 85% 1.21MB/s 0:01:20 592,248,832 85% 1.21MB/s 0:01:18 593,559,552 85% 1.21MB/s 0:01:17 594,870,272 86% 1.21MB/s 0:01:16 596,180,992 86% 1.20MB/s 0:01:16 597,491,712 86% 1.20MB/s 0:01:15 598,802,432 86% 1.21MB/s 0:01:13 600,113,152 86% 1.21MB/s 0:01:12 601,423,872 87% 1.22MB/s 0:01:10 602,734,592 87% 1.22MB/s 0:01:09 604,012,544 87% 1.21MB/s 0:01:09 605,323,264 87% 1.21MB/s 0:01:08 606,633,984 87% 1.21MB/s 0:01:07 607,944,704 88% 1.21MB/s 0:01:06 609,255,424 88% 1.22MB/s 0:01:04 610,566,144 88% 1.23MB/s 0:01:03 611,876,864 88% 1.23MB/s 0:01:02 613,187,584 88% 1.22MB/s 0:01:01 614,498,304 89% 1.23MB/s 0:01:00 615,809,024 89% 1.23MB/s 0:00:59 617,119,744 89% 1.23MB/s 0:00:58 618,430,464 89% 1.22MB/s 0:00:57 619,741,184 89% 1.22MB/s 0:00:56 621,051,904 89% 1.22MB/s 0:00:55 622,362,624 90% 1.22MB/s 0:00:54 623,673,344 90% 1.23MB/s 0:00:52 624,984,064 90% 1.23MB/s 0:00:51 626,294,784 90% 1.23MB/s 0:00:50 627,605,504 90% 1.23MB/s 0:00:49 628,916,224 91% 1.22MB/s 0:00:48 630,226,944 91% 1.23MB/s 0:00:47 631,537,664 91% 1.22MB/s 0:00:46 632,848,384 91% 1.22MB/s 0:00:45 634,159,104 91% 1.23MB/s 0:00:44 635,469,824 92% 1.22MB/s 0:00:43 636,780,544 92% 1.22MB/s 0:00:42 638,091,264 92% 1.22MB/s 0:00:41 639,401,984 92% 1.22MB/s 0:00:40 640,712,704 92% 1.23MB/s 0:00:39 642,023,424 93% 1.23MB/s 0:00:38 643,334,144 93% 1.22MB/s 0:00:37 644,644,864 93% 1.22MB/s 0:00:36 645,955,584 93% 1.22MB/s 0:00:35 647,266,304 93% 1.22MB/s 0:00:34 648,577,024 93% 1.23MB/s 0:00:33 649,887,744 94% 1.23MB/s 0:00:32 651,198,464 94% 1.22MB/s 0:00:31 652,509,184 94% 1.23MB/s 0:00:30 653,819,904 94% 1.23MB/s 0:00:28 655,130,624 94% 1.23MB/s 0:00:27 656,441,344 95% 1.23MB/s 0:00:26 657,752,064 95% 1.23MB/s 0:00:25 659,062,784 95% 1.23MB/s 0:00:24 660,373,504 95% 1.23MB/s 0:00:23 661,684,224 95% 1.22MB/s 0:00:22 662,994,944 96% 1.22MB/s 0:00:21 664,305,664 96% 1.22MB/s 0:00:20 665,616,384 96% 1.22MB/s 0:00:19 666,927,104 96% 1.22MB/s 0:00:18 668,237,824 96% 1.23MB/s 0:00:17 669,548,544 97% 1.23MB/s 0:00:16 670,859,264 97% 1.23MB/s 0:00:15 672,169,984 97% 1.23MB/s 0:00:14 673,480,704 97% 1.23MB/s 0:00:13 674,791,424 97% 1.22MB/s 0:00:12 676,102,144 97% 1.20MB/s 0:00:11 677,412,864 98% 1.20MB/s 0:00:10 678,723,584 98% 1.20MB/s 0:00:09 680,034,304 98% 1.20MB/s 0:00:08 681,345,024 98% 1.22MB/s 0:00:07 682,655,744 98% 1.22MB/s 0:00:06 683,835,392 99% 1.19MB/s 0:00:05 685,146,112 99% 1.19MB/s 0:00:04 686,456,832 99% 1.18MB/s 0:00:03 687,767,552 99% 1.18MB/s 0:00:02 689,078,272 99% 1.19MB/s 0:00:00 690,226,780 100% 1.21MB/s 0:09:03 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20220926-pine64-pinephone.img.xz.sha256 133 100% 0.16kB/s 0:00:00 133 100% 0.16kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20220926-pine64-pinephonepro.img.xz 32,768 0% 34.08kB/s 6:56:28 163,840 0% 153.70kB/s 1:32:19 1,474,560 0% 690.98kB/s 0:20:30 2,785,280 0% 871.24kB/s 0:16:14 4,096,000 0% 954.65kB/s 0:14:47 5,406,720 0% 1.20MB/s 0:11:29 6,717,440 0% 1.20MB/s 0:11:27 8,028,160 0% 1.20MB/s 0:11:27 9,338,880 1% 1.21MB/s 0:11:21 10,649,600 1% 1.20MB/s 0:11:21 11,960,320 1% 1.20MB/s 0:11:21 13,271,040 1% 1.20MB/s 0:11:20 14,581,760 1% 1.20MB/s 0:11:20 15,892,480 1% 1.20MB/s 0:11:19 17,203,200 2% 1.20MB/s 0:11:18 18,513,920 2% 1.21MB/s 0:11:14 19,824,640 2% 1.22MB/s 0:11:08 21,135,360 2% 1.22MB/s 0:11:05 22,446,080 2% 1.23MB/s 0:11:00 23,756,800 2% 1.23MB/s 0:10:58 25,067,520 2% 1.23MB/s 0:10:57 26,378,240 3% 1.23MB/s 0:10:56 27,688,960 3% 1.22MB/s 0:10:57 28,999,680 3% 1.22MB/s 0:10:57 30,310,400 3% 1.22MB/s 0:10:57 31,621,120 3% 1.22MB/s 0:10:55 32,931,840 3% 1.21MB/s 0:11:01 34,242,560 4% 1.21MB/s 0:11:00 35,553,280 4% 1.21MB/s 0:10:59 36,864,000 4% 1.21MB/s 0:10:58 38,174,720 4% 1.22MB/s 0:10:51 39,485,440 4% 1.22MB/s 0:10:49 40,763,392 4% 1.21MB/s 0:10:52 42,074,112 4% 1.21MB/s 0:10:51 43,384,832 5% 1.22MB/s 0:10:48 44,695,552 5% 1.22MB/s 0:10:48 46,006,272 5% 1.22MB/s 0:10:42 47,316,992 5% 1.22MB/s 0:10:42 48,627,712 5% 1.22MB/s 0:10:40 49,938,432 5% 1.23MB/s 0:10:37 51,249,152 6% 1.23MB/s 0:10:37 52,559,872 6% 1.23MB/s 0:10:34 53,870,592 6% 1.23MB/s 0:10:35 55,181,312 6% 1.22MB/s 0:10:35 56,492,032 6% 1.22MB/s 0:10:35 57,802,752 6% 1.22MB/s 0:10:35 59,113,472 6% 1.22MB/s 0:10:33 60,424,192 7% 1.22MB/s 0:10:31 61,734,912 7% 1.22MB/s 0:10:32 63,045,632 7% 1.21MB/s 0:10:37 64,356,352 7% 1.21MB/s 0:10:36 65,667,072 7% 1.20MB/s 0:10:39 66,977,792 7% 1.20MB/s 0:10:36 68,288,512 8% 1.22MB/s 0:10:29 69,599,232 8% 1.21MB/s 0:10:33 70,909,952 8% 1.21MB/s 0:10:29 72,220,672 8% 1.21MB/s 0:10:28 73,531,392 8% 1.21MB/s 0:10:27 74,842,112 8% 1.22MB/s 0:10:20 76,152,832 8% 1.22MB/s 0:10:23 77,463,552 9% 1.22MB/s 0:10:19 78,774,272 9% 1.22MB/s 0:10:19 80,084,992 9% 1.21MB/s 0:10:20 81,395,712 9% 1.22MB/s 0:10:16 82,706,432 9% 1.21MB/s 0:10:18 84,017,152 9% 1.22MB/s 0:10:15 85,327,872 10% 1.22MB/s 0:10:12 86,638,592 10% 1.23MB/s 0:10:09 87,949,312 10% 1.23MB/s 0:10:08 89,260,032 10% 1.23MB/s 0:10:07 90,570,752 10% 1.23MB/s 0:10:06 91,881,472 10% 1.23MB/s 0:10:05 93,192,192 10% 1.23MB/s 0:10:03 94,502,912 11% 1.22MB/s 0:10:05 95,813,632 11% 1.22MB/s 0:10:05 97,124,352 11% 1.22MB/s 0:10:04 98,435,072 11% 1.22MB/s 0:10:03 99,745,792 11% 1.23MB/s 0:09:59 101,056,512 11% 1.22MB/s 0:09:58 102,367,232 12% 1.22MB/s 0:09:59 103,677,952 12% 1.22MB/s 0:09:57 104,988,672 12% 1.22MB/s 0:09:59 106,299,392 12% 1.22MB/s 0:09:59 107,610,112 12% 1.22MB/s 0:09:57 108,920,832 12% 1.21MB/s 0:09:58 110,231,552 12% 1.21MB/s 0:09:57 111,542,272 13% 1.21MB/s 0:09:55 112,852,992 13% 1.21MB/s 0:09:53 114,163,712 13% 1.21MB/s 0:09:53 115,474,432 13% 1.22MB/s 0:09:49 116,785,152 13% 1.22MB/s 0:09:49 118,095,872 13% 1.22MB/s 0:09:47 119,406,592 14% 1.22MB/s 0:09:45 120,717,312 14% 1.22MB/s 0:09:45 122,028,032 14% 1.22MB/s 0:09:44 123,338,752 14% 1.22MB/s 0:09:42 124,649,472 14% 1.22MB/s 0:09:40 125,960,192 14% 1.22MB/s 0:09:38 127,270,912 14% 1.23MB/s 0:09:37 128,581,632 15% 1.22MB/s 0:09:36 129,892,352 15% 1.22MB/s 0:09:36 131,203,072 15% 1.22MB/s 0:09:34 132,513,792 15% 1.22MB/s 0:09:33 133,824,512 15% 1.23MB/s 0:09:32 135,135,232 15% 1.23MB/s 0:09:29 136,445,952 16% 1.22MB/s 0:09:32 137,756,672 16% 1.21MB/s 0:09:34 139,067,392 16% 1.21MB/s 0:09:37 140,378,112 16% 1.21MB/s 0:09:36 141,688,832 16% 1.21MB/s 0:09:32 142,999,552 16% 1.22MB/s 0:09:28 144,310,272 16% 1.22MB/s 0:09:24 145,620,992 17% 1.23MB/s 0:09:22 146,931,712 17% 1.23MB/s 0:09:20 148,242,432 17% 1.23MB/s 0:09:20 149,553,152 17% 1.22MB/s 0:09:21 150,863,872 17% 1.23MB/s 0:09:18 152,174,592 17% 1.22MB/s 0:09:18 153,485,312 18% 1.23MB/s 0:09:14 154,796,032 18% 1.23MB/s 0:09:13 156,106,752 18% 1.23MB/s 0:09:13 157,417,472 18% 1.23MB/s 0:09:13 158,728,192 18% 1.22MB/s 0:09:13 160,038,912 18% 1.23MB/s 0:09:10 161,349,632 18% 1.22MB/s 0:09:11 162,660,352 19% 1.23MB/s 0:09:09 163,971,072 19% 1.22MB/s 0:09:08 165,281,792 19% 1.22MB/s 0:09:07 166,592,512 19% 1.22MB/s 0:09:06 167,903,232 19% 1.23MB/s 0:09:04 169,213,952 19% 1.22MB/s 0:09:04 170,524,672 20% 1.22MB/s 0:09:04 171,835,392 20% 1.22MB/s 0:09:02 173,146,112 20% 1.22MB/s 0:09:01 174,456,832 20% 1.23MB/s 0:08:59 175,734,784 20% 1.21MB/s 0:09:03 177,045,504 20% 1.21MB/s 0:09:03 178,356,224 20% 1.21MB/s 0:09:04 179,666,944 21% 1.21MB/s 0:09:03 180,977,664 21% 1.21MB/s 0:08:59 182,288,384 21% 1.22MB/s 0:08:57 183,599,104 21% 1.22MB/s 0:08:55 184,909,824 21% 1.22MB/s 0:08:55 186,220,544 21% 1.21MB/s 0:08:55 187,531,264 22% 1.21MB/s 0:08:57 188,841,984 22% 1.21MB/s 0:08:56 190,152,704 22% 1.21MB/s 0:08:54 191,463,424 22% 1.22MB/s 0:08:48 192,774,144 22% 1.23MB/s 0:08:44 194,084,864 22% 1.22MB/s 0:08:46 195,395,584 22% 1.22MB/s 0:08:45 196,706,304 23% 1.20MB/s 0:08:51 198,017,024 23% 1.20MB/s 0:08:51 199,327,744 23% 1.20MB/s 0:08:51 200,638,464 23% 1.19MB/s 0:08:53 201,687,040 23% 1.15MB/s 0:09:11 203,128,832 23% 1.18MB/s 0:08:54 204,439,552 24% 1.19MB/s 0:08:49 205,619,200 24% 1.17MB/s 0:09:00 206,929,920 24% 1.22MB/s 0:08:36 208,240,640 24% 1.19MB/s 0:08:49 209,551,360 24% 1.19MB/s 0:08:49 210,862,080 24% 1.21MB/s 0:08:36 212,172,800 24% 1.21MB/s 0:08:36 213,483,520 25% 1.21MB/s 0:08:34 214,794,240 25% 1.21MB/s 0:08:35 216,104,960 25% 1.22MB/s 0:08:30 217,415,680 25% 1.22MB/s 0:08:29 218,726,400 25% 1.22MB/s 0:08:27 220,037,120 25% 1.22MB/s 0:08:24 221,347,840 25% 1.22MB/s 0:08:23 222,658,560 26% 1.23MB/s 0:08:20 223,969,280 26% 1.23MB/s 0:08:19 225,280,000 26% 1.23MB/s 0:08:18 226,590,720 26% 1.23MB/s 0:08:17 227,901,440 26% 1.23MB/s 0:08:16 229,212,160 26% 1.23MB/s 0:08:15 230,522,880 27% 1.23MB/s 0:08:14 231,833,600 27% 1.23MB/s 0:08:13 233,144,320 27% 1.23MB/s 0:08:11 234,455,040 27% 1.23MB/s 0:08:11 235,765,760 27% 1.22MB/s 0:08:10 237,076,480 27% 1.22MB/s 0:08:10 238,387,200 27% 1.22MB/s 0:08:09 239,697,920 28% 1.22MB/s 0:08:09 241,008,640 28% 1.22MB/s 0:08:06 242,319,360 28% 1.23MB/s 0:08:05 243,630,080 28% 1.23MB/s 0:08:04 244,940,800 28% 1.23MB/s 0:08:02 246,251,520 28% 1.23MB/s 0:08:01 247,562,240 29% 1.23MB/s 0:08:00 248,872,960 29% 1.22MB/s 0:08:00 250,183,680 29% 1.22MB/s 0:07:59 251,494,400 29% 1.23MB/s 0:07:58 252,674,048 29% 1.19MB/s 0:08:13 253,984,768 29% 1.17MB/s 0:08:20 255,295,488 29% 1.16MB/s 0:08:22 256,606,208 30% 1.16MB/s 0:08:20 257,916,928 30% 1.20MB/s 0:08:02 259,227,648 30% 1.23MB/s 0:07:52 260,538,368 30% 1.23MB/s 0:07:48 261,849,088 30% 1.23MB/s 0:07:48 263,159,808 30% 1.23MB/s 0:07:47 264,470,528 31% 1.23MB/s 0:07:46 265,650,176 31% 1.20MB/s 0:07:55 266,960,896 31% 1.20MB/s 0:07:55 268,271,616 31% 1.19MB/s 0:07:59 269,582,336 31% 1.19MB/s 0:07:58 270,893,056 31% 1.21MB/s 0:07:47 272,203,776 31% 1.21MB/s 0:07:47 273,514,496 32% 1.22MB/s 0:07:41 274,825,216 32% 1.22MB/s 0:07:40 276,135,936 32% 1.22MB/s 0:07:39 277,446,656 32% 1.23MB/s 0:07:37 278,757,376 32% 1.23MB/s 0:07:36 280,068,096 32% 1.22MB/s 0:07:35 281,378,816 33% 1.23MB/s 0:07:34 282,689,536 33% 1.23MB/s 0:07:32 284,000,256 33% 1.23MB/s 0:07:32 285,310,976 33% 1.23MB/s 0:07:31 286,621,696 33% 1.23MB/s 0:07:30 287,932,416 33% 1.23MB/s 0:07:29 289,243,136 33% 1.22MB/s 0:07:28 290,553,856 34% 1.22MB/s 0:07:27 291,864,576 34% 1.22MB/s 0:07:27 293,175,296 34% 1.20MB/s 0:07:34 294,486,016 34% 1.20MB/s 0:07:32 295,796,736 34% 1.20MB/s 0:07:33 297,107,456 34% 1.19MB/s 0:07:36 298,418,176 35% 1.19MB/s 0:07:32 299,728,896 35% 1.19MB/s 0:07:32 301,039,616 35% 1.18MB/s 0:07:35 302,350,336 35% 1.19MB/s 0:07:29 303,661,056 35% 1.20MB/s 0:07:26 304,971,776 35% 1.19MB/s 0:07:26 306,282,496 35% 1.21MB/s 0:07:21 307,593,216 36% 1.20MB/s 0:07:20 308,871,168 36% 1.21MB/s 0:07:18 310,181,888 36% 1.22MB/s 0:07:14 311,492,608 36% 1.22MB/s 0:07:12 312,803,328 36% 1.22MB/s 0:07:10 314,114,048 36% 1.23MB/s 0:07:07 315,424,768 37% 1.23MB/s 0:07:06 316,735,488 37% 1.23MB/s 0:07:04 318,046,208 37% 1.23MB/s 0:07:03 319,356,928 37% 1.23MB/s 0:07:03 320,667,648 37% 1.23MB/s 0:07:02 321,978,368 37% 1.22MB/s 0:07:04 323,289,088 37% 1.22MB/s 0:07:03 324,599,808 38% 1.22MB/s 0:07:01 325,910,528 38% 1.22MB/s 0:07:00 327,221,248 38% 1.23MB/s 0:06:56 328,531,968 38% 1.23MB/s 0:06:55 329,842,688 38% 1.23MB/s 0:06:54 331,153,408 38% 1.23MB/s 0:06:53 332,464,128 39% 1.23MB/s 0:06:53 333,774,848 39% 1.23MB/s 0:06:52 335,085,568 39% 1.22MB/s 0:06:51 336,396,288 39% 1.22MB/s 0:06:51 337,707,008 39% 1.22MB/s 0:06:51 339,017,728 39% 1.22MB/s 0:06:50 340,328,448 39% 1.22MB/s 0:06:49 341,639,168 40% 1.22MB/s 0:06:48 342,949,888 40% 1.22MB/s 0:06:47 344,260,608 40% 1.22MB/s 0:06:45 345,571,328 40% 1.22MB/s 0:06:45 346,882,048 40% 1.22MB/s 0:06:42 348,192,768 40% 1.23MB/s 0:06:41 349,503,488 41% 1.23MB/s 0:06:40 350,814,208 41% 1.23MB/s 0:06:37 352,124,928 41% 1.23MB/s 0:06:37 353,435,648 41% 1.23MB/s 0:06:36 354,746,368 41% 1.23MB/s 0:06:35 356,057,088 41% 1.23MB/s 0:06:34 357,367,808 41% 1.23MB/s 0:06:32 358,678,528 42% 1.23MB/s 0:06:32 359,989,248 42% 1.22MB/s 0:06:33 361,299,968 42% 1.23MB/s 0:06:30 362,610,688 42% 1.23MB/s 0:06:29 363,921,408 42% 1.23MB/s 0:06:28 365,232,128 42% 1.23MB/s 0:06:27 366,542,848 43% 1.23MB/s 0:06:26 367,853,568 43% 1.23MB/s 0:06:25 369,164,288 43% 1.23MB/s 0:06:24 370,475,008 43% 1.23MB/s 0:06:21 371,785,728 43% 1.23MB/s 0:06:21 373,096,448 43% 1.23MB/s 0:06:20 374,407,168 43% 1.23MB/s 0:06:18 375,717,888 44% 1.23MB/s 0:06:18 377,028,608 44% 1.23MB/s 0:06:17 378,339,328 44% 1.23MB/s 0:06:16 379,650,048 44% 1.23MB/s 0:06:15 380,960,768 44% 1.22MB/s 0:06:15 382,271,488 44% 1.23MB/s 0:06:12 383,582,208 45% 1.23MB/s 0:06:11 384,892,928 45% 1.21MB/s 0:06:15 386,203,648 45% 1.21MB/s 0:06:14 387,514,368 45% 1.21MB/s 0:06:13 388,825,088 45% 1.21MB/s 0:06:12 390,135,808 45% 1.23MB/s 0:06:07 391,446,528 45% 1.23MB/s 0:06:04 392,757,248 46% 1.23MB/s 0:06:05 394,067,968 46% 1.23MB/s 0:06:04 395,378,688 46% 1.23MB/s 0:06:03 396,689,408 46% 1.23MB/s 0:06:02 398,000,128 46% 1.22MB/s 0:06:03 399,310,848 46% 1.22MB/s 0:06:02 400,621,568 47% 1.22MB/s 0:06:01 401,932,288 47% 1.22MB/s 0:05:59 403,243,008 47% 1.23MB/s 0:05:56 404,553,728 47% 1.23MB/s 0:05:56 405,864,448 47% 1.23MB/s 0:05:54 407,175,168 47% 1.23MB/s 0:05:53 408,485,888 47% 1.23MB/s 0:05:52 409,796,608 48% 1.23MB/s 0:05:50 411,107,328 48% 1.22MB/s 0:05:51 412,418,048 48% 1.23MB/s 0:05:49 413,728,768 48% 1.23MB/s 0:05:48 415,039,488 48% 1.23MB/s 0:05:47 416,350,208 48% 1.23MB/s 0:05:45 417,660,928 49% 1.23MB/s 0:05:45 418,971,648 49% 1.23MB/s 0:05:44 420,282,368 49% 1.23MB/s 0:05:43 421,593,088 49% 1.23MB/s 0:05:42 422,903,808 49% 1.23MB/s 0:05:41 424,214,528 49% 1.22MB/s 0:05:40 425,525,248 49% 1.23MB/s 0:05:39 426,835,968 50% 1.23MB/s 0:05:37 428,146,688 50% 1.22MB/s 0:05:38 429,457,408 50% 1.22MB/s 0:05:37 430,768,128 50% 1.22MB/s 0:05:35 432,078,848 50% 1.22MB/s 0:05:34 433,389,568 50% 1.23MB/s 0:05:32 434,700,288 51% 1.23MB/s 0:05:30 436,011,008 51% 1.23MB/s 0:05:30 437,321,728 51% 1.23MB/s 0:05:29 438,632,448 51% 1.23MB/s 0:05:28 439,943,168 51% 1.23MB/s 0:05:27 441,253,888 51% 1.23MB/s 0:05:26 442,564,608 51% 1.23MB/s 0:05:25 443,842,560 52% 1.22MB/s 0:05:26 445,153,280 52% 1.22MB/s 0:05:25 446,464,000 52% 1.22MB/s 0:05:24 447,774,720 52% 1.22MB/s 0:05:23 449,085,440 52% 1.23MB/s 0:05:20 450,396,160 52% 1.23MB/s 0:05:19 451,706,880 53% 1.23MB/s 0:05:18 453,017,600 53% 1.23MB/s 0:05:17 454,328,320 53% 1.23MB/s 0:05:15 455,507,968 53% 1.19MB/s 0:05:24 456,818,688 53% 1.19MB/s 0:05:23 458,129,408 53% 1.19MB/s 0:05:22 459,440,128 53% 1.19MB/s 0:05:21 460,750,848 54% 1.22MB/s 0:05:11 462,061,568 54% 1.22MB/s 0:05:10 463,372,288 54% 1.22MB/s 0:05:10 464,683,008 54% 1.20MB/s 0:05:15 465,993,728 54% 1.19MB/s 0:05:16 467,304,448 54% 1.19MB/s 0:05:15 468,615,168 55% 1.18MB/s 0:05:15 469,925,888 55% 1.20MB/s 0:05:09 471,236,608 55% 1.22MB/s 0:05:04 472,547,328 55% 1.22MB/s 0:05:03 473,858,048 55% 1.22MB/s 0:05:02 475,168,768 55% 1.22MB/s 0:05:01 476,479,488 55% 1.21MB/s 0:05:03 477,790,208 56% 1.21MB/s 0:05:02 479,100,928 56% 1.21MB/s 0:05:00 480,411,648 56% 1.21MB/s 0:04:58 481,722,368 56% 1.23MB/s 0:04:54 483,033,088 56% 1.23MB/s 0:04:53 484,343,808 56% 1.23MB/s 0:04:52 485,654,528 57% 1.23MB/s 0:04:51 486,965,248 57% 1.23MB/s 0:04:50 488,275,968 57% 1.23MB/s 0:04:48 489,586,688 57% 1.23MB/s 0:04:48 490,897,408 57% 1.23MB/s 0:04:47 492,208,128 57% 1.23MB/s 0:04:45 493,518,848 57% 1.23MB/s 0:04:45 494,829,568 58% 1.23MB/s 0:04:43 496,140,288 58% 1.23MB/s 0:04:42 497,451,008 58% 1.23MB/s 0:04:41 498,761,728 58% 1.23MB/s 0:04:40 500,072,448 58% 1.23MB/s 0:04:39 501,383,168 58% 1.23MB/s 0:04:38 502,693,888 59% 1.23MB/s 0:04:37 504,004,608 59% 1.23MB/s 0:04:36 505,315,328 59% 1.22MB/s 0:04:36 506,626,048 59% 1.22MB/s 0:04:35 507,936,768 59% 1.23MB/s 0:04:33 509,247,488 59% 1.23MB/s 0:04:32 510,558,208 59% 1.23MB/s 0:04:30 511,868,928 60% 1.22MB/s 0:04:30 513,179,648 60% 1.23MB/s 0:04:28 514,490,368 60% 1.23MB/s 0:04:27 515,801,088 60% 1.23MB/s 0:04:27 517,111,808 60% 1.23MB/s 0:04:25 518,422,528 60% 1.23MB/s 0:04:25 519,733,248 61% 1.22MB/s 0:04:24 521,043,968 61% 1.23MB/s 0:04:23 522,354,688 61% 1.23MB/s 0:04:22 523,665,408 61% 1.23MB/s 0:04:21 524,976,128 61% 1.23MB/s 0:04:19 526,286,848 61% 1.23MB/s 0:04:18 527,597,568 61% 1.23MB/s 0:04:17 528,908,288 62% 1.23MB/s 0:04:16 530,219,008 62% 1.23MB/s 0:04:15 531,529,728 62% 1.23MB/s 0:04:14 532,840,448 62% 1.23MB/s 0:04:13 534,151,168 62% 1.23MB/s 0:04:12 535,461,888 62% 1.23MB/s 0:04:11 536,772,608 63% 1.23MB/s 0:04:10 538,083,328 63% 1.23MB/s 0:04:09 539,394,048 63% 1.23MB/s 0:04:08 540,704,768 63% 1.23MB/s 0:04:07 542,015,488 63% 1.23MB/s 0:04:06 543,326,208 63% 1.23MB/s 0:04:05 544,636,928 63% 1.22MB/s 0:04:04 545,947,648 64% 1.23MB/s 0:04:03 547,258,368 64% 1.23MB/s 0:04:01 548,569,088 64% 1.23MB/s 0:04:01 549,879,808 64% 1.23MB/s 0:03:59 551,190,528 64% 1.23MB/s 0:03:58 552,501,248 64% 1.23MB/s 0:03:57 553,811,968 65% 1.23MB/s 0:03:56 555,122,688 65% 1.23MB/s 0:03:56 556,433,408 65% 1.23MB/s 0:03:55 557,744,128 65% 1.22MB/s 0:03:54 559,054,848 65% 1.22MB/s 0:03:53 560,365,568 65% 1.23MB/s 0:03:51 561,676,288 65% 1.23MB/s 0:03:50 562,987,008 66% 1.23MB/s 0:03:49 564,297,728 66% 1.23MB/s 0:03:48 565,608,448 66% 1.22MB/s 0:03:48 566,919,168 66% 1.22MB/s 0:03:47 568,229,888 66% 1.22MB/s 0:03:46 569,540,608 66% 1.22MB/s 0:03:45 570,851,328 67% 1.22MB/s 0:03:45 572,162,048 67% 1.22MB/s 0:03:43 573,472,768 67% 1.22MB/s 0:03:42 574,783,488 67% 1.22MB/s 0:03:41 576,094,208 67% 1.23MB/s 0:03:39 577,372,160 67% 1.22MB/s 0:03:39 578,682,880 67% 1.22MB/s 0:03:38 579,993,600 68% 1.22MB/s 0:03:36 581,304,320 68% 1.22MB/s 0:03:36 582,615,040 68% 1.22MB/s 0:03:34 583,925,760 68% 1.22MB/s 0:03:33 585,236,480 68% 1.22MB/s 0:03:33 586,547,200 68% 1.22MB/s 0:03:31 587,857,920 69% 1.23MB/s 0:03:30 589,168,640 69% 1.23MB/s 0:03:28 590,479,360 69% 1.23MB/s 0:03:27 591,790,080 69% 1.23MB/s 0:03:26 593,100,800 69% 1.23MB/s 0:03:25 594,411,520 69% 1.23MB/s 0:03:24 595,722,240 69% 1.23MB/s 0:03:23 597,032,960 70% 1.23MB/s 0:03:22 598,343,680 70% 1.23MB/s 0:03:21 599,654,400 70% 1.23MB/s 0:03:20 600,965,120 70% 1.23MB/s 0:03:19 602,275,840 70% 1.23MB/s 0:03:18 603,586,560 70% 1.23MB/s 0:03:16 604,897,280 71% 1.23MB/s 0:03:16 606,208,000 71% 1.23MB/s 0:03:15 607,518,720 71% 1.23MB/s 0:03:14 608,829,440 71% 1.23MB/s 0:03:13 610,140,160 71% 1.21MB/s 0:03:15 611,450,880 71% 1.21MB/s 0:03:13 612,761,600 71% 1.21MB/s 0:03:12 614,072,320 72% 1.21MB/s 0:03:11 615,383,040 72% 1.23MB/s 0:03:07 616,693,760 72% 1.23MB/s 0:03:06 618,004,480 72% 1.23MB/s 0:03:05 619,315,200 72% 1.23MB/s 0:03:04 620,625,920 72% 1.23MB/s 0:03:03 621,936,640 73% 1.23MB/s 0:03:02 623,247,360 73% 1.22MB/s 0:03:02 624,558,080 73% 1.23MB/s 0:03:00 625,868,800 73% 1.22MB/s 0:03:00 627,179,520 73% 1.23MB/s 0:02:58 628,490,240 73% 1.23MB/s 0:02:56 629,800,960 73% 1.23MB/s 0:02:56 631,111,680 74% 1.23MB/s 0:02:54 632,422,400 74% 1.23MB/s 0:02:53 633,733,120 74% 1.23MB/s 0:02:53 635,043,840 74% 1.23MB/s 0:02:52 636,354,560 74% 1.22MB/s 0:02:51 637,665,280 74% 1.23MB/s 0:02:50 638,976,000 75% 1.23MB/s 0:02:49 640,286,720 75% 1.23MB/s 0:02:48 641,597,440 75% 1.23MB/s 0:02:46 642,908,160 75% 1.23MB/s 0:02:46 644,218,880 75% 1.23MB/s 0:02:44 645,529,600 75% 1.21MB/s 0:02:46 646,840,320 75% 1.21MB/s 0:02:45 648,151,040 76% 1.21MB/s 0:02:44 649,461,760 76% 1.21MB/s 0:02:43 650,772,480 76% 1.23MB/s 0:02:39 652,083,200 76% 1.23MB/s 0:02:38 653,393,920 76% 1.22MB/s 0:02:38 654,704,640 76% 1.22MB/s 0:02:38 655,884,288 77% 1.19MB/s 0:02:41 657,063,936 77% 1.16MB/s 0:02:43 658,374,656 77% 1.15MB/s 0:02:44 659,554,304 77% 1.13MB/s 0:02:46 660,865,024 77% 1.14MB/s 0:02:43 662,175,744 77% 1.15MB/s 0:02:41 663,486,464 77% 1.15MB/s 0:02:40 664,797,184 78% 1.15MB/s 0:02:38 666,107,904 78% 1.15MB/s 0:02:37 667,418,624 78% 1.15MB/s 0:02:36 668,729,344 78% 1.16MB/s 0:02:33 670,040,064 78% 1.18MB/s 0:02:30 671,350,784 78% 1.20MB/s 0:02:26 672,530,432 78% 1.17MB/s 0:02:29 673,841,152 79% 1.17MB/s 0:02:28 675,020,800 79% 1.13MB/s 0:02:33 676,200,448 79% 1.09MB/s 0:02:37 677,380,096 79% 1.08MB/s 0:02:37 678,559,744 79% 1.05MB/s 0:02:41 679,739,392 79% 1.04MB/s 0:02:41 680,820,736 79% 1.03MB/s 0:02:41 681,967,616 80% 1.03MB/s 0:02:40 683,147,264 80% 1.03MB/s 0:02:40 684,326,912 80% 1.03MB/s 0:02:38 685,506,560 80% 1.03MB/s 0:02:37 686,686,208 80% 1.03MB/s 0:02:36 687,865,856 80% 1.03MB/s 0:02:34 689,045,504 80% 1.04MB/s 0:02:32 690,225,152 81% 1.04MB/s 0:02:31 691,404,800 81% 1.04MB/s 0:02:30 692,584,448 81% 1.04MB/s 0:02:29 693,764,096 81% 1.03MB/s 0:02:29 694,943,744 81% 1.04MB/s 0:02:27 696,123,392 81% 1.04MB/s 0:02:26 697,303,040 81% 1.03MB/s 0:02:26 698,482,688 82% 1.04MB/s 0:02:24 699,662,336 82% 1.03MB/s 0:02:24 700,841,984 82% 1.03MB/s 0:02:23 702,021,632 82% 1.03MB/s 0:02:22 703,201,280 82% 1.03MB/s 0:02:21 704,380,928 82% 1.03MB/s 0:02:19 705,560,576 82% 1.03MB/s 0:02:18 706,740,224 82% 1.03MB/s 0:02:17 707,919,872 83% 1.03MB/s 0:02:16 709,099,520 83% 1.04MB/s 0:02:14 710,279,168 83% 1.04MB/s 0:02:12 711,458,816 83% 1.05MB/s 0:02:10 712,605,696 83% 1.04MB/s 0:02:10 713,785,344 83% 1.04MB/s 0:02:09 714,964,992 83% 1.06MB/s 0:02:05 716,144,640 84% 1.07MB/s 0:02:03 717,455,360 84% 1.10MB/s 0:01:58 718,766,080 84% 1.13MB/s 0:01:55 719,945,728 84% 1.13MB/s 0:01:53 721,125,376 84% 1.14MB/s 0:01:52 722,436,096 84% 1.13MB/s 0:01:51 723,615,744 84% 1.10MB/s 0:01:53 724,795,392 85% 1.10MB/s 0:01:52 726,106,112 85% 1.12MB/s 0:01:49 727,318,528 85% 1.12MB/s 0:01:48 728,465,408 85% 1.12MB/s 0:01:47 729,645,056 85% 1.12MB/s 0:01:46 730,824,704 85% 1.11MB/s 0:01:46 732,004,352 85% 1.10MB/s 0:01:46 733,184,000 86% 1.10MB/s 0:01:44 734,363,648 86% 1.10MB/s 0:01:44 735,412,224 86% 1.07MB/s 0:01:46 736,460,800 86% 1.03MB/s 0:01:48 737,640,448 86% 1.04MB/s 0:01:47 738,951,168 86% 1.07MB/s 0:01:42 740,261,888 86% 1.13MB/s 0:01:36 741,572,608 87% 1.18MB/s 0:01:30 742,883,328 87% 1.21MB/s 0:01:27 744,194,048 87% 1.22MB/s 0:01:25 745,504,768 87% 1.22MB/s 0:01:24 746,815,488 87% 1.22MB/s 0:01:23 748,126,208 87% 1.23MB/s 0:01:22 749,436,928 88% 1.22MB/s 0:01:21 750,747,648 88% 1.22MB/s 0:01:20 751,927,296 88% 1.20MB/s 0:01:21 753,106,944 88% 1.17MB/s 0:01:22 754,417,664 88% 1.14MB/s 0:01:22 755,597,312 88% 1.10MB/s 0:01:25 756,776,960 88% 1.09MB/s 0:01:24 757,956,608 89% 1.10MB/s 0:01:23 759,136,256 89% 1.09MB/s 0:01:22 760,315,904 89% 1.11MB/s 0:01:20 761,495,552 89% 1.11MB/s 0:01:19 762,675,200 89% 1.10MB/s 0:01:18 763,854,848 89% 1.10MB/s 0:01:18 765,034,496 89% 1.10MB/s 0:01:16 766,345,216 89% 1.11MB/s 0:01:14 767,524,864 90% 1.11MB/s 0:01:13 768,704,512 90% 1.11MB/s 0:01:13 769,884,160 90% 1.10MB/s 0:01:12 771,063,808 90% 1.10MB/s 0:01:11 772,374,528 90% 1.13MB/s 0:01:08 773,685,248 90% 1.14MB/s 0:01:06 774,864,896 90% 1.14MB/s 0:01:05 776,044,544 91% 1.13MB/s 0:01:05 777,224,192 91% 1.09MB/s 0:01:06 778,403,840 91% 1.07MB/s 0:01:06 779,583,488 91% 1.07MB/s 0:01:05 780,763,136 91% 1.05MB/s 0:01:05 781,942,784 91% 1.04MB/s 0:01:05 783,122,432 91% 1.03MB/s 0:01:04 784,302,080 92% 1.02MB/s 0:01:04 785,481,728 92% 1.02MB/s 0:01:03 786,661,376 92% 1.02MB/s 0:01:02 787,841,024 92% 1.02MB/s 0:01:00 789,020,672 92% 1.03MB/s 0:00:59 790,200,320 92% 1.04MB/s 0:00:57 791,379,968 92% 1.05MB/s 0:00:56 792,559,616 93% 1.05MB/s 0:00:54 793,739,264 93% 1.05MB/s 0:00:53 794,918,912 93% 1.04MB/s 0:00:53 796,098,560 93% 1.04MB/s 0:00:52 797,278,208 93% 1.04MB/s 0:00:50 798,457,856 93% 1.04MB/s 0:00:49 799,637,504 93% 1.04MB/s 0:00:48 800,817,152 94% 1.04MB/s 0:00:47 801,865,728 94% 1.03MB/s 0:00:47 803,045,376 94% 1.02MB/s 0:00:46 804,225,024 94% 1.01MB/s 0:00:45 805,404,672 94% 1.01MB/s 0:00:44 806,584,320 94% 1.02MB/s 0:00:43 807,763,968 94% 1.01MB/s 0:00:42 808,812,544 94% 1.00MB/s 0:00:41 809,992,192 95% 1.03MB/s 0:00:39 811,171,840 95% 1.05MB/s 0:00:37 812,351,488 95% 1.06MB/s 0:00:36 813,531,136 95% 1.08MB/s 0:00:34 814,710,784 95% 1.07MB/s 0:00:33 815,890,432 95% 1.06MB/s 0:00:32 817,070,080 95% 1.06MB/s 0:00:31 818,249,728 96% 1.06MB/s 0:00:30 819,429,376 96% 1.06MB/s 0:00:29 820,609,024 96% 1.05MB/s 0:00:28 821,788,672 96% 1.04MB/s 0:00:27 822,968,320 96% 1.05MB/s 0:00:26 824,147,968 96% 1.05MB/s 0:00:25 825,327,616 96% 1.06MB/s 0:00:24 826,507,264 97% 1.07MB/s 0:00:22 827,686,912 97% 1.06MB/s 0:00:21 828,866,560 97% 1.05MB/s 0:00:21 830,046,208 97% 1.04MB/s 0:00:20 831,225,856 97% 1.03MB/s 0:00:19 832,405,504 97% 1.03MB/s 0:00:18 833,585,152 97% 1.04MB/s 0:00:16 834,764,800 98% 1.04MB/s 0:00:15 836,075,520 98% 1.08MB/s 0:00:14 837,386,240 98% 1.10MB/s 0:00:12 838,696,960 98% 1.13MB/s 0:00:11 840,007,680 98% 1.16MB/s 0:00:09 841,187,328 98% 1.15MB/s 0:00:08 842,498,048 98% 1.15MB/s 0:00:07 843,808,768 99% 1.15MB/s 0:00:06 844,988,416 99% 1.13MB/s 0:00:05 846,135,296 99% 1.12MB/s 0:00:04 847,446,016 99% 1.11MB/s 0:00:03 848,756,736 99% 1.11MB/s 0:00:02 850,067,456 99% 1.12MB/s 0:00:01 851,247,104 99% 1.12MB/s 0:00:00 851,606,088 100% 1.18MB/s 0:11:26 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20220926-pine64-pinephonepro.img.xz.sha256 136 100% 0.55kB/s 0:00:00 136 100% 0.55kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20220926-tablet-x64uefi.img.xz 32,768 0% 131.69kB/s 2:15:52 819,200 0% 796.81kB/s 0:22:26 2,129,920 0% 987.65kB/s 0:18:04 3,309,568 0% 1.01MB/s 0:17:12 4,620,288 0% 1.05MB/s 0:16:33 5,931,008 0% 1.14MB/s 0:15:12 7,110,656 0% 1.13MB/s 0:15:21 8,290,304 0% 1.12MB/s 0:15:31 9,469,952 0% 1.09MB/s 0:15:51 10,649,600 0% 1.07MB/s 0:16:12 11,829,248 1% 1.06MB/s 0:16:16 13,139,968 1% 1.08MB/s 0:15:55 14,450,688 1% 1.12MB/s 0:15:22 15,761,408 1% 1.16MB/s 0:14:50 17,072,128 1% 1.20MB/s 0:14:18 18,382,848 1% 1.22MB/s 0:14:03 19,693,568 1% 1.22MB/s 0:14:01 21,004,288 1% 1.22MB/s 0:14:00 22,315,008 2% 1.22MB/s 0:14:02 23,625,728 2% 1.22MB/s 0:14:01 24,936,448 2% 1.21MB/s 0:14:04 26,247,168 2% 1.21MB/s 0:14:05 27,557,888 2% 1.21MB/s 0:14:02 28,868,608 2% 1.21MB/s 0:14:02 30,179,328 2% 1.21MB/s 0:14:01 31,490,048 2% 1.21MB/s 0:13:57 32,800,768 3% 1.20MB/s 0:14:07 34,111,488 3% 1.20MB/s 0:14:03 35,422,208 3% 1.21MB/s 0:13:59 36,732,928 3% 1.20MB/s 0:14:07 37,912,576 3% 1.18MB/s 0:14:18 39,223,296 3% 1.17MB/s 0:14:25 40,534,016 3% 1.16MB/s 0:14:32 41,844,736 3% 1.15MB/s 0:14:38 43,155,456 4% 1.18MB/s 0:14:12 44,466,176 4% 1.19MB/s 0:14:03 45,776,896 4% 1.20MB/s 0:13:56 47,087,616 4% 1.22MB/s 0:13:40 48,398,336 4% 1.22MB/s 0:13:41 49,709,056 4% 1.22MB/s 0:13:39 51,019,776 4% 1.21MB/s 0:13:44 52,330,496 4% 1.21MB/s 0:13:42 53,641,216 4% 1.21MB/s 0:13:41 54,951,936 5% 1.21MB/s 0:13:42 56,262,656 5% 1.22MB/s 0:13:33 57,573,376 5% 1.22MB/s 0:13:31 58,884,096 5% 1.22MB/s 0:13:29 60,063,744 5% 1.19MB/s 0:13:48 61,374,464 5% 1.18MB/s 0:13:56 62,685,184 5% 1.18MB/s 0:13:56 63,995,904 5% 1.18MB/s 0:13:55 65,306,624 6% 1.21MB/s 0:13:33 66,617,344 6% 1.22MB/s 0:13:24 67,928,064 6% 1.22MB/s 0:13:22 69,238,784 6% 1.22MB/s 0:13:21 70,549,504 6% 1.21MB/s 0:13:26 71,860,224 6% 1.21MB/s 0:13:25 73,170,944 6% 1.21MB/s 0:13:25 74,481,664 6% 1.21MB/s 0:13:25 75,792,384 7% 1.22MB/s 0:13:17 77,103,104 7% 1.22MB/s 0:13:15 78,413,824 7% 1.22MB/s 0:13:13 79,724,544 7% 1.23MB/s 0:13:11 81,035,264 7% 1.21MB/s 0:13:19 82,345,984 7% 1.21MB/s 0:13:18 83,656,704 7% 1.21MB/s 0:13:17 84,967,424 7% 1.21MB/s 0:13:16 86,278,144 8% 1.23MB/s 0:13:05 87,588,864 8% 1.23MB/s 0:13:04 88,899,584 8% 1.23MB/s 0:13:03 90,210,304 8% 1.22MB/s 0:13:08 91,521,024 8% 1.21MB/s 0:13:10 92,831,744 8% 1.21MB/s 0:13:10 94,142,464 8% 1.21MB/s 0:13:10 95,453,184 8% 1.22MB/s 0:13:04 96,763,904 9% 1.22MB/s 0:13:00 98,074,624 9% 1.21MB/s 0:13:05 99,385,344 9% 1.20MB/s 0:13:13 100,696,064 9% 1.18MB/s 0:13:24 102,006,784 9% 1.17MB/s 0:13:34 103,317,504 9% 1.16MB/s 0:13:36 104,628,224 9% 1.16MB/s 0:13:36 105,938,944 9% 1.16MB/s 0:13:32 107,249,664 9% 1.16MB/s 0:13:31 108,560,384 10% 1.16MB/s 0:13:29 109,871,104 10% 1.16MB/s 0:13:31 111,181,824 10% 1.16MB/s 0:13:31 112,492,544 10% 1.16MB/s 0:13:26 113,803,264 10% 1.18MB/s 0:13:15 115,113,984 10% 1.19MB/s 0:13:08 116,424,704 10% 1.19MB/s 0:13:05 117,604,352 10% 1.17MB/s 0:13:17 118,784,000 11% 1.12MB/s 0:13:52 119,963,648 11% 1.10MB/s 0:14:08 121,143,296 11% 1.08MB/s 0:14:23 122,322,944 11% 1.07MB/s 0:14:24 123,502,592 11% 1.09MB/s 0:14:11 124,682,240 11% 1.08MB/s 0:14:14 125,861,888 11% 1.08MB/s 0:14:17 127,041,536 11% 1.08MB/s 0:14:14 128,221,184 11% 1.07MB/s 0:14:19 129,400,832 12% 1.08MB/s 0:14:14 130,580,480 12% 1.09MB/s 0:14:07 131,760,128 12% 1.08MB/s 0:14:12 132,939,776 12% 1.09MB/s 0:14:05 134,086,656 12% 1.08MB/s 0:14:08 135,266,304 12% 1.08MB/s 0:14:09 136,445,952 12% 1.07MB/s 0:14:11 137,625,600 12% 1.07MB/s 0:14:11 138,805,248 12% 1.08MB/s 0:14:07 139,984,896 13% 1.08MB/s 0:14:07 141,164,544 13% 1.08MB/s 0:14:02 142,344,192 13% 1.08MB/s 0:14:00 143,523,840 13% 1.08MB/s 0:13:59 144,703,488 13% 1.08MB/s 0:14:02 145,883,136 13% 1.08MB/s 0:14:01 147,062,784 13% 1.07MB/s 0:14:05 148,242,432 13% 1.07MB/s 0:14:03 149,422,080 13% 1.08MB/s 0:13:58 150,601,728 14% 1.08MB/s 0:13:57 151,781,376 14% 1.08MB/s 0:13:54 152,961,024 14% 1.08MB/s 0:13:53 154,140,672 14% 1.07MB/s 0:13:58 155,320,320 14% 1.07MB/s 0:13:55 156,499,968 14% 1.08MB/s 0:13:51 157,679,616 14% 1.08MB/s 0:13:49 158,859,264 14% 1.09MB/s 0:13:41 160,038,912 14% 1.09MB/s 0:13:36 161,218,560 15% 1.09MB/s 0:13:36 162,398,208 15% 1.09MB/s 0:13:37 163,577,856 15% 1.09MB/s 0:13:34 164,757,504 15% 1.08MB/s 0:13:38 165,937,152 15% 1.09MB/s 0:13:35 167,116,800 15% 1.08MB/s 0:13:36 168,296,448 15% 1.08MB/s 0:13:36 169,476,096 15% 1.08MB/s 0:13:37 170,655,744 15% 1.06MB/s 0:13:49 171,835,392 16% 1.07MB/s 0:13:44 173,015,040 16% 1.07MB/s 0:13:40 174,194,688 16% 1.08MB/s 0:13:31 175,374,336 16% 1.10MB/s 0:13:17 176,553,984 16% 1.10MB/s 0:13:17 177,733,632 16% 1.10MB/s 0:13:17 178,913,280 16% 1.09MB/s 0:13:22 180,092,928 16% 1.08MB/s 0:13:27 181,272,576 16% 1.08MB/s 0:13:28 182,452,224 16% 1.08MB/s 0:13:29 183,631,872 17% 1.08MB/s 0:13:24 184,811,520 17% 1.09MB/s 0:13:17 185,991,168 17% 1.10MB/s 0:13:10 187,301,888 17% 1.11MB/s 0:12:56 188,481,536 17% 1.10MB/s 0:13:06 189,661,184 17% 1.08MB/s 0:13:20 190,840,832 17% 1.08MB/s 0:13:20 192,151,552 17% 1.08MB/s 0:13:18 193,462,272 18% 1.10MB/s 0:13:00 194,772,992 18% 1.14MB/s 0:12:32 196,018,176 18% 1.16MB/s 0:12:18 197,001,216 18% 1.11MB/s 0:12:53 198,311,936 18% 1.12MB/s 0:12:46 199,622,656 18% 1.12MB/s 0:12:39 200,933,376 18% 1.13MB/s 0:12:37 202,244,096 18% 1.18MB/s 0:12:02 203,554,816 18% 1.18MB/s 0:12:01 204,734,464 19% 1.15MB/s 0:12:14 206,045,184 19% 1.14MB/s 0:12:20 207,355,904 19% 1.14MB/s 0:12:23 208,666,624 19% 1.13MB/s 0:12:30 209,977,344 19% 1.14MB/s 0:12:21 211,288,064 19% 1.15MB/s 0:12:15 212,467,712 19% 1.14MB/s 0:12:16 213,647,360 19% 1.13MB/s 0:12:20 214,827,008 20% 1.12MB/s 0:12:28 216,006,656 20% 1.10MB/s 0:12:42 217,186,304 20% 1.09MB/s 0:12:49 218,497,024 20% 1.11MB/s 0:12:33 219,807,744 20% 1.13MB/s 0:12:20 221,118,464 20% 1.16MB/s 0:11:57 222,429,184 20% 1.20MB/s 0:11:32 223,739,904 20% 1.21MB/s 0:11:23 225,050,624 20% 1.23MB/s 0:11:15 226,361,344 21% 1.22MB/s 0:11:19 227,672,064 21% 1.22MB/s 0:11:18 228,982,784 21% 1.22MB/s 0:11:16 230,293,504 21% 1.21MB/s 0:11:18 231,604,224 21% 1.22MB/s 0:11:15 232,914,944 21% 1.21MB/s 0:11:18 234,225,664 21% 1.19MB/s 0:11:26 235,536,384 21% 1.18MB/s 0:11:35 236,716,032 22% 1.15MB/s 0:11:49 238,026,752 22% 1.15MB/s 0:11:49 239,337,472 22% 1.16MB/s 0:11:42 240,648,192 22% 1.18MB/s 0:11:26 241,958,912 22% 1.21MB/s 0:11:09 243,269,632 22% 1.22MB/s 0:11:04 244,580,352 22% 1.22MB/s 0:11:01 245,760,000 22% 1.19MB/s 0:11:20 247,070,720 23% 1.18MB/s 0:11:21 248,381,440 23% 1.19MB/s 0:11:19 249,692,160 23% 1.19MB/s 0:11:18 251,002,880 23% 1.22MB/s 0:10:57 252,313,600 23% 1.22MB/s 0:10:54 253,624,320 23% 1.21MB/s 0:11:01 254,935,040 23% 1.20MB/s 0:11:07 256,245,760 23% 1.18MB/s 0:11:14 257,556,480 23% 1.18MB/s 0:11:14 258,867,200 24% 1.19MB/s 0:11:06 260,177,920 24% 1.21MB/s 0:10:57 261,488,640 24% 1.22MB/s 0:10:48 262,799,360 24% 1.22MB/s 0:10:47 264,110,080 24% 1.22MB/s 0:10:47 265,420,800 24% 1.22MB/s 0:10:46 266,731,520 24% 1.22MB/s 0:10:45 268,009,472 24% 1.19MB/s 0:11:00 269,320,192 25% 1.19MB/s 0:11:00 270,630,912 25% 1.19MB/s 0:10:59 271,941,632 25% 1.19MB/s 0:10:58 273,252,352 25% 1.21MB/s 0:10:47 274,563,072 25% 1.21MB/s 0:10:44 275,873,792 25% 1.21MB/s 0:10:44 277,184,512 25% 1.21MB/s 0:10:43 278,495,232 25% 1.21MB/s 0:10:41 279,805,952 26% 1.21MB/s 0:10:40 281,116,672 26% 1.21MB/s 0:10:37 282,427,392 26% 1.20MB/s 0:10:44 283,607,040 26% 1.17MB/s 0:10:59 284,917,760 26% 1.17MB/s 0:10:57 286,228,480 26% 1.17MB/s 0:10:59 287,539,200 26% 1.18MB/s 0:10:49 288,849,920 26% 1.22MB/s 0:10:29 290,160,640 27% 1.22MB/s 0:10:26 291,340,288 27% 1.19MB/s 0:10:40 292,519,936 27% 1.15MB/s 0:11:04 293,830,656 27% 1.14MB/s 0:11:07 295,141,376 27% 1.12MB/s 0:11:16 296,321,024 27% 1.13MB/s 0:11:13 297,500,672 27% 1.14MB/s 0:11:06 298,680,320 27% 1.12MB/s 0:11:16 299,859,968 27% 1.09MB/s 0:11:33 301,039,616 28% 1.08MB/s 0:11:36 302,219,264 28% 1.08MB/s 0:11:35 303,529,984 28% 1.09MB/s 0:11:28 304,709,632 28% 1.10MB/s 0:11:19 305,889,280 28% 1.11MB/s 0:11:16 307,068,928 28% 1.12MB/s 0:11:09 308,379,648 28% 1.14MB/s 0:10:57 309,690,368 28% 1.15MB/s 0:10:49 310,804,480 28% 1.14MB/s 0:10:55 311,918,592 29% 1.11MB/s 0:11:09 313,098,240 29% 1.08MB/s 0:11:25 314,277,888 29% 1.06MB/s 0:11:36 315,457,536 29% 1.08MB/s 0:11:27 316,637,184 29% 1.10MB/s 0:11:13 317,816,832 29% 1.10MB/s 0:11:13 318,996,480 29% 1.09MB/s 0:11:17 320,176,128 29% 1.08MB/s 0:11:19 321,355,776 29% 1.08MB/s 0:11:23 322,535,424 30% 1.07MB/s 0:11:28 323,715,072 30% 1.07MB/s 0:11:21 324,894,720 30% 1.07MB/s 0:11:21 326,074,368 30% 1.08MB/s 0:11:13 327,254,016 30% 1.09MB/s 0:11:05 328,433,664 30% 1.10MB/s 0:11:02 329,613,312 30% 1.11MB/s 0:10:55 330,792,960 30% 1.10MB/s 0:10:57 331,972,608 30% 1.10MB/s 0:10:55 333,152,256 31% 1.09MB/s 0:11:03 334,331,904 31% 1.08MB/s 0:11:09 335,511,552 31% 1.07MB/s 0:11:16 336,822,272 31% 1.08MB/s 0:11:08 338,001,920 31% 1.09MB/s 0:10:58 339,181,568 31% 1.08MB/s 0:11:06 340,361,216 31% 1.08MB/s 0:11:04 341,540,864 31% 1.07MB/s 0:11:09 342,720,512 31% 1.07MB/s 0:11:06 343,900,160 32% 1.09MB/s 0:10:55 345,079,808 32% 1.10MB/s 0:10:49 346,259,456 32% 1.09MB/s 0:10:54 347,439,104 32% 1.09MB/s 0:10:53 348,225,536 32% 1.00MB/s 0:11:47 349,405,184 32% 1.01MB/s 0:11:40 350,584,832 32% 1.02MB/s 0:11:34 351,764,480 32% 1.01MB/s 0:11:35 352,944,128 32% 1.10MB/s 0:10:41 354,123,776 32% 1.09MB/s 0:10:46 355,303,424 33% 1.08MB/s 0:10:49 356,483,072 33% 1.09MB/s 0:10:43 357,662,720 33% 1.09MB/s 0:10:39 358,842,368 33% 1.09MB/s 0:10:41 360,153,088 33% 1.11MB/s 0:10:30 361,332,736 33% 1.10MB/s 0:10:32 362,512,384 33% 1.11MB/s 0:10:28 363,692,032 33% 1.11MB/s 0:10:24 364,871,680 33% 1.09MB/s 0:10:35 366,051,328 34% 1.09MB/s 0:10:31 367,230,976 34% 1.07MB/s 0:10:45 368,541,696 34% 1.08MB/s 0:10:36 369,721,344 34% 1.09MB/s 0:10:28 370,900,992 34% 1.09MB/s 0:10:31 372,080,640 34% 1.10MB/s 0:10:21 373,260,288 34% 1.10MB/s 0:10:23 374,439,936 34% 1.09MB/s 0:10:26 375,619,584 34% 1.07MB/s 0:10:34 376,930,304 35% 1.09MB/s 0:10:21 378,109,952 35% 1.09MB/s 0:10:21 379,420,672 35% 1.11MB/s 0:10:10 380,731,392 35% 1.14MB/s 0:09:52 382,042,112 35% 1.14MB/s 0:09:54 383,352,832 35% 1.14MB/s 0:09:50 384,401,408 35% 1.10MB/s 0:10:11 385,581,056 35% 1.09MB/s 0:10:16 386,891,776 36% 1.09MB/s 0:10:14 388,202,496 36% 1.10MB/s 0:10:10 389,513,216 36% 1.14MB/s 0:09:47 390,692,864 36% 1.14MB/s 0:09:43 392,003,584 36% 1.16MB/s 0:09:34 393,183,232 36% 1.13MB/s 0:09:48 394,493,952 36% 1.13MB/s 0:09:48 395,804,672 36% 1.13MB/s 0:09:45 396,984,320 36% 1.09MB/s 0:10:04 398,295,040 37% 1.12MB/s 0:09:46 399,605,760 37% 1.13MB/s 0:09:44 400,785,408 37% 1.12MB/s 0:09:47 401,833,984 37% 1.10MB/s 0:09:58 402,849,792 37% 1.04MB/s 0:10:28 404,029,440 37% 1.01MB/s 0:10:49 405,209,088 37% 1008.64kB/s 0:11:02 406,388,736 37% 1.02MB/s 0:10:39 407,699,456 37% 1.07MB/s 0:10:09 409,010,176 38% 1.12MB/s 0:09:38 410,320,896 38% 1.17MB/s 0:09:12 411,631,616 38% 1.20MB/s 0:08:57 412,942,336 38% 1.21MB/s 0:08:51 414,253,056 38% 1.21MB/s 0:08:50 415,563,776 38% 1.22MB/s 0:08:47 416,874,496 38% 1.22MB/s 0:08:46 418,185,216 38% 1.21MB/s 0:08:48 419,495,936 39% 1.21MB/s 0:08:47 420,806,656 39% 1.21MB/s 0:08:48 422,117,376 39% 1.20MB/s 0:08:49 423,428,096 39% 1.22MB/s 0:08:42 424,738,816 39% 1.22MB/s 0:08:40 426,049,536 39% 1.22MB/s 0:08:36 427,360,256 39% 1.23MB/s 0:08:34 428,670,976 39% 1.23MB/s 0:08:33 429,981,696 40% 1.22MB/s 0:08:33 431,292,416 40% 1.22MB/s 0:08:32 432,603,136 40% 1.22MB/s 0:08:31 433,913,856 40% 1.22MB/s 0:08:32 435,224,576 40% 1.21MB/s 0:08:34 436,535,296 40% 1.22MB/s 0:08:31 437,846,016 40% 1.21MB/s 0:08:32 439,156,736 40% 1.21MB/s 0:08:30 440,467,456 41% 1.22MB/s 0:08:25 441,778,176 41% 1.22MB/s 0:08:26 443,088,896 41% 1.23MB/s 0:08:22 444,399,616 41% 1.23MB/s 0:08:21 445,579,264 41% 1.18MB/s 0:08:38 446,627,840 41% 1.12MB/s 0:09:05 448,069,632 41% 1.16MB/s 0:08:47 449,380,352 41% 1.15MB/s 0:08:48 450,691,072 41% 1.20MB/s 0:08:27 452,001,792 42% 1.26MB/s 0:08:02 453,312,512 42% 1.22MB/s 0:08:16 454,623,232 42% 1.21MB/s 0:08:19 455,933,952 42% 1.20MB/s 0:08:22 457,244,672 42% 1.20MB/s 0:08:21 458,555,392 42% 1.20MB/s 0:08:19 459,866,112 42% 1.22MB/s 0:08:11 461,176,832 42% 1.22MB/s 0:08:08 462,487,552 43% 1.22MB/s 0:08:07 463,798,272 43% 1.22MB/s 0:08:07 464,977,920 43% 1.19MB/s 0:08:20 466,288,640 43% 1.19MB/s 0:08:18 467,599,360 43% 1.19MB/s 0:08:18 468,910,080 43% 1.19MB/s 0:08:17 470,089,728 43% 1.20MB/s 0:08:11 471,269,376 43% 1.13MB/s 0:08:40 472,711,168 44% 1.16MB/s 0:08:27 473,890,816 44% 1.13MB/s 0:08:38 475,201,536 44% 1.14MB/s 0:08:34 476,512,256 44% 1.18MB/s 0:08:12 477,822,976 44% 1.16MB/s 0:08:21 479,133,696 44% 1.19MB/s 0:08:09 480,444,416 44% 1.21MB/s 0:07:59 481,755,136 44% 1.22MB/s 0:07:53 482,934,784 44% 1.17MB/s 0:08:12 484,114,432 45% 1.15MB/s 0:08:22 485,425,152 45% 1.13MB/s 0:08:29 486,735,872 45% 1.12MB/s 0:08:33 487,915,520 45% 1.13MB/s 0:08:26 489,226,240 45% 1.13MB/s 0:08:24 490,536,960 45% 1.13MB/s 0:08:22 491,847,680 45% 1.12MB/s 0:08:28 493,027,328 45% 1.13MB/s 0:08:22 494,206,976 46% 1.12MB/s 0:08:23 495,386,624 46% 1.09MB/s 0:08:35 496,566,272 46% 1.08MB/s 0:08:39 497,745,920 46% 1.07MB/s 0:08:44 498,925,568 46% 1.07MB/s 0:08:45 500,105,216 46% 1.09MB/s 0:08:35 501,284,864 46% 1.10MB/s 0:08:27 502,464,512 46% 1.10MB/s 0:08:26 503,775,232 46% 1.13MB/s 0:08:14 505,085,952 47% 1.14MB/s 0:08:05 506,265,600 47% 1.13MB/s 0:08:11 507,445,248 47% 1.12MB/s 0:08:13 508,624,896 47% 1.07MB/s 0:08:35 509,673,472 47% 1.02MB/s 0:08:58 510,853,120 47% 1.01MB/s 0:09:03 511,901,696 47% 1019.92kB/s 0:09:10 513,081,344 47% 1.01MB/s 0:09:02 514,359,296 47% 1.07MB/s 0:08:32 515,309,568 48% 1.04MB/s 0:08:44 516,489,216 48% 1.07MB/s 0:08:27 517,668,864 48% 1.08MB/s 0:08:21 518,848,512 48% 1.05MB/s 0:08:36 520,028,160 48% 1.09MB/s 0:08:14 521,207,808 48% 1.08MB/s 0:08:19 522,387,456 48% 1.06MB/s 0:08:26 523,436,032 48% 1.04MB/s 0:08:36 524,615,680 48% 1018.64kB/s 0:08:58 526,057,472 49% 1.05MB/s 0:08:29 527,237,120 49% 1.04MB/s 0:08:32 528,285,696 49% 1.04MB/s 0:08:31 529,465,344 49% 1.07MB/s 0:08:15 530,644,992 49% 1.03MB/s 0:08:34 531,693,568 49% 1.03MB/s 0:08:33 532,873,216 49% 1.03MB/s 0:08:30 534,052,864 49% 1.03MB/s 0:08:31 535,232,512 49% 1.01MB/s 0:08:39 536,379,392 49% 1.03MB/s 0:08:31 537,559,040 50% 1.05MB/s 0:08:20 538,738,688 50% 1.06MB/s 0:08:13 539,918,336 50% 1.07MB/s 0:08:06 541,097,984 50% 1.08MB/s 0:07:59 542,277,632 50% 1.07MB/s 0:08:06 543,326,208 50% 1.05MB/s 0:08:12 544,374,784 50% 1.03MB/s 0:08:19 545,423,360 50% 1.00MB/s 0:08:33 546,471,936 50% 1010.61kB/s 0:08:41 547,651,584 51% 1021.28kB/s 0:08:34 548,831,232 51% 1.01MB/s 0:08:27 550,010,880 51% 1.02MB/s 0:08:21 551,190,528 51% 1.04MB/s 0:08:12 552,370,176 51% 1.05MB/s 0:08:03 553,549,824 51% 1.07MB/s 0:07:56 554,729,472 51% 1.08MB/s 0:07:50 555,909,120 51% 1.09MB/s 0:07:43 557,088,768 51% 1.06MB/s 0:07:54 558,137,344 51% 1.04MB/s 0:08:05 559,185,920 52% 1.02MB/s 0:08:14 560,365,568 52% 1020.16kB/s 0:08:23 561,545,216 52% 1.01MB/s 0:08:14 562,593,792 52% 1023.76kB/s 0:08:19 563,773,440 52% 1.03MB/s 0:08:03 564,953,088 52% 1.04MB/s 0:07:57 566,132,736 52% 1.05MB/s 0:07:52 567,443,456 52% 1.11MB/s 0:07:25 568,754,176 52% 1.13MB/s 0:07:18 569,933,824 53% 1.12MB/s 0:07:17 571,244,544 53% 1.14MB/s 0:07:09 572,555,264 53% 1.14MB/s 0:07:08 573,865,984 53% 1.13MB/s 0:07:10 575,045,632 53% 1.15MB/s 0:07:02 576,356,352 53% 1.14MB/s 0:07:04 577,536,000 53% 1.12MB/s 0:07:10 578,846,720 53% 1.13MB/s 0:07:06 580,157,440 54% 1.14MB/s 0:07:00 581,468,160 54% 1.16MB/s 0:06:55 582,778,880 54% 1.17MB/s 0:06:49 583,958,528 54% 1.16MB/s 0:06:53 585,138,176 54% 1.14MB/s 0:06:59 586,448,896 54% 1.13MB/s 0:07:01 587,759,616 54% 1.13MB/s 0:06:59 588,939,264 54% 1.12MB/s 0:07:01 590,249,984 54% 1.14MB/s 0:06:53 591,560,704 55% 1.15MB/s 0:06:50 592,740,352 55% 1.14MB/s 0:06:53 593,920,000 55% 1.15MB/s 0:06:48 595,230,720 55% 1.14MB/s 0:06:51 596,410,368 55% 1.11MB/s 0:06:57 597,590,016 55% 1.11MB/s 0:06:57 598,900,736 55% 1.11MB/s 0:06:56 600,211,456 55% 1.13MB/s 0:06:50 601,522,176 56% 1.15MB/s 0:06:39 602,701,824 56% 1.16MB/s 0:06:36 604,012,544 56% 1.17MB/s 0:06:30 605,323,264 56% 1.10MB/s 0:06:55 607,027,200 56% 1.18MB/s 0:06:26 608,337,920 56% 1.20MB/s 0:06:17 609,648,640 56% 1.21MB/s 0:06:13 610,959,360 56% 1.30MB/s 0:05:47 612,270,080 57% 1.21MB/s 0:06:11 613,580,800 57% 1.21MB/s 0:06:10 614,891,520 57% 1.21MB/s 0:06:10 616,071,168 57% 1.18MB/s 0:06:17 617,381,888 57% 1.19MB/s 0:06:13 618,692,608 57% 1.19MB/s 0:06:11 620,003,328 57% 1.20MB/s 0:06:10 621,314,048 57% 1.23MB/s 0:05:59 622,624,768 57% 1.22MB/s 0:06:01 623,804,416 58% 1.18MB/s 0:06:12 625,115,136 58% 1.18MB/s 0:06:11 626,425,856 58% 1.18MB/s 0:06:10 627,736,576 58% 1.18MB/s 0:06:09 629,047,296 58% 1.21MB/s 0:05:57 630,226,944 58% 1.17MB/s 0:06:09 631,537,664 58% 1.17MB/s 0:06:08 632,848,384 58% 1.18MB/s 0:06:04 634,159,104 59% 1.18MB/s 0:06:03 635,469,824 59% 1.22MB/s 0:05:49 636,780,544 59% 1.22MB/s 0:05:48 638,091,264 59% 1.22MB/s 0:05:48 639,401,984 59% 1.22MB/s 0:05:48 640,712,704 59% 1.21MB/s 0:05:50 642,023,424 59% 1.21MB/s 0:05:49 643,334,144 59% 1.21MB/s 0:05:47 644,644,864 60% 1.21MB/s 0:05:45 645,955,584 60% 1.22MB/s 0:05:41 647,266,304 60% 1.22MB/s 0:05:40 648,577,024 60% 1.23MB/s 0:05:38 649,887,744 60% 1.22MB/s 0:05:40 651,198,464 60% 1.22MB/s 0:05:39 652,509,184 60% 1.21MB/s 0:05:39 653,819,904 60% 1.21MB/s 0:05:37 655,130,624 61% 1.23MB/s 0:05:33 656,310,272 61% 1.20MB/s 0:05:40 657,620,992 61% 1.20MB/s 0:05:38 658,931,712 61% 1.20MB/s 0:05:38 660,242,432 61% 1.20MB/s 0:05:37 661,553,152 61% 1.23MB/s 0:05:27 662,863,872 61% 1.23MB/s 0:05:26 664,174,592 61% 1.22MB/s 0:05:26 665,485,312 61% 1.22MB/s 0:05:25 666,796,032 62% 1.22MB/s 0:05:25 668,106,752 62% 1.22MB/s 0:05:24 669,417,472 62% 1.21MB/s 0:05:25 670,695,424 62% 1.20MB/s 0:05:27 672,006,144 62% 1.19MB/s 0:05:28 673,316,864 62% 1.19MB/s 0:05:28 674,627,584 62% 1.20MB/s 0:05:23 675,938,304 62% 1.21MB/s 0:05:19 677,249,024 63% 1.22MB/s 0:05:17 678,559,744 63% 1.22MB/s 0:05:16 679,870,464 63% 1.22MB/s 0:05:15 681,181,184 63% 1.21MB/s 0:05:16 682,360,832 63% 1.19MB/s 0:05:22 683,671,552 63% 1.17MB/s 0:05:24 684,851,200 63% 1.14MB/s 0:05:33 686,161,920 63% 1.13MB/s 0:05:34 687,472,640 64% 1.14MB/s 0:05:30 688,783,360 64% 1.14MB/s 0:05:29 690,094,080 64% 1.16MB/s 0:05:22 691,273,728 64% 1.15MB/s 0:05:25 692,584,448 64% 1.15MB/s 0:05:23 693,895,168 64% 1.15MB/s 0:05:21 695,205,888 64% 1.16MB/s 0:05:19 696,516,608 64% 1.18MB/s 0:05:10 697,696,256 64% 1.17MB/s 0:05:13 699,006,976 65% 1.18MB/s 0:05:10 700,317,696 65% 1.19MB/s 0:05:06 701,497,344 65% 1.16MB/s 0:05:12 702,676,992 65% 1.16MB/s 0:05:13 703,856,640 65% 1.12MB/s 0:05:20 705,036,288 65% 1.09MB/s 0:05:30 706,215,936 65% 1.08MB/s 0:05:30 707,395,584 65% 1.08MB/s 0:05:31 708,575,232 66% 1.08MB/s 0:05:30 709,754,880 66% 1.08MB/s 0:05:27 710,934,528 66% 1.08MB/s 0:05:27 712,114,176 66% 1.09MB/s 0:05:24 713,293,824 66% 1.10MB/s 0:05:20 714,473,472 66% 1.09MB/s 0:05:21 715,653,120 66% 1.09MB/s 0:05:19 716,832,768 66% 1.09MB/s 0:05:19 718,012,416 66% 1.10MB/s 0:05:16 719,192,064 66% 1.10MB/s 0:05:15 720,371,712 67% 1.10MB/s 0:05:13 721,551,360 67% 1.08MB/s 0:05:17 722,731,008 67% 1.08MB/s 0:05:16 723,910,656 67% 1.08MB/s 0:05:16 725,090,304 67% 1.08MB/s 0:05:13 726,269,952 67% 1.11MB/s 0:05:06 727,449,600 67% 1.10MB/s 0:05:07 728,760,320 67% 1.11MB/s 0:05:03 729,939,968 67% 1.10MB/s 0:05:05 731,119,616 68% 1.09MB/s 0:05:06 732,299,264 68% 1.09MB/s 0:05:04 733,478,912 68% 1.07MB/s 0:05:11 734,658,560 68% 1.07MB/s 0:05:09 735,838,208 68% 1.08MB/s 0:05:06 737,017,856 68% 1.07MB/s 0:05:06 738,197,504 68% 1.09MB/s 0:05:01 739,377,152 68% 1.09MB/s 0:05:00 740,556,800 68% 1.08MB/s 0:04:59 741,736,448 69% 1.08MB/s 0:04:59 743,047,168 69% 1.10MB/s 0:04:54 744,226,816 69% 1.10MB/s 0:04:53 745,406,464 69% 1.10MB/s 0:04:52 746,717,184 69% 1.11MB/s 0:04:46 747,896,832 69% 1.10MB/s 0:04:48 749,076,480 69% 1.11MB/s 0:04:46 750,256,128 69% 1.11MB/s 0:04:44 751,435,776 69% 1.10MB/s 0:04:45 752,615,424 70% 1.10MB/s 0:04:44 753,795,072 70% 1.10MB/s 0:04:44 754,974,720 70% 1.09MB/s 0:04:44 756,154,368 70% 1.09MB/s 0:04:45 757,334,016 70% 1.08MB/s 0:04:45 758,513,664 70% 1.08MB/s 0:04:44 759,693,312 70% 1.08MB/s 0:04:43 760,872,960 70% 1.08MB/s 0:04:42 761,921,536 70% 1.04MB/s 0:04:52 763,101,184 71% 1.05MB/s 0:04:49 764,280,832 71% 1.05MB/s 0:04:47 765,460,480 71% 1.04MB/s 0:04:49 766,640,128 71% 1.08MB/s 0:04:37 767,819,776 71% 1.07MB/s 0:04:38 768,999,424 71% 1.05MB/s 0:04:42 770,179,072 71% 1.06MB/s 0:04:40 771,489,792 71% 1.08MB/s 0:04:31 772,800,512 71% 1.10MB/s 0:04:26 774,111,232 72% 1.14MB/s 0:04:16 775,421,952 72% 1.16MB/s 0:04:10 776,732,672 72% 1.16MB/s 0:04:10 778,043,392 72% 1.16MB/s 0:04:08 779,354,112 72% 1.15MB/s 0:04:09 780,664,832 72% 1.15MB/s 0:04:08 781,975,552 72% 1.16MB/s 0:04:06 783,286,272 72% 1.15MB/s 0:04:05 784,596,992 73% 1.17MB/s 0:04:01 785,907,712 73% 1.16MB/s 0:04:01 787,218,432 73% 1.15MB/s 0:04:02 788,398,080 73% 1.14MB/s 0:04:04 789,708,800 73% 1.14MB/s 0:04:02 791,019,520 73% 1.15MB/s 0:03:59 792,330,240 73% 1.16MB/s 0:03:56 793,640,960 73% 1.17MB/s 0:03:53 794,951,680 74% 1.17MB/s 0:03:52 796,262,400 74% 1.16MB/s 0:03:53 797,442,048 74% 1.14MB/s 0:03:56 798,621,696 74% 1.12MB/s 0:04:00 799,801,344 74% 1.09MB/s 0:04:04 800,980,992 74% 1.08MB/s 0:04:07 802,291,712 74% 1.09MB/s 0:04:02 803,602,432 74% 1.12MB/s 0:03:56 804,880,384 74% 1.14MB/s 0:03:49 806,191,104 75% 1.18MB/s 0:03:42 807,501,824 75% 1.20MB/s 0:03:36 808,812,544 75% 1.21MB/s 0:03:32 810,123,264 75% 1.22MB/s 0:03:30 811,433,984 75% 1.23MB/s 0:03:28 812,744,704 75% 1.23MB/s 0:03:27 814,055,424 75% 1.23MB/s 0:03:26 815,366,144 75% 1.21MB/s 0:03:27 816,676,864 76% 1.21MB/s 0:03:26 817,987,584 76% 1.21MB/s 0:03:25 819,298,304 76% 1.21MB/s 0:03:24 820,609,024 76% 1.23MB/s 0:03:21 821,919,744 76% 1.23MB/s 0:03:20 823,230,464 76% 1.23MB/s 0:03:19 824,541,184 76% 1.22MB/s 0:03:18 825,851,904 76% 1.23MB/s 0:03:17 827,162,624 77% 1.22MB/s 0:03:16 828,473,344 77% 1.23MB/s 0:03:15 829,784,064 77% 1.21MB/s 0:03:17 831,094,784 77% 1.20MB/s 0:03:16 832,405,504 77% 1.21MB/s 0:03:15 833,716,224 77% 1.20MB/s 0:03:14 835,026,944 77% 1.21MB/s 0:03:12 836,337,664 77% 1.21MB/s 0:03:11 837,648,384 78% 1.20MB/s 0:03:11 838,959,104 78% 1.21MB/s 0:03:09 840,269,824 78% 1.21MB/s 0:03:08 841,580,544 78% 1.21MB/s 0:03:07 842,891,264 78% 1.21MB/s 0:03:06 844,201,984 78% 1.21MB/s 0:03:04 845,512,704 78% 1.22MB/s 0:03:02 846,823,424 78% 1.22MB/s 0:03:01 848,134,144 79% 1.22MB/s 0:02:59 849,444,864 79% 1.22MB/s 0:02:59 850,755,584 79% 1.22MB/s 0:02:58 851,935,232 79% 1.20MB/s 0:03:01 853,245,952 79% 1.19MB/s 0:03:00 854,556,672 79% 1.16MB/s 0:03:04 855,867,392 79% 1.13MB/s 0:03:08 857,178,112 79% 1.15MB/s 0:03:03 858,488,832 79% 1.15MB/s 0:03:02 859,799,552 80% 1.18MB/s 0:02:56 861,110,272 80% 1.22MB/s 0:02:50 862,420,992 80% 1.21MB/s 0:02:49 863,600,640 80% 1.19MB/s 0:02:52 864,911,360 80% 1.18MB/s 0:02:52 866,222,080 80% 1.18MB/s 0:02:50 867,532,800 80% 1.19MB/s 0:02:49 868,843,520 80% 1.22MB/s 0:02:44 870,154,240 81% 1.22MB/s 0:02:43 871,464,960 81% 1.22MB/s 0:02:41 872,775,680 81% 1.23MB/s 0:02:39 874,086,400 81% 1.22MB/s 0:02:39 875,397,120 81% 1.23MB/s 0:02:37 876,707,840 81% 1.21MB/s 0:02:38 878,018,560 81% 1.20MB/s 0:02:39 879,329,280 81% 1.18MB/s 0:02:40 880,640,000 82% 1.17MB/s 0:02:40 881,950,720 82% 1.17MB/s 0:02:39 883,261,440 82% 1.17MB/s 0:02:39 884,572,160 82% 1.17MB/s 0:02:37 885,882,880 82% 1.16MB/s 0:02:38 887,193,600 82% 1.15MB/s 0:02:37 888,504,320 82% 1.14MB/s 0:02:37 889,815,040 82% 1.14MB/s 0:02:36 891,125,760 83% 1.14MB/s 0:02:35 892,436,480 83% 1.15MB/s 0:02:33 893,747,200 83% 1.17MB/s 0:02:29 895,057,920 83% 1.17MB/s 0:02:28 896,368,640 83% 1.18MB/s 0:02:26 897,548,288 83% 1.15MB/s 0:02:29 898,727,936 83% 1.13MB/s 0:02:31 899,907,584 83% 1.11MB/s 0:02:32 901,087,232 83% 1.09MB/s 0:02:34 902,266,880 84% 1.11MB/s 0:02:31 903,446,528 84% 1.10MB/s 0:02:30 904,626,176 84% 1.10MB/s 0:02:29 905,674,752 84% 1.06MB/s 0:02:34 906,985,472 84% 1.07MB/s 0:02:32 908,165,120 84% 1.06MB/s 0:02:32 909,344,768 84% 1.06MB/s 0:02:31 910,524,416 84% 1.09MB/s 0:02:25 911,704,064 84% 1.08MB/s 0:02:26 912,752,640 85% 1.06MB/s 0:02:28 913,932,288 85% 1.06MB/s 0:02:27 915,111,936 85% 1.06MB/s 0:02:26 916,291,584 85% 1.06MB/s 0:02:24 917,471,232 85% 1.09MB/s 0:02:20 918,650,880 85% 1.09MB/s 0:02:19 919,830,528 85% 1.09MB/s 0:02:18 921,010,176 85% 1.07MB/s 0:02:18 922,189,824 85% 1.06MB/s 0:02:20 923,369,472 86% 1.05MB/s 0:02:19 924,549,120 86% 1.05MB/s 0:02:18 925,728,768 86% 1.04MB/s 0:02:18 926,908,416 86% 1.05MB/s 0:02:15 928,088,064 86% 1.05MB/s 0:02:15 929,267,712 86% 1.06MB/s 0:02:13 930,447,360 86% 1.08MB/s 0:02:09 931,627,008 86% 1.08MB/s 0:02:08 932,806,656 86% 1.09MB/s 0:02:06 933,986,304 86% 1.08MB/s 0:02:05 935,165,952 87% 1.09MB/s 0:02:03 936,345,600 87% 1.09MB/s 0:02:03 937,525,248 87% 1.08MB/s 0:02:02 938,704,896 87% 1.09MB/s 0:02:01 939,851,776 87% 1.08MB/s 0:02:01 941,031,424 87% 1.09MB/s 0:01:59 942,211,072 87% 1.09MB/s 0:01:57 943,390,720 87% 1.09MB/s 0:01:56 944,570,368 87% 1.09MB/s 0:01:56 945,750,016 88% 1.06MB/s 0:01:57 946,929,664 88% 1.06MB/s 0:01:56 948,109,312 88% 1.05MB/s 0:01:57 949,288,960 88% 1.05MB/s 0:01:55 950,468,608 88% 1.05MB/s 0:01:54 951,648,256 88% 1.06MB/s 0:01:52 952,827,904 88% 1.08MB/s 0:01:49 954,007,552 88% 1.08MB/s 0:01:47 955,187,200 88% 1.10MB/s 0:01:44 956,366,848 89% 1.10MB/s 0:01:44 957,546,496 89% 1.10MB/s 0:01:43 958,595,072 89% 1.06MB/s 0:01:46 959,905,792 89% 1.08MB/s 0:01:42 961,085,440 89% 1.08MB/s 0:01:41 962,265,088 89% 1.08MB/s 0:01:41 963,444,736 89% 1.12MB/s 0:01:36 964,755,456 89% 1.11MB/s 0:01:35 966,066,176 89% 1.13MB/s 0:01:33 967,376,896 90% 1.16MB/s 0:01:29 968,687,616 90% 1.17MB/s 0:01:27 969,998,336 90% 1.16MB/s 0:01:27 971,309,056 90% 1.16MB/s 0:01:26 972,488,704 90% 1.14MB/s 0:01:26 973,799,424 90% 1.12MB/s 0:01:26 975,110,144 90% 1.12MB/s 0:01:25 976,420,864 90% 1.12MB/s 0:01:24 977,731,584 91% 1.14MB/s 0:01:22 979,042,304 91% 1.16MB/s 0:01:19 980,221,952 91% 1.15MB/s 0:01:19 981,532,672 91% 1.15MB/s 0:01:18 982,712,320 91% 1.14MB/s 0:01:17 984,023,040 91% 1.14MB/s 0:01:16 985,333,760 91% 1.15MB/s 0:01:14 986,644,480 91% 1.15MB/s 0:01:13 987,824,128 92% 1.15MB/s 0:01:12 989,003,776 92% 1.14MB/s 0:01:12 990,183,424 92% 1.12MB/s 0:01:12 991,363,072 92% 1.11MB/s 0:01:12 992,542,720 92% 1.12MB/s 0:01:10 993,853,440 92% 1.13MB/s 0:01:09 995,164,160 92% 1.15MB/s 0:01:06 996,474,880 92% 1.18MB/s 0:01:03 997,785,600 92% 1.20MB/s 0:01:01 999,096,320 93% 1.22MB/s 0:00:59 1,000,407,040 93% 1.22MB/s 0:00:58 1,001,717,760 93% 1.22MB/s 0:00:57 1,003,028,480 93% 1.22MB/s 0:00:56 1,004,339,200 93% 1.22MB/s 0:00:55 1,005,649,920 93% 1.23MB/s 0:00:54 1,006,960,640 93% 1.23MB/s 0:00:52 1,008,271,360 93% 1.23MB/s 0:00:52 1,009,582,080 94% 1.23MB/s 0:00:50 1,010,892,800 94% 1.22MB/s 0:00:49 1,012,203,520 94% 1.22MB/s 0:00:49 1,013,514,240 94% 1.22MB/s 0:00:48 1,014,824,960 94% 1.22MB/s 0:00:46 1,016,135,680 94% 1.22MB/s 0:00:45 1,017,446,400 94% 1.22MB/s 0:00:44 1,018,757,120 94% 1.22MB/s 0:00:43 1,020,067,840 95% 1.21MB/s 0:00:43 1,021,378,560 95% 1.20MB/s 0:00:42 1,022,689,280 95% 1.21MB/s 0:00:41 1,024,000,000 95% 1.20MB/s 0:00:40 1,025,310,720 95% 1.22MB/s 0:00:38 1,026,621,440 95% 1.22MB/s 0:00:37 1,027,932,160 95% 1.22MB/s 0:00:36 1,029,242,880 95% 1.22MB/s 0:00:35 1,030,553,600 95% 1.22MB/s 0:00:34 1,031,864,320 96% 1.21MB/s 0:00:33 1,033,175,040 96% 1.19MB/s 0:00:33 1,034,485,760 96% 1.18MB/s 0:00:32 1,035,796,480 96% 1.18MB/s 0:00:31 1,037,107,200 96% 1.20MB/s 0:00:29 1,038,417,920 96% 1.22MB/s 0:00:28 1,039,728,640 96% 1.23MB/s 0:00:26 1,041,039,360 96% 1.22MB/s 0:00:26 1,042,350,080 97% 1.22MB/s 0:00:25 1,043,660,800 97% 1.22MB/s 0:00:23 1,044,971,520 97% 1.21MB/s 0:00:23 1,046,282,240 97% 1.21MB/s 0:00:21 1,047,592,960 97% 1.21MB/s 0:00:20 1,048,903,680 97% 1.21MB/s 0:00:19 1,050,214,400 97% 1.22MB/s 0:00:18 1,051,525,120 97% 1.22MB/s 0:00:17 1,052,835,840 98% 1.22MB/s 0:00:16 1,054,146,560 98% 1.23MB/s 0:00:15 1,055,457,280 98% 1.21MB/s 0:00:14 1,056,768,000 98% 1.20MB/s 0:00:13 1,058,078,720 98% 1.19MB/s 0:00:12 1,059,389,440 98% 1.18MB/s 0:00:11 1,060,700,160 98% 1.20MB/s 0:00:10 1,062,010,880 98% 1.21MB/s 0:00:09 1,063,321,600 99% 1.22MB/s 0:00:08 1,064,632,320 99% 1.22MB/s 0:00:07 1,065,943,040 99% 1.22MB/s 0:00:06 1,067,253,760 99% 1.22MB/s 0:00:05 1,068,564,480 99% 1.22MB/s 0:00:04 1,069,875,200 99% 1.22MB/s 0:00:02 1,071,185,920 99% 1.22MB/s 0:00:01 1,072,496,640 99% 1.21MB/s 0:00:00 1,073,381,376 99% 1.10MB/s 0:00:00 1,073,559,192 100% 1.14MB/s 0:14:56 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20220926-tablet-x64uefi.img.xz.sha256 131 100% 1.22kB/s 0:00:00 131 100% 1.22kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 2,616,031,566 bytes received 134 bytes 1,229,627.12 bytes/sec total size is 2,615,392,460 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@5e72cd97[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=0,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-09-23T23:14:25Z]] (sha:f04d319) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f04d3193d7f55dd1543758b8c572a6e25246b76d Finished: SUCCESS