Sat 9 Oct 10:06:55 UTC 2021: Using CONF from /home/debian-cd/build.bullseye/CONF.sh.bullseye_release. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64 make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64 mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/tasks echo "- copying task files from 'tasks/bullseye/'" - copying task files from 'tasks/bullseye/' cp -r /home/debian-cd/build.bullseye/debian-cd/tasks/bullseye/* /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/update_tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di_list; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di+k_list update_tasks: Using "gnome" as the default desktop, as specified by pool/main/t/tasksel/task-desktop_3.68_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi for ARCH in amd64; do \ echo "Using the provided status file for bullseye-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for bullseye-backports-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for bullseye-amd64 ... make[2]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in amd64; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "9" = "1" -o "9" = "2" -o "9" = "C" -o "9" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/archive-keyring for ARCH in amd64; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/apt/trusted.gpg.d/$key.asc; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in amd64; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main/debian-installer amd64 Packages [67.0 kB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main amd64 Packages [11.1 MB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/contrib amd64 Packages [60.8 kB] Reading package lists... # If we're doing a build using d-i from sid, we'll need sid sources too if [ ""x = "yes"x ] && \ [ "bullseye"x != ""x ] && \ [ "bullseye"x != "bullseye"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-source/status ; \ export CODENAME=bullseye; \ export ARCH=source; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in amd64; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ fi; \ done Reading package lists... Building dependency tree... You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: apt : Depends: libapt-pkg6.0 (>= 2.2.4) but it is not installed Depends: libc6 (>= 2.15) Depends: libgcc-s1 (>= 3.0) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libseccomp2 (>= 2.4.2) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed Depends: libsystemd0 apt-listchanges : Depends: python3-apt (>= 0.7.93) but it is not installed Depends: python3-debconf but it is not installed Depends: python3:any (>= 3.7~) apt-utils : Depends: libapt-pkg6.0 (>= 1.9.11~) but it is not installed Depends: libc6 (>= 2.14) Depends: libdb5.3 but it is not installed Depends: libgcc-s1 (>= 3.0) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed base-passwd : Depends: libc6 (>= 2.8) Depends: libdebconfclient0 (>= 0.145) but it is not installed bash : PreDepends: libc6 (>= 2.25) PreDepends: libtinfo6 (>= 6) but it is not installed bind9-dnsutils : Depends: libc6 (>= 2.14) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libidn2-0 (>= 2.0.0) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: libprotobuf-c1 (>= 1.0.0) but it is not installed bind9-host : Depends: libc6 (>= 2.14) Depends: libidn2-0 (>= 2.0.0) but it is not installed bind9-libs : Depends: libc6 (>= 2.17) Depends: libfstrm0 (>= 0.2.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libjson-c5 (>= 0.15) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: liblmdb0 (>= 0.9.7) but it is not installed Depends: libmaxminddb0 (>= 1.3.0) but it is not installed Depends: libprotobuf-c1 (>= 1.0.1) but it is not installed Depends: libssl1.1 (>= 1.1.1) but it is not installed Depends: libuv1 (>= 1.30.1) but it is not installed Depends: libxml2 (>= 2.7.4) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed bsdutils : PreDepends: libc6 (>= 2.17) PreDepends: libsystemd0 bzip2 : Depends: libbz2-1.0 (= 1.0.8-4) but it is not installed Depends: libc6 (>= 2.14) ca-certificates : Depends: openssl (>= 1.1.1) but it is not installed coreutils : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libattr1 (>= 1:2.4.44) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libgmp10 but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed cpio : Depends: libc6 (>= 2.17) cron : Depends: libc6 (>= 2.7) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed dash : PreDepends: libc6 (>= 2.14) dbus : Depends: libapparmor1 (>= 2.8.94) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.14) Depends: libcap-ng0 (>= 0.7.9) but it is not installed Depends: libdbus-1-3 (= 1.12.20-2) but it is not installed Depends: libexpat1 (>= 2.1~beta3) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libsystemd0 debconf-i18n : Depends: liblocale-gettext-perl but it is not installed Depends: libtext-iconv-perl but it is not installed Depends: libtext-wrapi18n-perl but it is not installed Depends: libtext-charwidth-perl but it is not installed debianutils : PreDepends: libc6 (>= 2.15) diffutils : PreDepends: libc6 (>= 2.17) dmidecode : Depends: libc6 (>= 2.4) dpkg : PreDepends: libbz2-1.0 but it is not installed PreDepends: libc6 (>= 2.15) PreDepends: liblzma5 (>= 5.2.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed e2fsprogs : PreDepends: libblkid1 (>= 2.36) but it is not installed PreDepends: libc6 (>= 2.14) PreDepends: libcom-err2 (>= 1.43.9) but it is not installed PreDepends: libext2fs2 (= 1.46.2-2) but it is not installed PreDepends: libss2 (>= 1.38) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed Depends: logsave but it is not installed fdisk : Depends: libc6 (>= 2.14) Depends: libfdisk1 (>= 2.36) but it is not installed Depends: libmount1 (>= 2.24.2) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libsmartcols1 (>= 2.28~rc1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed file : Depends: libc6 (>= 2.4) Depends: libmagic1 (= 1:5.39-3) but it is not installed findutils : PreDepends: libc6 (>= 2.17) PreDepends: libselinux1 (>= 3.1~) but it is not installed gettext-base : Depends: libc6 (>= 2.14) gpgv : Depends: libbz2-1.0 but it is not installed Depends: libc6 (>= 2.25) Depends: libgcrypt20 (>= 1.8.0) but it is not installed Depends: libgpg-error0 (>= 1.38) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed grep : PreDepends: libc6 (>= 2.14) PreDepends: libpcre3 but it is not installed groff-base : Depends: libc6 (>= 2.29) Depends: libgcc-s1 (>= 4.0) but it is not installed Depends: libstdc++6 (>= 4.1.1) but it is not installed Depends: libuchardet0 (>= 0.0.1) but it is not installed gzip : PreDepends: libc6 (>= 2.17) hostname : PreDepends: libc6 (>= 2.4) ifupdown : Depends: libc6 (>= 2.14) Depends: lsb-base but it is not installed iproute2 : Depends: libbpf0 (>= 1:0.2) but it is not installed Depends: libbsd0 (>= 0.0) but it is not installed Depends: libc6 (>= 2.29) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libdb5.3 but it is not installed Depends: libelf1 (>= 0.131) but it is not installed Depends: libmnl0 (>= 1.0.3-4~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libxtables12 (>= 1.6.0+snapshot20161117) but it is not installed Depends: libcap2-bin but it is not installed iputils-ping : Depends: libcap2-bin but it is not installed Depends: libc6 (>= 2.25) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed isc-dhcp-client : Depends: libc6 (>= 2.15) Depends: libdns-export1110 but it is not installed Depends: libisc-export1105 but it is not installed kmod : Depends: libc6 (>= 2.17) Depends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libkmod2 (= 28-1) but it is not installed Depends: lsb-base but it is not installed less : Depends: libc6 (>= 2.14) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.31) Depends: libc6 (< 2.32) liblockfile-bin : Depends: libc6 (>= 2.14) libnss-systemd : Depends: libc6 (>= 2.30) libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.27) PreDepends: libcrypt1 (>= 1:4.3.0) but it is not installed PreDepends: libdb5.3 but it is not installed PreDepends: libnsl2 (>= 1.0) but it is not installed PreDepends: libpam0g (>= 1.3.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libtirpc3 (>= 1.0.2) but it is not installed libpam-modules-bin : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.14) Depends: libcrypt1 (>= 1:4.3.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed libpam-systemd : Depends: libc6 (>= 2.30) Depends: libpam0g (>= 0.99.7.1) but it is not installed libreadline8 : Depends: libc6 (>= 2.15) Depends: libtinfo6 (>= 6) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.14) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed logrotate : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.27) Depends: libpopt0 (>= 1.14) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed lsof : Depends: libc6 (>= 2.11) Depends: libselinux1 (>= 3.1~) but it is not installed man-db : Depends: bsdextrautils but it is not installed or bsdmainutils (< 12.1.1~) but it is not installed Depends: libc6 (>= 2.28) Depends: libgdbm6 (>= 1.16) but it is not installed Depends: libpipeline1 (>= 1.5.0) but it is not installed Depends: libseccomp2 (>= 2.1.0) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed mawk : Depends: libc6 (>= 2.29) mime-support : Depends: mailcap but it is not installed mount : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.17) PreDepends: libmount1 (>= 2.35.1) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed nano : Depends: libc6 (>= 2.27) Depends: libncursesw6 (>= 6) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed ncurses-bin : PreDepends: libc6 (>= 2.14) PreDepends: libtinfo6 (>= 6.2+20200912) but it is not installed PreDepends: libtinfo6 (< 6.3~) but it is not installed netcat-traditional : Depends: libc6 (>= 2.15) nftables : Depends: libnftables1 (= 0.9.8-3.1) but it is not installed Depends: libc6 (>= 2.4) Depends: libedit2 (>= 3.1-20130611-0) but it is not installed openssh-client : Depends: libc6 (>= 2.26) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libfido2-1 (>= 1.5.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libssl1.1 (>= 1.1.1) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed passwd : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.14) Depends: libcrypt1 (>= 1:4.1.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 2.1.9) but it is not installed Depends: libsemanage1 (>= 2.0.3) but it is not installed pciutils : Depends: libc6 (>= 2.14) Depends: libkmod2 (>= 5~) but it is not installed Depends: libpci3 (= 1:3.7.0-5) but it is not installed perl : Depends: libperl5.32 (= 5.32.1-4+deb11u2) but it is not installed perl-base : PreDepends: libc6 (>= 2.29) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed procps : Depends: libc6 (>= 2.27) Depends: libncurses6 (>= 6) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libprocps8 (>= 2:3.3.16-1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed python3-reportbug : Depends: python3:any Depends: python3-debian but it is not installed Depends: python3-debianbts (>= 2.10) but it is not installed Depends: python3-requests but it is not installed Depends: python3-apt but it is not installed reportbug : Depends: python3:any rsyslog : Depends: libc6 (>= 2.27) Depends: libestr0 (>= 0.1.4) but it is not installed Depends: libfastjson4 (>= 0.99.8) but it is not installed Depends: liblognorm5 (>= 2.0.3) but it is not installed Depends: libsystemd0 (>= 246) Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed sed : PreDepends: libacl1 (>= 2.2.51-8) but it is not installed PreDepends: libc6 (>= 2.14) PreDepends: libselinux1 (>= 1.32) but it is not installed systemd : PreDepends: libblkid1 (>= 2.24) but it is not installed PreDepends: libc6 (>= 2.30) PreDepends: libgcrypt20 (>= 1.8.0) but it is not installed PreDepends: liblz4-1 (>= 0.0~r122) but it is not installed PreDepends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libzstd1 (>= 1.4.0) but it is not installed Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libapparmor1 (>= 2.13) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcap2 (>= 1:2.24-9~) but it is not installed Depends: libcrypt1 (>= 1:4.4.0) but it is not installed Depends: libcryptsetup12 (>= 2:2.3) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libgpg-error0 (>= 1.14) but it is not installed Depends: libip4tc2 (>= 1.8.3) but it is not installed Depends: libkmod2 (>= 5~) but it is not installed Depends: liblz4-1 (>= 0.0~r130) but it is not installed Depends: libmount1 (>= 2.30) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libseccomp2 (>= 2.4.1) but it is not installed Depends: libsystemd0 (= 247.3-6) Depends: systemd-timesyncd but it is not installed or time-daemon sysvinit-utils : Depends: lsb-base (>= 11.0.0~) but it is not installed Depends: libc6 (>= 2.14) tar : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 3.1~) but it is not installed tasksel-data : Depends: tasksel (= 3.68) but it is not installed telnet : Depends: libc6 (>= 2.15) Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.14) udev : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libblkid1 (>= 2.24) but it is not installed Depends: libc6 (>= 2.30) Depends: libkmod2 (>= 5~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libudev1 (= 247.3-6) but it is not installed util-linux : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libblkid1 (>= 2.31.1) but it is not installed PreDepends: libc6 (>= 2.25) PreDepends: libcap-ng0 (>= 0.7.9) but it is not installed PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libmount1 (>= 2.34) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libsmartcols1 (>= 2.34) but it is not installed PreDepends: libsystemd0 PreDepends: libtinfo6 (>= 6) but it is not installed PreDepends: libudev1 (>= 183) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed vim-common : Depends: xxd but it is not installed vim-tiny : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.15) Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed wget : Depends: libc6 (>= 2.28) Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle8 but it is not installed Depends: libpcre2-8-0 (>= 10.22) but it is not installed Depends: libpsl5 (>= 0.16.0) but it is not installed Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed whiptail : Depends: libc6 (>= 2.14) Depends: libnewt0.52 (>= 0.52.21) but it is not installed Depends: libpopt0 (>= 1.14) but it is not installed Depends: libslang2 (>= 2.2.4) but it is not installed xz-utils : Depends: libc6 (>= 2.17) Depends: liblzma5 (>= 5.2.2) but it is not installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). make[3]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi if [ "amd64" != "source" ] ; then \ for ARCH in amd64; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Reading package lists... set -e; \ if [ "amd64" != "source" ] ; then \ for ARCH in amd64; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "amd64" != "source" ] ; then \ for ARCH in amd64; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi amd64:bsdextrautils amd64:distro-info-data amd64:dmsetup amd64:libacl1 amd64:libapparmor1 amd64:libapt-pkg6.0 amd64:libargon2-1 amd64:libattr1 amd64:libaudit-common amd64:libaudit1 amd64:libblkid1 amd64:libbpf0 amd64:libbrotli1 amd64:libbsd0 amd64:libbz2-1.0 amd64:libc6 amd64:libcap-ng0 amd64:libcap2 amd64:libcap2-bin amd64:libcbor0 amd64:libcom-err2 amd64:libcrypt1 amd64:libcryptsetup12 amd64:libcurl3-gnutls amd64:libdb5.3 amd64:libdbus-1-3 amd64:libdebconfclient0 amd64:libdevmapper1.02.1 amd64:libdns-export1110 amd64:libedit2 amd64:libelf1 amd64:libestr0 amd64:libexpat1 amd64:libext2fs2 amd64:libfastjson4 amd64:libfdisk1 amd64:libffi7 amd64:libfido2-1 amd64:libfstrm0 amd64:libgcc-s1 amd64:libgcrypt20 amd64:libgdbm-compat4 amd64:libgdbm6 amd64:libgmp10 amd64:libgnutls30 amd64:libgpg-error0 amd64:libgssapi-krb5-2 amd64:libhogweed6 amd64:libicu67 amd64:libidn2-0 amd64:libip4tc2 amd64:libisc-export1105 amd64:libjansson4 amd64:libjson-c5 amd64:libk5crypto3 amd64:libkeyutils1 amd64:libkmod2 amd64:libkrb5-3 amd64:libkrb5support0 amd64:libldap-2.4-2 amd64:liblmdb0 amd64:liblocale-gettext-perl amd64:liblognorm5 amd64:liblz4-1 amd64:liblzma5 amd64:libmagic-mgc amd64:libmagic1 amd64:libmaxminddb0 amd64:libmd0 amd64:libmnl0 amd64:libmount1 amd64:libmpdec3 amd64:libncurses6 amd64:libncursesw6 amd64:libnettle8 amd64:libnewt0.52 amd64:libnftables1 amd64:libnftnl11 amd64:libnghttp2-14 amd64:libnsl2 amd64:libp11-kit0 amd64:libpam0g amd64:libpci3 amd64:libpcre2-8-0 amd64:libpcre3 amd64:libperl5.32 amd64:libpipeline1 amd64:libpopt0 amd64:libprocps8 amd64:libprotobuf-c1 amd64:libpsl5 amd64:libpython3-stdlib amd64:libpython3.9-minimal amd64:libpython3.9-stdlib amd64:librtmp1 amd64:libsasl2-2 amd64:libsasl2-modules-db amd64:libseccomp2 amd64:libselinux1 amd64:libsemanage-common amd64:libsemanage1 amd64:libsepol1 amd64:libslang2 amd64:libsmartcols1 amd64:libsqlite3-0 amd64:libss2 amd64:libssh2-1 amd64:libssl1.1 amd64:libstdc++6 amd64:libsystemd0 amd64:libtasn1-6 amd64:libtext-charwidth-perl amd64:libtext-iconv-perl amd64:libtext-wrapi18n-perl amd64:libtinfo6 amd64:libtirpc-common amd64:libtirpc3 amd64:libuchardet0 amd64:libudev1 amd64:libunistring2 amd64:libuuid1 amd64:libuv1 amd64:libxml2 amd64:libxtables12 amd64:libxxhash0 amd64:libzstd1 amd64:logsave amd64:lsb-base amd64:mailcap amd64:openssl amd64:pci.ids amd64:python-apt-common amd64:python3 amd64:python3-apt amd64:python3-certifi amd64:python3-chardet amd64:python3-debconf amd64:python3-debian amd64:python3-debianbts amd64:python3-httplib2 amd64:python3-idna amd64:python3-minimal amd64:python3-pkg-resources amd64:python3-pycurl amd64:python3-pysimplesoap amd64:python3-requests amd64:python3-six amd64:python3-urllib3 amd64:python3.9 amd64:python3.9-minimal amd64:systemd-timesyncd amd64:tasksel amd64:xxd amd64:zlib1g for ARCH in amd64; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ fi; \ done Reading package lists... Building dependency tree... make[3]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[2]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' ... checking your mirror make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "amd64" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731+deb11u1/images/MD5SUMS for ARCH in amd64; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check; \ fi; \ done make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' ... building the images; using target(s) "official_images" Building all available jigdos and no isos for amd64 BD make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi if [ "amd64" != "source" ] ; then \ for ARCH in amd64; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Reading package lists... if [ ""x != "yes"x ] ; then \ if [ "9"x = "1"x ] ; then \ : ; \ elif [ "9"x = "2"x -o "9"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _9 != _1 ]; then \ for ARCH in amd64; do \ BINCLUDE=`[ -n "" ] && cat | sort -u | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BINCLUDE" ] || BINCLUDE="--include=$BINCLUDE"; \ BEXCLUDE=`[ -n "" ] && cat | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BEXCLUDE" ] || BEXCLUDE="--exclude=$BEXCLUDE"; \ debootstrap --no-check-gpg --arch $ARCH \ --print-debs \ $BINCLUDE $BEXCLUDE \ bullseye \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in amd64; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in xen; do \ VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \ done; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DFORCE_FIRMWARE"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_486_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_586_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_PAE_KERNEL"; \ fi; \ if [ ""x != "yes"x ] ; then \ cpp -nostdinc -P -undef $ARCHDEFS $VARIANTDEFS\ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list; fi for ARCH in amd64; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list; \ done Running sort_deps to sort packages for amd64: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 117816302 bytes Adding the rest of the requested packages Now up to 81075160664 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 59090 packages, total size 83486035208 bytes. if [ ""x = "yes"x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt "amd64" /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages.source; \ fi /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.bullseye/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64 bullseye "amd64" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512 -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.5.0 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2017, Thomas Schmitt , libburnia project. xorriso version : 1.5.0 Version timestamp : 2018.09.15.133001 Build timestamp : -none-given- libisofs in use : 1.5.0 (min. 1.5.0) libjte in use : 1.0.0 (min. 1.0.0) libburn in use : 1.5.0 (min. 1.5.0) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.5.0 (min. 1.5.0) Provided under GNU GPL version 3 or later, due to libreadline license. There is NO WARRANTY, to the extent permitted by law. Reading in package information for amd64: Done: Read details of 59090 packages for amd64 Reading in translated package descriptions for main: Done: read 227605 entries for 37 languages Reading in translated package descriptions for contrib: Done: read 300 entries for 1 languages Starting to lay out packages into images: Adding the required directories Generating the image label and volume id Adding .disk/base_components Adding .disk/cd_type Adding udeb/base includes/excludes WARNING: Unable to read UDEB_EXCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/amd64_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.pt_BR.txt' Extracting FAQ on CD1 Adding installtools Omitting release notes, as requested Adding common docs on CD1 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for amd64: Running tools/boot/bullseye/boot-amd64 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1 Adding tools to CD1 Moving extra loader files into place: renamed 'boot1/isolinux/g2ldr' -> 'CD1/g2ldr' renamed 'boot1/isolinux/g2ldr.mbr' -> 'CD1/g2ldr.mbr' renamed 'boot1/isolinux/setup.exe' -> 'CD1/setup.exe' renamed 'boot1/isolinux/win32-loader.ini' -> 'CD1/win32-loader.ini' Adding BIOS boot code for amd64 on CD1 gtk/vmlinuz identical to ../vmlinuz. Linking xen/vmlinuz identical to ../vmlinuz. Linking xen/initrd.gz identical to ../gtk/initrd.gz. Linking Adding EFI boot code for amd64 on CD1 '/home/debian-cd/build.bullseye/debian-cd/data/bullseye/hl_c.png' -> '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/boot/grub/theme/hl_c.png' CD1/boot/grub/grub.cfg has 20 boot entries defined Adding README.source Starting new "amd64" BD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for amd64 Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 13449 packages, 11138311 blocks, 22811260928 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD2 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for amd64: Running tools/boot/bullseye/boot-amd64 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD2 Starting new "amd64" BD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 13933 packages, 10946659 blocks, 22418757632 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD3 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for amd64: Running tools/boot/bullseye/boot-amd64 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD3 Starting new "amd64" BD 3 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD3 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 21040 packages, 11156722 blocks, 22848966656 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD4 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for amd64: Running tools/boot/bullseye/boot-amd64 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD4 Starting new "amd64" BD 4 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD4 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 4 (not) filled with 10668 packages, 7721517 blocks, 15813666816 bytes Finished: 59090 packages placed make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "amd64" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731+deb11u1/images/MD5SUMS for ARCH in amd64; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check; \ fi; \ done CD=1 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" CD=3 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating amd64 iso/jigdo image number 1 ... CD=2 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating amd64 iso/jigdo image number 3 ... Last-minute updates: README.html CD=4 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating amd64 iso/jigdo image number 2 ... Last-minute updates: README.html Generating amd64 iso/jigdo image number 4 ... Last-minute updates: README.html README.txt README.txt README.txt README.txt Sat 9 Oct 11:15:38 UTC 2021 Sat 9 Oct 11:15:38 UTC 2021 Sat 9 Oct 11:15:38 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 amd64 2' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.1.0-amd64-BD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.1.0-amd64-BD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long CD2 Sat 9 Oct 11:15:38 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 amd64 1' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.1.0-amd64-BD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.1.0-amd64-BD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long -cache-inodes -isohybrid-mbr syslinux/usr/lib/ISOLINUX/isohdpfx.bin -b isolinux/isolinux.bin -c isolinux/boot.cat -boot-load-size 4 -boot-info-table -no-emul-boot -eltorito-alt-boot -e boot/grub/efi.img -no-emul-boot -isohybrid-gpt-basdat -isohybrid-apm-hfsplus boot1 CD1 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 amd64 4' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.1.0-amd64-BD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.1.0-amd64-BD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -J -joliet-long CD4 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 amd64 3' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.1.0-amd64-BD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.1.0-amd64-BD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -J -joliet-long CD3 Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/boot1' xorriso : UPDATE : 38 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD4' xorriso : UPDATE : 17008 files added in 1 seconds xorriso : UPDATE : 17008 files added in 1 seconds xorriso : UPDATE : 17700 files added in 1 seconds xorriso : UPDATE : 12200 files added in 1 seconds xorriso : UPDATE : 9500 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD2' xorriso : UPDATE : 23836 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 23836 files added in 1 seconds xorriso : UPDATE : 0.01% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/dns323-firmware-tools_0.7.3-1.1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-doc_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/gnome-firmware_3.36.0-1_amd64.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/grub-firmware-qemu_2.04-20_amd64.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/hdmi2usb-fx2-firmware_0.0.0~git20151225-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/isight-firmware-tools_1.6-4_amd64.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware-source_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 28200 files added in 2 seconds xorriso : UPDATE : 22300 files added in 2 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1' xorriso : UPDATE : 0.00% done xorriso : UPDATE : 23144 files added in 2 seconds xorriso : NOTE : Copying to System Area: 432 bytes from file '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/syslinux/usr/lib/ISOLINUX/isohdpfx.bin' xorriso : UPDATE : 0.06% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD3' xorriso : UPDATE : 35649 files added in 2 seconds xorriso : UPDATE : 35649 files added in 3 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/basic-defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/compatibility.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/getting-debian.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/index.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/nextrelease.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkg-basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/redistributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/alsa-firmware-loaders_1.2.2-1_amd64.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-106-gc583009+dfsg1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43legacy-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: NOTE : Automatically adjusted MBR geometry to 2774/255/63 libisofs: WARNING : Image size exceeds 1024 cylinders. Cannot align partition. libisofs: WARNING : There are said to be BIOSes which will not boot this via MBR. xorriso : UPDATE : 0.00% done xorriso : UPDATE : 0.04% done xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.09% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/arm-trusted-firmware-tools_2.4+dfsg-2_amd64.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/bladerf-firmware-fx3_0.2019.07-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-dl_1.2.4+dfsg-8_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.00% done xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 09 12:01:48 2021 xorriso : UPDATE : 0.06% done xorriso : UPDATE : 0.14% done, estimate finish Sat Oct 09 11:49:18 2021 xorriso : UPDATE : 0.03% done xorriso : UPDATE : 0.10% done, estimate finish Sat Oct 09 12:10:02 2021 xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 09 12:11:01 2021 xorriso : UPDATE : 0.18% done, estimate finish Sat Oct 09 11:52:11 2021 xorriso : UPDATE : 0.06% done xorriso : UPDATE : 0.14% done, estimate finish Sat Oct 09 12:07:05 2021 xorriso : UPDATE : 0.11% done, estimate finish Sat Oct 09 12:10:56 2021 xorriso : UPDATE : 0.22% done, estimate finish Sat Oct 09 11:53:02 2021 xorriso : UPDATE : 0.09% done, estimate finish Sat Oct 09 12:07:23 2021 xorriso : UPDATE : 0.17% done, estimate finish Sat Oct 09 12:07:12 2021 xorriso : UPDATE : 0.14% done, estimate finish Sat Oct 09 12:10:09 2021 xorriso : UPDATE : 0.34% done, estimate finish Sat Oct 09 11:44:27 2021 xorriso : UPDATE : 0.12% done, estimate finish Sat Oct 09 12:05:32 2021 xorriso : UPDATE : 0.19% done, estimate finish Sat Oct 09 12:09:39 2021 xorriso : UPDATE : 0.15% done, estimate finish Sat Oct 09 12:16:12 2021 xorriso : UPDATE : 0.60% done, estimate finish Sat Oct 09 11:35:00 2021 xorriso : UPDATE : 0.14% done, estimate finish Sat Oct 09 12:11:23 2021 xorriso : UPDATE : 0.21% done, estimate finish Sat Oct 09 12:12:46 2021 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 09 12:23:13 2021 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 09 11:30:54 2021 xorriso : UPDATE : 0.17% done, estimate finish Sat Oct 09 12:13:16 2021 xorriso : UPDATE : 0.24% done, estimate finish Sat Oct 09 12:11:56 2021 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 09 12:32:44 2021 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 09 11:29:18 2021 xorriso : UPDATE : 0.20% done, estimate finish Sat Oct 09 12:12:21 2021 xorriso : UPDATE : 0.29% done, estimate finish Sat Oct 09 12:08:42 2021 xorriso : UPDATE : 0.18% done, estimate finish Sat Oct 09 12:34:13 2021 xorriso : UPDATE : 1.34% done, estimate finish Sat Oct 09 11:28:01 2021 xorriso : UPDATE : 0.23% done, estimate finish Sat Oct 09 12:10:36 2021 xorriso : UPDATE : 0.44% done, estimate finish Sat Oct 09 11:54:01 2021 xorriso : UPDATE : 0.21% done, estimate finish Sat Oct 09 12:30:11 2021 xorriso : UPDATE : 1.63% done, estimate finish Sat Oct 09 11:26:48 2021 xorriso : UPDATE : 0.27% done, estimate finish Sat Oct 09 12:10:01 2021 xorriso : UPDATE : 0.54% done, estimate finish Sat Oct 09 11:50:06 2021 xorriso : UPDATE : 0.24% done, estimate finish Sat Oct 09 12:27:40 2021 xorriso : UPDATE : 1.95% done, estimate finish Sat Oct 09 11:25:50 2021 xorriso : UPDATE : 0.28% done, estimate finish Sat Oct 09 12:13:31 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 11:43:59 2021 xorriso : UPDATE : 0.27% done, estimate finish Sat Oct 09 12:26:12 2021 xorriso : UPDATE : 1.95% done, estimate finish Sat Oct 09 11:26:41 2021 xorriso : UPDATE : 0.29% done, estimate finish Sat Oct 09 12:17:02 2021 xorriso : UPDATE : 0.85% done, estimate finish Sat Oct 09 11:41:39 2021 xorriso : UPDATE : 0.30% done, estimate finish Sat Oct 09 12:26:16 2021 xorriso : UPDATE : 2.36% done, estimate finish Sat Oct 09 11:25:29 2021 xorriso : UPDATE : 0.33% done, estimate finish Sat Oct 09 12:15:37 2021 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 09 11:38:28 2021 xorriso : UPDATE : 0.32% done, estimate finish Sat Oct 09 12:25:25 2021 xorriso : UPDATE : 2.55% done, estimate finish Sat Oct 09 11:22:52 2021 xorriso : UPDATE : 0.35% done, estimate finish Sat Oct 09 12:15:41 2021 xorriso : UPDATE : 1.22% done, estimate finish Sat Oct 09 11:31:34 2021 xorriso : UPDATE : 0.35% done, estimate finish Sat Oct 09 12:24:40 2021 xorriso : UPDATE : 2.72% done, estimate finish Sat Oct 09 11:23:04 2021 xorriso : UPDATE : 0.37% done, estimate finish Sat Oct 09 12:17:43 2021 xorriso : UPDATE : 1.36% done, estimate finish Sat Oct 09 11:31:06 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Oct 09 12:26:27 2021 xorriso : UPDATE : 2.99% done, estimate finish Sat Oct 09 11:22:57 2021 xorriso : UPDATE : 0.64% done, estimate finish Sat Oct 09 11:54:13 2021 xorriso : UPDATE : 1.48% done, estimate finish Sat Oct 09 11:30:58 2021 xorriso : UPDATE : 0.42% done, estimate finish Sat Oct 09 12:25:22 2021 xorriso : UPDATE : 3.21% done, estimate finish Sat Oct 09 11:22:58 2021 xorriso : UPDATE : 0.69% done, estimate finish Sat Oct 09 11:47:43 2021 xorriso : UPDATE : 1.64% done, estimate finish Sat Oct 09 11:30:26 2021 xorriso : UPDATE : 0.42% done, estimate finish Sat Oct 09 12:29:08 2021 xorriso : UPDATE : 3.41% done, estimate finish Sat Oct 09 11:23:02 2021 xorriso : UPDATE : 0.86% done, estimate finish Sat Oct 09 11:42:12 2021 xorriso : UPDATE : 1.84% done, estimate finish Sat Oct 09 11:29:44 2021 xorriso : UPDATE : 0.50% done, estimate finish Sat Oct 09 12:17:10 2021 xorriso : UPDATE : 3.59% done, estimate finish Sat Oct 09 11:23:08 2021 xorriso : UPDATE : 1.07% done, estimate finish Sat Oct 09 11:37:49 2021 xorriso : UPDATE : 1.99% done, estimate finish Sat Oct 09 11:29:28 2021 xorriso : UPDATE : 0.74% done, estimate finish Sat Oct 09 11:55:36 2021 xorriso : UPDATE : 4.03% done, estimate finish Sat Oct 09 11:22:44 2021 xorriso : UPDATE : 1.17% done, estimate finish Sat Oct 09 11:37:24 2021 xorriso : UPDATE : 2.09% done, estimate finish Sat Oct 09 11:29:36 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 11:52:33 2021 xorriso : UPDATE : 4.23% done, estimate finish Sat Oct 09 11:22:48 2021 xorriso : UPDATE : 1.17% done, estimate finish Sat Oct 09 11:39:04 2021 xorriso : UPDATE : 2.34% done, estimate finish Sat Oct 09 11:28:47 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 11:54:59 2021 xorriso : UPDATE : 4.42% done, estimate finish Sat Oct 09 11:22:52 2021 xorriso : UPDATE : 1.17% done, estimate finish Sat Oct 09 11:40:44 2021 xorriso : UPDATE : 2.50% done, estimate finish Sat Oct 09 11:28:35 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 11:57:26 2021 xorriso : UPDATE : 4.76% done, estimate finish Sat Oct 09 11:22:41 2021 xorriso : UPDATE : 1.76% done, estimate finish Sat Oct 09 11:32:27 2021 xorriso : UPDATE : 2.65% done, estimate finish Sat Oct 09 11:28:31 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 11:59:53 2021 xorriso : UPDATE : 5.02% done, estimate finish Sat Oct 09 11:22:35 2021 xorriso : UPDATE : 1.89% done, estimate finish Sat Oct 09 11:32:13 2021 xorriso : UPDATE : 2.77% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 12:02:21 2021 xorriso : UPDATE : 5.21% done, estimate finish Sat Oct 09 11:22:40 2021 xorriso : UPDATE : 1.89% done, estimate finish Sat Oct 09 11:33:11 2021 xorriso : UPDATE : 2.79% done, estimate finish Sat Oct 09 11:28:16 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 11:59:04 2021 xorriso : UPDATE : 5.41% done, estimate finish Sat Oct 09 11:22:45 2021 xorriso : UPDATE : 1.89% done, estimate finish Sat Oct 09 11:34:09 2021 xorriso : UPDATE : 3.01% done, estimate finish Sat Oct 09 11:27:49 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 12:02:10 2021 xorriso : UPDATE : 5.61% done, estimate finish Sat Oct 09 11:22:49 2021 xorriso : UPDATE : 1.89% done, estimate finish Sat Oct 09 11:32:24 2021 xorriso : UPDATE : 1.89% done, estimate finish Sat Oct 09 11:33:27 2021 xorriso : UPDATE : 3.01% done, estimate finish Sat Oct 09 11:28:34 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 12:05:16 2021 xorriso : UPDATE : 5.81% done, estimate finish Sat Oct 09 11:22:53 2021 xorriso : UPDATE : 6.02% done, estimate finish Sat Oct 09 11:22:53 2021 xorriso : UPDATE : 1.89% done, estimate finish Sat Oct 09 11:34:38 2021 xorriso : UPDATE : 3.01% done, estimate finish Sat Oct 09 11:29:20 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 12:08:22 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 12:11:09 2021 xorriso : UPDATE : 6.22% done, estimate finish Sat Oct 09 11:22:57 2021 xorriso : UPDATE : 3.02% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 3.54% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 12:14:15 2021 xorriso : UPDATE : 6.52% done, estimate finish Sat Oct 09 11:22:50 2021 xorriso : UPDATE : 3.13% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 3.76% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 12:17:22 2021 xorriso : UPDATE : 6.75% done, estimate finish Sat Oct 09 11:22:50 2021 xorriso : UPDATE : 3.31% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 3.88% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 12:20:27 2021 xorriso : UPDATE : 6.79% done, estimate finish Sat Oct 09 11:23:06 2021 xorriso : UPDATE : 3.37% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 3.99% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 12:23:33 2021 xorriso : UPDATE : 3.56% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 6.79% done, estimate finish Sat Oct 09 11:23:25 2021 xorriso : UPDATE : 3.99% done, estimate finish Sat Oct 09 11:27:47 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 12:26:40 2021 xorriso : UPDATE : 3.69% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 7.35% done, estimate finish Sat Oct 09 11:23:13 2021 xorriso : UPDATE : 3.99% done, estimate finish Sat Oct 09 11:29:06 2021 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 09 12:29:45 2021 xorriso : UPDATE : 3.81% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 7.58% done, estimate finish Sat Oct 09 11:23:12 2021 xorriso : UPDATE : 4.41% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 0.83% done xorriso : UPDATE : 3.91% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 7.58% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 4.41% done, estimate finish Sat Oct 09 11:28:08 2021 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 09 11:39:12 2021 xorriso : UPDATE : 3.96% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 7.89% done, estimate finish Sat Oct 09 11:23:26 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 3.38% done, estimate finish Sat Oct 09 11:28:31 2021 xorriso : UPDATE : 4.16% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 7.89% done, estimate finish Sat Oct 09 11:23:50 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 3.96% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 4.28% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 7.89% done, estimate finish Sat Oct 09 11:24:13 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:28:30 2021 xorriso : UPDATE : 4.05% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 4.38% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 8.70% done, estimate finish Sat Oct 09 11:23:10 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:29:06 2021 xorriso : UPDATE : 4.23% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 4.52% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 11:23:27 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:29:42 2021 xorriso : UPDATE : 4.23% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 4.65% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:30:18 2021 xorriso : UPDATE : 4.79% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 4.48% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 11:24:05 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:30:54 2021 xorriso : UPDATE : 4.88% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 4.65% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 11:25:42 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:34:11 2021 xorriso : UPDATE : 5.08% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 4.75% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 11:26:23 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:35:28 2021 xorriso : UPDATE : 5.16% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 4.86% done, estimate finish Sat Oct 09 11:25:12 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:36:45 2021 xorriso : UPDATE : 5.04% done, estimate finish Sat Oct 09 11:25:12 2021 xorriso : UPDATE : 5.36% done, estimate finish Sat Oct 09 11:28:16 2021 xorriso : UPDATE : 8.75% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:38:02 2021 xorriso : UPDATE : 5.45% done, estimate finish Sat Oct 09 11:28:31 2021 xorriso : UPDATE : 5.04% done, estimate finish Sat Oct 09 11:25:34 2021 xorriso : UPDATE : 10.17% done, estimate finish Sat Oct 09 11:23:37 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:39:19 2021 xorriso : UPDATE : 5.58% done, estimate finish Sat Oct 09 11:28:34 2021 xorriso : UPDATE : 5.04% done, estimate finish Sat Oct 09 11:25:56 2021 xorriso : UPDATE : 10.56% done, estimate finish Sat Oct 09 11:23:19 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:40:36 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 11:28:03 2021 xorriso : UPDATE : 5.04% done, estimate finish Sat Oct 09 11:26:18 2021 xorriso : UPDATE : 10.88% done, estimate finish Sat Oct 09 11:23:10 2021 xorriso : UPDATE : 4.74% done, estimate finish Sat Oct 09 11:41:54 2021 xorriso : UPDATE : 5.04% done, estimate finish Sat Oct 09 11:26:40 2021 xorriso : UPDATE : 5.96% done, estimate finish Sat Oct 09 11:28:04 2021 xorriso : UPDATE : 11.06% done, estimate finish Sat Oct 09 11:23:13 2021 xorriso : UPDATE : 6.12% done, estimate finish Sat Oct 09 11:29:00 2021 xorriso : UPDATE : 5.99% done, estimate finish Sat Oct 09 11:28:29 2021 xorriso : UPDATE : 5.24% done, estimate finish Sat Oct 09 11:26:35 2021 xorriso : UPDATE : 11.31% done, estimate finish Sat Oct 09 11:23:12 2021 xorriso : UPDATE : 7.27% done, estimate finish Sat Oct 09 11:26:00 2021 xorriso : UPDATE : 6.10% done, estimate finish Sat Oct 09 11:25:17 2021 xorriso : UPDATE : 6.26% done, estimate finish Sat Oct 09 11:28:00 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 11:23:24 2021 xorriso : UPDATE : 7.40% done, estimate finish Sat Oct 09 11:26:05 2021 xorriso : UPDATE : 6.25% done, estimate finish Sat Oct 09 11:25:20 2021 xorriso : UPDATE : 6.26% done, estimate finish Sat Oct 09 11:28:29 2021 xorriso : UPDATE : 11.69% done, estimate finish Sat Oct 09 11:22:17 2021 xorriso : UPDATE : 7.54% done, estimate finish Sat Oct 09 11:24:28 2021 xorriso : UPDATE : 6.44% done, estimate finish Sat Oct 09 11:28:19 2021 xorriso : UPDATE : 6.38% done, estimate finish Sat Oct 09 11:25:25 2021 xorriso : UPDATE : 11.96% done, estimate finish Sat Oct 09 11:22:18 2021 xorriso : UPDATE : 7.62% done, estimate finish Sat Oct 09 11:24:43 2021 xorriso : UPDATE : 6.62% done, estimate finish Sat Oct 09 11:28:10 2021 xorriso : UPDATE : 6.49% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 12.13% done, estimate finish Sat Oct 09 11:22:25 2021 xorriso : UPDATE : 7.62% done, estimate finish Sat Oct 09 11:25:07 2021 xorriso : UPDATE : 6.85% done, estimate finish Sat Oct 09 11:27:46 2021 xorriso : UPDATE : 6.64% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 12.13% done, estimate finish Sat Oct 09 11:22:44 2021 xorriso : UPDATE : 7.98% done, estimate finish Sat Oct 09 11:24:50 2021 xorriso : UPDATE : 6.74% done, estimate finish Sat Oct 09 11:27:48 2021 xorriso : UPDATE : 6.97% done, estimate finish Sat Oct 09 11:27:51 2021 xorriso : UPDATE : 12.13% done, estimate finish Sat Oct 09 11:23:02 2021 xorriso : UPDATE : 8.15% done, estimate finish Sat Oct 09 11:24:54 2021 xorriso : UPDATE : 7.12% done, estimate finish Sat Oct 09 11:27:50 2021 xorriso : UPDATE : 6.91% done, estimate finish Sat Oct 09 11:27:43 2021 xorriso : UPDATE : 12.70% done, estimate finish Sat Oct 09 11:22:39 2021 xorriso : UPDATE : 8.20% done, estimate finish Sat Oct 09 11:25:08 2021 xorriso : UPDATE : 7.22% done, estimate finish Sat Oct 09 11:27:59 2021 xorriso : UPDATE : 7.02% done, estimate finish Sat Oct 09 11:27:52 2021 xorriso : UPDATE : 12.70% done, estimate finish Sat Oct 09 11:22:55 2021 xorriso : UPDATE : 8.20% done, estimate finish Sat Oct 09 11:25:29 2021 xorriso : UPDATE : 7.36% done, estimate finish Sat Oct 09 11:28:00 2021 xorriso : UPDATE : 7.16% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 12.70% done, estimate finish Sat Oct 09 11:23:11 2021 xorriso : UPDATE : 8.61% done, estimate finish Sat Oct 09 11:25:07 2021 xorriso : UPDATE : 7.50% done, estimate finish Sat Oct 09 11:28:01 2021 xorriso : UPDATE : 7.28% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 13.37% done, estimate finish Sat Oct 09 11:22:44 2021 xorriso : UPDATE : 8.74% done, estimate finish Sat Oct 09 11:25:13 2021 xorriso : UPDATE : 7.35% done, estimate finish Sat Oct 09 11:28:11 2021 xorriso : UPDATE : 7.63% done, estimate finish Sat Oct 09 11:28:01 2021 xorriso : UPDATE : 13.55% done, estimate finish Sat Oct 09 11:22:48 2021 xorriso : UPDATE : 8.87% done, estimate finish Sat Oct 09 11:25:18 2021 xorriso : UPDATE : 7.79% done, estimate finish Sat Oct 09 11:27:59 2021 xorriso : UPDATE : 7.55% done, estimate finish Sat Oct 09 11:28:00 2021 xorriso : UPDATE : 13.55% done, estimate finish Sat Oct 09 11:23:58 2021 xorriso : UPDATE : 9.02% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 7.66% done, estimate finish Sat Oct 09 11:28:06 2021 xorriso : UPDATE : 7.92% done, estimate finish Sat Oct 09 11:28:01 2021 xorriso : UPDATE : 14.11% done, estimate finish Sat Oct 09 11:23:14 2021 xorriso : UPDATE : 9.15% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 7.98% done, estimate finish Sat Oct 09 11:28:14 2021 xorriso : UPDATE : 7.76% done, estimate finish Sat Oct 09 11:28:58 2021 xorriso : UPDATE : 14.11% done, estimate finish Sat Oct 09 11:23:37 2021 xorriso : UPDATE : 9.28% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 7.86% done, estimate finish Sat Oct 09 11:29:06 2021 xorriso : UPDATE : 7.98% done, estimate finish Sat Oct 09 11:29:36 2021 xorriso : UPDATE : 14.66% done, estimate finish Sat Oct 09 11:23:04 2021 xorriso : UPDATE : 9.43% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 9.54% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 8.00% done, estimate finish Sat Oct 09 11:29:04 2021 xorriso : UPDATE : 7.98% done, estimate finish Sat Oct 09 11:30:26 2021 xorriso : UPDATE : 14.87% done, estimate finish Sat Oct 09 11:23:05 2021 xorriso : UPDATE : 9.68% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 7.98% done, estimate finish Sat Oct 09 11:31:14 2021 xorriso : UPDATE : 8.11% done, estimate finish Sat Oct 09 11:29:08 2021 xorriso : UPDATE : 15.07% done, estimate finish Sat Oct 09 11:23:07 2021 xorriso : UPDATE : 9.85% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 8.30% done, estimate finish Sat Oct 09 11:28:51 2021 xorriso : UPDATE : 8.60% done, estimate finish Sat Oct 09 11:28:16 2021 xorriso : UPDATE : 15.14% done, estimate finish Sat Oct 09 11:23:19 2021 xorriso : UPDATE : 9.96% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 8.45% done, estimate finish Sat Oct 09 11:28:45 2021 xorriso : UPDATE : 8.81% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 15.58% done, estimate finish Sat Oct 09 11:23:03 2021 xorriso : UPDATE : 10.13% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 8.96% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 8.64% done, estimate finish Sat Oct 09 11:28:32 2021 xorriso : UPDATE : 15.95% done, estimate finish Sat Oct 09 11:22:54 2021 xorriso : UPDATE : 10.22% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 9.10% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 8.76% done, estimate finish Sat Oct 09 11:28:34 2021 xorriso : UPDATE : 16.24% done, estimate finish Sat Oct 09 11:22:51 2021 xorriso : UPDATE : 10.39% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 8.93% done, estimate finish Sat Oct 09 11:28:27 2021 xorriso : UPDATE : 9.10% done, estimate finish Sat Oct 09 11:28:24 2021 xorriso : UPDATE : 16.40% done, estimate finish Sat Oct 09 11:22:22 2021 xorriso : UPDATE : 10.53% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 9.10% done, estimate finish Sat Oct 09 11:28:50 2021 xorriso : UPDATE : 8.99% done, estimate finish Sat Oct 09 11:28:41 2021 xorriso : UPDATE : 16.59% done, estimate finish Sat Oct 09 11:22:27 2021 xorriso : UPDATE : 10.63% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 9.52% done, estimate finish Sat Oct 09 11:27:56 2021 xorriso : UPDATE : 9.16% done, estimate finish Sat Oct 09 11:28:18 2021 xorriso : UPDATE : 16.79% done, estimate finish Sat Oct 09 11:22:32 2021 xorriso : UPDATE : 10.75% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 9.71% done, estimate finish Sat Oct 09 11:26:50 2021 xorriso : UPDATE : 9.31% done, estimate finish Sat Oct 09 11:28:15 2021 xorriso : UPDATE : 16.94% done, estimate finish Sat Oct 09 11:22:39 2021 xorriso : UPDATE : 10.78% done, estimate finish Sat Oct 09 11:28:07 2021 xorriso : UPDATE : 9.73% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 9.53% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 17.10% done, estimate finish Sat Oct 09 11:22:45 2021 xorriso : UPDATE : 10.78% done, estimate finish Sat Oct 09 11:28:39 2021 xorriso : UPDATE : 9.66% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 9.88% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 17.20% done, estimate finish Sat Oct 09 11:22:54 2021 xorriso : UPDATE : 10.78% done, estimate finish Sat Oct 09 11:29:11 2021 xorriso : UPDATE : 9.81% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 10.13% done, estimate finish Sat Oct 09 11:27:02 2021 xorriso : UPDATE : 17.49% done, estimate finish Sat Oct 09 11:22:51 2021 xorriso : UPDATE : 11.45% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 9.98% done, estimate finish Sat Oct 09 11:27:52 2021 xorriso : UPDATE : 10.28% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 17.49% done, estimate finish Sat Oct 09 11:23:06 2021 xorriso : UPDATE : 11.47% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 10.39% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 10.09% done, estimate finish Sat Oct 09 11:27:59 2021 xorriso : UPDATE : 17.82% done, estimate finish Sat Oct 09 11:23:00 2021 xorriso : UPDATE : 11.74% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 10.48% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 10.25% done, estimate finish Sat Oct 09 11:27:56 2021 xorriso : UPDATE : 18.12% done, estimate finish Sat Oct 09 11:22:56 2021 xorriso : UPDATE : 11.90% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 10.69% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 10.25% done, estimate finish Sat Oct 09 11:28:21 2021 xorriso : UPDATE : 18.43% done, estimate finish Sat Oct 09 11:23:29 2021 xorriso : UPDATE : 12.09% done, estimate finish Sat Oct 09 11:26:45 2021 xorriso : UPDATE : 10.68% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 10.79% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 18.43% done, estimate finish Sat Oct 09 11:23:55 2021 xorriso : UPDATE : 12.20% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 10.98% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 10.72% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 18.76% done, estimate finish Sat Oct 09 11:23:39 2021 xorriso : UPDATE : 12.38% done, estimate finish Sat Oct 09 11:26:49 2021 xorriso : UPDATE : 11.12% done, estimate finish Sat Oct 09 11:27:53 2021 xorriso : UPDATE : 10.72% done, estimate finish Sat Oct 09 11:28:09 2021 xorriso : UPDATE : 19.06% done, estimate finish Sat Oct 09 11:23:29 2021 xorriso : UPDATE : 12.54% done, estimate finish Sat Oct 09 11:26:48 2021 xorriso : UPDATE : 11.19% done, estimate finish Sat Oct 09 11:28:10 2021 xorriso : UPDATE : 11.12% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 19.30% done, estimate finish Sat Oct 09 11:23:25 2021 xorriso : UPDATE : 12.71% done, estimate finish Sat Oct 09 11:26:46 2021 xorriso : UPDATE : 11.38% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 11.34% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 19.39% done, estimate finish Sat Oct 09 11:23:35 2021 xorriso : UPDATE : 12.84% done, estimate finish Sat Oct 09 11:26:49 2021 xorriso : UPDATE : 11.52% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 11.44% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 19.70% done, estimate finish Sat Oct 09 11:23:26 2021 xorriso : UPDATE : 12.99% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 11.67% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 11.57% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 19.99% done, estimate finish Sat Oct 09 11:23:21 2021 xorriso : UPDATE : 13.11% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 11.76% done, estimate finish Sat Oct 09 11:28:04 2021 xorriso : UPDATE : 11.71% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 19.99% done, estimate finish Sat Oct 09 11:23:36 2021 xorriso : UPDATE : 13.11% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 11.76% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 11.94% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 20.29% done, estimate finish Sat Oct 09 11:23:30 2021 xorriso : UPDATE : 13.42% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 11.91% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 12.02% done, estimate finish Sat Oct 09 11:28:07 2021 xorriso : UPDATE : 20.60% done, estimate finish Sat Oct 09 11:23:16 2021 xorriso : UPDATE : 13.42% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 12.14% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 20.88% done, estimate finish Sat Oct 09 11:23:10 2021 xorriso : UPDATE : 13.42% done, estimate finish Sat Oct 09 11:28:21 2021 xorriso : UPDATE : 12.19% done, estimate finish Sat Oct 09 11:27:46 2021 xorriso : UPDATE : 12.34% done, estimate finish Sat Oct 09 11:27:59 2021 xorriso : UPDATE : 20.88% done, estimate finish Sat Oct 09 11:23:30 2021 xorriso : UPDATE : 13.42% done, estimate finish Sat Oct 09 11:29:00 2021 xorriso : UPDATE : 12.19% done, estimate finish Sat Oct 09 11:28:22 2021 xorriso : UPDATE : 12.48% done, estimate finish Sat Oct 09 11:28:04 2021 xorriso : UPDATE : 21.15% done, estimate finish Sat Oct 09 11:23:25 2021 xorriso : UPDATE : 13.83% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 12.61% done, estimate finish Sat Oct 09 11:28:04 2021 xorriso : UPDATE : 12.35% done, estimate finish Sat Oct 09 11:28:15 2021 xorriso : UPDATE : 21.46% done, estimate finish Sat Oct 09 11:23:18 2021 xorriso : UPDATE : 14.27% done, estimate finish Sat Oct 09 11:26:44 2021 xorriso : UPDATE : 12.81% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 12.73% done, estimate finish Sat Oct 09 11:28:08 2021 xorriso : UPDATE : 21.74% done, estimate finish Sat Oct 09 11:23:13 2021 xorriso : UPDATE : 22.01% done, estimate finish Sat Oct 09 11:23:08 2021 xorriso : UPDATE : 14.40% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 12.83% done, estimate finish Sat Oct 09 11:28:18 2021 xorriso : UPDATE : 12.83% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 22.03% done, estimate finish Sat Oct 09 11:23:22 2021 xorriso : UPDATE : 14.45% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 13.08% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 12.97% done, estimate finish Sat Oct 09 11:28:14 2021 xorriso : UPDATE : 22.33% done, estimate finish Sat Oct 09 11:23:15 2021 xorriso : UPDATE : 14.45% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 13.22% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 12.97% done, estimate finish Sat Oct 09 11:28:43 2021 xorriso : UPDATE : 22.61% done, estimate finish Sat Oct 09 11:23:12 2021 xorriso : UPDATE : 14.83% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 13.24% done, estimate finish Sat Oct 09 11:28:14 2021 xorriso : UPDATE : 13.33% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 22.88% done, estimate finish Sat Oct 09 11:23:09 2021 xorriso : UPDATE : 14.97% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 13.42% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 13.35% done, estimate finish Sat Oct 09 11:28:19 2021 xorriso : UPDATE : 23.05% done, estimate finish Sat Oct 09 11:23:10 2021 xorriso : UPDATE : 15.06% done, estimate finish Sat Oct 09 11:26:31 2021 xorriso : UPDATE : 13.55% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 13.35% done, estimate finish Sat Oct 09 11:28:44 2021 xorriso : UPDATE : 13.35% done, estimate finish Sat Oct 09 11:29:06 2021 xorriso : UPDATE : 13.72% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 23.20% done, estimate finish Sat Oct 09 11:23:15 2021 xorriso : UPDATE : 15.23% done, estimate finish Sat Oct 09 11:26:30 2021 xorriso : UPDATE : 13.72% done, estimate finish Sat Oct 09 11:27:59 2021 xorriso : UPDATE : 13.35% done, estimate finish Sat Oct 09 11:29:31 2021 xorriso : UPDATE : 23.51% done, estimate finish Sat Oct 09 11:23:08 2021 xorriso : UPDATE : 15.39% done, estimate finish Sat Oct 09 11:26:31 2021 xorriso : UPDATE : 13.35% done, estimate finish Sat Oct 09 11:32:21 2021 xorriso : UPDATE : 14.00% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 23.82% done, estimate finish Sat Oct 09 11:23:02 2021 xorriso : UPDATE : 15.47% done, estimate finish Sat Oct 09 11:26:43 2021 xorriso : UPDATE : 14.25% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 14.00% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 23.82% done, estimate finish Sat Oct 09 11:23:18 2021 xorriso : UPDATE : 15.65% done, estimate finish Sat Oct 09 11:26:39 2021 xorriso : UPDATE : 14.42% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 14.32% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 24.15% done, estimate finish Sat Oct 09 11:23:10 2021 xorriso : UPDATE : 15.65% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 14.46% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 14.51% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 24.45% done, estimate finish Sat Oct 09 11:23:06 2021 xorriso : UPDATE : 16.05% done, estimate finish Sat Oct 09 11:26:29 2021 xorriso : UPDATE : 14.61% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 14.51% done, estimate finish Sat Oct 09 11:28:02 2021 xorriso : UPDATE : 24.64% done, estimate finish Sat Oct 09 11:23:08 2021 xorriso : UPDATE : 16.16% done, estimate finish Sat Oct 09 11:26:34 2021 xorriso : UPDATE : 14.67% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 14.74% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 24.84% done, estimate finish Sat Oct 09 11:23:10 2021 xorriso : UPDATE : 16.34% done, estimate finish Sat Oct 09 11:26:32 2021 xorriso : UPDATE : 14.96% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 14.78% done, estimate finish Sat Oct 09 11:27:46 2021 xorriso : UPDATE : 25.07% done, estimate finish Sat Oct 09 11:23:09 2021 xorriso : UPDATE : 16.42% done, estimate finish Sat Oct 09 11:26:42 2021 xorriso : UPDATE : 14.96% done, estimate finish Sat Oct 09 11:27:56 2021 xorriso : UPDATE : 14.97% done, estimate finish Sat Oct 09 11:27:39 2021 xorriso : UPDATE : 25.28% done, estimate finish Sat Oct 09 11:23:10 2021 xorriso : UPDATE : 16.58% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 15.40% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 15.12% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 25.35% done, estimate finish Sat Oct 09 11:23:24 2021 xorriso : UPDATE : 16.78% done, estimate finish Sat Oct 09 11:26:44 2021 xorriso : UPDATE : 15.25% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 15.42% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 25.65% done, estimate finish Sat Oct 09 11:23:17 2021 xorriso : UPDATE : 16.91% done, estimate finish Sat Oct 09 11:26:48 2021 xorriso : UPDATE : 15.38% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 15.42% done, estimate finish Sat Oct 09 11:26:04 2021 xorriso : UPDATE : 25.93% done, estimate finish Sat Oct 09 11:23:12 2021 xorriso : UPDATE : 17.04% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 15.87% done, estimate finish Sat Oct 09 11:25:36 2021 xorriso : UPDATE : 15.51% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 26.20% done, estimate finish Sat Oct 09 11:23:08 2021 xorriso : UPDATE : 17.17% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 15.53% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 15.97% done, estimate finish Sat Oct 09 11:25:47 2021 xorriso : UPDATE : 26.20% done, estimate finish Sat Oct 09 11:23:24 2021 xorriso : UPDATE : 17.30% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 15.81% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 09 11:25:55 2021 xorriso : UPDATE : 26.50% done, estimate finish Sat Oct 09 11:23:18 2021 xorriso : UPDATE : 17.45% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 16.21% done, estimate finish Sat Oct 09 11:26:02 2021 xorriso : UPDATE : 15.86% done, estimate finish Sat Oct 09 11:27:49 2021 xorriso : UPDATE : 26.78% done, estimate finish Sat Oct 09 11:23:15 2021 xorriso : UPDATE : 17.53% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 15.86% done, estimate finish Sat Oct 09 11:28:14 2021 xorriso : UPDATE : 16.32% done, estimate finish Sat Oct 09 11:26:10 2021 xorriso : UPDATE : 27.04% done, estimate finish Sat Oct 09 11:23:12 2021 xorriso : UPDATE : 17.53% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 16.43% done, estimate finish Sat Oct 09 11:26:18 2021 xorriso : UPDATE : 15.86% done, estimate finish Sat Oct 09 11:28:38 2021 xorriso : UPDATE : 27.35% done, estimate finish Sat Oct 09 11:23:08 2021 xorriso : UPDATE : 17.87% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 16.61% done, estimate finish Sat Oct 09 11:26:18 2021 xorriso : UPDATE : 15.86% done, estimate finish Sat Oct 09 11:29:04 2021 xorriso : UPDATE : 27.42% done, estimate finish Sat Oct 09 11:23:20 2021 xorriso : UPDATE : 18.06% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 16.74% done, estimate finish Sat Oct 09 11:26:23 2021 xorriso : UPDATE : 15.86% done, estimate finish Sat Oct 09 11:29:28 2021 xorriso : UPDATE : 27.65% done, estimate finish Sat Oct 09 11:23:18 2021 xorriso : UPDATE : 18.19% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 16.87% done, estimate finish Sat Oct 09 11:26:26 2021 xorriso : UPDATE : 15.86% done, estimate finish Sat Oct 09 11:35:18 2021 xorriso : UPDATE : 27.95% done, estimate finish Sat Oct 09 11:23:12 2021 xorriso : UPDATE : 18.24% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 16.98% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 15.86% done, estimate finish Sat Oct 09 11:36:37 2021 xorriso : UPDATE : 28.27% done, estimate finish Sat Oct 09 11:23:05 2021 xorriso : UPDATE : 18.40% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 17.14% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 17.09% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 28.44% done, estimate finish Sat Oct 09 11:23:08 2021 xorriso : UPDATE : 18.62% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 17.26% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:27:39 2021 xorriso : UPDATE : 28.56% done, estimate finish Sat Oct 09 11:23:15 2021 xorriso : UPDATE : 18.62% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 17.36% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:28:06 2021 xorriso : UPDATE : 28.93% done, estimate finish Sat Oct 09 11:23:06 2021 xorriso : UPDATE : 18.62% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 17.36% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:28:33 2021 xorriso : UPDATE : 29.26% done, estimate finish Sat Oct 09 11:23:00 2021 xorriso : UPDATE : 18.62% done, estimate finish Sat Oct 09 11:28:20 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:29:00 2021 xorriso : UPDATE : 17.36% done, estimate finish Sat Oct 09 11:28:22 2021 xorriso : UPDATE : 29.51% done, estimate finish Sat Oct 09 11:23:00 2021 xorriso : UPDATE : 18.62% done, estimate finish Sat Oct 09 11:28:45 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:29:27 2021 xorriso : UPDATE : 17.36% done, estimate finish Sat Oct 09 11:28:49 2021 xorriso : UPDATE : 29.72% done, estimate finish Sat Oct 09 11:23:00 2021 xorriso : UPDATE : 18.62% done, estimate finish Sat Oct 09 11:29:10 2021 xorriso : UPDATE : 17.36% done, estimate finish Sat Oct 09 11:29:15 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:29:55 2021 xorriso : UPDATE : 29.92% done, estimate finish Sat Oct 09 11:22:49 2021 xorriso : UPDATE : 18.95% done, estimate finish Sat Oct 09 11:30:34 2021 xorriso : UPDATE : 17.36% done, estimate finish Sat Oct 09 11:29:42 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:30:22 2021 xorriso : UPDATE : 30.12% done, estimate finish Sat Oct 09 11:22:52 2021 xorriso : UPDATE : 19.84% done, estimate finish Sat Oct 09 11:26:32 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:28:43 2021 xorriso : UPDATE : 17.76% done, estimate finish Sat Oct 09 11:28:42 2021 xorriso : UPDATE : 30.30% done, estimate finish Sat Oct 09 11:22:57 2021 xorriso : UPDATE : 19.96% done, estimate finish Sat Oct 09 11:26:38 2021 xorriso : UPDATE : 18.49% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:29:22 2021 xorriso : UPDATE : 30.56% done, estimate finish Sat Oct 09 11:22:55 2021 xorriso : UPDATE : 19.99% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 18.55% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:30:01 2021 xorriso : UPDATE : 30.80% done, estimate finish Sat Oct 09 11:22:55 2021 xorriso : UPDATE : 20.23% done, estimate finish Sat Oct 09 11:26:46 2021 xorriso : UPDATE : 18.55% done, estimate finish Sat Oct 09 11:28:10 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:30:39 2021 xorriso : UPDATE : 31.02% done, estimate finish Sat Oct 09 11:22:56 2021 xorriso : UPDATE : 20.34% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 18.55% done, estimate finish Sat Oct 09 11:28:41 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:31:18 2021 xorriso : UPDATE : 31.24% done, estimate finish Sat Oct 09 11:22:58 2021 xorriso : UPDATE : 20.39% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 19.06% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:31:56 2021 xorriso : UPDATE : 31.41% done, estimate finish Sat Oct 09 11:23:00 2021 xorriso : UPDATE : 20.39% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:32:35 2021 xorriso : UPDATE : 19.22% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 31.64% done, estimate finish Sat Oct 09 11:23:01 2021 xorriso : UPDATE : 20.39% done, estimate finish Sat Oct 09 11:27:49 2021 xorriso : UPDATE : 20.39% done, estimate finish Sat Oct 09 11:28:08 2021 xorriso : UPDATE : 19.42% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:33:13 2021 xorriso : UPDATE : 31.88% done, estimate finish Sat Oct 09 11:23:01 2021 xorriso : UPDATE : 20.88% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 19.50% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:33:52 2021 xorriso : UPDATE : 32.11% done, estimate finish Sat Oct 09 11:23:13 2021 xorriso : UPDATE : 21.28% done, estimate finish Sat Oct 09 11:25:27 2021 xorriso : UPDATE : 19.72% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 17.15% done, estimate finish Sat Oct 09 11:34:31 2021 xorriso : UPDATE : 32.29% done, estimate finish Sat Oct 09 11:23:17 2021 xorriso : UPDATE : 21.37% done, estimate finish Sat Oct 09 11:25:38 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 19.82% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 32.52% done, estimate finish Sat Oct 09 11:23:15 2021 xorriso : UPDATE : 21.37% done, estimate finish Sat Oct 09 11:25:59 2021 xorriso : UPDATE : 19.90% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 32.76% done, estimate finish Sat Oct 09 11:23:14 2021 xorriso : UPDATE : 21.77% done, estimate finish Sat Oct 09 11:25:37 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 19.90% done, estimate finish Sat Oct 09 11:28:16 2021 xorriso : UPDATE : 33.03% done, estimate finish Sat Oct 09 11:23:11 2021 xorriso : UPDATE : 21.85% done, estimate finish Sat Oct 09 11:25:48 2021 xorriso : UPDATE : 20.34% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 09 11:23:12 2021 xorriso : UPDATE : 21.85% done, estimate finish Sat Oct 09 11:26:06 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 20.53% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 33.46% done, estimate finish Sat Oct 09 11:23:11 2021 xorriso : UPDATE : 21.85% done, estimate finish Sat Oct 09 11:26:23 2021 xorriso : UPDATE : 20.70% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 33.65% done, estimate finish Sat Oct 09 11:23:13 2021 xorriso : UPDATE : 22.40% done, estimate finish Sat Oct 09 11:25:48 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 20.80% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 33.85% done, estimate finish Sat Oct 09 11:23:14 2021 xorriso : UPDATE : 22.42% done, estimate finish Sat Oct 09 11:26:02 2021 xorriso : UPDATE : 21.03% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 34.05% done, estimate finish Sat Oct 09 11:23:15 2021 xorriso : UPDATE : 22.65% done, estimate finish Sat Oct 09 11:25:57 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 21.17% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 34.26% done, estimate finish Sat Oct 09 11:23:18 2021 xorriso : UPDATE : 22.76% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 21.19% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 34.46% done, estimate finish Sat Oct 09 11:23:18 2021 xorriso : UPDATE : 22.91% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 21.19% done, estimate finish Sat Oct 09 11:27:39 2021 xorriso : UPDATE : 34.63% done, estimate finish Sat Oct 09 11:23:22 2021 xorriso : UPDATE : 22.92% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 21.61% done, estimate finish Sat Oct 09 11:26:41 2021 xorriso : UPDATE : 34.85% done, estimate finish Sat Oct 09 11:23:21 2021 xorriso : UPDATE : 23.18% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 21.64% done, estimate finish Sat Oct 09 11:27:02 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 35.00% done, estimate finish Sat Oct 09 11:23:26 2021 xorriso : UPDATE : 23.18% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 21.64% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 35.18% done, estimate finish Sat Oct 09 11:23:28 2021 xorriso : UPDATE : 23.55% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 22.00% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 17.15% done xorriso : UPDATE : 35.42% done, estimate finish Sat Oct 09 11:23:26 2021 xorriso : UPDATE : 23.69% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 17.17% done, estimate finish Sat Oct 09 18:26:02 2021 xorriso : UPDATE : 22.15% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 35.59% done, estimate finish Sat Oct 09 11:23:28 2021 xorriso : UPDATE : 23.83% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 22.26% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 18.74% done, estimate finish Sat Oct 09 11:31:05 2021 xorriso : UPDATE : 35.78% done, estimate finish Sat Oct 09 11:23:29 2021 xorriso : UPDATE : 23.95% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 21.10% done, estimate finish Sat Oct 09 11:25:59 2021 xorriso : UPDATE : 22.31% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 35.96% done, estimate finish Sat Oct 09 11:23:30 2021 xorriso : UPDATE : 24.13% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 22.57% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 23.33% done, estimate finish Sat Oct 09 11:24:22 2021 xorriso : UPDATE : 36.22% done, estimate finish Sat Oct 09 11:23:37 2021 xorriso : UPDATE : 24.29% done, estimate finish Sat Oct 09 11:26:48 2021 xorriso : UPDATE : 22.70% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 23.52% done, estimate finish Sat Oct 09 11:24:25 2021 xorriso : UPDATE : 36.42% done, estimate finish Sat Oct 09 11:23:36 2021 xorriso : UPDATE : 24.41% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 23.52% done, estimate finish Sat Oct 09 11:23:26 2021 xorriso : UPDATE : 22.84% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 36.64% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 24.56% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 22.97% done, estimate finish Sat Oct 09 11:27:46 2021 xorriso : UPDATE : 23.52% done, estimate finish Sat Oct 09 11:23:35 2021 xorriso : UPDATE : 36.80% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 24.71% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 23.10% done, estimate finish Sat Oct 09 11:27:47 2021 xorriso : UPDATE : 24.16% done, estimate finish Sat Oct 09 11:23:27 2021 xorriso : UPDATE : 37.05% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 24.86% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 23.26% done, estimate finish Sat Oct 09 11:27:43 2021 xorriso : UPDATE : 24.30% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 37.28% done, estimate finish Sat Oct 09 11:23:31 2021 xorriso : UPDATE : 37.42% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 24.93% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 23.26% done, estimate finish Sat Oct 09 11:28:11 2021 xorriso : UPDATE : 24.38% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 37.61% done, estimate finish Sat Oct 09 11:23:35 2021 xorriso : UPDATE : 25.10% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 23.60% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 24.38% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 37.81% done, estimate finish Sat Oct 09 11:23:35 2021 xorriso : UPDATE : 25.28% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 24.38% done, estimate finish Sat Oct 09 11:23:55 2021 xorriso : UPDATE : 23.71% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 38.03% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 25.46% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 23.87% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 24.77% done, estimate finish Sat Oct 09 11:23:52 2021 xorriso : UPDATE : 38.21% done, estimate finish Sat Oct 09 11:23:35 2021 xorriso : UPDATE : 25.46% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 24.01% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 25.02% done, estimate finish Sat Oct 09 11:23:54 2021 xorriso : UPDATE : 38.41% done, estimate finish Sat Oct 09 11:23:33 2021 xorriso : UPDATE : 25.46% done, estimate finish Sat Oct 09 11:28:18 2021 xorriso : UPDATE : 25.12% done, estimate finish Sat Oct 09 11:23:59 2021 xorriso : UPDATE : 24.08% done, estimate finish Sat Oct 09 11:27:45 2021 xorriso : UPDATE : 38.67% done, estimate finish Sat Oct 09 11:23:29 2021 xorriso : UPDATE : 25.46% done, estimate finish Sat Oct 09 11:28:58 2021 xorriso : UPDATE : 25.29% done, estimate finish Sat Oct 09 11:26:19 2021 xorriso : UPDATE : 24.22% done, estimate finish Sat Oct 09 11:27:44 2021 xorriso : UPDATE : 38.88% done, estimate finish Sat Oct 09 11:23:27 2021 xorriso : UPDATE : 25.46% done, estimate finish Sat Oct 09 11:29:37 2021 xorriso : UPDATE : 24.40% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 25.41% done, estimate finish Sat Oct 09 11:26:26 2021 xorriso : UPDATE : 39.04% done, estimate finish Sat Oct 09 11:23:31 2021 xorriso : UPDATE : 26.45% done, estimate finish Sat Oct 09 11:26:23 2021 xorriso : UPDATE : 25.51% done, estimate finish Sat Oct 09 11:26:35 2021 xorriso : UPDATE : 24.40% done, estimate finish Sat Oct 09 11:28:05 2021 xorriso : UPDATE : 39.30% done, estimate finish Sat Oct 09 11:23:27 2021 xorriso : UPDATE : 26.46% done, estimate finish Sat Oct 09 11:26:44 2021 xorriso : UPDATE : 24.68% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 25.74% done, estimate finish Sat Oct 09 11:26:27 2021 xorriso : UPDATE : 39.49% done, estimate finish Sat Oct 09 11:23:28 2021 xorriso : UPDATE : 26.46% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 25.74% done, estimate finish Sat Oct 09 11:26:49 2021 xorriso : UPDATE : 24.87% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 39.72% done, estimate finish Sat Oct 09 11:23:27 2021 xorriso : UPDATE : 26.46% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 24.97% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 26.06% done, estimate finish Sat Oct 09 11:26:29 2021 xorriso : UPDATE : 39.90% done, estimate finish Sat Oct 09 11:23:29 2021 xorriso : UPDATE : 27.07% done, estimate finish Sat Oct 09 11:26:27 2021 xorriso : UPDATE : 25.11% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 26.17% done, estimate finish Sat Oct 09 11:26:35 2021 xorriso : UPDATE : 40.08% done, estimate finish Sat Oct 09 11:23:30 2021 xorriso : UPDATE : 27.18% done, estimate finish Sat Oct 09 11:26:32 2021 xorriso : UPDATE : 25.21% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 26.17% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 26.17% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 25.21% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 40.33% done, estimate finish Sat Oct 09 11:23:28 2021 xorriso : UPDATE : 27.41% done, estimate finish Sat Oct 09 11:26:26 2021 xorriso : UPDATE : 25.63% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 26.36% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 40.52% done, estimate finish Sat Oct 09 11:23:25 2021 xorriso : UPDATE : 27.52% done, estimate finish Sat Oct 09 11:25:34 2021 xorriso : UPDATE : 25.78% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 26.74% done, estimate finish Sat Oct 09 11:26:41 2021 xorriso : UPDATE : 40.69% done, estimate finish Sat Oct 09 11:23:27 2021 xorriso : UPDATE : 27.71% done, estimate finish Sat Oct 09 11:25:36 2021 xorriso : UPDATE : 25.89% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 27.03% done, estimate finish Sat Oct 09 11:26:43 2021 xorriso : UPDATE : 40.93% done, estimate finish Sat Oct 09 11:23:25 2021 xorriso : UPDATE : 27.76% done, estimate finish Sat Oct 09 11:25:50 2021 xorriso : UPDATE : 26.04% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 27.10% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 41.18% done, estimate finish Sat Oct 09 11:23:23 2021 xorriso : UPDATE : 27.94% done, estimate finish Sat Oct 09 11:25:52 2021 xorriso : UPDATE : 26.08% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 27.27% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 41.37% done, estimate finish Sat Oct 09 11:23:24 2021 xorriso : UPDATE : 28.10% done, estimate finish Sat Oct 09 11:25:54 2021 xorriso : UPDATE : 27.41% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 26.26% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 41.55% done, estimate finish Sat Oct 09 11:23:26 2021 xorriso : UPDATE : 28.15% done, estimate finish Sat Oct 09 11:26:06 2021 xorriso : UPDATE : 26.45% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 27.57% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 41.76% done, estimate finish Sat Oct 09 11:23:27 2021 xorriso : UPDATE : 28.40% done, estimate finish Sat Oct 09 11:26:00 2021 xorriso : UPDATE : 26.66% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 27.67% done, estimate finish Sat Oct 09 11:27:02 2021 xorriso : UPDATE : 41.94% done, estimate finish Sat Oct 09 11:23:28 2021 xorriso : UPDATE : 28.57% done, estimate finish Sat Oct 09 11:26:00 2021 xorriso : UPDATE : 26.66% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 27.76% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 42.21% done, estimate finish Sat Oct 09 11:23:24 2021 xorriso : UPDATE : 28.68% done, estimate finish Sat Oct 09 11:26:06 2021 xorriso : UPDATE : 26.86% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 27.98% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 42.40% done, estimate finish Sat Oct 09 11:23:26 2021 xorriso : UPDATE : 28.89% done, estimate finish Sat Oct 09 11:26:03 2021 xorriso : UPDATE : 28.07% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 27.08% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 42.63% done, estimate finish Sat Oct 09 11:23:24 2021 xorriso : UPDATE : 29.06% done, estimate finish Sat Oct 09 11:26:44 2021 xorriso : UPDATE : 27.29% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 28.26% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 42.83% done, estimate finish Sat Oct 09 11:23:26 2021 xorriso : UPDATE : 29.09% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 27.48% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 28.35% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 43.01% done, estimate finish Sat Oct 09 11:23:28 2021 xorriso : UPDATE : 29.30% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 27.60% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 28.52% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 43.22% done, estimate finish Sat Oct 09 11:23:28 2021 xorriso : UPDATE : 29.54% done, estimate finish Sat Oct 09 11:26:40 2021 xorriso : UPDATE : 28.61% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 27.73% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 43.44% done, estimate finish Sat Oct 09 11:23:27 2021 xorriso : UPDATE : 29.54% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 27.85% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 28.76% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 43.63% done, estimate finish Sat Oct 09 11:23:28 2021 xorriso : UPDATE : 29.76% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 28.76% done, estimate finish Sat Oct 09 11:28:04 2021 xorriso : UPDATE : 28.00% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 09 11:23:26 2021 xorriso : UPDATE : 29.90% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 29.07% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 28.12% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 44.08% done, estimate finish Sat Oct 09 11:23:27 2021 xorriso : UPDATE : 30.00% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 29.19% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 28.32% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 44.32% done, estimate finish Sat Oct 09 11:23:25 2021 xorriso : UPDATE : 30.23% done, estimate finish Sat Oct 09 11:26:50 2021 xorriso : UPDATE : 28.47% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 29.34% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 44.51% done, estimate finish Sat Oct 09 11:23:26 2021 xorriso : UPDATE : 30.44% done, estimate finish Sat Oct 09 11:26:44 2021 xorriso : UPDATE : 28.59% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 29.48% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 44.68% done, estimate finish Sat Oct 09 11:23:30 2021 xorriso : UPDATE : 30.57% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 28.72% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 29.60% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 44.89% done, estimate finish Sat Oct 09 11:23:30 2021 xorriso : UPDATE : 30.76% done, estimate finish Sat Oct 09 11:26:41 2021 xorriso : UPDATE : 28.89% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 29.79% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 45.06% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 30.88% done, estimate finish Sat Oct 09 11:26:46 2021 xorriso : UPDATE : 29.79% done, estimate finish Sat Oct 09 11:27:44 2021 xorriso : UPDATE : 29.00% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 45.23% done, estimate finish Sat Oct 09 11:23:36 2021 xorriso : UPDATE : 31.05% done, estimate finish Sat Oct 09 11:26:43 2021 xorriso : UPDATE : 30.08% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 29.17% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 45.48% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 31.19% done, estimate finish Sat Oct 09 11:26:45 2021 xorriso : UPDATE : 29.30% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 30.25% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 45.66% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 31.34% done, estimate finish Sat Oct 09 11:26:46 2021 xorriso : UPDATE : 29.46% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 30.37% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 31.49% done, estimate finish Sat Oct 09 11:26:46 2021 xorriso : UPDATE : 29.59% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 30.51% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 46.10% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 31.63% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 29.72% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 30.67% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 46.30% done, estimate finish Sat Oct 09 11:23:33 2021 xorriso : UPDATE : 31.73% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 29.88% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 30.84% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 46.47% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 31.73% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 31.73% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 29.99% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 31.01% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 46.70% done, estimate finish Sat Oct 09 11:23:35 2021 xorriso : UPDATE : 32.20% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 31.16% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 30.13% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 46.86% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 32.35% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 30.30% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 31.29% done, estimate finish Sat Oct 09 11:27:02 2021 xorriso : UPDATE : 46.99% done, estimate finish Sat Oct 09 11:23:44 2021 xorriso : UPDATE : 32.39% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 30.43% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 31.31% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 47.12% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 32.59% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 30.59% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 31.65% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 47.59% done, estimate finish Sat Oct 09 11:23:29 2021 xorriso : UPDATE : 32.80% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 30.64% done, estimate finish Sat Oct 09 11:27:43 2021 xorriso : UPDATE : 31.78% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 47.90% done, estimate finish Sat Oct 09 11:23:24 2021 xorriso : UPDATE : 33.01% done, estimate finish Sat Oct 09 11:26:43 2021 xorriso : UPDATE : 31.90% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 30.90% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 48.11% done, estimate finish Sat Oct 09 11:23:24 2021 xorriso : UPDATE : 33.04% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 31.00% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 32.00% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 48.33% done, estimate finish Sat Oct 09 11:23:24 2021 xorriso : UPDATE : 33.22% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 32.00% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 31.15% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 48.57% done, estimate finish Sat Oct 09 11:23:22 2021 xorriso : UPDATE : 33.51% done, estimate finish Sat Oct 09 11:26:40 2021 xorriso : UPDATE : 32.06% done, estimate finish Sat Oct 09 11:27:39 2021 xorriso : UPDATE : 31.19% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 11:23:24 2021 xorriso : UPDATE : 33.65% done, estimate finish Sat Oct 09 11:26:41 2021 xorriso : UPDATE : 32.39% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 31.43% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 48.92% done, estimate finish Sat Oct 09 11:23:18 2021 xorriso : UPDATE : 33.81% done, estimate finish Sat Oct 09 11:26:30 2021 xorriso : UPDATE : 31.57% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 32.39% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 49.15% done, estimate finish Sat Oct 09 11:23:18 2021 xorriso : UPDATE : 33.94% done, estimate finish Sat Oct 09 11:26:35 2021 xorriso : UPDATE : 31.68% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 32.72% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 49.33% done, estimate finish Sat Oct 09 11:23:20 2021 xorriso : UPDATE : 33.95% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 31.82% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 32.86% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 49.52% done, estimate finish Sat Oct 09 11:23:22 2021 xorriso : UPDATE : 33.95% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 32.87% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 31.89% done, estimate finish Sat Oct 09 11:27:52 2021 xorriso : UPDATE : 49.71% done, estimate finish Sat Oct 09 11:23:24 2021 xorriso : UPDATE : 34.32% done, estimate finish Sat Oct 09 11:26:46 2021 xorriso : UPDATE : 33.08% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 32.12% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Oct 09 11:23:26 2021 xorriso : UPDATE : 34.41% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 33.27% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 32.12% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 50.16% done, estimate finish Sat Oct 09 11:23:22 2021 xorriso : UPDATE : 34.69% done, estimate finish Sat Oct 09 11:26:39 2021 xorriso : UPDATE : 32.37% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 33.48% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 50.37% done, estimate finish Sat Oct 09 11:23:22 2021 xorriso : UPDATE : 34.83% done, estimate finish Sat Oct 09 11:26:40 2021 xorriso : UPDATE : 33.62% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 32.57% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 50.60% done, estimate finish Sat Oct 09 11:23:22 2021 xorriso : UPDATE : 34.97% done, estimate finish Sat Oct 09 11:26:42 2021 xorriso : UPDATE : 33.74% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 32.75% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 50.77% done, estimate finish Sat Oct 09 11:23:25 2021 xorriso : UPDATE : 34.99% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 32.75% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 33.89% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 50.97% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 34.99% done, estimate finish Sat Oct 09 11:28:03 2021 xorriso : UPDATE : 32.94% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 34.02% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 51.23% done, estimate finish Sat Oct 09 11:23:28 2021 xorriso : UPDATE : 34.99% done, estimate finish Sat Oct 09 11:28:38 2021 xorriso : UPDATE : 34.15% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 33.14% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 51.45% done, estimate finish Sat Oct 09 11:23:27 2021 xorriso : UPDATE : 34.99% done, estimate finish Sat Oct 09 11:29:13 2021 xorriso : UPDATE : 33.34% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 34.24% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 51.59% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 34.99% done, estimate finish Sat Oct 09 11:29:48 2021 xorriso : UPDATE : 34.24% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 33.52% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 51.78% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 51.97% done, estimate finish Sat Oct 09 11:23:33 2021 xorriso : UPDATE : 34.99% done, estimate finish Sat Oct 09 11:30:23 2021 xorriso : UPDATE : 34.53% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 33.63% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 52.13% done, estimate finish Sat Oct 09 11:23:35 2021 xorriso : UPDATE : 34.99% done, estimate finish Sat Oct 09 11:30:58 2021 xorriso : UPDATE : 33.81% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 34.65% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 52.36% done, estimate finish Sat Oct 09 11:23:33 2021 xorriso : UPDATE : 36.18% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 33.92% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 34.77% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 52.59% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 36.40% done, estimate finish Sat Oct 09 11:26:44 2021 xorriso : UPDATE : 34.02% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 34.90% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 52.79% done, estimate finish Sat Oct 09 11:23:33 2021 xorriso : UPDATE : 36.59% done, estimate finish Sat Oct 09 11:26:40 2021 xorriso : UPDATE : 34.90% done, estimate finish Sat Oct 09 11:27:51 2021 xorriso : UPDATE : 34.18% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 53.04% done, estimate finish Sat Oct 09 11:23:31 2021 xorriso : UPDATE : 36.62% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 34.90% done, estimate finish Sat Oct 09 11:28:11 2021 xorriso : UPDATE : 34.27% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 53.19% done, estimate finish Sat Oct 09 11:23:33 2021 xorriso : UPDATE : 36.89% done, estimate finish Sat Oct 09 11:25:53 2021 xorriso : UPDATE : 35.37% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 34.38% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 53.41% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 36.97% done, estimate finish Sat Oct 09 11:26:06 2021 xorriso : UPDATE : 35.50% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 34.47% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 53.60% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 36.97% done, estimate finish Sat Oct 09 11:26:27 2021 xorriso : UPDATE : 34.59% done, estimate finish Sat Oct 09 11:28:10 2021 xorriso : UPDATE : 35.66% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 53.80% done, estimate finish Sat Oct 09 11:23:33 2021 xorriso : UPDATE : 37.31% done, estimate finish Sat Oct 09 11:26:08 2021 xorriso : UPDATE : 34.67% done, estimate finish Sat Oct 09 11:28:20 2021 xorriso : UPDATE : 35.73% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 54.02% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 37.45% done, estimate finish Sat Oct 09 11:26:11 2021 xorriso : UPDATE : 34.80% done, estimate finish Sat Oct 09 11:28:19 2021 xorriso : UPDATE : 36.00% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 37.51% done, estimate finish Sat Oct 09 11:26:22 2021 xorriso : UPDATE : 34.92% done, estimate finish Sat Oct 09 11:28:19 2021 xorriso : UPDATE : 36.12% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 54.43% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 37.72% done, estimate finish Sat Oct 09 11:26:18 2021 xorriso : UPDATE : 36.31% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 35.06% done, estimate finish Sat Oct 09 11:28:16 2021 xorriso : UPDATE : 54.64% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 37.84% done, estimate finish Sat Oct 09 11:26:22 2021 xorriso : UPDATE : 35.18% done, estimate finish Sat Oct 09 11:28:17 2021 xorriso : UPDATE : 36.35% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 54.86% done, estimate finish Sat Oct 09 11:23:31 2021 xorriso : UPDATE : 37.96% done, estimate finish Sat Oct 09 11:26:27 2021 xorriso : UPDATE : 35.31% done, estimate finish Sat Oct 09 11:28:16 2021 xorriso : UPDATE : 36.58% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 38.00% done, estimate finish Sat Oct 09 11:26:37 2021 xorriso : UPDATE : 35.43% done, estimate finish Sat Oct 09 11:28:15 2021 xorriso : UPDATE : 36.70% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 55.29% done, estimate finish Sat Oct 09 11:23:29 2021 xorriso : UPDATE : 38.22% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 09 11:28:30 2021 xorriso : UPDATE : 36.83% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 55.50% done, estimate finish Sat Oct 09 11:23:29 2021 xorriso : UPDATE : 38.33% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 35.68% done, estimate finish Sat Oct 09 11:28:15 2021 xorriso : UPDATE : 36.96% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 55.63% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 38.47% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 35.82% done, estimate finish Sat Oct 09 11:28:14 2021 xorriso : UPDATE : 37.07% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 55.82% done, estimate finish Sat Oct 09 11:23:35 2021 xorriso : UPDATE : 38.56% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 35.90% done, estimate finish Sat Oct 09 11:28:26 2021 xorriso : UPDATE : 37.18% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 56.09% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 38.69% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 36.00% done, estimate finish Sat Oct 09 11:28:31 2021 xorriso : UPDATE : 37.33% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 56.26% done, estimate finish Sat Oct 09 11:23:33 2021 xorriso : UPDATE : 38.79% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 37.45% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 36.11% done, estimate finish Sat Oct 09 11:28:34 2021 xorriso : UPDATE : 56.51% done, estimate finish Sat Oct 09 11:23:31 2021 xorriso : UPDATE : 38.95% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 36.21% done, estimate finish Sat Oct 09 11:28:39 2021 xorriso : UPDATE : 37.54% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 56.70% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 39.08% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 36.37% done, estimate finish Sat Oct 09 11:28:28 2021 xorriso : UPDATE : 37.71% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 36.48% done, estimate finish Sat Oct 09 11:28:28 2021 xorriso : UPDATE : 37.78% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 56.89% done, estimate finish Sat Oct 09 11:23:32 2021 xorriso : UPDATE : 39.08% done, estimate finish Sat Oct 09 11:27:51 2021 xorriso : UPDATE : 36.60% done, estimate finish Sat Oct 09 11:28:29 2021 xorriso : UPDATE : 37.78% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 57.07% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 39.08% done, estimate finish Sat Oct 09 11:28:10 2021 xorriso : UPDATE : 36.74% done, estimate finish Sat Oct 09 11:28:25 2021 xorriso : UPDATE : 37.78% done, estimate finish Sat Oct 09 11:28:13 2021 xorriso : UPDATE : 57.27% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 39.08% done, estimate finish Sat Oct 09 11:30:03 2021 xorriso : UPDATE : 36.87% done, estimate finish Sat Oct 09 11:28:24 2021 xorriso : UPDATE : 37.78% done, estimate finish Sat Oct 09 11:28:32 2021 xorriso : UPDATE : 57.47% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 39.72% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 37.00% done, estimate finish Sat Oct 09 11:28:23 2021 xorriso : UPDATE : 38.46% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 57.68% done, estimate finish Sat Oct 09 11:23:37 2021 xorriso : UPDATE : 39.72% done, estimate finish Sat Oct 09 11:27:43 2021 xorriso : UPDATE : 37.11% done, estimate finish Sat Oct 09 11:28:31 2021 xorriso : UPDATE : 38.58% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 57.87% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 40.02% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 37.23% done, estimate finish Sat Oct 09 11:28:31 2021 xorriso : UPDATE : 38.71% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 58.07% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 40.12% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 37.33% done, estimate finish Sat Oct 09 11:28:36 2021 xorriso : UPDATE : 38.77% done, estimate finish Sat Oct 09 11:27:44 2021 xorriso : UPDATE : 58.27% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 40.25% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 38.77% done, estimate finish Sat Oct 09 11:28:07 2021 xorriso : UPDATE : 37.44% done, estimate finish Sat Oct 09 11:28:37 2021 xorriso : UPDATE : 58.47% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 40.39% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 37.54% done, estimate finish Sat Oct 09 11:28:41 2021 xorriso : UPDATE : 38.77% done, estimate finish Sat Oct 09 11:28:29 2021 xorriso : UPDATE : 58.63% done, estimate finish Sat Oct 09 11:23:40 2021 xorriso : UPDATE : 40.49% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 38.89% done, estimate finish Sat Oct 09 11:28:30 2021 xorriso : UPDATE : 37.66% done, estimate finish Sat Oct 09 11:28:41 2021 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 09 11:23:40 2021 xorriso : UPDATE : 40.67% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 39.48% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 37.77% done, estimate finish Sat Oct 09 11:28:42 2021 xorriso : UPDATE : 58.96% done, estimate finish Sat Oct 09 11:23:43 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 37.88% done, estimate finish Sat Oct 09 11:28:43 2021 xorriso : UPDATE : 39.59% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 59.17% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 40.93% done, estimate finish Sat Oct 09 11:26:06 2021 xorriso : UPDATE : 37.96% done, estimate finish Sat Oct 09 11:28:48 2021 xorriso : UPDATE : 39.75% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 59.32% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 41.06% done, estimate finish Sat Oct 09 11:26:12 2021 xorriso : UPDATE : 38.06% done, estimate finish Sat Oct 09 11:28:51 2021 xorriso : UPDATE : 39.86% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 59.58% done, estimate finish Sat Oct 09 11:23:43 2021 xorriso : UPDATE : 41.20% done, estimate finish Sat Oct 09 11:26:16 2021 xorriso : UPDATE : 38.16% done, estimate finish Sat Oct 09 11:29:15 2021 xorriso : UPDATE : 40.02% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 59.76% done, estimate finish Sat Oct 09 11:23:45 2021 xorriso : UPDATE : 41.31% done, estimate finish Sat Oct 09 11:26:23 2021 xorriso : UPDATE : 40.14% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 38.16% done, estimate finish Sat Oct 09 11:29:53 2021 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 09 11:23:43 2021 xorriso : UPDATE : 41.35% done, estimate finish Sat Oct 09 11:26:36 2021 xorriso : UPDATE : 40.28% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 38.44% done, estimate finish Sat Oct 09 11:28:57 2021 xorriso : UPDATE : 60.08% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 41.59% done, estimate finish Sat Oct 09 11:26:29 2021 xorriso : UPDATE : 38.56% done, estimate finish Sat Oct 09 11:28:54 2021 xorriso : UPDATE : 40.39% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 60.32% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 41.71% done, estimate finish Sat Oct 09 11:26:33 2021 xorriso : UPDATE : 38.72% done, estimate finish Sat Oct 09 11:28:43 2021 xorriso : UPDATE : 40.51% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 60.52% done, estimate finish Sat Oct 09 11:23:45 2021 xorriso : UPDATE : 41.88% done, estimate finish Sat Oct 09 11:26:32 2021 xorriso : UPDATE : 40.66% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 38.82% done, estimate finish Sat Oct 09 11:28:48 2021 xorriso : UPDATE : 60.71% done, estimate finish Sat Oct 09 11:23:45 2021 xorriso : UPDATE : 42.08% done, estimate finish Sat Oct 09 11:26:29 2021 xorriso : UPDATE : 38.90% done, estimate finish Sat Oct 09 11:28:55 2021 xorriso : UPDATE : 40.81% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 42.17% done, estimate finish Sat Oct 09 11:26:35 2021 xorriso : UPDATE : 40.95% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 39.04% done, estimate finish Sat Oct 09 11:28:49 2021 xorriso : UPDATE : 61.02% done, estimate finish Sat Oct 09 11:23:50 2021 xorriso : UPDATE : 42.30% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 41.09% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 39.26% done, estimate finish Sat Oct 09 11:28:32 2021 xorriso : UPDATE : 61.19% done, estimate finish Sat Oct 09 11:23:51 2021 xorriso : UPDATE : 42.35% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 41.18% done, estimate finish Sat Oct 09 11:27:43 2021 xorriso : UPDATE : 39.35% done, estimate finish Sat Oct 09 11:28:36 2021 xorriso : UPDATE : 61.34% done, estimate finish Sat Oct 09 11:23:54 2021 xorriso : UPDATE : 42.67% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 39.49% done, estimate finish Sat Oct 09 11:28:01 2021 xorriso : UPDATE : 41.34% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 61.49% done, estimate finish Sat Oct 09 11:23:57 2021 xorriso : UPDATE : 42.78% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 39.68% done, estimate finish Sat Oct 09 11:27:50 2021 xorriso : UPDATE : 41.45% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 09 11:23:59 2021 xorriso : UPDATE : 42.92% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 41.60% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 39.82% done, estimate finish Sat Oct 09 11:27:49 2021 xorriso : UPDATE : 61.85% done, estimate finish Sat Oct 09 11:23:57 2021 xorriso : UPDATE : 43.06% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 39.94% done, estimate finish Sat Oct 09 11:27:51 2021 xorriso : UPDATE : 41.71% done, estimate finish Sat Oct 09 11:27:43 2021 xorriso : UPDATE : 61.99% done, estimate finish Sat Oct 09 11:23:59 2021 xorriso : UPDATE : 43.20% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 40.06% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 41.83% done, estimate finish Sat Oct 09 11:27:44 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:24:01 2021 xorriso : UPDATE : 43.31% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 40.18% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 41.83% done, estimate finish Sat Oct 09 11:28:04 2021 xorriso : UPDATE : 62.27% done, estimate finish Sat Oct 09 11:24:04 2021 xorriso : UPDATE : 43.45% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 40.28% done, estimate finish Sat Oct 09 11:28:01 2021 xorriso : UPDATE : 41.83% done, estimate finish Sat Oct 09 11:28:24 2021 xorriso : UPDATE : 62.39% done, estimate finish Sat Oct 09 11:24:07 2021 xorriso : UPDATE : 43.59% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 41.83% done, estimate finish Sat Oct 09 11:28:44 2021 xorriso : UPDATE : 40.37% done, estimate finish Sat Oct 09 11:28:08 2021 xorriso : UPDATE : 62.58% done, estimate finish Sat Oct 09 11:24:21 2021 xorriso : UPDATE : 43.75% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 43.89% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 40.53% done, estimate finish Sat Oct 09 11:28:03 2021 xorriso : UPDATE : 41.83% done, estimate finish Sat Oct 09 11:29:04 2021 xorriso : UPDATE : 62.70% done, estimate finish Sat Oct 09 11:24:25 2021 xorriso : UPDATE : 44.01% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 40.65% done, estimate finish Sat Oct 09 11:28:04 2021 xorriso : UPDATE : 41.83% done, estimate finish Sat Oct 09 11:32:32 2021 xorriso : UPDATE : 62.83% done, estimate finish Sat Oct 09 11:24:28 2021 xorriso : UPDATE : 44.14% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 40.78% done, estimate finish Sat Oct 09 11:28:09 2021 xorriso : UPDATE : 41.83% done, estimate finish Sat Oct 09 11:33:29 2021 xorriso : UPDATE : 62.99% done, estimate finish Sat Oct 09 11:24:27 2021 xorriso : UPDATE : 44.21% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 40.84% done, estimate finish Sat Oct 09 11:28:25 2021 xorriso : UPDATE : 41.83% done, estimate finish Sat Oct 09 11:34:27 2021 xorriso : UPDATE : 63.19% done, estimate finish Sat Oct 09 11:24:23 2021 xorriso : UPDATE : 44.43% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 41.05% done, estimate finish Sat Oct 09 11:28:07 2021 xorriso : UPDATE : 41.83% done, estimate finish Sat Oct 09 11:35:25 2021 xorriso : UPDATE : 63.27% done, estimate finish Sat Oct 09 11:24:29 2021 xorriso : UPDATE : 44.63% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 41.88% done, estimate finish Sat Oct 09 11:35:35 2021 xorriso : UPDATE : 41.18% done, estimate finish Sat Oct 09 11:28:06 2021 xorriso : UPDATE : 63.56% done, estimate finish Sat Oct 09 11:24:18 2021 xorriso : UPDATE : 44.81% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 41.35% done, estimate finish Sat Oct 09 11:28:00 2021 xorriso : UPDATE : 43.48% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 63.57% done, estimate finish Sat Oct 09 11:24:30 2021 xorriso : UPDATE : 44.94% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 41.46% done, estimate finish Sat Oct 09 11:28:04 2021 xorriso : UPDATE : 43.61% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 63.98% done, estimate finish Sat Oct 09 11:24:12 2021 xorriso : UPDATE : 44.94% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 41.50% done, estimate finish Sat Oct 09 11:28:17 2021 xorriso : UPDATE : 43.65% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 64.17% done, estimate finish Sat Oct 09 11:24:11 2021 xorriso : UPDATE : 45.18% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 41.73% done, estimate finish Sat Oct 09 11:28:03 2021 xorriso : UPDATE : 43.87% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 64.35% done, estimate finish Sat Oct 09 11:24:01 2021 xorriso : UPDATE : 45.27% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 41.85% done, estimate finish Sat Oct 09 11:28:05 2021 xorriso : UPDATE : 43.99% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 64.54% done, estimate finish Sat Oct 09 11:24:00 2021 xorriso : UPDATE : 45.53% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 41.98% done, estimate finish Sat Oct 09 11:28:05 2021 xorriso : UPDATE : 44.11% done, estimate finish Sat Oct 09 11:25:46 2021 xorriso : UPDATE : 64.66% done, estimate finish Sat Oct 09 11:24:04 2021 xorriso : UPDATE : 45.64% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 42.12% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 44.25% done, estimate finish Sat Oct 09 11:25:52 2021 xorriso : UPDATE : 64.91% done, estimate finish Sat Oct 09 11:24:00 2021 xorriso : UPDATE : 45.76% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 44.35% done, estimate finish Sat Oct 09 11:26:01 2021 xorriso : UPDATE : 42.21% done, estimate finish Sat Oct 09 11:28:06 2021 xorriso : UPDATE : 65.08% done, estimate finish Sat Oct 09 11:23:59 2021 xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 42.31% done, estimate finish Sat Oct 09 11:28:13 2021 xorriso : UPDATE : 44.35% done, estimate finish Sat Oct 09 11:26:17 2021 xorriso : UPDATE : 65.25% done, estimate finish Sat Oct 09 11:24:01 2021 xorriso : UPDATE : 46.07% done, estimate finish Sat Oct 09 11:27:02 2021 xorriso : UPDATE : 42.47% done, estimate finish Sat Oct 09 11:28:06 2021 xorriso : UPDATE : 44.65% done, estimate finish Sat Oct 09 11:26:08 2021 xorriso : UPDATE : 65.37% done, estimate finish Sat Oct 09 11:24:04 2021 xorriso : UPDATE : 46.19% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 42.53% done, estimate finish Sat Oct 09 11:28:18 2021 xorriso : UPDATE : 44.67% done, estimate finish Sat Oct 09 11:26:20 2021 xorriso : UPDATE : 65.49% done, estimate finish Sat Oct 09 11:24:07 2021 xorriso : UPDATE : 46.29% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 42.53% done, estimate finish Sat Oct 09 11:28:40 2021 xorriso : UPDATE : 44.92% done, estimate finish Sat Oct 09 11:26:16 2021 xorriso : UPDATE : 65.49% done, estimate finish Sat Oct 09 11:24:16 2021 xorriso : UPDATE : 46.37% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:28:11 2021 xorriso : UPDATE : 44.95% done, estimate finish Sat Oct 09 11:26:26 2021 xorriso : UPDATE : 65.49% done, estimate finish Sat Oct 09 11:24:27 2021 xorriso : UPDATE : 65.49% done, estimate finish Sat Oct 09 11:24:36 2021 xorriso : UPDATE : 46.59% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:28:30 2021 xorriso : UPDATE : 45.19% done, estimate finish Sat Oct 09 11:26:22 2021 xorriso : UPDATE : 65.49% done, estimate finish Sat Oct 09 11:25:49 2021 xorriso : UPDATE : 46.71% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:28:48 2021 xorriso : UPDATE : 45.33% done, estimate finish Sat Oct 09 11:26:25 2021 xorriso : UPDATE : 65.49% done, estimate finish Sat Oct 09 11:26:12 2021 xorriso : UPDATE : 46.78% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 45.42% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:29:08 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Oct 09 11:23:36 2021 xorriso : UPDATE : 46.89% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:32:02 2021 xorriso : UPDATE : 45.54% done, estimate finish Sat Oct 09 11:27:45 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:23:39 2021 xorriso : UPDATE : 46.99% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 45.70% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:32:54 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 47.08% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 45.83% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:33:46 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:23:58 2021 xorriso : UPDATE : 47.19% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:34:38 2021 xorriso : UPDATE : 45.89% done, estimate finish Sat Oct 09 11:27:51 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:24:09 2021 xorriso : UPDATE : 47.30% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:35:31 2021 xorriso : UPDATE : 45.89% done, estimate finish Sat Oct 09 11:28:13 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:24:18 2021 xorriso : UPDATE : 47.40% done, estimate finish Sat Oct 09 11:27:45 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:36:23 2021 xorriso : UPDATE : 45.89% done, estimate finish Sat Oct 09 11:28:34 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:24:28 2021 xorriso : UPDATE : 47.51% done, estimate finish Sat Oct 09 11:27:46 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:37:16 2021 xorriso : UPDATE : 46.32% done, estimate finish Sat Oct 09 11:27:46 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:24:37 2021 xorriso : UPDATE : 47.64% done, estimate finish Sat Oct 09 11:27:46 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:38:07 2021 xorriso : UPDATE : 46.44% done, estimate finish Sat Oct 09 11:27:48 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:24:10 2021 xorriso : UPDATE : 47.70% done, estimate finish Sat Oct 09 11:28:58 2021 xorriso : UPDATE : 46.67% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:39:00 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:24:25 2021 xorriso : UPDATE : 47.88% done, estimate finish Sat Oct 09 11:28:36 2021 xorriso : UPDATE : 46.67% done, estimate finish Sat Oct 09 11:27:59 2021 xorriso : UPDATE : 42.84% done, estimate finish Sat Oct 09 11:39:52 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:24:40 2021 xorriso : UPDATE : 47.98% done, estimate finish Sat Oct 09 11:28:36 2021 xorriso : UPDATE : 42.84% done xorriso : UPDATE : 46.98% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:24:55 2021 xorriso : UPDATE : 48.11% done, estimate finish Sat Oct 09 11:28:31 2021 xorriso : UPDATE : 42.84% done xorriso : UPDATE : 47.09% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:25:10 2021 xorriso : UPDATE : 48.24% done, estimate finish Sat Oct 09 11:28:26 2021 xorriso : UPDATE : 42.84% done xorriso : UPDATE : 47.18% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:25:25 2021 xorriso : UPDATE : 48.35% done, estimate finish Sat Oct 09 11:28:26 2021 xorriso : UPDATE : 42.84% done xorriso : UPDATE : 47.26% done, estimate finish Sat Oct 09 11:27:43 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:25:41 2021 xorriso : UPDATE : 48.40% done, estimate finish Sat Oct 09 11:28:38 2021 xorriso : UPDATE : 42.84% done xorriso : UPDATE : 47.45% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:25:56 2021 xorriso : UPDATE : 48.40% done, estimate finish Sat Oct 09 11:28:59 2021 xorriso : UPDATE : 42.84% done xorriso : UPDATE : 47.57% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:26:11 2021 xorriso : UPDATE : 48.79% done, estimate finish Sat Oct 09 11:28:09 2021 xorriso : UPDATE : 42.84% done xorriso : UPDATE : 47.72% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 11:26:27 2021 xorriso : UPDATE : 48.92% done, estimate finish Sat Oct 09 11:28:08 2021 xorriso : UPDATE : 42.98% done, estimate finish Sat Oct 09 12:37:03 2021 xorriso : UPDATE : 47.86% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 67.24% done xorriso : UPDATE : 49.03% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 45.04% done, estimate finish Sat Oct 09 11:28:33 2021 xorriso : UPDATE : 47.99% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 67.24% done xorriso : UPDATE : 49.08% done, estimate finish Sat Oct 09 11:27:47 2021 xorriso : UPDATE : 46.30% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 48.08% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 67.24% done xorriso : UPDATE : 49.24% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 48.22% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 46.30% done, estimate finish Sat Oct 09 11:25:18 2021 xorriso : UPDATE : 67.24% done xorriso : UPDATE : 49.46% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:25:20 2021 xorriso : UPDATE : 48.31% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 67.86% done, estimate finish Sat Oct 09 11:31:07 2021 xorriso : UPDATE : 49.46% done, estimate finish Sat Oct 09 11:27:47 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:25:31 2021 xorriso : UPDATE : 48.41% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 69.94% done, estimate finish Sat Oct 09 11:24:06 2021 xorriso : UPDATE : 49.46% done, estimate finish Sat Oct 09 11:28:08 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:25:42 2021 xorriso : UPDATE : 48.50% done, estimate finish Sat Oct 09 11:27:46 2021 xorriso : UPDATE : 72.22% done, estimate finish Sat Oct 09 11:23:03 2021 xorriso : UPDATE : 49.49% done, estimate finish Sat Oct 09 11:28:23 2021 xorriso : UPDATE : 48.59% done, estimate finish Sat Oct 09 11:27:53 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:25:53 2021 xorriso : UPDATE : 72.22% done, estimate finish Sat Oct 09 11:23:08 2021 xorriso : UPDATE : 50.09% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:26:04 2021 xorriso : UPDATE : 48.71% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 72.55% done, estimate finish Sat Oct 09 11:23:08 2021 xorriso : UPDATE : 50.19% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:26:14 2021 xorriso : UPDATE : 48.80% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 72.55% done, estimate finish Sat Oct 09 11:23:13 2021 xorriso : UPDATE : 50.36% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:26:26 2021 xorriso : UPDATE : 48.94% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 72.89% done, estimate finish Sat Oct 09 11:22:34 2021 xorriso : UPDATE : 50.36% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:26:36 2021 xorriso : UPDATE : 49.07% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 72.89% done, estimate finish Sat Oct 09 11:22:39 2021 xorriso : UPDATE : 50.36% done, estimate finish Sat Oct 09 11:27:59 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 49.16% done, estimate finish Sat Oct 09 11:28:43 2021 xorriso : UPDATE : 72.89% done, estimate finish Sat Oct 09 11:22:44 2021 xorriso : UPDATE : 50.36% done, estimate finish Sat Oct 09 11:28:25 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:49:09 2021 xorriso : UPDATE : 49.25% done, estimate finish Sat Oct 09 11:28:48 2021 xorriso : UPDATE : 49.35% done, estimate finish Sat Oct 09 11:28:49 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:51:27 2021 xorriso : UPDATE : 72.89% done, estimate finish Sat Oct 09 11:22:49 2021 xorriso : UPDATE : 50.36% done, estimate finish Sat Oct 09 11:28:52 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:54:00 2021 xorriso : UPDATE : 49.49% done, estimate finish Sat Oct 09 11:28:41 2021 xorriso : UPDATE : 72.89% done, estimate finish Sat Oct 09 11:22:54 2021 xorriso : UPDATE : 50.36% done, estimate finish Sat Oct 09 11:29:18 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:56:33 2021 xorriso : UPDATE : 49.61% done, estimate finish Sat Oct 09 11:28:39 2021 xorriso : UPDATE : 72.89% done, estimate finish Sat Oct 09 11:22:59 2021 xorriso : UPDATE : 50.36% done, estimate finish Sat Oct 09 11:29:44 2021 xorriso : UPDATE : 49.69% done, estimate finish Sat Oct 09 11:28:45 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 11:59:07 2021 xorriso : UPDATE : 72.89% done, estimate finish Sat Oct 09 11:23:03 2021 xorriso : UPDATE : 51.46% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 49.82% done, estimate finish Sat Oct 09 11:28:40 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 12:01:40 2021 xorriso : UPDATE : 74.51% done, estimate finish Sat Oct 09 11:22:47 2021 xorriso : UPDATE : 51.56% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 50.03% done, estimate finish Sat Oct 09 11:28:24 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 12:04:14 2021 xorriso : UPDATE : 74.64% done, estimate finish Sat Oct 09 11:22:50 2021 xorriso : UPDATE : 51.72% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 12:06:47 2021 xorriso : UPDATE : 50.16% done, estimate finish Sat Oct 09 11:28:22 2021 xorriso : UPDATE : 74.97% done, estimate finish Sat Oct 09 11:22:50 2021 xorriso : UPDATE : 51.83% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 50.28% done, estimate finish Sat Oct 09 11:28:22 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 12:09:21 2021 xorriso : UPDATE : 75.15% done, estimate finish Sat Oct 09 11:23:30 2021 xorriso : UPDATE : 51.88% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 50.42% done, estimate finish Sat Oct 09 11:28:19 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 12:11:53 2021 xorriso : UPDATE : 75.15% done, estimate finish Sat Oct 09 11:23:40 2021 xorriso : UPDATE : 52.07% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 50.54% done, estimate finish Sat Oct 09 11:27:59 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 12:14:27 2021 xorriso : UPDATE : 75.40% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 52.23% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 50.65% done, estimate finish Sat Oct 09 11:28:00 2021 xorriso : UPDATE : 46.53% done xorriso : UPDATE : 75.70% done, estimate finish Sat Oct 09 11:23:35 2021 xorriso : UPDATE : 52.35% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 50.78% done, estimate finish Sat Oct 09 11:28:01 2021 xorriso : UPDATE : 46.53% done, estimate finish Mon Oct 11 04:29:46 2021 xorriso : UPDATE : 75.90% done, estimate finish Sat Oct 09 11:23:36 2021 xorriso : UPDATE : 52.47% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 50.90% done, estimate finish Sat Oct 09 11:28:02 2021 xorriso : UPDATE : 48.82% done, estimate finish Sat Oct 09 11:27:02 2021 xorriso : UPDATE : 76.07% done, estimate finish Sat Oct 09 11:23:37 2021 xorriso : UPDATE : 52.64% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 51.01% done, estimate finish Sat Oct 09 11:28:03 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:25:58 2021 xorriso : UPDATE : 76.25% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 52.78% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 51.03% done, estimate finish Sat Oct 09 11:28:21 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:26:10 2021 xorriso : UPDATE : 76.43% done, estimate finish Sat Oct 09 11:23:39 2021 xorriso : UPDATE : 52.92% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 51.03% done, estimate finish Sat Oct 09 11:28:40 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:26:20 2021 xorriso : UPDATE : 76.61% done, estimate finish Sat Oct 09 11:23:39 2021 xorriso : UPDATE : 52.92% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:26:31 2021 xorriso : UPDATE : 51.03% done, estimate finish Sat Oct 09 11:28:58 2021 xorriso : UPDATE : 76.79% done, estimate finish Sat Oct 09 11:23:41 2021 xorriso : UPDATE : 52.92% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 51.60% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:26:42 2021 xorriso : UPDATE : 76.91% done, estimate finish Sat Oct 09 11:23:56 2021 xorriso : UPDATE : 52.92% done, estimate finish Sat Oct 09 11:28:39 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 51.71% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 77.11% done, estimate finish Sat Oct 09 11:23:54 2021 xorriso : UPDATE : 52.92% done, estimate finish Sat Oct 09 11:29:12 2021 xorriso : UPDATE : 51.82% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 77.30% done, estimate finish Sat Oct 09 11:23:54 2021 xorriso : UPDATE : 52.92% done, estimate finish Sat Oct 09 11:29:43 2021 xorriso : UPDATE : 51.92% done, estimate finish Sat Oct 09 11:28:00 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:25:30 2021 xorriso : UPDATE : 77.50% done, estimate finish Sat Oct 09 11:23:53 2021 xorriso : UPDATE : 52.92% done, estimate finish Sat Oct 09 11:30:16 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:25:41 2021 xorriso : UPDATE : 51.93% done, estimate finish Sat Oct 09 11:28:24 2021 xorriso : UPDATE : 77.56% done, estimate finish Sat Oct 09 11:23:59 2021 xorriso : UPDATE : 52.92% done, estimate finish Sat Oct 09 11:30:47 2021 xorriso : UPDATE : 51.93% done, estimate finish Sat Oct 09 11:28:49 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:25:52 2021 xorriso : UPDATE : 77.88% done, estimate finish Sat Oct 09 11:23:53 2021 xorriso : UPDATE : 52.92% done, estimate finish Sat Oct 09 11:31:20 2021 xorriso : UPDATE : 52.30% done, estimate finish Sat Oct 09 11:28:00 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:26:03 2021 xorriso : UPDATE : 77.99% done, estimate finish Sat Oct 09 11:23:56 2021 xorriso : UPDATE : 52.94% done, estimate finish Sat Oct 09 11:31:43 2021 xorriso : UPDATE : 52.42% done, estimate finish Sat Oct 09 11:28:02 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:26:14 2021 xorriso : UPDATE : 77.99% done, estimate finish Sat Oct 09 11:24:04 2021 xorriso : UPDATE : 54.41% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:26:25 2021 xorriso : UPDATE : 52.55% done, estimate finish Sat Oct 09 11:28:02 2021 xorriso : UPDATE : 77.99% done, estimate finish Sat Oct 09 11:24:10 2021 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 52.68% done, estimate finish Sat Oct 09 11:28:00 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:26:36 2021 xorriso : UPDATE : 78.55% done, estimate finish Sat Oct 09 11:23:55 2021 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 09 11:28:12 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 78.55% done, estimate finish Sat Oct 09 11:24:05 2021 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 52.94% done, estimate finish Sat Oct 09 11:28:00 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 78.55% done, estimate finish Sat Oct 09 11:24:16 2021 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 53.10% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 78.55% done, estimate finish Sat Oct 09 11:24:29 2021 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 09 11:27:45 2021 xorriso : UPDATE : 50.00% done xorriso : UPDATE : 53.23% done, estimate finish Sat Oct 09 11:27:56 2021 xorriso : UPDATE : 78.55% done, estimate finish Sat Oct 09 11:24:41 2021 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 09 11:28:07 2021 xorriso : UPDATE : 53.35% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 50.00% done xorriso : UPDATE : 78.82% done, estimate finish Sat Oct 09 11:24:29 2021 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 09 11:28:29 2021 xorriso : UPDATE : 53.47% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 50.00% done xorriso : UPDATE : 79.85% done, estimate finish Sat Oct 09 11:23:45 2021 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 09 11:28:50 2021 xorriso : UPDATE : 53.62% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 50.00% done xorriso : UPDATE : 79.98% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 09 11:29:12 2021 xorriso : UPDATE : 53.76% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 50.00% done xorriso : UPDATE : 80.22% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 55.36% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 56.06% done, estimate finish Sat Oct 09 11:26:32 2021 xorriso : UPDATE : 53.88% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 50.69% done, estimate finish Sat Oct 09 11:36:03 2021 xorriso : UPDATE : 80.41% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 56.11% done, estimate finish Sat Oct 09 11:26:40 2021 xorriso : UPDATE : 53.95% done, estimate finish Sat Oct 09 11:28:02 2021 xorriso : UPDATE : 52.47% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 80.47% done, estimate finish Sat Oct 09 11:23:51 2021 xorriso : UPDATE : 56.34% done, estimate finish Sat Oct 09 11:26:37 2021 xorriso : UPDATE : 54.14% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Oct 09 11:26:28 2021 xorriso : UPDATE : 80.82% done, estimate finish Sat Oct 09 11:23:34 2021 xorriso : UPDATE : 56.47% done, estimate finish Sat Oct 09 11:26:24 2021 xorriso : UPDATE : 53.64% done, estimate finish Sat Oct 09 11:26:31 2021 xorriso : UPDATE : 54.27% done, estimate finish Sat Oct 09 11:27:56 2021 xorriso : UPDATE : 80.91% done, estimate finish Sat Oct 09 11:23:39 2021 xorriso : UPDATE : 56.55% done, estimate finish Sat Oct 09 11:26:34 2021 xorriso : UPDATE : 53.77% done, estimate finish Sat Oct 09 11:26:35 2021 xorriso : UPDATE : 54.40% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 81.19% done, estimate finish Sat Oct 09 11:23:37 2021 xorriso : UPDATE : 56.55% done, estimate finish Sat Oct 09 11:26:49 2021 xorriso : UPDATE : 54.53% done, estimate finish Sat Oct 09 11:27:53 2021 xorriso : UPDATE : 53.92% done, estimate finish Sat Oct 09 11:25:17 2021 xorriso : UPDATE : 81.29% done, estimate finish Sat Oct 09 11:23:40 2021 xorriso : UPDATE : 56.55% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 54.02% done, estimate finish Sat Oct 09 11:25:23 2021 xorriso : UPDATE : 54.65% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 81.29% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 56.55% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 54.13% done, estimate finish Sat Oct 09 11:25:29 2021 xorriso : UPDATE : 54.77% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 81.29% done, estimate finish Sat Oct 09 11:23:54 2021 xorriso : UPDATE : 56.55% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 54.24% done, estimate finish Sat Oct 09 11:25:34 2021 xorriso : UPDATE : 54.89% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 81.29% done, estimate finish Sat Oct 09 11:24:01 2021 xorriso : UPDATE : 56.55% done, estimate finish Sat Oct 09 11:27:52 2021 xorriso : UPDATE : 54.35% done, estimate finish Sat Oct 09 11:25:40 2021 xorriso : UPDATE : 54.98% done, estimate finish Sat Oct 09 11:28:03 2021 xorriso : UPDATE : 82.24% done, estimate finish Sat Oct 09 11:23:38 2021 xorriso : UPDATE : 56.55% done, estimate finish Sat Oct 09 11:28:07 2021 xorriso : UPDATE : 54.98% done, estimate finish Sat Oct 09 11:28:21 2021 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 09 11:25:45 2021 xorriso : UPDATE : 82.37% done, estimate finish Sat Oct 09 11:23:40 2021 xorriso : UPDATE : 57.67% done, estimate finish Sat Oct 09 11:26:39 2021 xorriso : UPDATE : 54.55% done, estimate finish Sat Oct 09 11:25:50 2021 xorriso : UPDATE : 55.31% done, estimate finish Sat Oct 09 11:27:53 2021 xorriso : UPDATE : 82.45% done, estimate finish Sat Oct 09 11:23:43 2021 xorriso : UPDATE : 57.74% done, estimate finish Sat Oct 09 11:26:45 2021 xorriso : UPDATE : 54.68% done, estimate finish Sat Oct 09 11:25:54 2021 xorriso : UPDATE : 55.48% done, estimate finish Sat Oct 09 11:27:50 2021 xorriso : UPDATE : 82.76% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 57.74% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 54.74% done, estimate finish Sat Oct 09 11:25:59 2021 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 09 11:27:52 2021 xorriso : UPDATE : 82.86% done, estimate finish Sat Oct 09 11:23:51 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 54.94% done, estimate finish Sat Oct 09 11:26:01 2021 xorriso : UPDATE : 55.69% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 83.15% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 83.32% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 55.86% done, estimate finish Sat Oct 09 11:27:49 2021 xorriso : UPDATE : 55.04% done, estimate finish Sat Oct 09 11:28:39 2021 xorriso : UPDATE : 83.42% done, estimate finish Sat Oct 09 11:23:50 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 55.95% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 55.17% done, estimate finish Sat Oct 09 11:28:34 2021 xorriso : UPDATE : 83.42% done, estimate finish Sat Oct 09 11:23:57 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:28:01 2021 xorriso : UPDATE : 55.23% done, estimate finish Sat Oct 09 11:28:46 2021 xorriso : UPDATE : 56.11% done, estimate finish Sat Oct 09 11:27:52 2021 xorriso : UPDATE : 83.90% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:28:21 2021 xorriso : UPDATE : 55.39% done, estimate finish Sat Oct 09 11:28:37 2021 xorriso : UPDATE : 56.15% done, estimate finish Sat Oct 09 11:28:03 2021 xorriso : UPDATE : 84.01% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:28:40 2021 xorriso : UPDATE : 55.39% done, estimate finish Sat Oct 09 11:28:59 2021 xorriso : UPDATE : 56.37% done, estimate finish Sat Oct 09 11:27:51 2021 xorriso : UPDATE : 84.01% done, estimate finish Sat Oct 09 11:23:55 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:28:59 2021 xorriso : UPDATE : 56.47% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:28:29 2021 xorriso : UPDATE : 84.45% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:29:19 2021 xorriso : UPDATE : 56.60% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 55.79% done, estimate finish Sat Oct 09 11:28:28 2021 xorriso : UPDATE : 84.58% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:29:38 2021 xorriso : UPDATE : 56.73% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:28:32 2021 xorriso : UPDATE : 84.86% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:37:05 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:28:49 2021 xorriso : UPDATE : 56.77% done, estimate finish Sat Oct 09 11:28:05 2021 xorriso : UPDATE : 85.03% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:38:24 2021 xorriso : UPDATE : 56.93% done, estimate finish Sat Oct 09 11:28:07 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:29:07 2021 xorriso : UPDATE : 85.21% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 09 11:39:45 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:30:17 2021 xorriso : UPDATE : 56.93% done, estimate finish Sat Oct 09 11:28:32 2021 xorriso : UPDATE : 85.37% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 58.44% done, estimate finish Sat Oct 09 11:33:01 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:30:54 2021 xorriso : UPDATE : 57.23% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 85.37% done, estimate finish Sat Oct 09 11:23:56 2021 xorriso : UPDATE : 60.17% done, estimate finish Sat Oct 09 11:26:36 2021 xorriso : UPDATE : 57.36% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:31:32 2021 xorriso : UPDATE : 85.37% done, estimate finish Sat Oct 09 11:24:02 2021 xorriso : UPDATE : 60.30% done, estimate finish Sat Oct 09 11:26:38 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:32:10 2021 xorriso : UPDATE : 57.51% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 85.94% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 60.39% done, estimate finish Sat Oct 09 11:26:44 2021 xorriso : UPDATE : 57.56% done, estimate finish Sat Oct 09 11:28:05 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:32:48 2021 xorriso : UPDATE : 86.18% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 60.48% done, estimate finish Sat Oct 09 11:26:49 2021 xorriso : UPDATE : 57.73% done, estimate finish Sat Oct 09 11:28:00 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:33:26 2021 xorriso : UPDATE : 86.37% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 60.66% done, estimate finish Sat Oct 09 11:26:48 2021 xorriso : UPDATE : 57.73% done, estimate finish Sat Oct 09 11:28:16 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:34:04 2021 xorriso : UPDATE : 86.38% done, estimate finish Sat Oct 09 11:23:52 2021 xorriso : UPDATE : 60.82% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 58.04% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:34:42 2021 xorriso : UPDATE : 86.38% done, estimate finish Sat Oct 09 11:24:06 2021 xorriso : UPDATE : 60.93% done, estimate finish Sat Oct 09 11:25:35 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:35:20 2021 xorriso : UPDATE : 58.05% done, estimate finish Sat Oct 09 11:28:06 2021 xorriso : UPDATE : 86.38% done, estimate finish Sat Oct 09 11:24:15 2021 xorriso : UPDATE : 61.08% done, estimate finish Sat Oct 09 11:25:39 2021 xorriso : UPDATE : 58.23% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:35:57 2021 xorriso : UPDATE : 86.38% done, estimate finish Sat Oct 09 11:24:24 2021 xorriso : UPDATE : 61.17% done, estimate finish Sat Oct 09 11:25:46 2021 xorriso : UPDATE : 58.45% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 55.87% done xorriso : UPDATE : 86.39% done, estimate finish Sat Oct 09 11:24:33 2021 xorriso : UPDATE : 61.34% done, estimate finish Sat Oct 09 11:25:49 2021 xorriso : UPDATE : 55.87% done xorriso : UPDATE : 58.53% done, estimate finish Sat Oct 09 11:27:49 2021 xorriso : UPDATE : 87.64% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 61.45% done, estimate finish Sat Oct 09 11:25:54 2021 xorriso : UPDATE : 55.87% done xorriso : UPDATE : 58.68% done, estimate finish Sat Oct 09 11:27:47 2021 xorriso : UPDATE : 87.82% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 61.56% done, estimate finish Sat Oct 09 11:25:59 2021 xorriso : UPDATE : 57.11% done, estimate finish Sat Oct 09 11:29:35 2021 xorriso : UPDATE : 58.68% done, estimate finish Sat Oct 09 11:28:05 2021 xorriso : UPDATE : 87.84% done, estimate finish Sat Oct 09 11:23:51 2021 xorriso : UPDATE : 61.56% done, estimate finish Sat Oct 09 11:26:08 2021 xorriso : UPDATE : 58.45% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 59.01% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 88.22% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 61.56% done, estimate finish Sat Oct 09 11:26:17 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 59.13% done, estimate finish Sat Oct 09 11:27:44 2021 xorriso : UPDATE : 88.31% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 61.79% done, estimate finish Sat Oct 09 11:26:15 2021 xorriso : UPDATE : 59.13% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 58.68% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 88.59% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 62.16% done, estimate finish Sat Oct 09 11:26:08 2021 xorriso : UPDATE : 58.81% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 59.51% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 88.71% done, estimate finish Sat Oct 09 11:23:39 2021 xorriso : UPDATE : 62.16% done, estimate finish Sat Oct 09 11:27:45 2021 xorriso : UPDATE : 58.91% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 59.66% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 88.84% done, estimate finish Sat Oct 09 11:23:40 2021 xorriso : UPDATE : 62.35% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 59.78% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 58.96% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 89.11% done, estimate finish Sat Oct 09 11:23:39 2021 xorriso : UPDATE : 62.51% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 59.78% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 59.19% done, estimate finish Sat Oct 09 11:25:44 2021 xorriso : UPDATE : 89.28% done, estimate finish Sat Oct 09 11:23:41 2021 xorriso : UPDATE : 62.67% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 59.32% done, estimate finish Sat Oct 09 11:25:50 2021 xorriso : UPDATE : 59.78% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 89.51% done, estimate finish Sat Oct 09 11:23:41 2021 xorriso : UPDATE : 62.69% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 59.42% done, estimate finish Sat Oct 09 11:25:56 2021 xorriso : UPDATE : 59.78% done, estimate finish Sat Oct 09 11:28:18 2021 xorriso : UPDATE : 89.58% done, estimate finish Sat Oct 09 11:23:43 2021 xorriso : UPDATE : 62.92% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 60.35% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 59.52% done, estimate finish Sat Oct 09 11:26:02 2021 xorriso : UPDATE : 89.58% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 62.92% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 60.56% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 59.52% done, estimate finish Sat Oct 09 11:26:11 2021 xorriso : UPDATE : 89.58% done, estimate finish Sat Oct 09 11:23:52 2021 xorriso : UPDATE : 62.92% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 60.58% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 59.91% done, estimate finish Sat Oct 09 11:26:06 2021 xorriso : UPDATE : 89.58% done, estimate finish Sat Oct 09 11:23:56 2021 xorriso : UPDATE : 62.92% done, estimate finish Sat Oct 09 11:28:12 2021 xorriso : UPDATE : 60.02% done, estimate finish Sat Oct 09 11:26:11 2021 xorriso : UPDATE : 60.58% done, estimate finish Sat Oct 09 11:27:43 2021 xorriso : UPDATE : 89.98% done, estimate finish Sat Oct 09 11:23:50 2021 xorriso : UPDATE : 62.92% done, estimate finish Sat Oct 09 11:28:27 2021 xorriso : UPDATE : 61.00% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 60.16% done, estimate finish Sat Oct 09 11:26:14 2021 xorriso : UPDATE : 90.83% done, estimate finish Sat Oct 09 11:23:44 2021 xorriso : UPDATE : 62.92% done, estimate finish Sat Oct 09 11:30:05 2021 xorriso : UPDATE : 60.24% done, estimate finish Sat Oct 09 11:26:18 2021 xorriso : UPDATE : 61.03% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 91.03% done, estimate finish Sat Oct 09 11:23:43 2021 xorriso : UPDATE : 63.76% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 60.24% done, estimate finish Sat Oct 09 11:26:27 2021 xorriso : UPDATE : 61.03% done, estimate finish Sat Oct 09 11:28:04 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 11:23:44 2021 xorriso : UPDATE : 64.01% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 61.03% done, estimate finish Sat Oct 09 11:28:27 2021 xorriso : UPDATE : 60.24% done, estimate finish Sat Oct 09 11:28:53 2021 xorriso : UPDATE : 61.03% done, estimate finish Sat Oct 09 11:28:49 2021 xorriso : UPDATE : 60.24% done, estimate finish Sat Oct 09 11:29:18 2021 xorriso : UPDATE : 91.27% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 64.25% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 61.03% done, estimate finish Sat Oct 09 11:29:12 2021 xorriso : UPDATE : 60.24% done, estimate finish Sat Oct 09 11:29:47 2021 xorriso : UPDATE : 91.57% done, estimate finish Sat Oct 09 11:23:45 2021 xorriso : UPDATE : 64.40% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 61.03% done, estimate finish Sat Oct 09 11:29:36 2021 xorriso : UPDATE : 60.73% done, estimate finish Sat Oct 09 11:28:21 2021 xorriso : UPDATE : 91.80% done, estimate finish Sat Oct 09 11:23:44 2021 xorriso : UPDATE : 64.47% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 61.17% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 62.05% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 92.01% done, estimate finish Sat Oct 09 11:23:44 2021 xorriso : UPDATE : 64.47% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 61.17% done, estimate finish Sat Oct 09 11:27:56 2021 xorriso : UPDATE : 62.05% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 92.08% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 64.78% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 61.17% done, estimate finish Sat Oct 09 11:28:12 2021 xorriso : UPDATE : 62.05% done, estimate finish Sat Oct 09 11:27:47 2021 xorriso : UPDATE : 92.41% done, estimate finish Sat Oct 09 11:23:44 2021 xorriso : UPDATE : 65.03% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 62.05% done, estimate finish Sat Oct 09 11:28:01 2021 xorriso : UPDATE : 61.17% done, estimate finish Sat Oct 09 11:28:27 2021 xorriso : UPDATE : 92.58% done, estimate finish Sat Oct 09 11:23:45 2021 xorriso : UPDATE : 65.17% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 62.05% done, estimate finish Sat Oct 09 11:28:14 2021 xorriso : UPDATE : 61.17% done, estimate finish Sat Oct 09 11:28:43 2021 xorriso : UPDATE : 92.80% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 65.24% done, estimate finish Sat Oct 09 11:26:02 2021 xorriso : UPDATE : 61.18% done, estimate finish Sat Oct 09 11:28:56 2021 xorriso : UPDATE : 62.05% done, estimate finish Sat Oct 09 11:28:28 2021 xorriso : UPDATE : 92.92% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 65.44% done, estimate finish Sat Oct 09 11:26:03 2021 xorriso : UPDATE : 63.00% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 62.18% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 92.98% done, estimate finish Sat Oct 09 11:23:51 2021 xorriso : UPDATE : 65.58% done, estimate finish Sat Oct 09 11:26:07 2021 xorriso : UPDATE : 62.31% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 63.03% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 93.26% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 65.74% done, estimate finish Sat Oct 09 11:26:11 2021 xorriso : UPDATE : 63.20% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 62.46% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 93.39% done, estimate finish Sat Oct 09 11:23:50 2021 xorriso : UPDATE : 65.86% done, estimate finish Sat Oct 09 11:26:14 2021 xorriso : UPDATE : 63.44% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 62.52% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 93.57% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 65.97% done, estimate finish Sat Oct 09 11:26:19 2021 xorriso : UPDATE : 63.57% done, estimate finish Sat Oct 09 11:27:02 2021 xorriso : UPDATE : 62.75% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 93.79% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 66.10% done, estimate finish Sat Oct 09 11:26:22 2021 xorriso : UPDATE : 63.68% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 62.88% done, estimate finish Sat Oct 09 11:27:02 2021 xorriso : UPDATE : 93.79% done, estimate finish Sat Oct 09 11:23:51 2021 xorriso : UPDATE : 66.13% done, estimate finish Sat Oct 09 11:26:29 2021 xorriso : UPDATE : 63.68% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 63.00% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 94.06% done, estimate finish Sat Oct 09 11:23:51 2021 xorriso : UPDATE : 66.34% done, estimate finish Sat Oct 09 11:26:29 2021 xorriso : UPDATE : 63.99% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 63.10% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 94.44% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 66.53% done, estimate finish Sat Oct 09 11:26:28 2021 xorriso : UPDATE : 64.13% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 63.10% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 94.56% done, estimate finish Sat Oct 09 11:23:50 2021 xorriso : UPDATE : 66.67% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 64.19% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 63.10% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 94.68% done, estimate finish Sat Oct 09 11:23:52 2021 xorriso : UPDATE : 66.79% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 63.61% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 64.37% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 95.03% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 66.87% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 63.74% done, estimate finish Sat Oct 09 11:27:39 2021 xorriso : UPDATE : 64.45% done, estimate finish Sat Oct 09 11:27:48 2021 xorriso : UPDATE : 95.09% done, estimate finish Sat Oct 09 11:23:50 2021 xorriso : UPDATE : 67.00% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 63.87% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 64.63% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 95.09% done, estimate finish Sat Oct 09 11:23:54 2021 xorriso : UPDATE : 67.10% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 64.64% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 64.00% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 95.55% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 67.38% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 64.06% done, estimate finish Sat Oct 09 11:27:51 2021 xorriso : UPDATE : 64.93% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 95.87% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 67.54% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 64.28% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 64.93% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 96.02% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 67.64% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 64.39% done, estimate finish Sat Oct 09 11:27:44 2021 xorriso : UPDATE : 65.18% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 96.26% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 67.72% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 65.38% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 64.42% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 96.26% done, estimate finish Sat Oct 09 11:23:49 2021 xorriso : UPDATE : 67.94% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 64.65% done, estimate finish Sat Oct 09 11:27:46 2021 xorriso : UPDATE : 65.52% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 96.61% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 68.00% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 65.65% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 64.71% done, estimate finish Sat Oct 09 11:27:52 2021 xorriso : UPDATE : 96.78% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 68.23% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 64.89% done, estimate finish Sat Oct 09 11:27:49 2021 xorriso : UPDATE : 65.77% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 96.98% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 68.36% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 64.93% done, estimate finish Sat Oct 09 11:28:17 2021 xorriso : UPDATE : 65.86% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 97.20% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 68.49% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 66.01% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 65.19% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 97.37% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 68.65% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 66.21% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 65.32% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 97.44% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 68.67% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 66.28% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 65.44% done, estimate finish Sat Oct 09 11:27:57 2021 xorriso : UPDATE : 97.44% done, estimate finish Sat Oct 09 11:23:50 2021 xorriso : UPDATE : 68.91% done, estimate finish Sat Oct 09 11:27:15 2021 xorriso : UPDATE : 66.49% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 65.55% done, estimate finish Sat Oct 09 11:27:59 2021 xorriso : UPDATE : 97.92% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 69.02% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 65.62% done, estimate finish Sat Oct 09 11:28:06 2021 xorriso : UPDATE : 66.62% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 98.15% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 69.20% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 66.75% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 65.62% done, estimate finish Sat Oct 09 11:28:21 2021 xorriso : UPDATE : 98.42% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 69.32% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 66.00% done, estimate finish Sat Oct 09 11:27:53 2021 xorriso : UPDATE : 66.88% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 98.58% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 69.47% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 66.15% done, estimate finish Sat Oct 09 11:27:52 2021 xorriso : UPDATE : 66.96% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 98.58% done, estimate finish Sat Oct 09 11:23:48 2021 xorriso : UPDATE : 69.59% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 66.28% done, estimate finish Sat Oct 09 11:27:52 2021 xorriso : UPDATE : 67.14% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 98.58% done, estimate finish Sat Oct 09 11:23:50 2021 xorriso : UPDATE : 69.75% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 69.81% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 67.27% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 66.40% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 99.35% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 70.01% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 66.49% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 67.39% done, estimate finish Sat Oct 09 11:27:44 2021 xorriso : UPDATE : 99.45% done, estimate finish Sat Oct 09 11:23:46 2021 xorriso : UPDATE : 99.45% done, estimate finish Sat Oct 09 11:23:47 2021 xorriso : UPDATE : 70.15% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 66.49% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 67.49% done, estimate finish Sat Oct 09 11:27:47 2021 xorriso : UPDATE : Thank you for being patient. Working since 487 seconds. xorriso : UPDATE : 70.26% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 66.49% done, estimate finish Sat Oct 09 11:28:16 2021 xorriso : UPDATE : 67.69% done, estimate finish Sat Oct 09 11:27:40 2021 ISO image produced: 7721518 sectors Written to medium : 7721518 sectors at LBA 0 xorriso : UPDATE : 70.45% done, estimate finish Sat Oct 09 11:27:11 2021 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 67.82% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 66.49% done, estimate finish Sat Oct 09 11:28:33 2021 xorriso : UPDATE : 70.62% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 67.92% done, estimate finish Sat Oct 09 11:27:45 2021 xorriso : UPDATE : 66.49% done, estimate finish Sat Oct 09 11:28:50 2021 xorriso : UPDATE : 70.63% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 66.49% done, estimate finish Sat Oct 09 11:29:07 2021 xorriso : UPDATE : 68.16% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 70.87% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 67.59% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 68.34% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 71.03% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 67.70% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 71.19% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 68.62% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 67.92% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 71.34% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 67.95% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 68.78% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 71.46% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 68.91% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 68.21% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 71.46% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 68.36% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 69.05% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 71.67% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 69.22% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 68.53% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 71.94% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 68.65% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 69.39% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 68.66% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 69.54% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 69.66% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 68.66% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 69.83% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 69.12% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:28:12 2021 xorriso : UPDATE : 70.01% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 69.25% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:28:35 2021 xorriso : UPDATE : 70.18% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 69.39% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:28:57 2021 xorriso : UPDATE : 69.51% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 70.25% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:29:20 2021 xorriso : UPDATE : 69.51% done, estimate finish Sat Oct 09 11:27:39 2021 xorriso : UPDATE : 70.47% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:29:42 2021 xorriso : UPDATE : 70.60% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 69.82% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:30:04 2021 xorriso : UPDATE : 70.72% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 69.97% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:30:26 2021 xorriso : UPDATE : 70.06% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 70.82% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:30:48 2021 xorriso : UPDATE : 71.00% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 70.26% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:31:10 2021 xorriso : UPDATE : 71.14% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 70.41% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 72.07% done, estimate finish Sat Oct 09 11:31:31 2021 xorriso : UPDATE : 70.55% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 71.22% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 72.07% done xorriso : UPDATE : 70.67% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 71.45% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 72.07% done xorriso : UPDATE : 70.81% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 71.58% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 72.07% done xorriso : UPDATE : 70.94% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 71.73% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 72.07% done xorriso : UPDATE : 71.84% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 72.07% done xorriso : UPDATE : 71.16% done, estimate finish Sat Oct 09 11:27:44 2021 xorriso : UPDATE : 72.01% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 72.07% done xorriso : UPDATE : 72.12% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 71.37% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 72.07% done xorriso : UPDATE : 71.54% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 72.27% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 73.21% done, estimate finish Sat Oct 09 11:30:13 2021 xorriso : UPDATE : 71.64% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 72.49% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 75.24% done, estimate finish Sat Oct 09 11:26:45 2021 xorriso : UPDATE : 71.80% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 72.61% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Oct 09 11:26:25 2021 xorriso : UPDATE : 72.81% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 71.94% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 76.15% done, estimate finish Sat Oct 09 11:25:39 2021 xorriso : UPDATE : 72.96% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 71.94% done, estimate finish Sat Oct 09 11:27:48 2021 xorriso : UPDATE : 76.36% done, estimate finish Sat Oct 09 11:25:41 2021 xorriso : UPDATE : 72.32% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 73.12% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 76.51% done, estimate finish Sat Oct 09 11:25:44 2021 xorriso : UPDATE : 73.25% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 72.47% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 76.64% done, estimate finish Sat Oct 09 11:25:48 2021 xorriso : UPDATE : 73.40% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 72.60% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 73.53% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 76.75% done, estimate finish Sat Oct 09 11:25:51 2021 xorriso : UPDATE : 73.64% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 72.81% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 76.89% done, estimate finish Sat Oct 09 11:25:54 2021 xorriso : UPDATE : 73.77% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 73.02% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 77.07% done, estimate finish Sat Oct 09 11:25:55 2021 xorriso : UPDATE : 73.77% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 73.14% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 77.22% done, estimate finish Sat Oct 09 11:25:58 2021 xorriso : UPDATE : 73.30% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 73.77% done, estimate finish Sat Oct 09 11:27:48 2021 xorriso : UPDATE : 77.41% done, estimate finish Sat Oct 09 11:25:59 2021 xorriso : UPDATE : 73.43% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 73.77% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 77.56% done, estimate finish Sat Oct 09 11:26:01 2021 xorriso : UPDATE : 73.58% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 73.77% done, estimate finish Sat Oct 09 11:28:09 2021 xorriso : UPDATE : 77.69% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 74.64% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 73.66% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 77.86% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 73.80% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 74.78% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 78.02% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 74.84% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 74.11% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 78.17% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 74.84% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 78.29% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 11:27:52 2021 xorriso : UPDATE : 74.84% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 78.44% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 75.32% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 11:28:05 2021 xorriso : UPDATE : 78.63% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:27:22 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 11:28:18 2021 xorriso : UPDATE : 78.76% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 11:28:32 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 78.90% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 11:28:45 2021 xorriso : UPDATE : 79.05% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:27:50 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 11:28:59 2021 xorriso : UPDATE : 79.18% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:27:59 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 11:29:12 2021 xorriso : UPDATE : 79.29% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 11:29:26 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:29:45 2021 xorriso : UPDATE : 79.29% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 12:52:25 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:30:12 2021 xorriso : UPDATE : 79.64% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 13:01:08 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:30:41 2021 xorriso : UPDATE : 79.81% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 13:09:52 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:31:08 2021 xorriso : UPDATE : 80.01% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 13:18:35 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:31:37 2021 xorriso : UPDATE : 80.12% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:32:05 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 13:27:18 2021 xorriso : UPDATE : 80.34% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 75.52% done, estimate finish Sat Oct 09 11:32:32 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 13:36:02 2021 xorriso : UPDATE : 80.48% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 76.82% done, estimate finish Sat Oct 09 11:27:58 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 13:44:46 2021 xorriso : UPDATE : 80.68% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 13:53:29 2021 xorriso : UPDATE : 78.11% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 80.80% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 14:02:13 2021 xorriso : UPDATE : 78.19% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 80.90% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 78.19% done, estimate finish Sat Oct 09 11:26:27 2021 xorriso : UPDATE : 74.15% done, estimate finish Sat Oct 09 14:10:56 2021 xorriso : UPDATE : 81.12% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 74.15% done xorriso : UPDATE : 78.19% done, estimate finish Sat Oct 09 11:26:35 2021 xorriso : UPDATE : 81.27% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 74.15% done xorriso : UPDATE : 78.80% done, estimate finish Sat Oct 09 11:26:25 2021 xorriso : UPDATE : 81.43% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 74.15% done xorriso : UPDATE : 78.87% done, estimate finish Sat Oct 09 11:26:29 2021 xorriso : UPDATE : 81.43% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 75.16% done, estimate finish Sat Oct 09 11:29:48 2021 xorriso : UPDATE : 79.08% done, estimate finish Sat Oct 09 11:26:30 2021 xorriso : UPDATE : 81.75% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 79.18% done, estimate finish Sat Oct 09 11:26:34 2021 xorriso : UPDATE : 77.70% done, estimate finish Sat Oct 09 11:26:39 2021 xorriso : UPDATE : 81.85% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 78.71% done, estimate finish Sat Oct 09 11:26:23 2021 xorriso : UPDATE : 79.36% done, estimate finish Sat Oct 09 11:26:35 2021 xorriso : UPDATE : 82.07% done, estimate finish Sat Oct 09 11:26:52 2021 xorriso : UPDATE : 78.82% done, estimate finish Sat Oct 09 11:26:25 2021 xorriso : UPDATE : 79.52% done, estimate finish Sat Oct 09 11:26:37 2021 xorriso : UPDATE : 82.18% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 82.31% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 79.54% done, estimate finish Sat Oct 09 11:26:41 2021 xorriso : UPDATE : 78.82% done, estimate finish Sat Oct 09 11:26:31 2021 xorriso : UPDATE : 82.50% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 78.82% done, estimate finish Sat Oct 09 11:26:35 2021 xorriso : UPDATE : 79.85% done, estimate finish Sat Oct 09 11:26:39 2021 xorriso : UPDATE : 82.63% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 78.82% done, estimate finish Sat Oct 09 11:26:40 2021 xorriso : UPDATE : 79.86% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 82.72% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 78.82% done, estimate finish Sat Oct 09 11:26:07 2021 xorriso : UPDATE : 80.17% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 82.86% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 80.33% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 78.82% done, estimate finish Sat Oct 09 11:26:12 2021 xorriso : UPDATE : 83.09% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 80.33% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 78.96% done, estimate finish Sat Oct 09 11:26:15 2021 xorriso : UPDATE : 83.24% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 80.02% done, estimate finish Sat Oct 09 11:26:08 2021 xorriso : UPDATE : 80.33% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 83.37% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 80.13% done, estimate finish Sat Oct 09 11:26:09 2021 xorriso : UPDATE : 80.33% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 83.50% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 80.32% done, estimate finish Sat Oct 09 11:26:11 2021 xorriso : UPDATE : 80.33% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 83.64% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 80.45% done, estimate finish Sat Oct 09 11:26:13 2021 xorriso : UPDATE : 81.19% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 83.77% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 81.24% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 80.59% done, estimate finish Sat Oct 09 11:26:16 2021 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 80.71% done, estimate finish Sat Oct 09 11:26:18 2021 xorriso : UPDATE : 81.37% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 84.04% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 80.87% done, estimate finish Sat Oct 09 11:26:20 2021 xorriso : UPDATE : 81.53% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 84.19% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 80.96% done, estimate finish Sat Oct 09 11:26:49 2021 xorriso : UPDATE : 81.80% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 84.33% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 81.06% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 81.80% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 84.47% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 81.23% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 81.80% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 84.60% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 81.31% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 81.31% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 84.92% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 85.07% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 81.69% done, estimate finish Sat Oct 09 11:27:06 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 85.19% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 81.82% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 85.33% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 81.84% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 85.48% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 81.84% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:29:08 2021 xorriso : UPDATE : 85.64% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:29:30 2021 xorriso : UPDATE : 82.27% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 85.67% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:29:51 2021 xorriso : UPDATE : 82.38% done, estimate finish Sat Oct 09 11:27:39 2021 xorriso : UPDATE : 85.67% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 82.53% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:30:13 2021 xorriso : UPDATE : 85.67% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 82.68% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:30:34 2021 xorriso : UPDATE : 86.25% done, estimate finish Sat Oct 09 11:27:02 2021 xorriso : UPDATE : 82.80% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:30:56 2021 xorriso : UPDATE : 86.40% done, estimate finish Sat Oct 09 11:27:02 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 11:31:18 2021 xorriso : UPDATE : 82.97% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 86.50% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 84.08% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 83.11% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 86.64% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 83.25% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 84.60% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 86.64% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 83.40% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 84.72% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 86.78% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 83.57% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 84.72% done, estimate finish Sat Oct 09 11:26:41 2021 xorriso : UPDATE : 87.03% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 83.72% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 84.72% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 87.38% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 84.72% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 83.84% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 87.52% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 84.72% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 83.96% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 84.72% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 84.10% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 84.72% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 84.13% done, estimate finish Sat Oct 09 11:27:36 2021 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 84.13% done, estimate finish Sat Oct 09 11:27:45 2021 xorriso : UPDATE : 84.72% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 84.13% done, estimate finish Sat Oct 09 11:27:53 2021 xorriso : UPDATE : 84.72% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 84.13% done, estimate finish Sat Oct 09 11:28:01 2021 xorriso : UPDATE : 84.72% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 84.72% done, estimate finish Sat Oct 09 11:27:39 2021 xorriso : UPDATE : 84.93% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 09 11:28:08 2021 xorriso : UPDATE : 84.72% done xorriso : UPDATE : 85.02% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 09 11:28:21 2021 xorriso : UPDATE : 84.72% done xorriso : UPDATE : 85.12% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 86.11% done, estimate finish Sat Oct 09 11:27:41 2021 xorriso : UPDATE : 85.31% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 09 11:26:49 2021 xorriso : UPDATE : 87.06% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 85.44% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 87.19% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 85.49% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 87.31% done, estimate finish Sat Oct 09 11:27:03 2021 xorriso : UPDATE : 85.49% done, estimate finish Sat Oct 09 11:27:39 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 87.31% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 85.84% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 87.31% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 85.88% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 85.88% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 87.31% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 87.31% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 86.27% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 87.31% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 86.40% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 86.50% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 87.31% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 86.58% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 88.44% done, estimate finish Sat Oct 09 11:26:36 2021 xorriso : UPDATE : 90.16% done, estimate finish Sat Oct 09 11:26:45 2021 xorriso : UPDATE : 86.75% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 88.56% done, estimate finish Sat Oct 09 11:26:39 2021 xorriso : UPDATE : 90.63% done, estimate finish Sat Oct 09 11:26:39 2021 xorriso : UPDATE : 86.78% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 88.56% done, estimate finish Sat Oct 09 11:26:42 2021 xorriso : UPDATE : 90.63% done, estimate finish Sat Oct 09 11:26:43 2021 xorriso : UPDATE : 87.01% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 88.56% done, estimate finish Sat Oct 09 11:26:46 2021 xorriso : UPDATE : 90.63% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 87.14% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 88.56% done, estimate finish Sat Oct 09 11:26:50 2021 xorriso : UPDATE : 90.63% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 89.34% done, estimate finish Sat Oct 09 11:26:42 2021 xorriso : UPDATE : 87.23% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 90.63% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 89.40% done, estimate finish Sat Oct 09 11:26:44 2021 xorriso : UPDATE : 87.38% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 90.63% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 87.46% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 89.40% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 90.63% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 89.71% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 87.63% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 90.63% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 89.82% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 87.77% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 90.63% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 87.91% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 90.03% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 92.13% done, estimate finish Sat Oct 09 11:26:39 2021 xorriso : UPDATE : 90.17% done, estimate finish Sat Oct 09 11:26:49 2021 xorriso : UPDATE : 88.06% done, estimate finish Sat Oct 09 11:27:35 2021 xorriso : UPDATE : 92.13% done, estimate finish Sat Oct 09 11:26:42 2021 xorriso : UPDATE : 90.17% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 88.13% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 92.13% done, estimate finish Sat Oct 09 11:26:46 2021 xorriso : UPDATE : 90.31% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 88.22% done, estimate finish Sat Oct 09 11:27:40 2021 xorriso : UPDATE : 92.13% done, estimate finish Sat Oct 09 11:26:48 2021 xorriso : UPDATE : 90.59% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 88.49% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 92.13% done, estimate finish Sat Oct 09 11:26:51 2021 xorriso : UPDATE : 90.59% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 88.51% done, estimate finish Sat Oct 09 11:27:38 2021 xorriso : UPDATE : 92.13% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 88.77% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 90.98% done, estimate finish Sat Oct 09 11:26:54 2021 xorriso : UPDATE : 93.06% done, estimate finish Sat Oct 09 11:26:43 2021 xorriso : UPDATE : 88.91% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 90.98% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 93.16% done, estimate finish Sat Oct 09 11:26:40 2021 xorriso : UPDATE : 89.04% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 91.32% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 93.16% done, estimate finish Sat Oct 09 11:26:43 2021 xorriso : UPDATE : 89.19% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 93.53% done, estimate finish Sat Oct 09 11:26:41 2021 xorriso : UPDATE : 89.32% done, estimate finish Sat Oct 09 11:27:30 2021 xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 93.53% done, estimate finish Sat Oct 09 11:26:45 2021 xorriso : UPDATE : 91.70% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 89.45% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 93.53% done, estimate finish Sat Oct 09 11:26:47 2021 xorriso : UPDATE : 89.56% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 91.88% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 93.53% done, estimate finish Sat Oct 09 11:26:50 2021 xorriso : UPDATE : 89.69% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 92.06% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 93.53% done, estimate finish Sat Oct 09 11:26:53 2021 xorriso : UPDATE : 92.23% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 89.75% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 93.53% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 89.75% done, estimate finish Sat Oct 09 11:27:42 2021 xorriso : UPDATE : 93.53% done, estimate finish Sat Oct 09 11:27:00 2021 xorriso : UPDATE : 89.75% done, estimate finish Sat Oct 09 11:27:49 2021 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 94.65% done, estimate finish Sat Oct 09 11:26:46 2021 xorriso : UPDATE : 92.64% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 89.75% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 94.65% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 92.69% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 89.98% done, estimate finish Sat Oct 09 11:27:49 2021 xorriso : UPDATE : 94.88% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 90.58% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 92.69% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 94.98% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 90.58% done, estimate finish Sat Oct 09 11:27:39 2021 xorriso : UPDATE : 92.69% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 95.17% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 90.58% done, estimate finish Sat Oct 09 11:27:47 2021 xorriso : UPDATE : 92.69% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 95.23% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 90.58% done, estimate finish Sat Oct 09 11:27:54 2021 xorriso : UPDATE : 92.69% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 95.23% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 95.23% done, estimate finish Sat Oct 09 11:27:04 2021 xorriso : UPDATE : 90.58% done, estimate finish Sat Oct 09 11:28:02 2021 xorriso : UPDATE : 92.69% done, estimate finish Sat Oct 09 11:27:43 2021 xorriso : UPDATE : 95.66% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 90.58% done, estimate finish Sat Oct 09 11:28:10 2021 xorriso : UPDATE : 92.69% done, estimate finish Sat Oct 09 11:27:50 2021 xorriso : UPDATE : 95.93% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 92.69% done, estimate finish Sat Oct 09 11:27:55 2021 xorriso : UPDATE : 90.58% done, estimate finish Sat Oct 09 11:28:17 2021 xorriso : UPDATE : 96.06% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 93.73% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 91.74% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 96.12% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 91.83% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 94.23% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 96.12% done, estimate finish Sat Oct 09 11:27:01 2021 xorriso : UPDATE : 94.34% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 91.93% done, estimate finish Sat Oct 09 11:27:28 2021 xorriso : UPDATE : 96.12% done, estimate finish Sat Oct 09 11:27:05 2021 xorriso : UPDATE : 91.93% done, estimate finish Sat Oct 09 11:27:32 2021 xorriso : UPDATE : 94.42% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 96.12% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 91.93% done, estimate finish Sat Oct 09 11:27:34 2021 xorriso : UPDATE : 94.42% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 96.12% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 94.42% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 92.31% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 96.12% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 92.53% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 94.42% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 96.12% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 94.61% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 92.64% done, estimate finish Sat Oct 09 11:27:24 2021 xorriso : UPDATE : 96.12% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 92.82% done, estimate finish Sat Oct 09 11:27:23 2021 xorriso : UPDATE : 95.24% done, estimate finish Sat Oct 09 11:27:07 2021 xorriso : UPDATE : 96.12% done, estimate finish Sat Oct 09 11:27:27 2021 xorriso : UPDATE : 92.88% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 95.34% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 96.37% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 95.50% done, estimate finish Sat Oct 09 11:27:08 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 97.75% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:27:29 2021 xorriso : UPDATE : 95.56% done, estimate finish Sat Oct 09 11:27:09 2021 xorriso : UPDATE : 97.88% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 95.56% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:27:33 2021 xorriso : UPDATE : 98.03% done, estimate finish Sat Oct 09 11:26:55 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:27:37 2021 xorriso : UPDATE : 95.95% done, estimate finish Sat Oct 09 11:27:10 2021 xorriso : UPDATE : 98.12% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:27:44 2021 xorriso : UPDATE : 96.10% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 98.28% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 96.22% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:27:52 2021 xorriso : UPDATE : 98.40% done, estimate finish Sat Oct 09 11:26:56 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:27:59 2021 xorriso : UPDATE : 96.34% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 98.51% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 96.49% done, estimate finish Sat Oct 09 11:27:11 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:28:05 2021 xorriso : UPDATE : 98.65% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 96.62% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:28:12 2021 xorriso : UPDATE : 98.76% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:28:18 2021 xorriso : UPDATE : 96.67% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 98.94% done, estimate finish Sat Oct 09 11:26:57 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:28:25 2021 xorriso : UPDATE : 96.67% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 99.03% done, estimate finish Sat Oct 09 11:26:58 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:28:32 2021 xorriso : UPDATE : 96.67% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 99.17% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:28:38 2021 xorriso : UPDATE : 97.05% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 99.30% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 97.33% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 93.07% done, estimate finish Sat Oct 09 11:28:45 2021 xorriso : UPDATE : 99.41% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 93.07% done xorriso : UPDATE : 99.54% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 93.07% done xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 99.67% done, estimate finish Sat Oct 09 11:26:59 2021 xorriso : UPDATE : 93.07% done xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 99.83% done xorriso : UPDATE : 93.07% done xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 99.97% done xorriso : UPDATE : 93.07% done xorriso : UPDATE : 97.70% done, estimate finish Sat Oct 09 11:27:18 2021 ISO image produced: 10946660 sectors Written to medium : 10946660 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 93.07% done xorriso : UPDATE : 98.22% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 98.37% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 93.07% done xorriso : UPDATE : 93.07% done xorriso : UPDATE : 98.50% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 98.64% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 93.07% done xorriso : UPDATE : 98.76% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 95.47% done, estimate finish Sat Oct 09 11:27:39 2021 xorriso : UPDATE : 98.88% done, estimate finish Sat Oct 09 11:27:12 2021 xorriso : UPDATE : 96.75% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 99.00% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 96.91% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 99.13% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 97.01% done, estimate finish Sat Oct 09 11:27:16 2021 xorriso : UPDATE : 97.07% done, estimate finish Sat Oct 09 11:27:17 2021 xorriso : UPDATE : 99.28% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 97.28% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 99.40% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 97.48% done, estimate finish Sat Oct 09 11:27:18 2021 xorriso : UPDATE : 99.52% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 97.48% done, estimate finish Sat Oct 09 11:27:20 2021 xorriso : UPDATE : 99.64% done, estimate finish Sat Oct 09 11:27:13 2021 xorriso : UPDATE : 97.79% done, estimate finish Sat Oct 09 11:27:19 2021 xorriso : UPDATE : 99.71% done, estimate finish Sat Oct 09 11:27:14 2021 xorriso : UPDATE : 99.89% done xorriso : UPDATE : 97.82% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : Thank you for being patient. Working since 694 seconds. xorriso : UPDATE : 98.08% done, estimate finish Sat Oct 09 11:27:21 2021 xorriso : UPDATE : 98.08% done, estimate finish Sat Oct 09 11:27:22 2021 ISO image produced: 11138312 sectors Written to medium : 11138312 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 98.08% done, estimate finish Sat Oct 09 11:27:31 2021 xorriso : UPDATE : 98.63% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 98.77% done, estimate finish Sat Oct 09 11:27:25 2021 xorriso : UPDATE : 98.84% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 99.05% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 99.20% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 99.32% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 99.47% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 99.59% done, estimate finish Sat Oct 09 11:27:26 2021 xorriso : UPDATE : 99.72% done xorriso : UPDATE : 99.85% done xorriso : UPDATE : Thank you for being patient. Working since 706 seconds. ISO image produced: 11156723 sectors Written to medium : 11156723 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 1.image 3.image 2.image 4.image 1.image 3.image 2.image 4.image make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64 86392bf908de69c01d3015781dd464c82e3a273243b54c44914be65f7d513565be3f7d8506dfdd2291ded79cc3a99de8cf051082374082e76571986e60c8b8f3 debian-11.1.0-amd64-BD-1.iso cff2994a401608be3ce2780f9da2653be00087c4ba42609cfb5a5cd8ed93b3b86444d0b20f60850f21ee554954cde83b73420882acb7beb163364349d3516c0c debian-11.1.0-amd64-BD-1.jigdo 96d10c70001e356322162593dc7ad2f85fc5f0ec31025894fe191f28378d01de debian-11.1.0-amd64-BD-1.iso 50f9116b04b6e78bbf5e76f5dba81e111c31ecfa4cc73b020c87dd64577d8b69 debian-11.1.0-amd64-BD-1.jigdo 95dae3f32092a6f3ef2b9868400f295a332a79b0ac52b3c11d84a48f3c03090b09562c05b12df527704dc2e9a6433168918cae60c1d0de68f8ff6a1a4eaf2c77 debian-11.1.0-amd64-BD-2.iso 130660c89afd4a58cb4744fecba7d166fe9fffb9bba6548c77fae4b9270485aafc1c951a35c0b171d91818a35c65ce37e7587ba503c635939383395f8879be6f debian-11.1.0-amd64-BD-2.jigdo f7924731a582d1a74ceb3da30a6b1f98855e29dc635ee95b75d1a0dc65afdc00 debian-11.1.0-amd64-BD-2.iso e7e5bdb8ba654e06dc8d7a72280291a085f436ae01b1dec971b8dcbcc7872115 debian-11.1.0-amd64-BD-2.jigdo cc73acdb15eeabfbadd2b4a8a6333f4aee9e4241519806e984cf49922e2a937f7f784eb5e52a92855d343ba99b6996ee75e676110198849ac6cc891f43bf9bc0 debian-11.1.0-amd64-BD-3.iso b5c7570c4501584a8f46fc5c5f19a060244d32268233f46201a08abfd4a1bcf27679a4f4d760199f62cac28074d47b5656116d6aa1534caa3eb123f28031b98e debian-11.1.0-amd64-BD-3.jigdo f4b590262bf9296ec8942a54d167a10ef13d5aa77eec8c2c4a2b31837085ed6d debian-11.1.0-amd64-BD-3.iso d8453894132577594a3d72ace5788f30b90327260d280bded91f473557ac7b84 debian-11.1.0-amd64-BD-3.jigdo 235e1f23f74c3a05c9b0bc836c1bf63cc5381b61fd287e217e237c34771139b65012b3359f236b601310989354d4862d65235f12f4228ca8376b16d29a5b0c90 debian-11.1.0-amd64-BD-4.iso a450189005ef2b8cd3f8f7ea935e93352fd84cb976a0beea9279083a44b37f9fd8aaae66049128adf16e71b2a74cc4244ea3254ab7254d1fcc6679d50c84ec75 debian-11.1.0-amd64-BD-4.jigdo 0e96eec64e1f7a482df4091b69c64dba9bb1f7f26e99b4544a5b472bcd0638cb debian-11.1.0-amd64-BD-4.iso d0363b0b962203d35daebf615e4a2562902a26efee2491f34d82fa0a59727009 debian-11.1.0-amd64-BD-4.jigdo fa5cc4e3660f3cabb517d8b3086e0fc8ec02d1b318ff2612e2c84dce6e1b4ba4eeacf73280a2241f221acf2639d3a66565a239f5011f2b0f2493b1b2548d13a2 debian-11.1.0-amd64-BD-1.template 638a733b8c81fc4007c2274a117d7fc1508295b098119952213cb04617ccaa99 debian-11.1.0-amd64-BD-1.template 61767198bfabc3328524e9d343f23b664e38f514a4bdf214498f9c4a498e2ae9a208188072348a42d08b7644c99c8ed48744a02000e33708ab87ea686569a800 debian-11.1.0-amd64-BD-2.template 302af49159440fb4dd619123095ccc75f5b1764f21925adf1294b529a0c3be67 debian-11.1.0-amd64-BD-2.template 89b58adfbd62d436a768cedfcee4255017b4f4785ffe40ad8e610f8df31410cccd04ad1b18257a7ba15de1e2323b1505765655483d2c2ced207540d6043c8f69 debian-11.1.0-amd64-BD-3.template 87fc4a9fd8811a1a95d8c053379877a1ae7876b20910a710fa58e2810cbbd099 debian-11.1.0-amd64-BD-3.template fa1d7ef29957d191b91ee02ac490d156ea147dd8aab37240e2167698db0438a862e6725627a8078ef00c94263ab4706b35f060cf544bafaa7feda2c864d76602 debian-11.1.0-amd64-BD-4.template f7636de3bffb7eac111d53d90a14ab6e36229625ab99e77fc5bf3a36f83e26f9 debian-11.1.0-amd64-BD-4.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 9 Oct 11:27:31 UTC 2021: Finished.