Sat 10 Feb 17:40:08 UTC 2024: 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/3bullseyemips64el/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el 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/3bullseyemips64el mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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/3bullseyemips64el/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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+deb11u1_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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 mips64el; 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/3bullseyemips64el/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/3bullseyemips64el/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for bullseye-mips64el ... 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+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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 mips64el; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "3" = "1" -o "3" = "2" -o "3" = "C" -o "3" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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/3bullseyemips64el/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/3bullseyemips64el/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/archive-keyring for ARCH in mips64el; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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/3bullseyemips64el/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in mips64el; 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/contrib mips64el Packages [44.7 kB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main/debian-installer mips64el Packages [78.9 kB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main mips64el Packages [10.7 MB] 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/3bullseyemips64el/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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 mips64el; 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.4) 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.4) 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.4) Depends: libidn2-0 (>= 2.0.0) but it is not installed bind9-libs : Depends: libuv1 (>= 1.40.0) but it is not installed 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.0) 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.4) 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.11) 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.9) Depends: libcap-ng0 (>= 0.7.9) but it is not installed Depends: libdbus-1-3 (= 1.12.28-0+deb11u1) 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) 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.11) 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.8) 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+deb11u1) but it is not installed findutils : PreDepends: libc6 (>= 2.17) PreDepends: libselinux1 (>= 3.1~) but it is not installed gettext-base : Depends: libc6 (>= 2.4) 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.5) 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.8) 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.11) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.31) Depends: libc6 (< 2.32) liblockfile-bin : Depends: libc6 (>= 2.4) 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.4) 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.7) 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.7) 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+deb11u2) 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.8) 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.4) 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+deb11u3) 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.7) 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-7+deb11u4) systemd-timesyncd : Depends: libc6 (>= 2.29) sysvinit-utils : Depends: lsb-base (>= 11.0.0~) but it is not installed Depends: libc6 (>= 2.4) 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+deb11u1) but it is not installed telnet : Depends: libc6 (>= 2.15) Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.7) 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-7+deb11u4) 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.4) 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+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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 [ "mips64el" != "source" ] ; then \ for ARCH in mips64el; 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 [ "mips64el" != "source" ] ; then \ for ARCH in mips64el; 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/3bullseyemips64el/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/3bullseyemips64el/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "mips64el" != "source" ] ; then \ for ARCH in mips64el; 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/3bullseyemips64el/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/3bullseyemips64el/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi mips64el:bsdextrautils mips64el:distro-info-data mips64el:dmsetup mips64el:libacl1 mips64el:libapparmor1 mips64el:libapt-pkg6.0 mips64el:libargon2-1 mips64el:libattr1 mips64el:libaudit1 mips64el:libaudit-common mips64el:libblkid1 mips64el:libbpf0 mips64el:libbrotli1 mips64el:libbsd0 mips64el:libbz2-1.0 mips64el:libc6 mips64el:libcap2 mips64el:libcap2-bin mips64el:libcap-ng0 mips64el:libcbor0 mips64el:libcom-err2 mips64el:libcrypt1 mips64el:libcryptsetup12 mips64el:libcurl3-gnutls mips64el:libdb5.3 mips64el:libdbus-1-3 mips64el:libdebconfclient0 mips64el:libdevmapper1.02.1 mips64el:libdns-export1110 mips64el:libedit2 mips64el:libelf1 mips64el:libestr0 mips64el:libexpat1 mips64el:libext2fs2 mips64el:libfastjson4 mips64el:libfdisk1 mips64el:libffi7 mips64el:libfido2-1 mips64el:libfstrm0 mips64el:libgcc-s1 mips64el:libgcrypt20 mips64el:libgdbm6 mips64el:libgdbm-compat4 mips64el:libgmp10 mips64el:libgnutls30 mips64el:libgpg-error0 mips64el:libgssapi-krb5-2 mips64el:libhogweed6 mips64el:libicu67 mips64el:libidn2-0 mips64el:libip4tc2 mips64el:libisc-export1105 mips64el:libjansson4 mips64el:libjson-c5 mips64el:libk5crypto3 mips64el:libkeyutils1 mips64el:libkmod2 mips64el:libkrb5-3 mips64el:libkrb5support0 mips64el:libldap-2.4-2 mips64el:liblmdb0 mips64el:liblocale-gettext-perl mips64el:liblognorm5 mips64el:liblz4-1 mips64el:liblzma5 mips64el:libmagic1 mips64el:libmagic-mgc mips64el:libmaxminddb0 mips64el:libmd0 mips64el:libmnl0 mips64el:libmount1 mips64el:libmpdec3 mips64el:libncurses6 mips64el:libncursesw6 mips64el:libnettle8 mips64el:libnewt0.52 mips64el:libnftables1 mips64el:libnftnl11 mips64el:libnghttp2-14 mips64el:libnsl2 mips64el:libp11-kit0 mips64el:libpam0g mips64el:libpci3 mips64el:libpcre2-8-0 mips64el:libpcre3 mips64el:libperl5.32 mips64el:libpipeline1 mips64el:libpopt0 mips64el:libprocps8 mips64el:libprotobuf-c1 mips64el:libpsl5 mips64el:libpython3.9-minimal mips64el:libpython3.9-stdlib mips64el:libpython3-stdlib mips64el:librtmp1 mips64el:libsasl2-2 mips64el:libsasl2-modules-db mips64el:libseccomp2 mips64el:libselinux1 mips64el:libsemanage1 mips64el:libsemanage-common mips64el:libsepol1 mips64el:libslang2 mips64el:libsmartcols1 mips64el:libsqlite3-0 mips64el:libss2 mips64el:libssh2-1 mips64el:libssl1.1 mips64el:libstdc++6 mips64el:libsystemd0 mips64el:libtasn1-6 mips64el:libtext-charwidth-perl mips64el:libtext-iconv-perl mips64el:libtext-wrapi18n-perl mips64el:libtinfo6 mips64el:libtirpc3 mips64el:libtirpc-common mips64el:libuchardet0 mips64el:libudev1 mips64el:libunistring2 mips64el:libuuid1 mips64el:libuv1 mips64el:libxml2 mips64el:libxtables12 mips64el:libxxhash0 mips64el:libzstd1 mips64el:logsave mips64el:lsb-base mips64el:mailcap mips64el:openssl mips64el:pci.ids mips64el:python3 mips64el:python3.9 mips64el:python3.9-minimal mips64el:python3-apt mips64el:python3-certifi mips64el:python3-chardet mips64el:python3-debconf mips64el:python3-debian mips64el:python3-debianbts mips64el:python3-httplib2 mips64el:python3-idna mips64el:python3-minimal mips64el:python3-pkg-resources mips64el:python3-pycurl mips64el:python3-pysimplesoap mips64el:python3-requests mips64el:python3-six mips64el:python3-urllib3 mips64el:python-apt-common mips64el:tasksel mips64el:xxd mips64el:zlib1g for ARCH in mips64el; 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 "mips64el" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mips64el/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-mips64el/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-mips64el/20210731+deb11u10/images/MD5SUMS for ARCH in mips64el; 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/3bullseyemips64el/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 up to 1 isos for mips64el DVD 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+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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 [ "mips64el" != "source" ] ; then \ for ARCH in mips64el; 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 [ "3"x = "1"x ] ; then \ : ; \ elif [ "3"x = "2"x -o "3"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _3 != _1 ]; then \ for ARCH in mips64el; 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/3bullseyemips64el/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in mips64el; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in ; 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/3bullseyemips64el/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/list; fi for ARCH in mips64el; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/list; \ done Running sort_deps to sort packages for mips64el: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 111065140 bytes Adding the rest of the requested packages Now up to 68031467270 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 56809 packages, total size 74105121298 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/3bullseyemips64el/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/apt "mips64el" /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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/3bullseyemips64el bullseye "mips64el" "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.2 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.5.2 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2019, Thomas Schmitt , libburnia project. xorriso version : 1.5.2 Version timestamp : 2019.10.26.180001 Build timestamp : -none-given- libisofs in use : 1.5.2 (min. 1.5.2) libjte in use : 2.0.0 (min. 2.0.0) libburn in use : 1.5.2 (min. 1.5.2) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.5.2 (min. 1.5.2) 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 mips64el: Done: Read details of 56809 packages for mips64el Reading in translated package descriptions for main: Done: read 227663 entries for 37 languages Reading in translated package descriptions for contrib: Done: read 301 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_INCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/mips64el_udeb_include WARNING: Unable to read UDEB_EXCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/mips64el_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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 mips64el: Running tools/boot/bullseye/boot-mips64el 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1 Starting new "mips64el" DVD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for mips64el Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 5895 packages, 2167237 blocks, 4438501376 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 mips64el: Running tools/boot/bullseye/boot-mips64el 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD2 Starting new "mips64el" DVD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 2217 packages, 2293719 blocks, 4697536512 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 mips64el: Running tools/boot/bullseye/boot-mips64el 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD3 Starting new "mips64el" DVD 3 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD3 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 2403 packages, 2287208 blocks, 4684201984 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 mips64el: Running tools/boot/bullseye/boot-mips64el 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD4 Starting new "mips64el" DVD 4 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD4 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 4 filled with 2552 packages, 2286565 blocks, 4682885120 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD5 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 5 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD5 Starting new "mips64el" DVD 5 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD5 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 5 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 5 filled with 1806 packages, 2278972 blocks, 4667334656 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD6 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 6 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD6 Starting new "mips64el" DVD 6 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD6 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 6 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 6 filled with 2107 packages, 2225731 blocks, 4558297088 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD7 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 7 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD7 Starting new "mips64el" DVD 7 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD7 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 7 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 7 filled with 1963 packages, 2292117 blocks, 4694255616 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD8 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 8 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD8 Starting new "mips64el" DVD 8 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD8 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 8 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 8 filled with 3353 packages, 2287677 blocks, 4685162496 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD9 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 9 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD9 Starting new "mips64el" DVD 9 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD9 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 9 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 9 filled with 3765 packages, 2273062 blocks, 4655230976 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD10 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 10 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD10 Starting new "mips64el" DVD 10 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD10 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 10 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 10 filled with 4480 packages, 2083386 blocks, 4266774528 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD11 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 11 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD11 Starting new "mips64el" DVD 11 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD11 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 11 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 11 filled with 3166 packages, 2275762 blocks, 4660760576 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD12 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 12 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD12 Starting new "mips64el" DVD 12 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD12 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 12 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 12 filled with 5677 packages, 2078490 blocks, 4256747520 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD13 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 13 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD13 Starting new "mips64el" DVD 13 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD13 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 13 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 13 filled with 6276 packages, 2292493 blocks, 4695025664 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD14 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 14 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD14 Starting new "mips64el" DVD 14 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD14 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 14 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 14 filled with 6434 packages, 2282260 blocks, 4674068480 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD15 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 15 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD15 Starting new "mips64el" DVD 15 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD15 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 15 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 15 filled with 3482 packages, 2041681 blocks, 4181362688 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD16 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 16 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD16 Starting new "mips64el" DVD 16 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD16 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 16 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 16 filled with 428 packages, 2294624 blocks, 4699389952 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD17 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips64el: Running tools/boot/bullseye/boot-mips64el 17 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD17 Starting new "mips64el" DVD 17 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD17 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 17 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 17 (not) filled with 805 packages, 663461 blocks, 1358768128 bytes Finished: 56809 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 "mips64el" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/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-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mips64el/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-mips64el/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-mips64el/20210731+deb11u10/images/MD5SUMS for ARCH in mips64el; 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/3bullseyemips64el/bullseye/checksum-check; \ fi; \ done CD=10 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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=11 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 10 ... CD=12 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 11 ... CD=13 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 12 ... Last-minute updates: README.html README.txt Generating mips64el iso/jigdo image number 13 ... Last-minute updates: README.html README.txt README.txt README.txt Sat 10 Feb 18:55:49 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 10' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-10.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-10.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot10 -J -joliet-long -cache-inodes CD10 Sat 10 Feb 18:55:49 UTC 2024 xorriso 1.5.2 : 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 -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 11' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-11.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-11.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -J -joliet-long -cache-inodes CD11 Sat 10 Feb 18:55:49 UTC 2024 xorriso 1.5.2 : 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 -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 12' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-12.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-12.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot12 -J -joliet-long -cache-inodes CD12 Sat 10 Feb 18:55:49 UTC 2024 xorriso 1.5.2 : 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 -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 13' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-13.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-13.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot13 -J -joliet-long -cache-inodes CD13 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD11' xorriso : UPDATE : 5956 files added in 1 seconds xorriso : UPDATE : 5956 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD10' xorriso : UPDATE : 8123 files added in 1 seconds xorriso : UPDATE : 8123 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD12' xorriso : UPDATE : 10342 files added in 1 seconds xorriso : UPDATE : 10342 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD13' xorriso : UPDATE : 11370 files added in 1 seconds xorriso : UPDATE : 0.02% done xorriso : UPDATE : 11370 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.15% done xorriso : UPDATE : 0.15% done xorriso : UPDATE : 0.14% done xorriso : UPDATE : 0.13% done xorriso : UPDATE : 0.32% done xorriso : UPDATE : 0.25% done xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 10 19:08:49 2024 xorriso : UPDATE : 0.24% done xorriso : UPDATE : 0.45% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 0.42% done, estimate finish Sat Feb 10 19:07:00 2024 xorriso : UPDATE : 0.53% done, estimate finish Sat Feb 10 19:05:37 2024 xorriso : UPDATE : 0.42% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 1.02% done, estimate finish Sat Feb 10 19:02:13 2024 xorriso : UPDATE : 0.52% done, estimate finish Sat Feb 10 19:08:06 2024 xorriso : UPDATE : 0.94% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 0.50% done, estimate finish Sat Feb 10 19:08:29 2024 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 10 19:01:50 2024 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 10 19:08:33 2024 xorriso : UPDATE : 0.94% done, estimate finish Sat Feb 10 19:04:52 2024 xorriso : UPDATE : 0.74% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 2.57% done, estimate finish Sat Feb 10 18:59:40 2024 xorriso : UPDATE : 1.68% done, estimate finish Sat Feb 10 19:01:37 2024 xorriso : UPDATE : 0.94% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 1.17% done, estimate finish Sat Feb 10 19:04:07 2024 xorriso : UPDATE : 3.33% done, estimate finish Sat Feb 10 18:59:18 2024 xorriso : UPDATE : 1.68% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 0.94% done, estimate finish Sat Feb 10 19:08:25 2024 xorriso : UPDATE : 2.23% done, estimate finish Sat Feb 10 19:00:57 2024 xorriso : UPDATE : 4.07% done, estimate finish Sat Feb 10 18:59:05 2024 xorriso : UPDATE : 3.20% done, estimate finish Sat Feb 10 18:59:55 2024 xorriso : UPDATE : 4.06% done, estimate finish Sat Feb 10 18:59:10 2024 xorriso : UPDATE : 2.76% done, estimate finish Sat Feb 10 19:00:34 2024 xorriso : UPDATE : 4.85% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 3.90% done, estimate finish Sat Feb 10 18:59:36 2024 xorriso : UPDATE : 4.48% done, estimate finish Sat Feb 10 18:59:14 2024 xorriso : UPDATE : 3.51% done, estimate finish Sat Feb 10 19:00:02 2024 xorriso : UPDATE : 5.50% done, estimate finish Sat Feb 10 18:58:51 2024 xorriso : UPDATE : 4.76% done, estimate finish Sat Feb 10 18:59:17 2024 xorriso : UPDATE : 4.48% done, estimate finish Sat Feb 10 18:59:36 2024 xorriso : UPDATE : 4.11% done, estimate finish Sat Feb 10 18:59:49 2024 xorriso : UPDATE : 6.07% done, estimate finish Sat Feb 10 18:58:50 2024 xorriso : UPDATE : 5.29% done, estimate finish Sat Feb 10 18:59:15 2024 xorriso : UPDATE : 4.48% done, estimate finish Sat Feb 10 18:59:58 2024 xorriso : UPDATE : 4.81% done, estimate finish Sat Feb 10 18:59:36 2024 xorriso : UPDATE : 5.27% done, estimate finish Sat Feb 10 18:59:33 2024 xorriso : UPDATE : 7.12% done, estimate finish Sat Feb 10 18:58:38 2024 xorriso : UPDATE : 6.15% done, estimate finish Sat Feb 10 18:59:03 2024 xorriso : UPDATE : 4.48% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 5.98% done, estimate finish Sat Feb 10 18:59:24 2024 xorriso : UPDATE : 7.83% done, estimate finish Sat Feb 10 18:58:36 2024 xorriso : UPDATE : 6.90% done, estimate finish Sat Feb 10 18:58:57 2024 xorriso : UPDATE : 4.48% done, estimate finish Sat Feb 10 19:00:43 2024 xorriso : UPDATE : 5.98% done, estimate finish Sat Feb 10 18:59:40 2024 xorriso : UPDATE : 8.68% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 7.38% done, estimate finish Sat Feb 10 18:58:58 2024 xorriso : UPDATE : 4.48% done, estimate finish Sat Feb 10 19:00:35 2024 xorriso : UPDATE : 5.98% done, estimate finish Sat Feb 10 18:59:57 2024 xorriso : UPDATE : 9.44% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 8.20% done, estimate finish Sat Feb 10 18:58:51 2024 xorriso : UPDATE : 4.48% done, estimate finish Sat Feb 10 19:01:03 2024 xorriso : UPDATE : 5.98% done, estimate finish Sat Feb 10 18:59:22 2024 xorriso : UPDATE : 10.28% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 8.98% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 10.26% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 5.98% done, estimate finish Sat Feb 10 18:59:41 2024 xorriso : UPDATE : 10.78% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 10.08% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 10.88% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 9.99% done, estimate finish Sat Feb 10 18:58:14 2024 xorriso : UPDATE : 10.78% done, estimate finish Sat Feb 10 18:58:16 2024 xorriso : UPDATE : 11.02% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 11.39% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 12.18% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 10.67% done, estimate finish Sat Feb 10 18:58:14 2024 xorriso : UPDATE : 10.78% done, estimate finish Sat Feb 10 18:58:26 2024 xorriso : UPDATE : 11.81% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 12.52% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 11.36% done, estimate finish Sat Feb 10 18:58:15 2024 xorriso : UPDATE : 13.54% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 12.58% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 13.59% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 11.77% done, estimate finish Sat Feb 10 18:58:18 2024 xorriso : UPDATE : 14.15% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 12.58% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 14.04% done, estimate finish Sat Feb 10 18:58:10 2024 xorriso : UPDATE : 11.77% done, estimate finish Sat Feb 10 18:58:27 2024 xorriso : UPDATE : 15.02% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 12.58% done, estimate finish Sat Feb 10 18:58:21 2024 xorriso : UPDATE : 14.95% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 11.77% done, estimate finish Sat Feb 10 18:58:36 2024 xorriso : UPDATE : 15.27% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 15.14% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 15.73% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 11.77% done, estimate finish Sat Feb 10 18:58:45 2024 xorriso : UPDATE : 15.27% done, estimate finish Sat Feb 10 18:58:18 2024 xorriso : UPDATE : 15.34% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 16.46% done, estimate finish Sat Feb 10 18:57:48 2024 xorriso : UPDATE : 11.77% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 15.27% done, estimate finish Sat Feb 10 18:58:29 2024 xorriso : UPDATE : 16.65% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 17.14% done, estimate finish Sat Feb 10 18:57:49 2024 xorriso : UPDATE : 15.17% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 15.46% done, estimate finish Sat Feb 10 18:58:36 2024 xorriso : UPDATE : 17.42% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 17.59% done, estimate finish Sat Feb 10 18:57:53 2024 xorriso : UPDATE : 16.57% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 18.90% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 17.62% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 18.55% done, estimate finish Sat Feb 10 18:57:52 2024 xorriso : UPDATE : 17.10% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 19.20% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 19.00% done, estimate finish Sat Feb 10 18:57:58 2024 xorriso : UPDATE : 19.23% done, estimate finish Sat Feb 10 18:57:53 2024 xorriso : UPDATE : 17.81% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 19.20% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 19.38% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 19.89% done, estimate finish Sat Feb 10 18:57:54 2024 xorriso : UPDATE : 18.49% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 20.73% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 20.34% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 20.58% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 19.16% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 22.23% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 21.12% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 20.63% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 19.74% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 23.00% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 21.83% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 22.03% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 20.69% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 23.78% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 21.99% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 22.27% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 21.38% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 24.02% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 23.26% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 23.29% done, estimate finish Sat Feb 10 18:58:15 2024 xorriso : UPDATE : 21.61% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 25.44% done, estimate finish Sat Feb 10 18:57:51 2024 xorriso : UPDATE : 23.60% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 23.52% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 22.78% done, estimate finish Sat Feb 10 18:58:10 2024 xorriso : UPDATE : 26.15% done, estimate finish Sat Feb 10 18:57:53 2024 xorriso : UPDATE : 23.60% done, estimate finish Sat Feb 10 18:58:21 2024 xorriso : UPDATE : 24.43% done, estimate finish Sat Feb 10 18:58:17 2024 xorriso : UPDATE : 23.53% done, estimate finish Sat Feb 10 18:58:10 2024 xorriso : UPDATE : 26.86% done, estimate finish Sat Feb 10 18:57:54 2024 xorriso : UPDATE : 25.82% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 25.62% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 24.25% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 27.57% done, estimate finish Sat Feb 10 18:57:55 2024 xorriso : UPDATE : 25.82% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 26.26% done, estimate finish Sat Feb 10 18:58:13 2024 xorriso : UPDATE : 24.97% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 28.29% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 25.82% done, estimate finish Sat Feb 10 18:58:18 2024 xorriso : UPDATE : 26.92% done, estimate finish Sat Feb 10 18:58:13 2024 xorriso : UPDATE : 25.76% done, estimate finish Sat Feb 10 18:58:10 2024 xorriso : UPDATE : 29.56% done, estimate finish Sat Feb 10 18:57:53 2024 xorriso : UPDATE : 28.17% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 27.62% done, estimate finish Sat Feb 10 18:58:13 2024 xorriso : UPDATE : 26.12% done, estimate finish Sat Feb 10 18:58:14 2024 xorriso : UPDATE : 30.35% done, estimate finish Sat Feb 10 18:57:53 2024 xorriso : UPDATE : 29.06% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 28.33% done, estimate finish Sat Feb 10 18:58:13 2024 xorriso : UPDATE : 26.12% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 31.14% done, estimate finish Sat Feb 10 18:57:54 2024 xorriso : UPDATE : 29.77% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 28.97% done, estimate finish Sat Feb 10 18:58:14 2024 xorriso : UPDATE : 27.87% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 31.92% done, estimate finish Sat Feb 10 18:57:54 2024 xorriso : UPDATE : 30.17% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 29.56% done, estimate finish Sat Feb 10 18:58:15 2024 xorriso : UPDATE : 28.70% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 31.97% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 31.15% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 30.43% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 29.36% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 33.55% done, estimate finish Sat Feb 10 18:57:54 2024 xorriso : UPDATE : 32.13% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 31.24% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 30.10% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 33.92% done, estimate finish Sat Feb 10 18:57:58 2024 xorriso : UPDATE : 32.88% done, estimate finish Sat Feb 10 18:57:54 2024 xorriso : UPDATE : 31.84% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 30.71% done, estimate finish Sat Feb 10 18:58:14 2024 xorriso : UPDATE : 34.97% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 32.96% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 34.38% done, estimate finish Sat Feb 10 18:57:55 2024 xorriso : UPDATE : 32.71% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 31.36% done, estimate finish Sat Feb 10 18:58:15 2024 xorriso : UPDATE : 35.60% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 34.53% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 33.34% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 31.93% done, estimate finish Sat Feb 10 18:58:15 2024 xorriso : UPDATE : 36.67% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 34.53% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 33.71% done, estimate finish Sat Feb 10 18:58:14 2024 xorriso : UPDATE : 32.59% done, estimate finish Sat Feb 10 18:58:16 2024 xorriso : UPDATE : 36.67% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 36.69% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 34.77% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 33.35% done, estimate finish Sat Feb 10 18:58:15 2024 xorriso : UPDATE : 37.69% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 37.74% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 35.38% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 33.94% done, estimate finish Sat Feb 10 18:58:16 2024 xorriso : UPDATE : 39.15% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 38.40% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 35.99% done, estimate finish Sat Feb 10 18:58:13 2024 xorriso : UPDATE : 34.63% done, estimate finish Sat Feb 10 18:58:16 2024 xorriso : UPDATE : 39.95% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 39.32% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 18:58:16 2024 xorriso : UPDATE : 35.19% done, estimate finish Sat Feb 10 18:58:17 2024 xorriso : UPDATE : 40.62% done, estimate finish Sat Feb 10 18:57:55 2024 xorriso : UPDATE : 39.98% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 18:58:27 2024 xorriso : UPDATE : 35.93% done, estimate finish Sat Feb 10 18:58:17 2024 xorriso : UPDATE : 41.44% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 40.84% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 18:58:36 2024 xorriso : UPDATE : 36.55% done, estimate finish Sat Feb 10 18:58:21 2024 xorriso : UPDATE : 42.17% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 41.63% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 18:58:44 2024 xorriso : UPDATE : 37.19% done, estimate finish Sat Feb 10 18:58:21 2024 xorriso : UPDATE : 42.89% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 41.81% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 18:58:53 2024 xorriso : UPDATE : 37.29% done, estimate finish Sat Feb 10 18:58:27 2024 xorriso : UPDATE : 43.57% done, estimate finish Sat Feb 10 18:57:58 2024 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 18:59:01 2024 xorriso : UPDATE : 38.53% done, estimate finish Sat Feb 10 18:58:21 2024 xorriso : UPDATE : 44.28% done, estimate finish Sat Feb 10 18:57:58 2024 xorriso : UPDATE : 43.97% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 18:59:10 2024 xorriso : UPDATE : 39.33% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 45.03% done, estimate finish Sat Feb 10 18:57:58 2024 xorriso : UPDATE : 44.71% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 18:59:18 2024 xorriso : UPDATE : 39.97% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 45.16% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 45.48% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 18:59:26 2024 xorriso : UPDATE : 40.70% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 45.95% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 46.16% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 18:59:35 2024 xorriso : UPDATE : 40.99% done, estimate finish Sat Feb 10 18:58:23 2024 xorriso : UPDATE : 47.42% done, estimate finish Sat Feb 10 18:57:58 2024 xorriso : UPDATE : 46.88% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 18:59:44 2024 xorriso : UPDATE : 40.99% done, estimate finish Sat Feb 10 18:58:28 2024 xorriso : UPDATE : 48.12% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 47.33% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 36.25% done xorriso : UPDATE : 42.86% done, estimate finish Sat Feb 10 18:58:19 2024 xorriso : UPDATE : 48.85% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 48.39% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 36.25% done xorriso : UPDATE : 43.46% done, estimate finish Sat Feb 10 18:58:17 2024 xorriso : UPDATE : 49.11% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 49.22% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 36.25% done xorriso : UPDATE : 43.95% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 50.17% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 49.85% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 36.25% done xorriso : UPDATE : 44.56% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 50.89% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 50.53% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 45.51% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 45.15% done, estimate finish Sat Feb 10 18:58:21 2024 xorriso : UPDATE : 51.51% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 51.27% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 49.16% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 45.15% done, estimate finish Sat Feb 10 18:58:26 2024 xorriso : UPDATE : 52.20% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 51.99% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 49.48% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 46.69% done, estimate finish Sat Feb 10 18:58:18 2024 xorriso : UPDATE : 52.69% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 52.66% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 49.48% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 47.34% done, estimate finish Sat Feb 10 18:58:19 2024 xorriso : UPDATE : 53.74% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 54.46% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 53.16% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 49.48% done, estimate finish Sat Feb 10 18:58:13 2024 xorriso : UPDATE : 47.86% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 55.05% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 53.90% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 49.48% done, estimate finish Sat Feb 10 18:58:16 2024 xorriso : UPDATE : 48.49% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 55.73% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 54.39% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 49.48% done, estimate finish Sat Feb 10 18:57:55 2024 xorriso : UPDATE : 48.52% done, estimate finish Sat Feb 10 18:58:24 2024 xorriso : UPDATE : 55.73% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 55.81% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 53.86% done, estimate finish Sat Feb 10 18:57:45 2024 xorriso : UPDATE : 48.52% done, estimate finish Sat Feb 10 18:58:40 2024 xorriso : UPDATE : 57.05% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 56.47% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 54.00% done, estimate finish Sat Feb 10 18:57:49 2024 xorriso : UPDATE : 49.05% done, estimate finish Sat Feb 10 18:58:39 2024 xorriso : UPDATE : 58.09% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 57.29% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 54.00% done, estimate finish Sat Feb 10 18:57:51 2024 xorriso : UPDATE : 51.46% done, estimate finish Sat Feb 10 18:58:19 2024 xorriso : UPDATE : 58.88% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 58.03% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 54.00% done, estimate finish Sat Feb 10 18:57:54 2024 xorriso : UPDATE : 51.46% done, estimate finish Sat Feb 10 18:58:26 2024 xorriso : UPDATE : 59.57% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 58.52% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 54.00% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 52.74% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 60.26% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 58.95% done, estimate finish Sat Feb 10 18:58:09 2024 xorriso : UPDATE : 54.00% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 53.51% done, estimate finish Sat Feb 10 18:58:20 2024 xorriso : UPDATE : 60.90% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 59.89% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 55.78% done, estimate finish Sat Feb 10 18:57:58 2024 xorriso : UPDATE : 53.90% done, estimate finish Sat Feb 10 18:58:21 2024 xorriso : UPDATE : 61.52% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 60.53% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 59.32% done, estimate finish Sat Feb 10 18:57:51 2024 xorriso : UPDATE : 53.90% done, estimate finish Sat Feb 10 18:58:26 2024 xorriso : UPDATE : 62.47% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 61.22% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 60.05% done, estimate finish Sat Feb 10 18:57:52 2024 xorriso : UPDATE : 55.60% done, estimate finish Sat Feb 10 18:58:19 2024 xorriso : UPDATE : 62.92% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 61.47% done, estimate finish Sat Feb 10 18:58:10 2024 xorriso : UPDATE : 60.29% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 56.19% done, estimate finish Sat Feb 10 18:58:19 2024 xorriso : UPDATE : 63.71% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 62.72% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 61.38% done, estimate finish Sat Feb 10 18:57:56 2024 xorriso : UPDATE : 56.73% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 64.62% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 63.15% done, estimate finish Sat Feb 10 18:58:10 2024 xorriso : UPDATE : 61.96% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 57.87% done, estimate finish Sat Feb 10 18:58:10 2024 xorriso : UPDATE : 64.62% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 64.14% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 61.96% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 58.56% done, estimate finish Sat Feb 10 18:58:10 2024 xorriso : UPDATE : 64.62% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 64.84% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 63.31% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 59.16% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 64.62% done, estimate finish Sat Feb 10 18:58:16 2024 xorriso : UPDATE : 65.24% done, estimate finish Sat Feb 10 18:58:09 2024 xorriso : UPDATE : 64.07% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 59.91% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 64.62% done, estimate finish Sat Feb 10 18:58:21 2024 xorriso : UPDATE : 66.27% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 64.73% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 60.49% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 60.49% done, estimate finish Sat Feb 10 18:58:16 2024 xorriso : UPDATE : 64.62% done, estimate finish Sat Feb 10 18:58:25 2024 xorriso : UPDATE : 67.02% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 65.31% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 62.09% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 64.62% done, estimate finish Sat Feb 10 18:58:29 2024 xorriso : UPDATE : 67.77% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 66.19% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 62.75% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 67.71% done, estimate finish Sat Feb 10 18:58:14 2024 xorriso : UPDATE : 68.55% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 63.39% done, estimate finish Sat Feb 10 18:58:13 2024 xorriso : UPDATE : 71.46% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 68.97% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:58:14 2024 xorriso : UPDATE : 63.97% done, estimate finish Sat Feb 10 18:58:14 2024 xorriso : UPDATE : 72.18% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 69.77% done, estimate finish Sat Feb 10 18:58:09 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:58:19 2024 xorriso : UPDATE : 64.39% done, estimate finish Sat Feb 10 18:58:18 2024 xorriso : UPDATE : 72.71% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 70.62% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:58:24 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:58:29 2024 xorriso : UPDATE : 65.58% done, estimate finish Sat Feb 10 18:58:15 2024 xorriso : UPDATE : 73.57% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 71.18% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:58:33 2024 xorriso : UPDATE : 65.99% done, estimate finish Sat Feb 10 18:58:17 2024 xorriso : UPDATE : 74.36% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 71.81% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:58:39 2024 xorriso : UPDATE : 66.96% done, estimate finish Sat Feb 10 18:58:15 2024 xorriso : UPDATE : 75.08% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 72.38% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:58:44 2024 xorriso : UPDATE : 67.35% done, estimate finish Sat Feb 10 18:58:17 2024 xorriso : UPDATE : 75.93% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 72.97% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:58:48 2024 xorriso : UPDATE : 67.96% done, estimate finish Sat Feb 10 18:58:17 2024 xorriso : UPDATE : 76.13% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 72.97% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:58:53 2024 xorriso : UPDATE : 68.64% done, estimate finish Sat Feb 10 18:58:18 2024 xorriso : UPDATE : 76.13% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 74.58% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:58:58 2024 xorriso : UPDATE : 69.33% done, estimate finish Sat Feb 10 18:58:17 2024 xorriso : UPDATE : 76.13% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 75.20% done, estimate finish Sat Feb 10 18:58:09 2024 xorriso : UPDATE : 66.84% done, estimate finish Sat Feb 10 18:59:03 2024 xorriso : UPDATE : 70.05% done, estimate finish Sat Feb 10 18:58:17 2024 xorriso : UPDATE : 76.13% done, estimate finish Sat Feb 10 18:58:22 2024 xorriso : UPDATE : 76.23% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 70.76% done, estimate finish Sat Feb 10 18:58:18 2024 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 10 18:58:22 2024 xorriso : UPDATE : 76.67% done, estimate finish Sat Feb 10 18:58:08 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 71.40% done, estimate finish Sat Feb 10 18:58:17 2024 xorriso : UPDATE : 80.93% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 76.67% done, estimate finish Sat Feb 10 18:58:14 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 72.03% done, estimate finish Sat Feb 10 18:58:18 2024 xorriso : UPDATE : 81.17% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 78.13% done, estimate finish Sat Feb 10 18:58:10 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 72.03% done, estimate finish Sat Feb 10 18:58:22 2024 xorriso : UPDATE : 82.35% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 78.61% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 72.03% done, estimate finish Sat Feb 10 18:58:26 2024 xorriso : UPDATE : 82.78% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 78.61% done, estimate finish Sat Feb 10 18:58:13 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 72.03% done, estimate finish Sat Feb 10 18:58:30 2024 xorriso : UPDATE : 84.04% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 79.50% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 72.03% done, estimate finish Sat Feb 10 18:58:33 2024 xorriso : UPDATE : 84.86% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 81.60% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 75.84% done, estimate finish Sat Feb 10 18:58:17 2024 xorriso : UPDATE : 85.64% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 82.33% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 75.84% done, estimate finish Sat Feb 10 18:58:19 2024 xorriso : UPDATE : 86.41% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 83.12% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 76.04% done, estimate finish Sat Feb 10 18:58:22 2024 xorriso : UPDATE : 87.06% done, estimate finish Sat Feb 10 18:57:57 2024 xorriso : UPDATE : 83.12% done, estimate finish Sat Feb 10 18:58:09 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 77.68% done, estimate finish Sat Feb 10 18:58:18 2024 xorriso : UPDATE : 87.26% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 83.12% done, estimate finish Sat Feb 10 18:58:10 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 78.74% done, estimate finish Sat Feb 10 18:58:16 2024 xorriso : UPDATE : 87.26% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 85.47% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 79.81% done, estimate finish Sat Feb 10 18:58:14 2024 xorriso : UPDATE : 89.32% done, estimate finish Sat Feb 10 18:57:58 2024 xorriso : UPDATE : 86.16% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 18:58:16 2024 xorriso : UPDATE : 90.52% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 86.26% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 66.84% done xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 18:58:19 2024 xorriso : UPDATE : 91.14% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 87.43% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 68.89% done, estimate finish Sat Feb 10 19:00:57 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 18:58:22 2024 xorriso : UPDATE : 91.72% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 88.59% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 82.62% done, estimate finish Sat Feb 10 18:58:10 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 18:58:25 2024 xorriso : UPDATE : 92.79% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 89.37% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 89.51% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 18:58:28 2024 xorriso : UPDATE : 93.49% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 89.48% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 90.09% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 18:58:30 2024 xorriso : UPDATE : 93.49% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 89.48% done, estimate finish Sat Feb 10 18:58:07 2024 xorriso : UPDATE : 90.91% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 18:58:33 2024 xorriso : UPDATE : 93.49% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 89.48% done, estimate finish Sat Feb 10 18:58:09 2024 xorriso : UPDATE : 91.52% done, estimate finish Sat Feb 10 18:57:59 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 18:58:37 2024 xorriso : UPDATE : 96.29% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 89.48% done, estimate finish Sat Feb 10 18:58:11 2024 xorriso : UPDATE : 89.48% done, estimate finish Sat Feb 10 18:58:13 2024 xorriso : UPDATE : 92.29% done, estimate finish Sat Feb 10 18:58:00 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 19:00:01 2024 xorriso : UPDATE : 96.43% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 89.48% done, estimate finish Sat Feb 10 18:58:25 2024 xorriso : UPDATE : 92.97% done, estimate finish Sat Feb 10 18:58:01 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 19:00:14 2024 xorriso : UPDATE : 96.43% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 91.99% done, estimate finish Sat Feb 10 18:58:12 2024 xorriso : UPDATE : 93.75% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 98.52% done xorriso : UPDATE : 95.89% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 94.37% done, estimate finish Sat Feb 10 18:58:02 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 19:00:39 2024 xorriso : UPDATE : 99.45% done xorriso : UPDATE : 96.72% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 94.93% done, estimate finish Sat Feb 10 18:58:03 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 19:00:53 2024 ISO image produced: 2083387 sectors Written to medium : 2083387 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=14 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 14 ... Last-minute updates: README.html README.txt Sat 10 Feb 18:58:01 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 14' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-14.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-14.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot14 -J -joliet-long -cache-inodes CD14 xorriso 1.5.2 : 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 : UPDATE : 96.85% done, estimate finish Sat Feb 10 18:58:06 2024 xorriso : UPDATE : 95.97% done, estimate finish Sat Feb 10 18:58:04 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 19:01:05 2024 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD14' xorriso : UPDATE : 11513 files added in 1 seconds xorriso : UPDATE : 11513 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 98.20% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 96.43% done, estimate finish Sat Feb 10 18:58:05 2024 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 19:01:18 2024 xorriso : UPDATE : 0.11% done xorriso : UPDATE : 98.85% done xorriso : UPDATE : 97.15% done xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 19:01:31 2024 xorriso : UPDATE : 0.24% done xorriso : UPDATE : 99.70% done xorriso : UPDATE : 98.14% done xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 19:01:44 2024 xorriso : UPDATE : 0.38% done, estimate finish Sat Feb 10 19:09:52 2024 ISO image produced: 2078491 sectors Written to medium : 2078491 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 98.78% done xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 10 19:01:57 2024 xorriso : UPDATE : 0.47% done, estimate finish Sat Feb 10 19:11:07 2024 CD=15 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 15 ... Last-minute updates: README.html README.txt Sat 10 Feb 18:58:06 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 15' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-15.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-15.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot15 -J -joliet-long -cache-inodes CD15 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD15' xorriso : UPDATE : 5974 files added in 1 seconds xorriso : UPDATE : 5974 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 99.47% done xorriso : UPDATE : 80.14% done xorriso : UPDATE : 0.03% done xorriso : UPDATE : 0.80% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : Thank you for being patient. Working since 138 seconds. xorriso : UPDATE : 80.14% done xorriso : UPDATE : 0.20% done xorriso : UPDATE : 1.48% done, estimate finish Sat Feb 10 19:04:29 2024 ISO image produced: 2275763 sectors Written to medium : 2275763 sectors at LBA 0 xorriso : UPDATE : 80.14% done Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 0.34% done, estimate finish Sat Feb 10 19:08:33 2024 xorriso : UPDATE : 2.21% done, estimate finish Sat Feb 10 19:03:06 2024 CD=16 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 16 ... Last-minute updates: README.html README.txt Sat 10 Feb 18:58:09 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 16' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-16.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-16.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot16 -J -joliet-long -cache-inodes CD16 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD16' xorriso : UPDATE : 507 files added in 1 seconds xorriso : UPDATE : 507 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.01% done xorriso : UPDATE : 89.19% done, estimate finish Sat Feb 10 18:58:25 2024 xorriso : UPDATE : 1.08% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 2.90% done, estimate finish Sat Feb 10 19:02:28 2024 xorriso : UPDATE : 0.40% done xorriso : UPDATE : 98.20% done xorriso : UPDATE : 1.84% done, estimate finish Sat Feb 10 19:01:51 2024 xorriso : UPDATE : 3.43% done, estimate finish Sat Feb 10 19:02:17 2024 xorriso : UPDATE : 1.02% done xorriso : UPDATE : 98.80% done xorriso : UPDATE : 2.46% done, estimate finish Sat Feb 10 19:01:35 2024 xorriso : UPDATE : 4.31% done, estimate finish Sat Feb 10 19:01:48 2024 xorriso : UPDATE : 1.80% done, estimate finish Sat Feb 10 19:00:34 2024 xorriso : UPDATE : 99.66% done xorriso : UPDATE : 3.22% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 5.16% done, estimate finish Sat Feb 10 19:01:30 2024 xorriso : UPDATE : 2.44% done, estimate finish Sat Feb 10 19:00:37 2024 ISO image produced: 2292494 sectors Written to medium : 2292494 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 3.98% done, estimate finish Sat Feb 10 19:01:06 2024 xorriso : UPDATE : 5.84% done, estimate finish Sat Feb 10 19:01:23 2024 xorriso : UPDATE : 3.11% done, estimate finish Sat Feb 10 19:00:38 2024 CD=17 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 17 ... Last-minute updates: README.html README.txt Sat 10 Feb 18:58:14 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 17' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-17.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-17.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot17 -J -joliet-long -cache-inodes CD17 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD17' xorriso : UPDATE : 1328 files added in 1 seconds xorriso : UPDATE : 1328 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.08% done xorriso : UPDATE : 3.77% done, estimate finish Sat Feb 10 19:00:36 2024 xorriso : UPDATE : 4.74% done, estimate finish Sat Feb 10 19:00:58 2024 xorriso : UPDATE : 6.61% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 4.60% done, estimate finish Sat Feb 10 19:00:31 2024 xorriso : UPDATE : 1.70% done xorriso : UPDATE : 5.51% done, estimate finish Sat Feb 10 19:00:53 2024 xorriso : UPDATE : 7.30% done, estimate finish Sat Feb 10 19:01:11 2024 xorriso : UPDATE : 5.42% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 4.90% done, estimate finish Sat Feb 10 18:59:04 2024 xorriso : UPDATE : 6.27% done, estimate finish Sat Feb 10 19:00:49 2024 xorriso : UPDATE : 8.19% done, estimate finish Sat Feb 10 19:00:22 2024 xorriso : UPDATE : 6.16% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 7.38% done, estimate finish Sat Feb 10 18:59:01 2024 xorriso : UPDATE : 7.03% done, estimate finish Sat Feb 10 19:00:46 2024 xorriso : UPDATE : 8.89% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 6.69% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 10.26% done, estimate finish Sat Feb 10 18:58:58 2024 xorriso : UPDATE : 8.20% done, estimate finish Sat Feb 10 19:00:35 2024 xorriso : UPDATE : 9.21% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 10.29% done, estimate finish Sat Feb 10 19:00:22 2024 xorriso : UPDATE : 7.63% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 12.23% done, estimate finish Sat Feb 10 18:58:59 2024 xorriso : UPDATE : 8.20% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 10.65% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 8.42% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 15.04% done, estimate finish Sat Feb 10 18:58:58 2024 xorriso : UPDATE : 10.06% done, estimate finish Sat Feb 10 19:00:12 2024 xorriso : UPDATE : 11.71% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 9.19% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 17.84% done, estimate finish Sat Feb 10 18:58:57 2024 xorriso : UPDATE : 10.56% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 11.61% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 11.71% done, estimate finish Sat Feb 10 19:00:31 2024 xorriso : UPDATE : 9.93% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 20.07% done, estimate finish Sat Feb 10 18:58:57 2024 xorriso : UPDATE : 12.25% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 11.71% done, estimate finish Sat Feb 10 19:00:40 2024 xorriso : UPDATE : 10.47% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 22.89% done, estimate finish Sat Feb 10 18:58:56 2024 xorriso : UPDATE : 13.08% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 11.71% done, estimate finish Sat Feb 10 19:00:50 2024 xorriso : UPDATE : 11.48% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 25.13% done, estimate finish Sat Feb 10 18:58:57 2024 xorriso : UPDATE : 13.89% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 14.53% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 12.22% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 28.07% done, estimate finish Sat Feb 10 18:58:56 2024 xorriso : UPDATE : 13.89% done, estimate finish Sat Feb 10 19:00:20 2024 xorriso : UPDATE : 14.53% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 12.97% done, estimate finish Sat Feb 10 19:00:24 2024 xorriso : UPDATE : 31.02% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 14.72% done, estimate finish Sat Feb 10 19:00:20 2024 xorriso : UPDATE : 14.53% done, estimate finish Sat Feb 10 19:00:48 2024 xorriso : UPDATE : 13.56% done, estimate finish Sat Feb 10 19:00:25 2024 xorriso : UPDATE : 33.36% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 16.10% done, estimate finish Sat Feb 10 19:00:14 2024 xorriso : UPDATE : 14.53% done, estimate finish Sat Feb 10 19:00:58 2024 xorriso : UPDATE : 14.48% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 35.88% done, estimate finish Sat Feb 10 18:58:53 2024 xorriso : UPDATE : 16.10% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 14.53% done, estimate finish Sat Feb 10 19:01:10 2024 xorriso : UPDATE : 15.20% done, estimate finish Sat Feb 10 19:00:24 2024 xorriso : UPDATE : 38.61% done, estimate finish Sat Feb 10 18:58:53 2024 xorriso : UPDATE : 16.10% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 14.53% done, estimate finish Sat Feb 10 19:01:21 2024 xorriso : UPDATE : 16.05% done, estimate finish Sat Feb 10 19:00:22 2024 xorriso : UPDATE : 41.26% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 17.93% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 14.53% done, estimate finish Sat Feb 10 19:01:32 2024 xorriso : UPDATE : 16.86% done, estimate finish Sat Feb 10 19:00:22 2024 xorriso : UPDATE : 43.59% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 19.56% done, estimate finish Sat Feb 10 19:00:08 2024 xorriso : UPDATE : 14.53% done, estimate finish Sat Feb 10 19:01:43 2024 xorriso : UPDATE : 17.65% done, estimate finish Sat Feb 10 19:00:20 2024 xorriso : UPDATE : 46.42% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 19.56% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 20.92% done, estimate finish Sat Feb 10 19:00:19 2024 xorriso : UPDATE : 18.36% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 48.87% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 21.67% done, estimate finish Sat Feb 10 19:00:05 2024 xorriso : UPDATE : 21.44% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 19.15% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 51.88% done, estimate finish Sat Feb 10 18:58:53 2024 xorriso : UPDATE : 21.67% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 22.30% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 20.03% done, estimate finish Sat Feb 10 19:00:20 2024 xorriso : UPDATE : 54.66% done, estimate finish Sat Feb 10 18:58:53 2024 xorriso : UPDATE : 22.87% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 23.12% done, estimate finish Sat Feb 10 19:00:07 2024 xorriso : UPDATE : 20.78% done, estimate finish Sat Feb 10 19:00:20 2024 xorriso : UPDATE : 56.82% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 23.79% done, estimate finish Sat Feb 10 19:00:09 2024 xorriso : UPDATE : 24.51% done, estimate finish Sat Feb 10 19:00:03 2024 xorriso : UPDATE : 21.45% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 59.80% done, estimate finish Sat Feb 10 18:58:53 2024 xorriso : UPDATE : 24.44% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 24.95% done, estimate finish Sat Feb 10 19:00:06 2024 xorriso : UPDATE : 22.34% done, estimate finish Sat Feb 10 19:00:20 2024 xorriso : UPDATE : 61.49% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 24.76% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 24.95% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 23.02% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 64.22% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 25.93% done, estimate finish Sat Feb 10 19:00:12 2024 xorriso : UPDATE : 25.07% done, estimate finish Sat Feb 10 19:00:10 2024 xorriso : UPDATE : 23.78% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 64.30% done, estimate finish Sat Feb 10 18:58:56 2024 xorriso : UPDATE : 25.95% done, estimate finish Sat Feb 10 19:00:18 2024 xorriso : UPDATE : 27.25% done, estimate finish Sat Feb 10 19:00:01 2024 xorriso : UPDATE : 24.59% done, estimate finish Sat Feb 10 19:00:20 2024 xorriso : UPDATE : 67.21% done, estimate finish Sat Feb 10 18:58:55 2024 xorriso : UPDATE : 27.31% done, estimate finish Sat Feb 10 19:00:14 2024 xorriso : UPDATE : 28.62% done, estimate finish Sat Feb 10 18:59:58 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 70.11% done, estimate finish Sat Feb 10 18:58:55 2024 xorriso : UPDATE : 27.88% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 29.44% done, estimate finish Sat Feb 10 18:59:59 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 19:00:35 2024 xorriso : UPDATE : 74.21% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 28.65% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 30.07% done, estimate finish Sat Feb 10 19:00:01 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 19:00:43 2024 xorriso : UPDATE : 75.61% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 29.43% done, estimate finish Sat Feb 10 19:00:16 2024 xorriso : UPDATE : 30.95% done, estimate finish Sat Feb 10 19:00:01 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 19:00:52 2024 xorriso : UPDATE : 76.44% done, estimate finish Sat Feb 10 18:58:55 2024 xorriso : UPDATE : 30.11% done, estimate finish Sat Feb 10 19:00:16 2024 xorriso : UPDATE : 31.69% done, estimate finish Sat Feb 10 19:00:02 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 19:00:59 2024 xorriso : UPDATE : 81.86% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 30.95% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 32.45% done, estimate finish Sat Feb 10 19:00:03 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 19:01:08 2024 xorriso : UPDATE : 83.50% done, estimate finish Sat Feb 10 18:58:55 2024 xorriso : UPDATE : 31.66% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 33.37% done, estimate finish Sat Feb 10 19:00:03 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 86.06% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 32.40% done, estimate finish Sat Feb 10 19:00:24 2024 xorriso : UPDATE : 34.04% done, estimate finish Sat Feb 10 19:00:03 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 19:01:25 2024 xorriso : UPDATE : 88.75% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 33.05% done, estimate finish Sat Feb 10 19:00:24 2024 xorriso : UPDATE : 35.10% done, estimate finish Sat Feb 10 19:00:01 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 19:01:33 2024 xorriso : UPDATE : 89.80% done, estimate finish Sat Feb 10 18:58:55 2024 xorriso : UPDATE : 33.60% done, estimate finish Sat Feb 10 19:00:25 2024 xorriso : UPDATE : 35.63% done, estimate finish Sat Feb 10 19:00:04 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 19:01:42 2024 xorriso : UPDATE : 93.65% done, estimate finish Sat Feb 10 18:58:54 2024 xorriso : UPDATE : 34.13% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 36.77% done, estimate finish Sat Feb 10 19:00:02 2024 xorriso : UPDATE : 24.83% done xorriso : UPDATE : 97.23% done xorriso : UPDATE : 34.69% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 37.47% done, estimate finish Sat Feb 10 19:00:03 2024 xorriso : UPDATE : 24.83% done xorriso : UPDATE : 98.68% done xorriso : UPDATE : 35.36% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 38.31% done, estimate finish Sat Feb 10 19:00:04 2024 xorriso : UPDATE : 24.83% done ISO image produced: 663462 sectors Written to medium : 663462 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=1 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 1 ... Last-minute updates: README.html README.txt Sat 10 Feb 18:58:55 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 1' -o /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-1.iso -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long -cache-inodes CD1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-1.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1202g 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD1' xorriso : UPDATE : 10894 files added in 1 seconds xorriso : UPDATE : 10894 files added in 1 seconds xorriso : UPDATE : 35.96% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 39.01% done, estimate finish Sat Feb 10 19:00:05 2024 xorriso : UPDATE : 24.83% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable 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/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. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.17% done xorriso : UPDATE : 36.62% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 39.83% done, estimate finish Sat Feb 10 19:00:05 2024 xorriso : UPDATE : 24.83% done xorriso : UPDATE : 0.33% done xorriso : UPDATE : 37.34% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 24.83% done xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 19:00:05 2024 xorriso : UPDATE : 0.45% done, estimate finish Sat Feb 10 19:09:44 2024 xorriso : UPDATE : 37.98% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 32.96% done, estimate finish Sat Feb 10 19:00:59 2024 xorriso : UPDATE : 41.38% done, estimate finish Sat Feb 10 19:00:06 2024 xorriso : UPDATE : 0.59% done, estimate finish Sat Feb 10 19:09:55 2024 xorriso : UPDATE : 38.72% done, estimate finish Sat Feb 10 19:00:31 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 42.36% done, estimate finish Sat Feb 10 19:00:06 2024 xorriso : UPDATE : 0.73% done, estimate finish Sat Feb 10 19:10:07 2024 xorriso : UPDATE : 39.35% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 43.03% done, estimate finish Sat Feb 10 19:00:12 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 39.95% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:31 2024 xorriso : UPDATE : 44.07% done, estimate finish Sat Feb 10 19:00:10 2024 xorriso : UPDATE : 1.02% done, estimate finish Sat Feb 10 19:10:16 2024 xorriso : UPDATE : 40.64% done, estimate finish Sat Feb 10 19:00:31 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:06 2024 xorriso : UPDATE : 44.76% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 1.16% done, estimate finish Sat Feb 10 19:10:18 2024 xorriso : UPDATE : 41.38% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 45.58% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 1.26% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 42.07% done, estimate finish Sat Feb 10 19:00:31 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 46.40% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 1.98% done, estimate finish Sat Feb 10 19:07:17 2024 xorriso : UPDATE : 42.61% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:19 2024 xorriso : UPDATE : 47.31% done, estimate finish Sat Feb 10 19:00:10 2024 xorriso : UPDATE : 2.79% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 43.25% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:24 2024 xorriso : UPDATE : 47.90% done, estimate finish Sat Feb 10 19:00:12 2024 xorriso : UPDATE : 3.91% done, estimate finish Sat Feb 10 19:04:01 2024 xorriso : UPDATE : 44.09% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 48.95% done, estimate finish Sat Feb 10 19:00:10 2024 xorriso : UPDATE : 4.63% done, estimate finish Sat Feb 10 19:03:35 2024 xorriso : UPDATE : 44.88% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:33 2024 xorriso : UPDATE : 49.93% done, estimate finish Sat Feb 10 19:00:09 2024 xorriso : UPDATE : 5.25% done, estimate finish Sat Feb 10 19:03:22 2024 xorriso : UPDATE : 45.38% done, estimate finish Sat Feb 10 19:00:30 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:38 2024 xorriso : UPDATE : 50.71% done, estimate finish Sat Feb 10 19:00:10 2024 xorriso : UPDATE : 5.94% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 46.25% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:42 2024 xorriso : UPDATE : 51.53% done, estimate finish Sat Feb 10 19:00:09 2024 xorriso : UPDATE : 6.69% done, estimate finish Sat Feb 10 19:01:53 2024 xorriso : UPDATE : 46.94% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 10 19:00:47 2024 xorriso : UPDATE : 52.33% done, estimate finish Sat Feb 10 19:00:09 2024 xorriso : UPDATE : 7.41% done, estimate finish Sat Feb 10 19:01:49 2024 xorriso : UPDATE : 47.50% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 37.94% done xorriso : UPDATE : 52.99% done, estimate finish Sat Feb 10 19:00:09 2024 xorriso : UPDATE : 8.00% done, estimate finish Sat Feb 10 19:01:49 2024 xorriso : UPDATE : 47.98% done, estimate finish Sat Feb 10 19:00:31 2024 xorriso : UPDATE : 37.94% done xorriso : UPDATE : 54.06% done, estimate finish Sat Feb 10 19:00:09 2024 xorriso : UPDATE : 8.86% done, estimate finish Sat Feb 10 19:01:44 2024 xorriso : UPDATE : 48.88% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 38.82% done, estimate finish Sat Feb 10 19:08:32 2024 xorriso : UPDATE : 54.84% done, estimate finish Sat Feb 10 19:00:09 2024 xorriso : UPDATE : 9.24% done, estimate finish Sat Feb 10 19:01:49 2024 xorriso : UPDATE : 49.46% done, estimate finish Sat Feb 10 19:00:30 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 55.27% done, estimate finish Sat Feb 10 19:00:10 2024 xorriso : UPDATE : 10.32% done, estimate finish Sat Feb 10 19:01:39 2024 xorriso : UPDATE : 49.79% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 56.29% done, estimate finish Sat Feb 10 19:00:10 2024 xorriso : UPDATE : 11.11% done, estimate finish Sat Feb 10 19:01:37 2024 xorriso : UPDATE : 50.79% done, estimate finish Sat Feb 10 19:00:30 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:19 2024 xorriso : UPDATE : 57.19% done, estimate finish Sat Feb 10 19:00:10 2024 xorriso : UPDATE : 11.61% done, estimate finish Sat Feb 10 19:01:39 2024 xorriso : UPDATE : 50.91% done, estimate finish Sat Feb 10 19:00:35 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 10 19:00:10 2024 xorriso : UPDATE : 12.59% done, estimate finish Sat Feb 10 19:01:34 2024 xorriso : UPDATE : 50.91% done, estimate finish Sat Feb 10 19:00:42 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 58.42% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 13.33% done, estimate finish Sat Feb 10 19:01:33 2024 xorriso : UPDATE : 52.77% done, estimate finish Sat Feb 10 19:00:30 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:31 2024 xorriso : UPDATE : 59.19% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 14.05% done, estimate finish Sat Feb 10 19:01:25 2024 xorriso : UPDATE : 53.54% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:34 2024 xorriso : UPDATE : 59.69% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 14.75% done, estimate finish Sat Feb 10 19:01:26 2024 xorriso : UPDATE : 54.47% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:12 2024 xorriso : UPDATE : 60.44% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 61.02% done, estimate finish Sat Feb 10 19:00:16 2024 xorriso : UPDATE : 14.75% done, estimate finish Sat Feb 10 19:01:35 2024 xorriso : UPDATE : 54.47% done, estimate finish Sat Feb 10 19:00:33 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:16 2024 xorriso : UPDATE : 61.72% done, estimate finish Sat Feb 10 19:00:16 2024 xorriso : UPDATE : 16.33% done, estimate finish Sat Feb 10 19:01:23 2024 xorriso : UPDATE : 55.93% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:20 2024 xorriso : UPDATE : 62.82% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 16.33% done, estimate finish Sat Feb 10 19:01:31 2024 xorriso : UPDATE : 56.35% done, estimate finish Sat Feb 10 19:00:30 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:24 2024 xorriso : UPDATE : 63.48% done, estimate finish Sat Feb 10 19:00:14 2024 xorriso : UPDATE : 16.33% done, estimate finish Sat Feb 10 19:01:40 2024 xorriso : UPDATE : 56.35% done, estimate finish Sat Feb 10 19:00:33 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 64.28% done, estimate finish Sat Feb 10 19:00:14 2024 xorriso : UPDATE : 16.33% done, estimate finish Sat Feb 10 19:01:48 2024 xorriso : UPDATE : 56.35% done, estimate finish Sat Feb 10 19:00:42 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 64.40% done, estimate finish Sat Feb 10 19:00:17 2024 xorriso : UPDATE : 19.56% done, estimate finish Sat Feb 10 19:01:20 2024 xorriso : UPDATE : 59.07% done, estimate finish Sat Feb 10 19:00:24 2024 xorriso : UPDATE : 50.63% done, estimate finish Sat Feb 10 19:00:36 2024 xorriso : UPDATE : 66.04% done, estimate finish Sat Feb 10 19:00:14 2024 xorriso : UPDATE : 20.23% done, estimate finish Sat Feb 10 19:01:21 2024 xorriso : UPDATE : 59.84% done, estimate finish Sat Feb 10 19:00:24 2024 xorriso : UPDATE : 51.75% done, estimate finish Sat Feb 10 19:00:35 2024 xorriso : UPDATE : 66.75% done, estimate finish Sat Feb 10 19:00:14 2024 xorriso : UPDATE : 20.23% done, estimate finish Sat Feb 10 19:01:27 2024 xorriso : UPDATE : 60.05% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:04 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:07 2024 xorriso : UPDATE : 67.40% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 21.86% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 60.72% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:08 2024 xorriso : UPDATE : 68.01% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 22.46% done, estimate finish Sat Feb 10 19:01:19 2024 xorriso : UPDATE : 61.83% done, estimate finish Sat Feb 10 19:00:25 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 68.80% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 22.46% done, estimate finish Sat Feb 10 19:01:27 2024 xorriso : UPDATE : 62.36% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 62.36% done, estimate finish Sat Feb 10 19:00:30 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:17 2024 xorriso : UPDATE : 69.39% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 22.46% done, estimate finish Sat Feb 10 19:01:34 2024 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:20 2024 xorriso : UPDATE : 69.39% done, estimate finish Sat Feb 10 19:00:19 2024 xorriso : UPDATE : 22.73% done, estimate finish Sat Feb 10 19:01:38 2024 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 71.42% done, estimate finish Sat Feb 10 19:00:14 2024 xorriso : UPDATE : 25.38% done, estimate finish Sat Feb 10 19:01:19 2024 xorriso : UPDATE : 63.88% done, estimate finish Sat Feb 10 19:00:32 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 71.42% done, estimate finish Sat Feb 10 19:00:17 2024 xorriso : UPDATE : 26.85% done, estimate finish Sat Feb 10 19:01:14 2024 xorriso : UPDATE : 66.31% done, estimate finish Sat Feb 10 19:00:18 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:31 2024 xorriso : UPDATE : 71.42% done, estimate finish Sat Feb 10 19:00:19 2024 xorriso : UPDATE : 27.60% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 66.87% done, estimate finish Sat Feb 10 19:00:20 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:34 2024 xorriso : UPDATE : 71.42% done, estimate finish Sat Feb 10 19:00:22 2024 xorriso : UPDATE : 28.19% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 66.87% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:37 2024 xorriso : UPDATE : 71.42% done, estimate finish Sat Feb 10 19:00:25 2024 xorriso : UPDATE : 29.10% done, estimate finish Sat Feb 10 19:01:14 2024 xorriso : UPDATE : 68.42% done, estimate finish Sat Feb 10 19:00:20 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:41 2024 xorriso : UPDATE : 71.74% done, estimate finish Sat Feb 10 19:00:41 2024 xorriso : UPDATE : 29.92% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 68.75% done, estimate finish Sat Feb 10 19:00:22 2024 xorriso : UPDATE : 62.37% done, estimate finish Sat Feb 10 19:00:45 2024 xorriso : UPDATE : 76.17% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 30.41% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 30.88% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 69.31% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 62.37% done xorriso : UPDATE : 76.99% done, estimate finish Sat Feb 10 19:00:12 2024 xorriso : UPDATE : 32.16% done, estimate finish Sat Feb 10 19:01:14 2024 xorriso : UPDATE : 70.45% done, estimate finish Sat Feb 10 19:00:22 2024 xorriso : UPDATE : 62.37% done xorriso : UPDATE : 78.08% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 32.98% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 71.35% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 62.37% done xorriso : UPDATE : 78.76% done, estimate finish Sat Feb 10 19:00:12 2024 xorriso : UPDATE : 33.19% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 71.94% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 62.37% done xorriso : UPDATE : 79.50% done, estimate finish Sat Feb 10 19:00:12 2024 xorriso : UPDATE : 34.46% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 72.63% done, estimate finish Sat Feb 10 19:00:22 2024 xorriso : UPDATE : 72.42% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 80.07% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 35.18% done, estimate finish Sat Feb 10 19:01:14 2024 xorriso : UPDATE : 73.32% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:18 2024 xorriso : UPDATE : 80.61% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 36.08% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 73.65% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:19 2024 xorriso : UPDATE : 80.61% done, estimate finish Sat Feb 10 19:00:16 2024 xorriso : UPDATE : 36.40% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 73.65% done, estimate finish Sat Feb 10 19:00:33 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 82.72% done, estimate finish Sat Feb 10 19:00:12 2024 xorriso : UPDATE : 36.40% done, estimate finish Sat Feb 10 19:01:20 2024 xorriso : UPDATE : 73.65% done, estimate finish Sat Feb 10 19:00:37 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:25 2024 xorriso : UPDATE : 83.27% done, estimate finish Sat Feb 10 19:00:07 2024 xorriso : UPDATE : 37.70% done, estimate finish Sat Feb 10 19:01:20 2024 xorriso : UPDATE : 73.65% done, estimate finish Sat Feb 10 19:00:41 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 83.84% done, estimate finish Sat Feb 10 19:00:08 2024 xorriso : UPDATE : 39.27% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 74.34% done, estimate finish Sat Feb 10 19:00:39 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 83.84% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 40.05% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 77.81% done, estimate finish Sat Feb 10 19:00:25 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:18 2024 xorriso : UPDATE : 83.84% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 40.79% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 83.84% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 41.55% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 78.68% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:23 2024 xorriso : UPDATE : 85.60% done, estimate finish Sat Feb 10 19:00:12 2024 xorriso : UPDATE : 42.20% done, estimate finish Sat Feb 10 19:01:14 2024 xorriso : UPDATE : 79.82% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 88.68% done, estimate finish Sat Feb 10 19:00:08 2024 xorriso : UPDATE : 43.09% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 80.54% done, estimate finish Sat Feb 10 19:00:25 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 10 19:00:09 2024 xorriso : UPDATE : 43.85% done, estimate finish Sat Feb 10 19:01:14 2024 xorriso : UPDATE : 80.77% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:30 2024 xorriso : UPDATE : 89.72% done, estimate finish Sat Feb 10 19:00:10 2024 xorriso : UPDATE : 44.55% done, estimate finish Sat Feb 10 19:01:14 2024 xorriso : UPDATE : 81.72% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:33 2024 xorriso : UPDATE : 90.68% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 45.22% done, estimate finish Sat Feb 10 19:01:14 2024 xorriso : UPDATE : 82.02% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:35 2024 xorriso : UPDATE : 91.68% done, estimate finish Sat Feb 10 19:00:11 2024 xorriso : UPDATE : 45.94% done, estimate finish Sat Feb 10 19:01:11 2024 xorriso : UPDATE : 82.72% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:00:39 2024 xorriso : UPDATE : 92.03% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 46.57% done, estimate finish Sat Feb 10 19:01:12 2024 xorriso : UPDATE : 83.13% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 78.37% done, estimate finish Sat Feb 10 19:01:10 2024 xorriso : UPDATE : 92.71% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 47.20% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 84.17% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 93.43% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 48.09% done, estimate finish Sat Feb 10 19:01:12 2024 xorriso : UPDATE : 85.00% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:17 2024 xorriso : UPDATE : 93.67% done, estimate finish Sat Feb 10 19:00:14 2024 xorriso : UPDATE : 48.84% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 85.31% done, estimate finish Sat Feb 10 19:00:29 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:19 2024 xorriso : UPDATE : 95.03% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 49.56% done, estimate finish Sat Feb 10 19:01:13 2024 xorriso : UPDATE : 86.07% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:21 2024 xorriso : UPDATE : 95.04% done, estimate finish Sat Feb 10 19:00:14 2024 xorriso : UPDATE : 50.20% done, estimate finish Sat Feb 10 19:01:14 2024 xorriso : UPDATE : 87.20% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:22 2024 xorriso : UPDATE : 95.04% done, estimate finish Sat Feb 10 19:00:16 2024 xorriso : UPDATE : 50.94% done, estimate finish Sat Feb 10 19:01:14 2024 xorriso : UPDATE : 87.69% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:24 2024 xorriso : UPDATE : 95.04% done, estimate finish Sat Feb 10 19:00:17 2024 xorriso : UPDATE : 51.48% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 87.69% done, estimate finish Sat Feb 10 19:00:31 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 98.01% done, estimate finish Sat Feb 10 19:00:13 2024 xorriso : UPDATE : 52.27% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 89.24% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 98.01% done, estimate finish Sat Feb 10 19:00:15 2024 xorriso : UPDATE : 52.82% done, estimate finish Sat Feb 10 19:01:20 2024 xorriso : UPDATE : 90.00% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:30 2024 xorriso : UPDATE : Thank you for being patient. Working since 126 seconds. xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 10 19:01:20 2024 xorriso : UPDATE : 90.88% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:26 2024 ISO image produced: 2041682 sectors Written to medium : 2041682 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=2 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 2 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:00:14 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 2' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long -cache-inodes CD2 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD2' xorriso : UPDATE : 3833 files added in 1 seconds xorriso : UPDATE : 3833 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 54.06% done, estimate finish Sat Feb 10 19:01:21 2024 xorriso : UPDATE : 91.43% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 0.16% done xorriso : UPDATE : 55.15% done, estimate finish Sat Feb 10 19:01:19 2024 xorriso : UPDATE : 92.05% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:31 2024 xorriso : UPDATE : 0.34% done, estimate finish Sat Feb 10 19:11:36 2024 xorriso : UPDATE : 56.02% done, estimate finish Sat Feb 10 19:01:18 2024 xorriso : UPDATE : 93.12% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:33 2024 xorriso : UPDATE : 1.29% done, estimate finish Sat Feb 10 19:04:32 2024 xorriso : UPDATE : 56.87% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 93.87% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:35 2024 xorriso : UPDATE : 1.91% done, estimate finish Sat Feb 10 19:04:01 2024 xorriso : UPDATE : 57.65% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 94.41% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 88.19% done, estimate finish Sat Feb 10 19:00:37 2024 xorriso : UPDATE : 2.64% done, estimate finish Sat Feb 10 19:03:36 2024 xorriso : UPDATE : 58.35% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 95.27% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 99.84% done xorriso : UPDATE : 3.21% done, estimate finish Sat Feb 10 19:03:32 2024 xorriso : UPDATE : 59.18% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 95.92% done, estimate finish Sat Feb 10 19:00:26 2024 ISO image produced: 2294625 sectors Written to medium : 2294625 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=3 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 3 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:00:21 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 3' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -J -joliet-long -cache-inodes CD3 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD3' xorriso : UPDATE : 4361 files added in 1 seconds xorriso : UPDATE : 4361 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/gnome-firmware_3.36.0-1_mips64el.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 3.93% done, estimate finish Sat Feb 10 19:03:21 2024 xorriso : UPDATE : 59.77% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 95.92% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 3.93% done, estimate finish Sat Feb 10 19:03:47 2024 xorriso : UPDATE : 60.38% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 97.50% done, estimate finish Sat Feb 10 19:00:26 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:13:17 2024 xorriso : UPDATE : 3.93% done, estimate finish Sat Feb 10 19:04:12 2024 xorriso : UPDATE : 61.14% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 97.55% done, estimate finish Sat Feb 10 19:00:27 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:19:09 2024 xorriso : UPDATE : 6.27% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 61.60% done, estimate finish Sat Feb 10 19:01:18 2024 xorriso : UPDATE : 97.55% done, estimate finish Sat Feb 10 19:00:28 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:25:02 2024 xorriso : UPDATE : 6.90% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 62.71% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 99.45% done xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:30:54 2024 xorriso : UPDATE : 7.52% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 63.43% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : Thank you for being patient. Working since 145 seconds. xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:36:46 2024 xorriso : UPDATE : 8.26% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 64.32% done, estimate finish Sat Feb 10 19:01:15 2024 ISO image produced: 2282261 sectors Written to medium : 2282261 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=4 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 4 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:00:28 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 4' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -J -joliet-long -cache-inodes CD4 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD4' xorriso : UPDATE : 4673 files added in 1 seconds xorriso : UPDATE : 4673 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/oldstable 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_mips64el.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. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:42:38 2024 xorriso : UPDATE : 8.89% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 65.05% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:48:30 2024 xorriso : UPDATE : 9.66% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : 65.49% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 0.17% done xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:54:22 2024 xorriso : UPDATE : 10.34% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : 66.54% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 10 19:14:29 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:00:14 2024 xorriso : UPDATE : 10.71% done, estimate finish Sat Feb 10 19:02:45 2024 xorriso : UPDATE : 67.09% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 0.88% done, estimate finish Sat Feb 10 19:06:35 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:06:07 2024 xorriso : UPDATE : 11.72% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : 67.78% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 1.37% done, estimate finish Sat Feb 10 19:05:35 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:11:59 2024 xorriso : UPDATE : 12.02% done, estimate finish Sat Feb 10 19:02:45 2024 xorriso : UPDATE : 68.19% done, estimate finish Sat Feb 10 19:01:18 2024 xorriso : UPDATE : 1.37% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:17:51 2024 xorriso : UPDATE : 12.02% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 68.19% done, estimate finish Sat Feb 10 19:01:22 2024 xorriso : UPDATE : 1.37% done, estimate finish Sat Feb 10 19:08:01 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:23:43 2024 xorriso : UPDATE : 12.02% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 69.59% done, estimate finish Sat Feb 10 19:01:18 2024 xorriso : UPDATE : 1.37% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:29:35 2024 xorriso : UPDATE : 14.69% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 70.30% done, estimate finish Sat Feb 10 19:01:19 2024 xorriso : UPDATE : 1.37% done, estimate finish Sat Feb 10 19:10:27 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:35:27 2024 xorriso : UPDATE : 15.50% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 71.73% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 1.37% done, estimate finish Sat Feb 10 19:11:40 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:41:20 2024 xorriso : UPDATE : 16.17% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 72.55% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 5.57% done, estimate finish Sat Feb 10 19:03:33 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:47:12 2024 xorriso : UPDATE : 16.19% done, estimate finish Sat Feb 10 19:02:46 2024 xorriso : UPDATE : 73.10% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 6.82% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 20:53:04 2024 xorriso : UPDATE : 17.71% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 73.90% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 7.00% done, estimate finish Sat Feb 10 19:03:24 2024 xorriso : UPDATE : 3.21% done, estimate finish Sat Feb 10 19:10:53 2024 xorriso : UPDATE : 18.36% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 7.80% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 15.34% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 19.00% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 75.53% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 8.58% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 9.07% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 16.01% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 19.49% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 76.25% done, estimate finish Sat Feb 10 19:01:14 2024 xorriso : UPDATE : 9.07% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 16.78% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 20.52% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 76.89% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 9.07% done, estimate finish Sat Feb 10 19:03:20 2024 xorriso : UPDATE : 17.52% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 20.94% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 77.59% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 11.33% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 18.10% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 21.25% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 78.46% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 12.17% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 18.96% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 22.29% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 79.15% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 12.88% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 19.68% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 23.30% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 79.78% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 13.43% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 20.40% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 24.11% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 80.00% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 14.12% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 21.09% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 24.84% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 81.16% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 14.75% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 21.14% done, estimate finish Sat Feb 10 19:01:36 2024 xorriso : UPDATE : 25.59% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 81.74% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 15.26% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 21.14% done, estimate finish Sat Feb 10 19:01:42 2024 xorriso : UPDATE : 26.20% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 82.55% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 16.15% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 21.82% done, estimate finish Sat Feb 10 19:01:44 2024 xorriso : UPDATE : 26.94% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 83.24% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 16.61% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 24.12% done, estimate finish Sat Feb 10 19:01:42 2024 xorriso : UPDATE : 27.42% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 83.98% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 17.57% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 24.48% done, estimate finish Sat Feb 10 19:01:45 2024 xorriso : UPDATE : 28.30% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 84.63% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 18.13% done, estimate finish Sat Feb 10 19:02:55 2024 xorriso : UPDATE : 25.61% done, estimate finish Sat Feb 10 19:01:47 2024 xorriso : UPDATE : 28.91% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 85.30% done, estimate finish Sat Feb 10 19:01:18 2024 xorriso : UPDATE : 18.86% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 26.23% done, estimate finish Sat Feb 10 19:01:49 2024 xorriso : UPDATE : 29.56% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 85.66% done, estimate finish Sat Feb 10 19:01:19 2024 xorriso : UPDATE : 18.86% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 26.97% done, estimate finish Sat Feb 10 19:01:52 2024 xorriso : UPDATE : 29.93% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : 86.59% done, estimate finish Sat Feb 10 19:01:18 2024 xorriso : UPDATE : 20.42% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 27.53% done, estimate finish Sat Feb 10 19:01:53 2024 xorriso : UPDATE : 30.93% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 87.53% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 21.17% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 28.42% done, estimate finish Sat Feb 10 19:01:55 2024 xorriso : UPDATE : 31.32% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : 87.53% done, estimate finish Sat Feb 10 19:01:19 2024 xorriso : UPDATE : 88.89% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 21.82% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 29.06% done, estimate finish Sat Feb 10 19:02:17 2024 xorriso : UPDATE : 32.24% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 89.80% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 22.57% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 29.74% done, estimate finish Sat Feb 10 19:02:19 2024 xorriso : UPDATE : 32.58% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 90.48% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 23.21% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 30.54% done, estimate finish Sat Feb 10 19:02:19 2024 xorriso : UPDATE : 33.11% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 90.48% done, estimate finish Sat Feb 10 19:01:19 2024 xorriso : UPDATE : 23.88% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 31.12% done, estimate finish Sat Feb 10 19:02:21 2024 xorriso : UPDATE : 34.27% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 92.23% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 24.66% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 31.89% done, estimate finish Sat Feb 10 19:02:21 2024 xorriso : UPDATE : 34.96% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 92.69% done, estimate finish Sat Feb 10 19:01:17 2024 xorriso : UPDATE : 25.35% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 32.62% done, estimate finish Sat Feb 10 19:02:23 2024 xorriso : UPDATE : 35.52% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 36.24% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 94.01% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 25.52% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 33.38% done, estimate finish Sat Feb 10 19:02:24 2024 xorriso : UPDATE : 36.24% done, estimate finish Sat Feb 10 19:02:49 2024 xorriso : UPDATE : 94.74% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 25.52% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 33.97% done, estimate finish Sat Feb 10 19:02:25 2024 xorriso : UPDATE : 37.79% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : 94.94% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 27.53% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 34.11% done, estimate finish Sat Feb 10 19:02:29 2024 xorriso : UPDATE : 38.39% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 96.25% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 27.92% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 35.61% done, estimate finish Sat Feb 10 19:02:25 2024 xorriso : UPDATE : 39.04% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 96.82% done, estimate finish Sat Feb 10 19:01:16 2024 xorriso : UPDATE : 27.92% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 35.99% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 39.66% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 97.76% done, estimate finish Sat Feb 10 19:01:15 2024 xorriso : UPDATE : 28.37% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 37.09% done, estimate finish Sat Feb 10 19:02:28 2024 xorriso : UPDATE : 40.34% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 98.43% done xorriso : UPDATE : 30.06% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 37.69% done, estimate finish Sat Feb 10 19:02:30 2024 xorriso : UPDATE : 40.92% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 99.25% done xorriso : UPDATE : 31.07% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 37.69% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 41.89% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : Thank you for being patient. Working since 140 seconds. xorriso : UPDATE : 31.07% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 37.69% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 42.50% done, estimate finish Sat Feb 10 19:02:41 2024 ISO image produced: 2167238 sectors Written to medium : 2167238 sectors at LBA 0 Writing to 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-1.iso' completed successfully. xorriso : UPDATE : 32.53% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 37.69% done, estimate finish Sat Feb 10 19:02:48 2024 CD=5 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 5 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:01:17 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 5' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-5.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-5.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot5 -J -joliet-long -cache-inodes CD5 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD5' xorriso : UPDATE : 3413 files added in 1 seconds xorriso : UPDATE : 3413 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 43.11% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 33.14% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 40.64% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 43.11% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 33.85% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 41.17% done, estimate finish Sat Feb 10 19:02:32 2024 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 44.65% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 34.43% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 42.01% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 10 19:11:42 2024 xorriso : UPDATE : 44.92% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 35.07% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 42.94% done, estimate finish Sat Feb 10 19:02:32 2024 xorriso : UPDATE : 1.53% done, estimate finish Sat Feb 10 19:05:01 2024 xorriso : UPDATE : 45.54% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 35.66% done, estimate finish Sat Feb 10 19:02:55 2024 xorriso : UPDATE : 43.62% done, estimate finish Sat Feb 10 19:02:30 2024 xorriso : UPDATE : 2.17% done, estimate finish Sat Feb 10 19:04:41 2024 xorriso : UPDATE : 46.27% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 35.75% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 19:02:32 2024 xorriso : UPDATE : 2.68% done, estimate finish Sat Feb 10 19:04:40 2024 xorriso : UPDATE : 46.27% done, estimate finish Sat Feb 10 19:02:44 2024 xorriso : UPDATE : 35.75% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 44.31% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 3.57% done, estimate finish Sat Feb 10 19:04:18 2024 xorriso : UPDATE : 46.27% done, estimate finish Sat Feb 10 19:02:48 2024 xorriso : UPDATE : 35.75% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 44.31% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 4.25% done, estimate finish Sat Feb 10 19:04:13 2024 xorriso : UPDATE : 46.27% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 37.28% done, estimate finish Sat Feb 10 19:02:58 2024 xorriso : UPDATE : 44.31% done, estimate finish Sat Feb 10 19:02:47 2024 xorriso : UPDATE : 4.47% done, estimate finish Sat Feb 10 19:04:26 2024 xorriso : UPDATE : 48.98% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : 39.40% done, estimate finish Sat Feb 10 19:02:48 2024 xorriso : UPDATE : 47.18% done, estimate finish Sat Feb 10 19:02:32 2024 xorriso : UPDATE : 5.64% done, estimate finish Sat Feb 10 19:04:05 2024 xorriso : UPDATE : 50.07% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 40.08% done, estimate finish Sat Feb 10 19:02:48 2024 xorriso : UPDATE : 47.82% done, estimate finish Sat Feb 10 19:02:33 2024 xorriso : UPDATE : 6.05% done, estimate finish Sat Feb 10 19:04:10 2024 xorriso : UPDATE : 51.50% done, estimate finish Sat Feb 10 19:02:30 2024 xorriso : UPDATE : 40.19% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 48.48% done, estimate finish Sat Feb 10 19:02:34 2024 xorriso : UPDATE : 6.09% done, estimate finish Sat Feb 10 19:04:26 2024 xorriso : UPDATE : 51.50% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 49.33% done, estimate finish Sat Feb 10 19:02:33 2024 xorriso : UPDATE : 7.42% done, estimate finish Sat Feb 10 19:04:05 2024 xorriso : UPDATE : 51.50% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 10 19:02:55 2024 xorriso : UPDATE : 49.76% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 8.71% done, estimate finish Sat Feb 10 19:03:39 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 50.68% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 9.05% done, estimate finish Sat Feb 10 19:03:46 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 51.50% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 9.05% done, estimate finish Sat Feb 10 19:03:59 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 10 19:03:25 2024 xorriso : UPDATE : 52.09% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 9.05% done, estimate finish Sat Feb 10 19:04:12 2024 xorriso : UPDATE : 9.05% done, estimate finish Sat Feb 10 19:04:24 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:02:44 2024 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 10 19:03:33 2024 xorriso : UPDATE : 52.09% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 52.09% done, estimate finish Sat Feb 10 19:02:46 2024 xorriso : UPDATE : 9.05% done, estimate finish Sat Feb 10 19:04:37 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:02:48 2024 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 10 19:03:42 2024 xorriso : UPDATE : 52.09% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 9.05% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 10 19:03:50 2024 xorriso : UPDATE : 55.18% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 9.05% done, estimate finish Sat Feb 10 19:05:03 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 41.06% done, estimate finish Sat Feb 10 19:03:59 2024 xorriso : UPDATE : 55.86% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 9.71% done, estimate finish Sat Feb 10 19:04:57 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:04:20 2024 xorriso : UPDATE : 41.92% done, estimate finish Sat Feb 10 19:03:49 2024 xorriso : UPDATE : 56.22% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:03:36 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:04:36 2024 xorriso : UPDATE : 49.26% done, estimate finish Sat Feb 10 19:02:46 2024 xorriso : UPDATE : 57.35% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:03:43 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:04:51 2024 xorriso : UPDATE : 49.78% done, estimate finish Sat Feb 10 19:02:47 2024 xorriso : UPDATE : 57.63% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:03:56 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:05:06 2024 xorriso : UPDATE : 50.65% done, estimate finish Sat Feb 10 19:02:47 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:04:08 2024 xorriso : UPDATE : 58.77% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 51.35% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:04:18 2024 xorriso : UPDATE : 59.41% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 53.77% done, estimate finish Sat Feb 10 19:05:37 2024 xorriso : UPDATE : 51.95% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:04:29 2024 xorriso : UPDATE : 59.78% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 56.40% done, estimate finish Sat Feb 10 19:03:45 2024 xorriso : UPDATE : 52.46% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : 60.79% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:04:40 2024 xorriso : UPDATE : 64.79% done, estimate finish Sat Feb 10 19:02:32 2024 xorriso : UPDATE : 52.46% done, estimate finish Sat Feb 10 19:02:45 2024 xorriso : UPDATE : 61.59% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:04:51 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 53.80% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:05:01 2024 xorriso : UPDATE : 62.22% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 54.31% done, estimate finish Sat Feb 10 19:02:43 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 63.03% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:22 2024 xorriso : UPDATE : 55.01% done, estimate finish Sat Feb 10 19:02:44 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 63.79% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:25 2024 xorriso : UPDATE : 55.30% done, estimate finish Sat Feb 10 19:02:46 2024 xorriso : UPDATE : 15.32% done, estimate finish Sat Feb 10 19:05:34 2024 xorriso : UPDATE : 64.46% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:29 2024 xorriso : UPDATE : 55.30% done, estimate finish Sat Feb 10 19:02:50 2024 xorriso : UPDATE : 65.25% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:33 2024 xorriso : UPDATE : 57.17% done, estimate finish Sat Feb 10 19:02:46 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 66.01% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 57.77% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 66.73% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 58.59% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 59.16% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 67.37% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 59.55% done, estimate finish Sat Feb 10 19:02:58 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 68.04% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:46 2024 xorriso : UPDATE : 59.95% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 68.71% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:49 2024 xorriso : UPDATE : 60.48% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 69.18% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : 65.69% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 61.48% done, estimate finish Sat Feb 10 19:02:58 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 70.09% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : 65.69% done xorriso : UPDATE : 62.43% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 70.14% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 66.65% done, estimate finish Sat Feb 10 19:06:58 2024 xorriso : UPDATE : 62.94% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 70.14% done, estimate finish Sat Feb 10 19:02:45 2024 xorriso : UPDATE : 76.77% done, estimate finish Sat Feb 10 19:02:27 2024 xorriso : UPDATE : 63.24% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 70.14% done, estimate finish Sat Feb 10 19:02:48 2024 xorriso : UPDATE : 77.41% done, estimate finish Sat Feb 10 19:02:28 2024 xorriso : UPDATE : 65.11% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 70.14% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 77.41% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 65.11% done, estimate finish Sat Feb 10 19:02:55 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 70.14% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 77.41% done, estimate finish Sat Feb 10 19:02:33 2024 xorriso : UPDATE : 65.11% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 74.57% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 77.41% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 67.38% done, estimate finish Sat Feb 10 19:02:50 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 75.07% done, estimate finish Sat Feb 10 19:02:40 2024 xorriso : UPDATE : 77.41% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 67.92% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 75.07% done, estimate finish Sat Feb 10 19:02:44 2024 xorriso : UPDATE : 77.41% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 67.92% done, estimate finish Sat Feb 10 19:02:55 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 75.07% done, estimate finish Sat Feb 10 19:02:47 2024 xorriso : UPDATE : 77.41% done, estimate finish Sat Feb 10 19:02:44 2024 xorriso : UPDATE : 67.92% done, estimate finish Sat Feb 10 19:02:58 2024 xorriso : UPDATE : 75.07% done, estimate finish Sat Feb 10 19:02:50 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 82.90% done, estimate finish Sat Feb 10 19:02:20 2024 xorriso : UPDATE : 70.26% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 82.90% done, estimate finish Sat Feb 10 19:02:22 2024 xorriso : UPDATE : 71.12% done, estimate finish Sat Feb 10 19:02:50 2024 xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:02:41 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 82.90% done, estimate finish Sat Feb 10 19:02:24 2024 xorriso : UPDATE : 71.18% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:02:44 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 82.90% done, estimate finish Sat Feb 10 19:02:26 2024 xorriso : UPDATE : 72.43% done, estimate finish Sat Feb 10 19:02:50 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:02:39 2024 xorriso : UPDATE : 82.90% done, estimate finish Sat Feb 10 19:02:28 2024 xorriso : UPDATE : 73.28% done, estimate finish Sat Feb 10 19:02:48 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 86.98% done, estimate finish Sat Feb 10 19:02:24 2024 xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 19:02:48 2024 xorriso : UPDATE : 15.32% done xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:02:45 2024 xorriso : UPDATE : 86.98% done, estimate finish Sat Feb 10 19:02:25 2024 xorriso : UPDATE : 74.51% done, estimate finish Sat Feb 10 19:02:49 2024 xorriso : UPDATE : 21.28% done, estimate finish Sat Feb 10 19:05:36 2024 xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:02:49 2024 xorriso : UPDATE : 88.43% done, estimate finish Sat Feb 10 19:02:25 2024 xorriso : UPDATE : 75.03% done, estimate finish Sat Feb 10 19:02:50 2024 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 10 19:03:25 2024 xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 88.96% done, estimate finish Sat Feb 10 19:02:26 2024 xorriso : UPDATE : 75.97% done, estimate finish Sat Feb 10 19:02:50 2024 xorriso : UPDATE : 46.47% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:02:55 2024 xorriso : UPDATE : 89.98% done, estimate finish Sat Feb 10 19:02:26 2024 xorriso : UPDATE : 76.37% done, estimate finish Sat Feb 10 19:02:50 2024 xorriso : UPDATE : 46.47% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:02:58 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 77.32% done, estimate finish Sat Feb 10 19:02:50 2024 xorriso : UPDATE : 46.47% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:02:33 2024 xorriso : UPDATE : 78.02% done, estimate finish Sat Feb 10 19:02:49 2024 xorriso : UPDATE : 46.47% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 91.03% done, estimate finish Sat Feb 10 19:02:34 2024 xorriso : UPDATE : 78.63% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 49.76% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 78.39% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 92.71% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 79.29% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 50.58% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 78.39% done xorriso : UPDATE : 92.71% done, estimate finish Sat Feb 10 19:02:33 2024 xorriso : UPDATE : 79.96% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 50.76% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 80.76% done, estimate finish Sat Feb 10 19:03:42 2024 xorriso : UPDATE : 94.55% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 80.53% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 51.78% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 90.82% done, estimate finish Sat Feb 10 19:02:33 2024 xorriso : UPDATE : 94.80% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 94.80% done, estimate finish Sat Feb 10 19:02:33 2024 xorriso : UPDATE : 81.35% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 52.75% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 91.09% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 96.41% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 81.98% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 53.43% done, estimate finish Sat Feb 10 19:02:58 2024 xorriso : UPDATE : 91.09% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 97.29% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 82.58% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 54.15% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 91.09% done, estimate finish Sat Feb 10 19:02:38 2024 xorriso : UPDATE : 98.18% done, estimate finish Sat Feb 10 19:02:31 2024 xorriso : UPDATE : 82.58% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 54.53% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 93.88% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 98.86% done xorriso : UPDATE : 83.74% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 55.51% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 10 19:02:35 2024 xorriso : UPDATE : 99.55% done xorriso : UPDATE : 84.67% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 55.73% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 10 19:02:36 2024 ISO image produced: 2293720 sectors Written to medium : 2293720 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 85.40% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 55.73% done, estimate finish Sat Feb 10 19:03:41 2024 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 10 19:02:38 2024 CD=6 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 6 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:02:32 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 6' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-6.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-6.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot6 -J -joliet-long -cache-inodes CD6 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD6' xorriso : UPDATE : 3953 files added in 1 seconds xorriso : UPDATE : 3953 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/oldstable 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 : 0.02% done xorriso : UPDATE : 86.02% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 55.73% done, estimate finish Sat Feb 10 19:03:48 2024 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 10 19:02:36 2024 xorriso : UPDATE : 86.66% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 56.61% done, estimate finish Sat Feb 10 19:03:44 2024 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 10 19:02:37 2024 xorriso : UPDATE : 86.94% done, estimate finish Sat Feb 10 19:02:55 2024 xorriso : UPDATE : 59.33% done, estimate finish Sat Feb 10 19:03:30 2024 xorriso : UPDATE : 0.23% done xorriso : UPDATE : 98.41% done xorriso : UPDATE : 87.93% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 60.01% done, estimate finish Sat Feb 10 19:03:29 2024 xorriso : UPDATE : 1.04% done, estimate finish Sat Feb 10 19:07:59 2024 xorriso : UPDATE : 99.10% done xorriso : UPDATE : 88.63% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 60.66% done, estimate finish Sat Feb 10 19:03:30 2024 xorriso : UPDATE : 2.02% done, estimate finish Sat Feb 10 19:06:11 2024 xorriso : UPDATE : 99.50% done xorriso : UPDATE : 89.25% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 19:03:30 2024 xorriso : UPDATE : 2.25% done, estimate finish Sat Feb 10 19:06:33 2024 ISO image produced: 2287209 sectors Written to medium : 2287209 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=7 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 7 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:02:38 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 7' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-7.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-7.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot7 -J -joliet-long -cache-inodes CD7 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD7' xorriso : UPDATE : 3532 files added in 1 seconds xorriso : UPDATE : 3532 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 89.25% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 61.41% done, estimate finish Sat Feb 10 19:03:34 2024 xorriso : UPDATE : 2.25% done, estimate finish Sat Feb 10 19:07:18 2024 xorriso : UPDATE : 89.25% done, estimate finish Sat Feb 10 19:02:58 2024 xorriso : UPDATE : 62.98% done, estimate finish Sat Feb 10 19:03:29 2024 xorriso : UPDATE : 3.86% done, estimate finish Sat Feb 10 19:05:45 2024 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 89.25% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 63.32% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 3.86% done, estimate finish Sat Feb 10 19:06:11 2024 xorriso : UPDATE : 0.68% done, estimate finish Sat Feb 10 19:08:31 2024 xorriso : UPDATE : 92.33% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 64.28% done, estimate finish Sat Feb 10 19:03:24 2024 xorriso : UPDATE : 5.30% done, estimate finish Sat Feb 10 19:05:31 2024 xorriso : UPDATE : 1.52% done, estimate finish Sat Feb 10 19:06:23 2024 xorriso : UPDATE : 93.05% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 64.93% done, estimate finish Sat Feb 10 19:03:26 2024 xorriso : UPDATE : 6.32% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 2.11% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 93.05% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 65.09% done, estimate finish Sat Feb 10 19:03:28 2024 xorriso : UPDATE : 6.67% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 2.36% done, estimate finish Sat Feb 10 19:06:28 2024 xorriso : UPDATE : 93.05% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 66.23% done, estimate finish Sat Feb 10 19:03:27 2024 xorriso : UPDATE : 6.69% done, estimate finish Sat Feb 10 19:05:39 2024 xorriso : UPDATE : 3.38% done, estimate finish Sat Feb 10 19:05:49 2024 xorriso : UPDATE : 93.05% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 66.98% done, estimate finish Sat Feb 10 19:03:28 2024 xorriso : UPDATE : 8.62% done, estimate finish Sat Feb 10 19:04:47 2024 xorriso : UPDATE : 3.38% done, estimate finish Sat Feb 10 19:06:18 2024 xorriso : UPDATE : 94.22% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 67.56% done, estimate finish Sat Feb 10 19:03:28 2024 xorriso : UPDATE : 9.30% done, estimate finish Sat Feb 10 19:04:48 2024 xorriso : UPDATE : 3.38% done, estimate finish Sat Feb 10 19:06:48 2024 xorriso : UPDATE : 96.86% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 68.51% done, estimate finish Sat Feb 10 19:03:27 2024 xorriso : UPDATE : 9.95% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 5.94% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 97.65% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 69.25% done, estimate finish Sat Feb 10 19:03:28 2024 xorriso : UPDATE : 10.68% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 6.88% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 98.35% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 69.25% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 11.18% done, estimate finish Sat Feb 10 19:04:53 2024 xorriso : UPDATE : 7.55% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 99.05% done xorriso : UPDATE : 70.27% done, estimate finish Sat Feb 10 19:03:29 2024 xorriso : UPDATE : 11.18% done, estimate finish Sat Feb 10 19:05:02 2024 xorriso : UPDATE : 8.16% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 99.42% done xorriso : UPDATE : 70.89% done, estimate finish Sat Feb 10 19:03:35 2024 xorriso : UPDATE : 13.03% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 9.00% done, estimate finish Sat Feb 10 19:04:53 2024 ISO image produced: 2286566 sectors Written to medium : 2286566 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 72.29% done, estimate finish Sat Feb 10 19:03:30 2024 xorriso : UPDATE : 13.65% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 9.68% done, estimate finish Sat Feb 10 19:04:55 2024 CD=8 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 8 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:02:53 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 8' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-8.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-8.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot8 -J -joliet-long -cache-inodes CD8 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD8' xorriso : UPDATE : 6105 files added in 1 seconds xorriso : UPDATE : 6105 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/oldstable 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_mips64el.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-tomu_2.0~rc7-2_all.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. xorriso : UPDATE : 10.34% done, estimate finish Sat Feb 10 19:04:55 2024 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 72.94% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 14.21% done, estimate finish Sat Feb 10 19:04:51 2024 xorriso : UPDATE : 10.99% done, estimate finish Sat Feb 10 19:04:57 2024 xorriso : UPDATE : 0.13% done xorriso : UPDATE : 73.67% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 15.15% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 15.15% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 10.99% done, estimate finish Sat Feb 10 19:05:07 2024 xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 10 19:16:04 2024 xorriso : UPDATE : 74.31% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 15.99% done, estimate finish Sat Feb 10 19:04:58 2024 xorriso : UPDATE : 12.57% done, estimate finish Sat Feb 10 19:04:55 2024 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 10 19:12:29 2024 xorriso : UPDATE : 74.50% done, estimate finish Sat Feb 10 19:03:33 2024 xorriso : UPDATE : 75.51% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 17.38% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 12.83% done, estimate finish Sat Feb 10 19:05:01 2024 xorriso : UPDATE : 1.15% done, estimate finish Sat Feb 10 19:08:51 2024 xorriso : UPDATE : 76.36% done, estimate finish Sat Feb 10 19:03:32 2024 xorriso : UPDATE : 17.47% done, estimate finish Sat Feb 10 19:04:57 2024 xorriso : UPDATE : 13.48% done, estimate finish Sat Feb 10 19:05:01 2024 xorriso : UPDATE : 1.82% done, estimate finish Sat Feb 10 19:07:35 2024 xorriso : UPDATE : 77.05% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 17.47% done, estimate finish Sat Feb 10 19:05:05 2024 xorriso : UPDATE : 14.73% done, estimate finish Sat Feb 10 19:04:55 2024 xorriso : UPDATE : 2.21% done, estimate finish Sat Feb 10 19:07:31 2024 xorriso : UPDATE : 77.61% done, estimate finish Sat Feb 10 19:03:32 2024 xorriso : UPDATE : 17.47% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 15.34% done, estimate finish Sat Feb 10 19:04:57 2024 xorriso : UPDATE : 3.19% done, estimate finish Sat Feb 10 19:06:37 2024 xorriso : UPDATE : 78.00% done, estimate finish Sat Feb 10 19:03:33 2024 xorriso : UPDATE : 20.40% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 15.56% done, estimate finish Sat Feb 10 19:05:02 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:06:21 2024 xorriso : UPDATE : 78.82% done, estimate finish Sat Feb 10 19:03:32 2024 xorriso : UPDATE : 21.14% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 15.56% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 79.76% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 21.29% done, estimate finish Sat Feb 10 19:04:54 2024 xorriso : UPDATE : 15.56% done, estimate finish Sat Feb 10 19:05:28 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:07:13 2024 xorriso : UPDATE : 80.45% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 22.44% done, estimate finish Sat Feb 10 19:04:51 2024 xorriso : UPDATE : 18.17% done, estimate finish Sat Feb 10 19:04:59 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 81.15% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 23.29% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 18.92% done, estimate finish Sat Feb 10 19:04:59 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:08:04 2024 xorriso : UPDATE : 81.22% done, estimate finish Sat Feb 10 19:03:34 2024 xorriso : UPDATE : 23.52% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 19.59% done, estimate finish Sat Feb 10 19:04:59 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:08:29 2024 xorriso : UPDATE : 81.22% done, estimate finish Sat Feb 10 19:03:35 2024 xorriso : UPDATE : 24.79% done, estimate finish Sat Feb 10 19:04:46 2024 xorriso : UPDATE : 20.21% done, estimate finish Sat Feb 10 19:05:00 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:08:56 2024 xorriso : UPDATE : 81.22% done, estimate finish Sat Feb 10 19:03:38 2024 xorriso : UPDATE : 25.42% done, estimate finish Sat Feb 10 19:04:47 2024 xorriso : UPDATE : 20.96% done, estimate finish Sat Feb 10 19:05:00 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:09:31 2024 xorriso : UPDATE : 81.22% done, estimate finish Sat Feb 10 19:03:41 2024 xorriso : UPDATE : 26.06% done, estimate finish Sat Feb 10 19:04:48 2024 xorriso : UPDATE : 21.65% done, estimate finish Sat Feb 10 19:05:00 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:10:08 2024 xorriso : UPDATE : 81.22% done, estimate finish Sat Feb 10 19:03:43 2024 xorriso : UPDATE : 26.06% done, estimate finish Sat Feb 10 19:04:54 2024 xorriso : UPDATE : 22.45% done, estimate finish Sat Feb 10 19:05:00 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 81.22% done, estimate finish Sat Feb 10 19:03:46 2024 xorriso : UPDATE : 26.06% done, estimate finish Sat Feb 10 19:05:01 2024 xorriso : UPDATE : 22.62% done, estimate finish Sat Feb 10 19:05:04 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 81.22% done, estimate finish Sat Feb 10 19:04:23 2024 xorriso : UPDATE : 26.06% done, estimate finish Sat Feb 10 19:05:07 2024 xorriso : UPDATE : 22.62% done, estimate finish Sat Feb 10 19:05:04 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:11:55 2024 xorriso : UPDATE : 81.22% done, estimate finish Sat Feb 10 19:04:29 2024 xorriso : UPDATE : 24.38% done, estimate finish Sat Feb 10 19:04:53 2024 xorriso : UPDATE : 29.30% done, estimate finish Sat Feb 10 19:04:46 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:12:30 2024 xorriso : UPDATE : 88.44% done, estimate finish Sat Feb 10 19:03:29 2024 xorriso : UPDATE : 24.83% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 29.90% done, estimate finish Sat Feb 10 19:04:47 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:13:07 2024 xorriso : UPDATE : 88.91% done, estimate finish Sat Feb 10 19:03:30 2024 xorriso : UPDATE : 26.14% done, estimate finish Sat Feb 10 19:04:51 2024 xorriso : UPDATE : 30.59% done, estimate finish Sat Feb 10 19:04:48 2024 xorriso : UPDATE : 3.92% done, estimate finish Sat Feb 10 19:13:42 2024 xorriso : UPDATE : 88.91% done, estimate finish Sat Feb 10 19:03:32 2024 xorriso : UPDATE : 26.66% done, estimate finish Sat Feb 10 19:04:53 2024 xorriso : UPDATE : 31.14% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 15.23% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:03:29 2024 xorriso : UPDATE : 27.45% done, estimate finish Sat Feb 10 19:04:53 2024 xorriso : UPDATE : 31.80% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 16.08% done, estimate finish Sat Feb 10 19:04:47 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 28.00% done, estimate finish Sat Feb 10 19:04:55 2024 xorriso : UPDATE : 32.45% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 16.08% done, estimate finish Sat Feb 10 19:04:54 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:03:33 2024 xorriso : UPDATE : 33.09% done, estimate finish Sat Feb 10 19:04:52 2024 xorriso : UPDATE : 28.70% done, estimate finish Sat Feb 10 19:04:55 2024 xorriso : UPDATE : 18.08% done, estimate finish Sat Feb 10 19:04:46 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:03:35 2024 xorriso : UPDATE : 29.25% done, estimate finish Sat Feb 10 19:04:57 2024 xorriso : UPDATE : 33.96% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 18.50% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:03:37 2024 xorriso : UPDATE : 30.41% done, estimate finish Sat Feb 10 19:04:54 2024 xorriso : UPDATE : 34.60% done, estimate finish Sat Feb 10 19:04:51 2024 xorriso : UPDATE : 19.52% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:03:33 2024 xorriso : UPDATE : 34.60% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 31.14% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 20.24% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:03:35 2024 xorriso : UPDATE : 36.18% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 31.84% done, estimate finish Sat Feb 10 19:04:51 2024 xorriso : UPDATE : 20.90% done, estimate finish Sat Feb 10 19:04:52 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:03:36 2024 xorriso : UPDATE : 36.18% done, estimate finish Sat Feb 10 19:04:55 2024 xorriso : UPDATE : 32.40% done, estimate finish Sat Feb 10 19:04:53 2024 xorriso : UPDATE : 21.69% done, estimate finish Sat Feb 10 19:04:52 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:03:38 2024 xorriso : UPDATE : 36.18% done, estimate finish Sat Feb 10 19:04:59 2024 xorriso : UPDATE : 33.05% done, estimate finish Sat Feb 10 19:04:53 2024 xorriso : UPDATE : 22.37% done, estimate finish Sat Feb 10 19:04:53 2024 xorriso : UPDATE : 92.10% done, estimate finish Sat Feb 10 19:03:37 2024 xorriso : UPDATE : 36.18% done, estimate finish Sat Feb 10 19:05:20 2024 xorriso : UPDATE : 33.51% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 22.80% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 98.34% done xorriso : UPDATE : 36.18% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 33.51% done, estimate finish Sat Feb 10 19:05:01 2024 xorriso : UPDATE : 23.58% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 99.09% done xorriso : UPDATE : 36.18% done, estimate finish Sat Feb 10 19:05:40 2024 xorriso : UPDATE : 35.33% done, estimate finish Sat Feb 10 19:04:54 2024 xorriso : UPDATE : 24.50% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 99.86% done xorriso : UPDATE : 36.18% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 36.02% done, estimate finish Sat Feb 10 19:04:54 2024 xorriso : UPDATE : 25.21% done, estimate finish Sat Feb 10 19:05:09 2024 ISO image produced: 2278973 sectors Written to medium : 2278973 sectors at LBA 0 xorriso : UPDATE : 41.01% done, estimate finish Sat Feb 10 19:04:53 2024 xorriso : UPDATE : 36.25% done, estimate finish Sat Feb 10 19:04:58 2024 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 25.90% done, estimate finish Sat Feb 10 19:05:10 2024 CD=9 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye" "mips64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el" "11.9.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 mips64el iso/jigdo image number 9 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:03:31 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 m64el 9' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /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/3bullseyemips64el/debian-11.9.0-mips64el-DVD-9.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemips64el/debian-11.9.0-mips64el-DVD-9.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot9 -J -joliet-long -cache-inodes CD9 xorriso 1.5.2 : 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' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemips64el/bullseye/CD9' xorriso : UPDATE : 6963 files added in 1 seconds xorriso : UPDATE : 6963 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/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 42.03% done, estimate finish Sat Feb 10 19:04:51 2024 xorriso : UPDATE : 36.33% done, estimate finish Sat Feb 10 19:05:02 2024 xorriso : UPDATE : 26.61% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 0.16% done xorriso : UPDATE : 42.03% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 37.98% done, estimate finish Sat Feb 10 19:05:02 2024 xorriso : UPDATE : 27.30% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 10 19:14:39 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 37.98% done, estimate finish Sat Feb 10 19:05:09 2024 xorriso : UPDATE : 27.55% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 0.68% done, estimate finish Sat Feb 10 19:11:06 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:04:54 2024 xorriso : UPDATE : 37.98% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 28.29% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 1.25% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:04:58 2024 xorriso : UPDATE : 37.98% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 1.25% done, estimate finish Sat Feb 10 19:10:22 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:04:52 2024 xorriso : UPDATE : 37.98% done, estimate finish Sat Feb 10 19:05:31 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 2.86% done, estimate finish Sat Feb 10 19:07:06 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:04:59 2024 xorriso : UPDATE : 37.98% done, estimate finish Sat Feb 10 19:05:39 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:05:34 2024 xorriso : UPDATE : 3.21% done, estimate finish Sat Feb 10 19:07:14 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:05:05 2024 xorriso : UPDATE : 40.92% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:05:44 2024 xorriso : UPDATE : 4.38% done, estimate finish Sat Feb 10 19:06:38 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 43.51% done, estimate finish Sat Feb 10 19:04:58 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:05:53 2024 xorriso : UPDATE : 4.99% done, estimate finish Sat Feb 10 19:06:35 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 43.51% done, estimate finish Sat Feb 10 19:05:02 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:06:03 2024 xorriso : UPDATE : 4.99% done, estimate finish Sat Feb 10 19:06:55 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 43.51% done, estimate finish Sat Feb 10 19:05:06 2024 xorriso : UPDATE : 29.16% done, estimate finish Sat Feb 10 19:06:12 2024 xorriso : UPDATE : 5.82% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 43.51% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 34.65% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 7.40% done, estimate finish Sat Feb 10 19:06:16 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:05:36 2024 xorriso : UPDATE : 43.51% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 35.04% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 8.07% done, estimate finish Sat Feb 10 19:06:15 2024 xorriso : UPDATE : 43.87% done, estimate finish Sat Feb 10 19:05:41 2024 xorriso : UPDATE : 43.51% done, estimate finish Sat Feb 10 19:05:33 2024 xorriso : UPDATE : 35.04% done, estimate finish Sat Feb 10 19:05:19 2024 xorriso : UPDATE : 8.86% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 53.93% done, estimate finish Sat Feb 10 19:04:39 2024 xorriso : UPDATE : 43.51% done, estimate finish Sat Feb 10 19:05:42 2024 xorriso : UPDATE : 36.82% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 9.51% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 54.54% done, estimate finish Sat Feb 10 19:04:35 2024 xorriso : UPDATE : 43.51% done, estimate finish Sat Feb 10 19:05:50 2024 xorriso : UPDATE : 37.13% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 10.27% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 54.87% done, estimate finish Sat Feb 10 19:04:38 2024 xorriso : UPDATE : 43.51% done, estimate finish Sat Feb 10 19:05:58 2024 xorriso : UPDATE : 37.13% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 10.42% done, estimate finish Sat Feb 10 19:05:56 2024 xorriso : UPDATE : 55.55% done, estimate finish Sat Feb 10 19:04:39 2024 xorriso : UPDATE : 50.72% done, estimate finish Sat Feb 10 19:04:52 2024 xorriso : UPDATE : 38.92% done, estimate finish Sat Feb 10 19:05:03 2024 xorriso : UPDATE : 10.42% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 56.89% done, estimate finish Sat Feb 10 19:04:37 2024 xorriso : UPDATE : 51.31% done, estimate finish Sat Feb 10 19:04:54 2024 xorriso : UPDATE : 39.69% done, estimate finish Sat Feb 10 19:05:03 2024 xorriso : UPDATE : 10.42% done, estimate finish Sat Feb 10 19:06:18 2024 xorriso : UPDATE : 56.95% done, estimate finish Sat Feb 10 19:04:40 2024 xorriso : UPDATE : 51.48% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 39.69% done, estimate finish Sat Feb 10 19:05:09 2024 xorriso : UPDATE : 11.57% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 56.95% done, estimate finish Sat Feb 10 19:04:44 2024 xorriso : UPDATE : 52.85% done, estimate finish Sat Feb 10 19:04:54 2024 xorriso : UPDATE : 41.13% done, estimate finish Sat Feb 10 19:05:04 2024 xorriso : UPDATE : 14.11% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 59.17% done, estimate finish Sat Feb 10 19:04:39 2024 xorriso : UPDATE : 53.41% done, estimate finish Sat Feb 10 19:04:45 2024 xorriso : UPDATE : 41.87% done, estimate finish Sat Feb 10 19:05:05 2024 xorriso : UPDATE : 14.87% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 59.81% done, estimate finish Sat Feb 10 19:04:39 2024 xorriso : UPDATE : 54.25% done, estimate finish Sat Feb 10 19:04:45 2024 xorriso : UPDATE : 42.68% done, estimate finish Sat Feb 10 19:05:05 2024 xorriso : UPDATE : 15.21% done, estimate finish Sat Feb 10 19:05:50 2024 xorriso : UPDATE : 59.97% done, estimate finish Sat Feb 10 19:04:42 2024 xorriso : UPDATE : 54.97% done, estimate finish Sat Feb 10 19:04:47 2024 xorriso : UPDATE : 43.45% done, estimate finish Sat Feb 10 19:05:06 2024 xorriso : UPDATE : 15.21% done, estimate finish Sat Feb 10 19:06:04 2024 xorriso : UPDATE : 61.42% done, estimate finish Sat Feb 10 19:04:40 2024 xorriso : UPDATE : 55.65% done, estimate finish Sat Feb 10 19:04:47 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 19:05:06 2024 xorriso : UPDATE : 15.21% done, estimate finish Sat Feb 10 19:06:15 2024 xorriso : UPDATE : 62.21% done, estimate finish Sat Feb 10 19:04:46 2024 xorriso : UPDATE : 56.43% done, estimate finish Sat Feb 10 19:04:48 2024 xorriso : UPDATE : 44.71% done, estimate finish Sat Feb 10 19:05:07 2024 xorriso : UPDATE : 15.21% done, estimate finish Sat Feb 10 19:06:26 2024 xorriso : UPDATE : 63.04% done, estimate finish Sat Feb 10 19:04:46 2024 xorriso : UPDATE : 57.21% done, estimate finish Sat Feb 10 19:04:48 2024 xorriso : UPDATE : 45.59% done, estimate finish Sat Feb 10 19:05:06 2024 xorriso : UPDATE : 16.74% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 63.73% done, estimate finish Sat Feb 10 19:04:46 2024 xorriso : UPDATE : 57.67% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 45.59% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 19.36% done, estimate finish Sat Feb 10 19:05:47 2024 xorriso : UPDATE : 64.41% done, estimate finish Sat Feb 10 19:04:46 2024 xorriso : UPDATE : 58.60% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 45.59% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 45.59% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 20.11% done, estimate finish Sat Feb 10 19:05:47 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:04:48 2024 xorriso : UPDATE : 59.28% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 45.59% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 20.85% done, estimate finish Sat Feb 10 19:05:47 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:04:51 2024 xorriso : UPDATE : 60.02% done, estimate finish Sat Feb 10 19:04:50 2024 xorriso : UPDATE : 45.59% done, estimate finish Sat Feb 10 19:05:33 2024 xorriso : UPDATE : 21.52% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:04:55 2024 xorriso : UPDATE : 60.66% done, estimate finish Sat Feb 10 19:04:57 2024 xorriso : UPDATE : 50.31% done, estimate finish Sat Feb 10 19:05:07 2024 xorriso : UPDATE : 21.92% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:04:59 2024 xorriso : UPDATE : 61.48% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 50.92% done, estimate finish Sat Feb 10 19:05:07 2024 xorriso : UPDATE : 22.99% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:05:03 2024 xorriso : UPDATE : 62.22% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 51.00% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 23.21% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:05:06 2024 xorriso : UPDATE : 62.91% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 52.31% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 23.21% done, estimate finish Sat Feb 10 19:05:54 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:05:57 2024 xorriso : UPDATE : 63.69% done, estimate finish Sat Feb 10 19:04:57 2024 xorriso : UPDATE : 52.98% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 23.21% done, estimate finish Sat Feb 10 19:06:02 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 64.40% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 53.85% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 23.21% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:06:18 2024 xorriso : UPDATE : 64.62% done, estimate finish Sat Feb 10 19:04:59 2024 xorriso : UPDATE : 53.85% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 26.33% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:06:30 2024 xorriso : UPDATE : 64.62% done, estimate finish Sat Feb 10 19:05:02 2024 xorriso : UPDATE : 54.88% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 27.68% done, estimate finish Sat Feb 10 19:05:42 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 64.62% done, estimate finish Sat Feb 10 19:05:05 2024 xorriso : UPDATE : 56.13% done, estimate finish Sat Feb 10 19:05:09 2024 xorriso : UPDATE : 27.68% done, estimate finish Sat Feb 10 19:05:47 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 67.27% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 56.68% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 27.71% done, estimate finish Sat Feb 10 19:05:53 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:07:02 2024 xorriso : UPDATE : 67.27% done, estimate finish Sat Feb 10 19:05:01 2024 xorriso : UPDATE : 57.49% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 29.54% done, estimate finish Sat Feb 10 19:05:45 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:07:13 2024 xorriso : UPDATE : 67.27% done, estimate finish Sat Feb 10 19:05:06 2024 xorriso : UPDATE : 58.11% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 30.96% done, estimate finish Sat Feb 10 19:05:41 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:07:24 2024 xorriso : UPDATE : 67.27% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 67.27% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 58.76% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 31.70% done, estimate finish Sat Feb 10 19:05:40 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:07:35 2024 xorriso : UPDATE : 64.89% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 67.27% done, estimate finish Sat Feb 10 19:05:20 2024 xorriso : UPDATE : 59.09% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 32.49% done, estimate finish Sat Feb 10 19:05:40 2024 xorriso : UPDATE : 64.89% done xorriso : UPDATE : 67.27% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 60.21% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 33.01% done, estimate finish Sat Feb 10 19:05:43 2024 xorriso : UPDATE : 64.89% done xorriso : UPDATE : 67.27% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 60.35% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 33.64% done, estimate finish Sat Feb 10 19:05:44 2024 xorriso : UPDATE : 64.89% done xorriso : UPDATE : 68.98% done, estimate finish Sat Feb 10 19:05:19 2024 xorriso : UPDATE : 61.57% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 34.47% done, estimate finish Sat Feb 10 19:05:43 2024 xorriso : UPDATE : 64.89% done xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 62.18% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 35.57% done, estimate finish Sat Feb 10 19:05:42 2024 xorriso : UPDATE : 64.89% done xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 19:04:59 2024 xorriso : UPDATE : 62.90% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 36.29% done, estimate finish Sat Feb 10 19:05:43 2024 xorriso : UPDATE : 65.55% done, estimate finish Sat Feb 10 19:14:58 2024 xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 19:05:02 2024 xorriso : UPDATE : 63.24% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 36.92% done, estimate finish Sat Feb 10 19:05:43 2024 xorriso : UPDATE : 80.47% done, estimate finish Sat Feb 10 19:04:46 2024 xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 19:05:05 2024 xorriso : UPDATE : 63.57% done, estimate finish Sat Feb 10 19:05:19 2024 xorriso : UPDATE : 37.46% done, estimate finish Sat Feb 10 19:05:44 2024 xorriso : UPDATE : 84.34% done, estimate finish Sat Feb 10 19:04:40 2024 xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 19:05:09 2024 xorriso : UPDATE : 64.38% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 38.14% done, estimate finish Sat Feb 10 19:05:45 2024 xorriso : UPDATE : 85.04% done, estimate finish Sat Feb 10 19:04:40 2024 xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 38.14% done, estimate finish Sat Feb 10 19:05:57 2024 xorriso : UPDATE : 85.72% done, estimate finish Sat Feb 10 19:04:41 2024 xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 66.16% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 38.32% done, estimate finish Sat Feb 10 19:06:03 2024 xorriso : UPDATE : 86.37% done, estimate finish Sat Feb 10 19:04:36 2024 xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 67.10% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 40.25% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 87.08% done, estimate finish Sat Feb 10 19:04:37 2024 xorriso : UPDATE : 73.92% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 67.53% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 41.36% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 42.01% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 87.30% done, estimate finish Sat Feb 10 19:04:38 2024 xorriso : UPDATE : 74.51% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 68.33% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 42.18% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 87.30% done, estimate finish Sat Feb 10 19:04:39 2024 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 10 19:04:53 2024 xorriso : UPDATE : 68.91% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 42.18% done, estimate finish Sat Feb 10 19:05:56 2024 xorriso : UPDATE : 89.29% done, estimate finish Sat Feb 10 19:04:39 2024 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 10 19:04:55 2024 xorriso : UPDATE : 69.62% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 42.18% done, estimate finish Sat Feb 10 19:06:02 2024 xorriso : UPDATE : 89.82% done, estimate finish Sat Feb 10 19:04:40 2024 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 10 19:04:57 2024 xorriso : UPDATE : 70.27% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 42.18% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 90.76% done, estimate finish Sat Feb 10 19:04:40 2024 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 10 19:04:57 2024 xorriso : UPDATE : 70.33% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 42.18% done, estimate finish Sat Feb 10 19:06:12 2024 xorriso : UPDATE : 91.25% done, estimate finish Sat Feb 10 19:04:41 2024 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 10 19:04:59 2024 xorriso : UPDATE : 70.33% done, estimate finish Sat Feb 10 19:05:21 2024 xorriso : UPDATE : 42.18% done, estimate finish Sat Feb 10 19:06:16 2024 xorriso : UPDATE : 92.04% done, estimate finish Sat Feb 10 19:04:41 2024 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 10 19:05:02 2024 xorriso : UPDATE : 70.33% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 42.18% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 92.85% done, estimate finish Sat Feb 10 19:04:41 2024 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 10 19:05:05 2024 xorriso : UPDATE : 73.12% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 42.18% done, estimate finish Sat Feb 10 19:06:58 2024 xorriso : UPDATE : 93.27% done, estimate finish Sat Feb 10 19:04:47 2024 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 73.65% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 48.92% done, estimate finish Sat Feb 10 19:05:42 2024 xorriso : UPDATE : 94.23% done, estimate finish Sat Feb 10 19:04:47 2024 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 74.29% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 49.49% done, estimate finish Sat Feb 10 19:05:43 2024 xorriso : UPDATE : 95.05% done, estimate finish Sat Feb 10 19:04:46 2024 xorriso : UPDATE : 89.17% done, estimate finish Sat Feb 10 19:04:51 2024 xorriso : UPDATE : 75.02% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 49.95% done, estimate finish Sat Feb 10 19:05:45 2024 xorriso : UPDATE : 95.29% done, estimate finish Sat Feb 10 19:04:47 2024 xorriso : UPDATE : 89.17% done, estimate finish Sat Feb 10 19:04:53 2024 xorriso : UPDATE : 75.69% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 51.12% done, estimate finish Sat Feb 10 19:05:43 2024 xorriso : UPDATE : 95.29% done, estimate finish Sat Feb 10 19:04:49 2024 xorriso : UPDATE : 89.17% done, estimate finish Sat Feb 10 19:04:54 2024 xorriso : UPDATE : 76.38% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 51.76% done, estimate finish Sat Feb 10 19:05:44 2024 xorriso : UPDATE : 97.45% done, estimate finish Sat Feb 10 19:04:46 2024 xorriso : UPDATE : 89.17% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 76.38% done, estimate finish Sat Feb 10 19:05:19 2024 xorriso : UPDATE : 52.27% done, estimate finish Sat Feb 10 19:05:45 2024 xorriso : UPDATE : 98.01% done, estimate finish Sat Feb 10 19:04:46 2024 xorriso : UPDATE : 89.17% done, estimate finish Sat Feb 10 19:04:59 2024 xorriso : UPDATE : 76.38% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 53.00% done, estimate finish Sat Feb 10 19:05:45 2024 xorriso : UPDATE : 98.78% done xorriso : UPDATE : 89.17% done, estimate finish Sat Feb 10 19:05:01 2024 xorriso : UPDATE : 78.78% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 53.69% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 99.75% done xorriso : UPDATE : 93.70% done, estimate finish Sat Feb 10 19:04:52 2024 xorriso : UPDATE : 79.31% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 54.44% done, estimate finish Sat Feb 10 19:05:31 2024 ISO image produced: 2225732 sectors Written to medium : 2225732 sectors at LBA 0 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 19:04:53 2024 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 80.05% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 54.94% done, estimate finish Sat Feb 10 19:05:33 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 19:04:54 2024 xorriso : UPDATE : 80.40% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 55.86% done, estimate finish Sat Feb 10 19:05:34 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 19:04:56 2024 xorriso : UPDATE : 81.35% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 56.43% done, estimate finish Sat Feb 10 19:05:35 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 19:04:57 2024 xorriso : UPDATE : 82.11% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 57.24% done, estimate finish Sat Feb 10 19:05:36 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 19:04:59 2024 xorriso : UPDATE : 82.68% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 57.92% done, estimate finish Sat Feb 10 19:05:37 2024 xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 19:05:00 2024 xorriso : UPDATE : 83.48% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 58.49% done, estimate finish Sat Feb 10 19:05:38 2024 xorriso : UPDATE : 98.85% done xorriso : UPDATE : 83.96% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 58.96% done, estimate finish Sat Feb 10 19:05:39 2024 xorriso : UPDATE : 99.83% done xorriso : UPDATE : 84.86% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 60.07% done, estimate finish Sat Feb 10 19:05:39 2024 ISO image produced: 2292118 sectors Written to medium : 2292118 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 85.42% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 60.67% done, estimate finish Sat Feb 10 19:05:40 2024 xorriso : UPDATE : 86.00% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 61.17% done, estimate finish Sat Feb 10 19:05:53 2024 xorriso : UPDATE : 86.62% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 61.73% done, estimate finish Sat Feb 10 19:05:53 2024 xorriso : UPDATE : 87.23% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 62.15% done, estimate finish Sat Feb 10 19:05:55 2024 xorriso : UPDATE : 87.85% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 62.91% done, estimate finish Sat Feb 10 19:05:54 2024 xorriso : UPDATE : 88.56% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 63.66% done, estimate finish Sat Feb 10 19:05:54 2024 xorriso : UPDATE : 89.25% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 63.98% done, estimate finish Sat Feb 10 19:05:56 2024 xorriso : UPDATE : 89.25% done, estimate finish Sat Feb 10 19:05:19 2024 xorriso : UPDATE : 65.10% done, estimate finish Sat Feb 10 19:05:54 2024 xorriso : UPDATE : 90.53% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 65.54% done, estimate finish Sat Feb 10 19:05:55 2024 xorriso : UPDATE : 90.53% done, estimate finish Sat Feb 10 19:05:19 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 19:05:55 2024 xorriso : UPDATE : 92.20% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 19:05:58 2024 xorriso : UPDATE : 92.66% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 93.64% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 19:06:16 2024 xorriso : UPDATE : 94.37% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 19:06:22 2024 xorriso : UPDATE : 95.12% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 19:06:27 2024 xorriso : UPDATE : 95.87% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 19:06:34 2024 xorriso : UPDATE : 96.25% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 19:06:40 2024 xorriso : UPDATE : 97.19% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 66.18% done, estimate finish Sat Feb 10 19:06:47 2024 xorriso : UPDATE : 97.78% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 73.75% done, estimate finish Sat Feb 10 19:05:49 2024 xorriso : UPDATE : 98.52% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 74.36% done, estimate finish Sat Feb 10 19:05:50 2024 xorriso : UPDATE : 99.20% done xorriso : UPDATE : 75.05% done, estimate finish Sat Feb 10 19:05:50 2024 xorriso : UPDATE : 99.84% done xorriso : UPDATE : 75.70% done, estimate finish Sat Feb 10 19:05:44 2024 ISO image produced: 2287678 sectors Written to medium : 2287678 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 75.70% done, estimate finish Sat Feb 10 19:05:47 2024 xorriso : UPDATE : 75.70% done, estimate finish Sat Feb 10 19:05:50 2024 xorriso : UPDATE : 77.95% done, estimate finish Sat Feb 10 19:05:45 2024 xorriso : UPDATE : 78.61% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 79.26% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 79.84% done, estimate finish Sat Feb 10 19:05:47 2024 xorriso : UPDATE : 80.63% done, estimate finish Sat Feb 10 19:05:47 2024 xorriso : UPDATE : 80.63% done, estimate finish Sat Feb 10 19:05:50 2024 xorriso : UPDATE : 81.93% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 82.80% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 83.58% done, estimate finish Sat Feb 10 19:05:50 2024 xorriso : UPDATE : 84.27% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 85.04% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 85.80% done, estimate finish Sat Feb 10 19:05:50 2024 xorriso : UPDATE : 86.43% done, estimate finish Sat Feb 10 19:05:50 2024 xorriso : UPDATE : 86.99% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 87.91% done, estimate finish Sat Feb 10 19:05:50 2024 xorriso : UPDATE : 88.55% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 89.14% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 89.30% done, estimate finish Sat Feb 10 19:05:53 2024 xorriso : UPDATE : 90.37% done, estimate finish Sat Feb 10 19:05:52 2024 xorriso : UPDATE : 91.07% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 91.69% done, estimate finish Sat Feb 10 19:05:52 2024 xorriso : UPDATE : 92.37% done, estimate finish Sat Feb 10 19:05:52 2024 xorriso : UPDATE : 92.95% done, estimate finish Sat Feb 10 19:05:52 2024 xorriso : UPDATE : 93.66% done, estimate finish Sat Feb 10 19:05:52 2024 xorriso : UPDATE : 94.37% done, estimate finish Sat Feb 10 19:05:52 2024 xorriso : UPDATE : 94.37% done, estimate finish Sat Feb 10 19:05:53 2024 xorriso : UPDATE : 95.90% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 96.33% done, estimate finish Sat Feb 10 19:05:52 2024 xorriso : UPDATE : 97.31% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 98.08% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 98.73% done xorriso : UPDATE : 99.28% done xorriso : UPDATE : Thank you for being patient. Working since 140 seconds. ISO image produced: 2273063 sectors Written to medium : 2273063 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 10.image 11.image 12.image 13.image 14.image 15.image 16.image 17.image 1.image 2.image 3.image 4.image 5.image 6.image 7.image 8.image 9.image 10.image 11.image 12.image 13.image 14.image 15.image 16.image 17.image 1.image 2.image 3.image 4.image 5.image 6.image 7.image 8.image 9.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/3bullseyemips64el c60a093b3329d47c3af2eeb5edd12706b71c7610f6b89f2278589d387a4403a39ecd5e2042598f07970684d17cb7485eed8897cea6f523de7a7400c29faa1e0b debian-11.9.0-mips64el-DVD-10.iso 000e3ea9517b5c324a54d1608983a77450de47fee4bcc73a0b409938063084edbecd168cbd91646b406d1ce91b07c9c6f738c570d3c6b50cc2bb373bf0d4c8fc debian-11.9.0-mips64el-DVD-10.jigdo 93ef104d0bd08d19714c19535d0be1c2f7225fa2a106e57103af5817c12fe561 debian-11.9.0-mips64el-DVD-10.iso 8b95b9c9a21c85d93e06662f7fcacfe94dc4b209e96a79b8851385d99e0f283b debian-11.9.0-mips64el-DVD-10.jigdo 40c422826fa6e0b8cd0d58a91b454b015ecdbb7520758ad7f6cfd1140d467472477723c2b70946546165df1840bdb3bc83af02c2243899bccb539fab0c466ee2 debian-11.9.0-mips64el-DVD-11.iso 08464366db4c79c64ece6525db75e8012004821080f339aa3291df1f6fdf4bcf1f884ce0d9ca70e3d876c0c72396c15c3d3778226bfd7e088a688f37488a6aad debian-11.9.0-mips64el-DVD-11.jigdo 883752cabc66da637ef4385bfb8edbee549df0344ca8925d8258bc11ddfa7f01 debian-11.9.0-mips64el-DVD-11.iso 23cc0e8f45ee34ee6594883c553021c09c96b945a29f99b7d0e667e3a546bb42 debian-11.9.0-mips64el-DVD-11.jigdo f4974f8850ed76b16cdbe2d2ce19530ae4f803e639d77cbe61920cd0b9b687625a90a637e5511bccac742a547dbf778b974ef15b929b00f4617dc83cfd0f3c35 debian-11.9.0-mips64el-DVD-12.iso 28dcec7e5ba0055d6c5e2d6f56726ea041d636a2990e471331995098ccadcdbc09eccad05f3f8c03d5d785517920b541f2f7a439297c59e6f09d3041d2c30370 debian-11.9.0-mips64el-DVD-12.jigdo c9d4f9e5e032034e30ff9acdda1f27790cfa36cdd2ddff0395b4f58c2c8ff259 debian-11.9.0-mips64el-DVD-12.iso deba19ebf6b1d161e4c91dd8264220852b676d62f0402ce71d9bc099ab8b42a9 debian-11.9.0-mips64el-DVD-12.jigdo b325413c00d686627de22431bb812f57476f0ffacac813825eb9ed86b593f77f314af5bc43dbd4c083536f14430527f18c802d91040013f1816dfde5d2464abb debian-11.9.0-mips64el-DVD-13.iso 5ea48433e1789e04bd55828cdac3432b0f0358d78ca4537c3b7645734aa460424510080cea15d12a782c0891575cb7093353c6f9e6c36b16f40fac2b59fbc375 debian-11.9.0-mips64el-DVD-13.jigdo 39976d0c87ab90e1ea049ca298b711848bd2db73a9f91cf5f02f7516409d948c debian-11.9.0-mips64el-DVD-13.iso 35a93cd2939be60d88c15d2924f8cdd20358209836a188bd94176038de549df0 debian-11.9.0-mips64el-DVD-13.jigdo 788a9fa22d86f37f056c831a451973a30ae2ff5b354a86dcdd767a154cbe6cac8eddfc171c3197bce5d62857502f69362aa3a09a6841a63c99bbdc8ce8bf8b33 debian-11.9.0-mips64el-DVD-14.iso de9a4333c659d3fe627a5754efd9227bc2700224e9dbd25a83e726f6da5c0f86f696ca3164be378a236198075211f70ee5eb1f624f49273b563556b4d74edf60 debian-11.9.0-mips64el-DVD-14.jigdo 8211f9663804776352567a23863bcac3a9e53b2da4f938b60a4edae1d14d2a8a debian-11.9.0-mips64el-DVD-14.iso b5532e0361917e511670d18ebf9f66ac94a7ceb6e11a17619e47af2db0f93df9 debian-11.9.0-mips64el-DVD-14.jigdo 9ac01e691a90f707ac0fff874aaaf48571bdc331522f7375061544193b9fdade8fec4e7b57dd86b7143bb1d2ec48c3886abfcc8b5f49377e01ca3d3fd47b073b debian-11.9.0-mips64el-DVD-15.iso 5632f2a5e1947fd288acc6c5f682a565d4d52fad4fcb949f7d3c3d1f5acdccd810b616d52b07b1e89ab25b579b31af7918e76097802904ff9d13bb90d3f43c2a debian-11.9.0-mips64el-DVD-15.jigdo 7b265f952388d4bf75664e73db3dcb14c75bd5dfbc9b4e112eea1e4db3f1651f debian-11.9.0-mips64el-DVD-15.iso 5c81bf4b2035faef1f14155fbcb06578f826995ae731117930cdd8b301230b9b debian-11.9.0-mips64el-DVD-15.jigdo 55e141e9484bd7197011f15357fb73f4fdd2e6b946b9a8fc53ce350c98d883a6af6eddaf2f392ed9d2723189df5e0628beea4247549962273fb1539ab617c327 debian-11.9.0-mips64el-DVD-16.iso 31d6e34150b140a392f5e70f53d274d76229bc4abad6b4cd171a273ef5fcf68be616473d0913b897c7e84467cadb3f8c22d71a6ef201192fea9371635f995955 debian-11.9.0-mips64el-DVD-16.jigdo 6d3704647cb3fc8eef7373ae9da5f63f916324210a8f5400276d7c884002934d debian-11.9.0-mips64el-DVD-16.iso bb6d99f41bda0f0760a84c903d67f2639d2012c5b2fa5c81d1535deefaaf7b8a debian-11.9.0-mips64el-DVD-16.jigdo 7c00d46dc79eafd5507f7ebc2cfe61cf01470c0db350aaa8454ac80e9004ee49fba81d067ee902fa3996981f305eb44689ca7c297d800dd8f8bdbabe0fca9ed6 debian-11.9.0-mips64el-DVD-17.iso 3fcc26aecc0f65ba98421d2c09cf6471543ad5e8b5b8daaafbc5f7998ddabdde60e13412b904842e82256135256344bb97dcb943331233cd9430fb20a28ef4f0 debian-11.9.0-mips64el-DVD-17.jigdo 7ca063ec3908a44b889a40cedfc380a3a811a15c45a6b90f91398662f623b1ff debian-11.9.0-mips64el-DVD-17.iso c3ea7a68a88896d4574149b656ed09603aeaa0db46fa43a8faac5c0f9c0e3d7d debian-11.9.0-mips64el-DVD-17.jigdo e14338e6e0074f28cdb0b75060ace286a0c6d392aabe24fddc59edb98c6f1a6c5ae4ab7f51f674d1f89e5010238b2116c83e2809e51154de4cae936d503cd0bd debian-11.9.0-mips64el-DVD-1.iso a3ed97f3066931c6a1b32881dae1d1b0911bc1f4df9bcc5cf7d87732904c552ff994a5e737750998cbe84725db08e7d67ec1820ce65bd2311dd0e844f2886268 debian-11.9.0-mips64el-DVD-1.jigdo d7ac93eefd118a47aed81ad70ce9628cfbb39632a47e2e9835124f4ff5604de0 debian-11.9.0-mips64el-DVD-1.iso ad07536378a1ec50f6f97de8b059262e56dfa4c35ec67208de79fd55e8159647 debian-11.9.0-mips64el-DVD-1.jigdo 9422d45d9f7c050432e1f925f7d7cdac647c7204570ebd9e30b8a7edd493e3bb2372baf182479f61049b1e5375f88ad344d85d015d8c8975aedc8cbd69110e92 debian-11.9.0-mips64el-DVD-2.iso b10b370fb16a0c7f7ea30debba7fb2db61ebd6604b108cd5376cfad2736d53acb5dcc0bfbf3c7eae6626a7bd1e7c0ad612c1f47062a61c16fe1342b48bb89486 debian-11.9.0-mips64el-DVD-2.jigdo 7ce46a1f43eae5273bd53c7a98f61e7808dc230528cac31c5f94c6cc962f39ce debian-11.9.0-mips64el-DVD-2.iso f8dabadc04b290d7f4aba5233baf6fe50704e0ed7c354430af2392aeb9662258 debian-11.9.0-mips64el-DVD-2.jigdo 3e05aba281090a37aea7754824470049cf474e54c9659a656434341dcce849be395a0c3d289ad37b001372284f9ef1f212fa3ab155152827a3eabc0472f8c5c3 debian-11.9.0-mips64el-DVD-3.iso 5fd824ac19af358c68713979776f6db54afaf0656d0ca802b1e4711050cbff8bb629a7df97eb0140d8ce91f7cf12b44695a8707a06ce13829c035723e806d235 debian-11.9.0-mips64el-DVD-3.jigdo fa049b5f868df40db9152b8a8072ad31bbe0bd6be14c5de59cd68db82d8e1285 debian-11.9.0-mips64el-DVD-3.iso 3941e969ebdae52ab49287355dfc46cd9bc9a012c1935b2dea10cee0a8b55990 debian-11.9.0-mips64el-DVD-3.jigdo ec1a774db25773af99bfeb9012ad619bc87f4a93cb335e21874223b927c5fc7356dbb880673bc479dab16cc3c40ea7f1af41912446ee61580b5cb21301f9e05c debian-11.9.0-mips64el-DVD-4.iso 6e3cb021a31f88f8ec561d0371186c3ee1cd8f98ff0f81df926023a38244ed95c2a6b9ee1db3605dd68ee51aeeda8415c9090ff678732d67a0df2d112e7df45d debian-11.9.0-mips64el-DVD-4.jigdo 2efe0c2c7850c0bff14d1bf6c0f5b18b63a03da5b6774c88ab2e71460508a42c debian-11.9.0-mips64el-DVD-4.iso c8c7c2a6b05c103bb09342bf201f55a938e8e1108a542784a0bf5854098bf0d4 debian-11.9.0-mips64el-DVD-4.jigdo 087de007ffc211dd4d7119396d911dd55eef0d2f153dd549e0d50158eee251e887c7ea503ebc3953b6e9f002c1417489be5f88102f0379455a9cb56fdc800104 debian-11.9.0-mips64el-DVD-5.iso 1b66fa76711ff0b78ce235d408593b76c730a28ef35e3e78a6dd4a900a0f70e389e32df7b72569728f21aa49a1ca00665bad69d863c28b1a36e9b5b19220f8c8 debian-11.9.0-mips64el-DVD-5.jigdo 256867830b4f019cca39c6ef3857def1a8755dfd2cc6fcc68115f6f417e4cf00 debian-11.9.0-mips64el-DVD-5.iso e47c03fa65d225316eca590a07d2dcd19d91b09375f9cc96d2506ccd81f0da91 debian-11.9.0-mips64el-DVD-5.jigdo 7bd29ec03242822a38ca86c21fee32b0c740b53cd39e9ff58bd8e50dc2216020635c1226dbf5bb63b05426e6f541e73f75b774ce571ec29dc4cb51f3110055c7 debian-11.9.0-mips64el-DVD-6.iso 1f0772e2929e7586ef68972aad8f20901495426261a9aabeb50b3e437e38b53331a6017615500ef225a1b9a063a98b97d9810f92c9c769c74e58b78710fb4402 debian-11.9.0-mips64el-DVD-6.jigdo 4bd6624fe15efd5005bb3ad4fe2655e4152313d315e25ef486edadeec36d4f6f debian-11.9.0-mips64el-DVD-6.iso 3054d0ffa443d7187d4cc128ebb354a89a743d92b3728ad890eed26387b8f80c debian-11.9.0-mips64el-DVD-6.jigdo f3062d9ed02cddea7a178727f6c47fd7a3c551f2b55fd72ead4b16ae9996e8ba149f1204f4463dc1ee21a9374d6be89ff0de7fae1fa73d307f942bf5a9bc7c28 debian-11.9.0-mips64el-DVD-7.iso db336ae81472df67bb2638ada0b759ffb5194743f76f072f5a2d770ca48567bb374f450d44eaf7a8bd69a1b51e2ba2b881f3df362add82b4094b9d504262bfac debian-11.9.0-mips64el-DVD-7.jigdo 17a1eaa9f2d33068a8d1ce2a240161a611d91d32e8076f62482938a32289e0ca debian-11.9.0-mips64el-DVD-7.iso 6d4e6359ea87d2a975ee200ac0d8001602e59ca7b78c8c1151d7f6405dd8fad1 debian-11.9.0-mips64el-DVD-7.jigdo 3da59210d59aabcfcc1ceae33e7474dd5c69d3cc2c7065829ecc4cacbae1cf927576ce51ce7855b2e587e1e33b03d3f0ee5c04d21c7abde2913e6af7e22b4598 debian-11.9.0-mips64el-DVD-8.iso ed2c4323ca3b1d9f5412be4f7fa3520c6551cc9b608430ceddf942ee56d959049250948896420c95c12d905d31de517c3a1db641c97b5fc752be1389b0e69fe9 debian-11.9.0-mips64el-DVD-8.jigdo 04b54c13f928c234982ec806fdd43d43b192a3a59caafb0ea7958cac523e7766 debian-11.9.0-mips64el-DVD-8.iso fb9d6946dd4ac5d0bd04fe169a0dcd722c057147326c5b530539dc895b158e8b debian-11.9.0-mips64el-DVD-8.jigdo 27d065e16c7e4f89eea43e705a8b6db5a058cb592cc39acb69233d53ae8663c3c19da629c5b05a4c7489140490a183a0ed6019cfcdf200753b37ed59cc3dcafd debian-11.9.0-mips64el-DVD-9.iso 8a1bd1548991a3d9f1115ec5129a598ddd59e752e4eda471c61f85930efb559fe6a950b0796a46011340e59eb7f9d01427cbe13b8ba0abc7b806e6a7fa7d7166 debian-11.9.0-mips64el-DVD-9.jigdo 7a46ad5f80f7092e681a47ee5ae84c3500a058a141e1ce425424d3f7ef70129e debian-11.9.0-mips64el-DVD-9.iso 5cb72488483f4ece2082c728fe4368f9ace2a84687a2eaf84a82b59f7eb73307 debian-11.9.0-mips64el-DVD-9.jigdo 740dd067ad0e478c9a9b5d2b5482bdd5d6bc99e494a11002ade4f03e49d7095af2c9c0a869b9d7f0196d65e288ea0db71e4f048b6a7be0480b0bcda641ddaf5a debian-11.9.0-mips64el-DVD-10.template 76209a1f3cf7a66ddec7779734942eb0261658539013d5f661115ed2b0a77368 debian-11.9.0-mips64el-DVD-10.template de5c677ad9c0da4b3e9c6ade73a3f238b01a337e3f14ac3c47384cf0593ba141ed52be9cad8a4890ef4c45d9d0f2c5a3a09405c9a8b648c4afbeabdb3347cb53 debian-11.9.0-mips64el-DVD-11.template 87e36881c254699383b8f02396b400f899f42862d33312dfd40b0fd6582f8c71 debian-11.9.0-mips64el-DVD-11.template 06c96dacd1379d883a6de37fae8f836d296706519d0ea2c84374ecbb1ca19cae36920dfb099d1ed22013fedaef49be15115383399a7cd95f1ff5028b9396e059 debian-11.9.0-mips64el-DVD-12.template 20db2cff98f3f481d6bb5599fac49e04651d4adda6e84bc1f813a6ced0dcf044 debian-11.9.0-mips64el-DVD-12.template acb29931457c4e7064e0fdcb662ea756928b65e001b353eb85abeede6ef2f31fa3595cc0a1f9af8774f88fa0cdaa11900c23b0ee39945eabb09f47bb185dd738 debian-11.9.0-mips64el-DVD-13.template b9a08854451e5087a3106ed8155fec8c2f47f2e676229b312951712b2b0ada12 debian-11.9.0-mips64el-DVD-13.template 009f1de9b73d7f4d1315dce34d6293cb2cfcaf6457a6b89b33827b036477904dcfb91470d69c0c4a17f4e5654fac9396d2409f2370e013672b003aa85aecdc06 debian-11.9.0-mips64el-DVD-14.template fdac00acfa6700b0ab1a1ee585993d6e24a062e2c16039312c504a565dd2e980 debian-11.9.0-mips64el-DVD-14.template 8c3909f9339987ce4d2be75b724198eb462612538cca83501ed51f724a8961c2497db9db27606798030302ef79d88f43cfb04c5357baffcc0a44bd396780860d debian-11.9.0-mips64el-DVD-15.template f9d1ad9d4d52d21949ed889de10b56cc81c1a2307d1a29c99fca692fae886c08 debian-11.9.0-mips64el-DVD-15.template a228b65fb385b50712ffeb305e53bc99ca340191e818a65502d5d2671385a7de1e35ae0b4524c956d0e19e83ffdb48362138481437c05dced632488391152653 debian-11.9.0-mips64el-DVD-16.template e32ee57dea2688dfde5522242c5d2b2f7cbad7bba5d4557beb33cbfbe5d051fb debian-11.9.0-mips64el-DVD-16.template d896e885fc551d5cea49e6bc96eb9e508e89b579e60fc32ec4f9c9eafb38935e56538db2e719e4d8c4773c976eeb5c74d0833b7d5b0d3c9254e1104210577535 debian-11.9.0-mips64el-DVD-17.template f3235e58d44498ce70ad077cb22c73044d9b335b288904fb91b157dea823747c debian-11.9.0-mips64el-DVD-17.template e488629f5eb503f4c5cf36670024dfb3cd2942e56fcdb7da607cbb3c408dc05f9cc7bd265b1c3083816251e626fbe4f31888fd881141f4402813600d29dc2f6e debian-11.9.0-mips64el-DVD-1.template 79acb861784fd06099493c0d3349da7186c675b9326bf22a8b5c0615afb3ecf8 debian-11.9.0-mips64el-DVD-1.template ac3df8ab70531cdef3f7355c6e041b88b1ee1b958b262a97c3cbb845c6a489c7272c14e063ac347a6ed3ac052c7a67d91c8b806377bec1fac9ca43025d35a2dc debian-11.9.0-mips64el-DVD-2.template 7ce40ab36bdb2664446408ff4fab98ddc294fa22ff4081b7e388d9b5ec828f9e debian-11.9.0-mips64el-DVD-2.template 4fd322d94ca5d7fadd8d072769ecc7341bb13952ff64a3eb7c12d3fcf7ef6d8ad9dd9ac86d0694abf87d647ebe1418f74e330fd4401b0a259491ae600c8c52fc debian-11.9.0-mips64el-DVD-3.template 49fe88f84977ee07f069c72790c7bca388cfb1f8185da673df4d067c8632de56 debian-11.9.0-mips64el-DVD-3.template 06cd0a8288bd6a504a1546891441b57efcae3724d844a17b8cfcdaa8a2754fc73d7760434f9fec7b04317cbca8f7f5f6600591c7d742d95a47b97aff6c4d3923 debian-11.9.0-mips64el-DVD-4.template a9fbb8c7b35a86d0a940ac11ae40a091dd4e0309c35bbeb72d5d0414adc98d10 debian-11.9.0-mips64el-DVD-4.template eec544b3800441beeac966261c4ebda48c8c8e10c308b2def7399fc457b786a05a12b320bc11c9781155ba298bf7d26e6e88a201cae1f00595fe3fe84e97fd97 debian-11.9.0-mips64el-DVD-5.template 43507a8ed6ee50675550e9b72a74134c4aaab6c5fc60ee73be3e547285d3608f debian-11.9.0-mips64el-DVD-5.template 861943d9bfd6b433c3c1f860c0ccb4298faf46f6e0e752aeb56958ea33832951e3d6987bc42154447a3a98f8d44ef0af3ee4f73f9b3e65b5b75e51ba0673e5ad debian-11.9.0-mips64el-DVD-6.template 34bbb407d9c45e3bb883b79081014381ae2d535b822531e4bb2dcb84d0a0b352 debian-11.9.0-mips64el-DVD-6.template decc7ee253d9505a489ffe12e72d532b39527fe9ef8ce3439dbfdab34a1024bbcb2abab81b4a11ee7999df5db6136690d73465552e82a0d24f6e04ad0ff7b8bf debian-11.9.0-mips64el-DVD-7.template 6bdd69277bd2facd304db8aa39586614b05069f47d96a4d0bd5a30ae8effe135 debian-11.9.0-mips64el-DVD-7.template e770926f7b775ae346f507b3933093d84c6e7bfbbdaae1799594609895a1ef51ae10a9dad75456c41d6f454457c5ebef532891e8a11f2278dd0a18b9bf3ba671 debian-11.9.0-mips64el-DVD-8.template dc10c0dfca25e9fffdb1dcc40b2ac7f06b0b77feed7ee9fdf66222c4c210cf48 debian-11.9.0-mips64el-DVD-8.template f33a58685e8259d334a23df6ac40e25ccf78ca7fea6dd684e9dba83e7319cce8616f4908cb6c3f9ac205fadda3a1a79752b964005cefafad08f7135b1b3e1a4f debian-11.9.0-mips64el-DVD-9.template b038aea753b71af2777c325dcb7b005e720f457de1fef14c3b8caab22ad3ef32 debian-11.9.0-mips64el-DVD-9.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 10 Feb 19:05:56 UTC 2024: Finished.