Sat 16 Feb 15:08:52 UTC 2019: Using CONF from /home/debian-cd/build.stretch/CONF.sh.stretch_release. rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/md5-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.89_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/data/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/tools/boot/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/debian-cd/tools/boot/sid ; \ fi for ARCH in ; do \ echo "Using the provided status file for stretch-$ARCH ..."; \ cp /home/debian-cd/build.stretch/debian-cd/data/stretch/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for stretch-backports-$ARCH ..."; \ cp /home/debian-cd/build.stretch/debian-cd/data/stretch/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done ... checking your mirror /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "source" stretch stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ Using MD5 sums from Sources files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz for ARCH in source; do \ if [ -e /home/debian-cd/build.stretch/debian-cd/data/stretch/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source stretch stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/md5-check; \ fi; \ done ... building the images; using target(s) "official_images" Building all available jigdos and no isos for source BD dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.89_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/data/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/tools/boot/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in source; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "9" = "1" -o "9" = "2" -o "9" = "C" -o "9" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.stretch/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/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/9source/apt/stretch-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.stretch/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/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/9source/apt/stretch-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2017.5_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/archive-keyring for ARCH in source; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-$ARCH/apt/trusted.gpg.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in source; do \ export ARCH=$ARCH; \ /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ fi; \ done Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch InRelease Ign:1 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch InRelease Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch Release [118 kB] Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch Release [118 kB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch Release.gpg [2,434 B] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch Release.gpg [2,434 B] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch/main Sources [8,842 kB] Get:5 file:/srv/cdbuilder.debian.org/src/ftp/debian stretch/contrib Sources [52.1 kB] Reading package lists... # If we're doing a build using d-i from sid, we'll need sid sources too if [ "yes"x = "yes"x ] && \ [ "stretch"x != ""x ] && \ [ "stretch"x != "stretch"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-source/status ; \ export CODENAME=stretch; \ export ARCH=source; \ /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in source; do \ export ARCH=$ARCH; \ /home/debian-cd/build.stretch/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.stretch/debian-cd/tools/apt-selection check || make correctstatus; \ fi; \ done Reading package lists... Building dependency tree... if [ "source" != "source" ] ; then \ for ARCH in source; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi if [ "yes"x != "yes"x ] ; then \ if [ "9"x = "1"x ] ; then \ : ; \ elif [ "9"x = "2"x -o "9"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/rawlist; \ fi; \ fi if [ "yes"x != "yes"x ] ; then \ if [ _9 != _1 ]; then \ for ARCH in ; do \ BINCLUDE=`[ -n "" ] && cat | 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 \ stretch \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in ; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in xen; do \ VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \ done; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DFORCE_FIRMWARE"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_486_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_586_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_KERNEL"; \ fi; \ if [ "yes"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/9source/stretch/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/rawlist; \ fi if [ "yes"x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt/stretch-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/list /home/debian-cd/build.stretch/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/list; fi for ARCH in ; do \ ARCH=$ARCH /home/debian-cd/build.stretch/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/list; \ done if [ "yes"x = "yes"x ] ; then \ /home/debian-cd/build.stretch/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/packages; \ else \ /home/debian-cd/build.stretch/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/apt "source" /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/packages; \ fi if [ "yes"x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/packages.source; \ fi /home/debian-cd/build.stretch/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.stretch/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source stretch "source" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.4.6 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2016, Thomas Schmitt , libburnia project. xorriso version : 1.4.6 Version timestamp : 2016.09.16.133001 Build timestamp : -none-given- libisofs in use : 1.4.6 (min. 1.4.6) libjte in use : 1.0.0 (min. 1.0.0) libburn in use : 1.4.6 (min. 1.4.6) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.4.6 (min. 1.4.6) 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 source: W: Unable to locate package baloo-kf5 W: Unable to locate package elixir-lang W: Unable to locate package golang-defaults W: Unable to locate package golang-golang-x-net-dev W: Unable to locate package jodconverter-cli W: Unable to locate package mdp-src Done: Read details of 25024 packages for source 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 Adding docs to CD1 Extracting FAQ on CD1 Adding installtools Adding common docs on CD1 Adding Release files Starting new "source" BD 1 at /home/debian-cd/build.stretch/debian-cd/stretch/CD1 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 8120 packages, 11224237 blocks, 22987237376 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD2 Adding Release files Starting new "source" BD 2 at /home/debian-cd/build.stretch/debian-cd/stretch/CD2 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 14262 packages, 11220467 blocks, 22979516416 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD3 Adding Release files Starting new "source" BD 3 at /home/debian-cd/build.stretch/debian-cd/stretch/CD3 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project. CD 3 (not) filled with 2510 packages, 4927222 blocks, 10090950656 bytes Finished: 24892 packages placed /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "source" stretch stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ Using MD5 sums from Sources files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz for ARCH in source; do \ if [ -e /home/debian-cd/build.stretch/debian-cd/data/stretch/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source stretch stretch /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/md5-check; \ fi; \ done /home/debian-cd/build.stretch/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch" "source" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9source" "9.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.stretch/debian-cd/tools/jigdo_cleanup" Generating the source iso/jigdo images ... Last-minute updates: README.html README.txt Sat 16 Feb 15:24:27 UTC 2019 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.8.0 Source 1' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9source/debian-9.8.0-source-BD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9source/debian-9.8.0-source-BD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/md5-check -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*' -J -joliet-long CD1 xorriso 1.4.6 : 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 : UPDATE : 25700 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/CD1' xorriso : UPDATE : 32846 files added in 1 seconds xorriso : UPDATE : 32846 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-basic_defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-compat.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-getting.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-nexttime.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-pkg_basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-redistrib.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/footnotes.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. xorriso : UPDATE : 0.01% done xorriso : UPDATE : 0.08% done xorriso : UPDATE : 0.12% done, estimate finish Sat Feb 16 15:57:00 2019 xorriso : UPDATE : 0.16% done, estimate finish Sat Feb 16 16:00:01 2019 xorriso : UPDATE : 0.21% done, estimate finish Sat Feb 16 15:58:51 2019 xorriso : UPDATE : 0.73% done, estimate finish Sat Feb 16 15:36:46 2019 xorriso : UPDATE : 1.06% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 16 15:33:36 2019 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 16 15:34:49 2019 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 16 15:36:03 2019 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 16 15:37:17 2019 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 16 15:38:31 2019 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 16 15:39:45 2019 xorriso : UPDATE : 3.03% done, estimate finish Sat Feb 16 15:30:21 2019 xorriso : UPDATE : 4.14% done, estimate finish Sat Feb 16 15:29:08 2019 xorriso : UPDATE : 4.57% done, estimate finish Sat Feb 16 15:29:03 2019 xorriso : UPDATE : 4.74% done, estimate finish Sat Feb 16 15:29:15 2019 xorriso : UPDATE : 5.34% done, estimate finish Sat Feb 16 15:29:02 2019 xorriso : UPDATE : 5.69% done, estimate finish Sat Feb 16 15:29:03 2019 xorriso : UPDATE : 6.09% done, estimate finish Sat Feb 16 15:29:02 2019 xorriso : UPDATE : 6.43% done, estimate finish Sat Feb 16 15:29:03 2019 xorriso : UPDATE : 6.68% done, estimate finish Sat Feb 16 15:29:08 2019 xorriso : UPDATE : 7.13% done, estimate finish Sat Feb 16 15:29:05 2019 xorriso : UPDATE : 7.51% done, estimate finish Sat Feb 16 15:28:41 2019 xorriso : UPDATE : 7.87% done, estimate finish Sat Feb 16 15:28:43 2019 xorriso : UPDATE : 8.22% done, estimate finish Sat Feb 16 15:28:45 2019 xorriso : UPDATE : 8.58% done, estimate finish Sat Feb 16 15:28:46 2019 xorriso : UPDATE : 8.83% done, estimate finish Sat Feb 16 15:28:52 2019 xorriso : UPDATE : 9.25% done, estimate finish Sat Feb 16 15:28:50 2019 xorriso : UPDATE : 9.66% done, estimate finish Sat Feb 16 15:28:50 2019 xorriso : UPDATE : 9.98% done, estimate finish Sat Feb 16 15:28:52 2019 xorriso : UPDATE : 10.39% done, estimate finish Sat Feb 16 15:28:52 2019 xorriso : UPDATE : 10.75% done, estimate finish Sat Feb 16 15:28:52 2019 xorriso : UPDATE : 11.14% done, estimate finish Sat Feb 16 15:29:06 2019 xorriso : UPDATE : 11.48% done, estimate finish Sat Feb 16 15:29:07 2019 xorriso : UPDATE : 11.87% done, estimate finish Sat Feb 16 15:29:06 2019 xorriso : UPDATE : 12.14% done, estimate finish Sat Feb 16 15:29:09 2019 xorriso : UPDATE : 12.64% done, estimate finish Sat Feb 16 15:29:05 2019 xorriso : UPDATE : 12.81% done, estimate finish Sat Feb 16 15:29:12 2019 xorriso : UPDATE : 12.81% done, estimate finish Sat Feb 16 15:29:24 2019 xorriso : UPDATE : 13.69% done, estimate finish Sat Feb 16 15:29:06 2019 xorriso : UPDATE : 14.00% done, estimate finish Sat Feb 16 15:29:08 2019 xorriso : UPDATE : 14.37% done, estimate finish Sat Feb 16 15:29:07 2019 xorriso : UPDATE : 14.97% done, estimate finish Sat Feb 16 15:28:58 2019 xorriso : UPDATE : 15.19% done, estimate finish Sat Feb 16 15:29:04 2019 xorriso : UPDATE : 15.42% done, estimate finish Sat Feb 16 15:29:10 2019 xorriso : UPDATE : 15.76% done, estimate finish Sat Feb 16 15:29:10 2019 xorriso : UPDATE : 15.76% done, estimate finish Sat Feb 16 15:29:23 2019 xorriso : UPDATE : 15.76% done, estimate finish Sat Feb 16 15:29:37 2019 xorriso : UPDATE : 15.76% done, estimate finish Sat Feb 16 15:29:50 2019 xorriso : UPDATE : 16.51% done, estimate finish Sat Feb 16 15:29:32 2019 xorriso : UPDATE : 17.78% done, estimate finish Sat Feb 16 15:29:04 2019 xorriso : UPDATE : 18.12% done, estimate finish Sat Feb 16 15:29:04 2019 xorriso : UPDATE : 18.44% done, estimate finish Sat Feb 16 15:29:12 2019 xorriso : UPDATE : 18.79% done, estimate finish Sat Feb 16 15:29:11 2019 xorriso : UPDATE : 19.11% done, estimate finish Sat Feb 16 15:29:13 2019 xorriso : UPDATE : 19.54% done, estimate finish Sat Feb 16 15:29:10 2019 xorriso : UPDATE : 19.90% done, estimate finish Sat Feb 16 15:29:10 2019 xorriso : UPDATE : 20.32% done, estimate finish Sat Feb 16 15:29:08 2019 xorriso : UPDATE : 20.67% done, estimate finish Sat Feb 16 15:29:08 2019 xorriso : UPDATE : 20.98% done, estimate finish Sat Feb 16 15:29:10 2019 xorriso : UPDATE : 21.35% done, estimate finish Sat Feb 16 15:29:09 2019 xorriso : UPDATE : 21.61% done, estimate finish Sat Feb 16 15:29:12 2019 xorriso : UPDATE : 21.96% done, estimate finish Sat Feb 16 15:29:10 2019 xorriso : UPDATE : 22.25% done, estimate finish Sat Feb 16 15:29:13 2019 xorriso : UPDATE : 22.62% done, estimate finish Sat Feb 16 15:29:13 2019 xorriso : UPDATE : 22.86% done, estimate finish Sat Feb 16 15:29:16 2019 xorriso : UPDATE : 23.19% done, estimate finish Sat Feb 16 15:29:17 2019 xorriso : UPDATE : 23.19% done, estimate finish Sat Feb 16 15:29:28 2019 xorriso : UPDATE : 24.00% done, estimate finish Sat Feb 16 15:29:13 2019 xorriso : UPDATE : 24.05% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 24.73% done, estimate finish Sat Feb 16 15:29:12 2019 xorriso : UPDATE : 25.03% done, estimate finish Sat Feb 16 15:29:14 2019 xorriso : UPDATE : 25.39% done, estimate finish Sat Feb 16 15:29:15 2019 xorriso : UPDATE : 25.71% done, estimate finish Sat Feb 16 15:29:16 2019 xorriso : UPDATE : 25.77% done, estimate finish Sat Feb 16 15:29:28 2019 xorriso : UPDATE : 25.77% done, estimate finish Sat Feb 16 15:29:41 2019 xorriso : UPDATE : 26.72% done, estimate finish Sat Feb 16 15:29:17 2019 xorriso : UPDATE : 27.05% done, estimate finish Sat Feb 16 15:29:17 2019 xorriso : UPDATE : 27.16% done, estimate finish Sat Feb 16 15:29:24 2019 xorriso : UPDATE : 27.69% done, estimate finish Sat Feb 16 15:29:18 2019 xorriso : UPDATE : 27.86% done, estimate finish Sat Feb 16 15:29:23 2019 xorriso : UPDATE : 28.31% done, estimate finish Sat Feb 16 15:29:20 2019 xorriso : UPDATE : 28.58% done, estimate finish Sat Feb 16 15:29:27 2019 xorriso : UPDATE : 28.58% done, estimate finish Sat Feb 16 15:29:42 2019 xorriso : UPDATE : 28.58% done, estimate finish Sat Feb 16 15:29:57 2019 xorriso : UPDATE : 28.58% done, estimate finish Sat Feb 16 15:30:12 2019 xorriso : UPDATE : 29.88% done, estimate finish Sat Feb 16 15:29:26 2019 xorriso : UPDATE : 30.27% done, estimate finish Sat Feb 16 15:29:24 2019 xorriso : UPDATE : 30.57% done, estimate finish Sat Feb 16 15:29:24 2019 xorriso : UPDATE : 30.72% done, estimate finish Sat Feb 16 15:29:29 2019 xorriso : UPDATE : 31.05% done, estimate finish Sat Feb 16 15:29:29 2019 xorriso : UPDATE : 31.31% done, estimate finish Sat Feb 16 15:29:31 2019 xorriso : UPDATE : 31.64% done, estimate finish Sat Feb 16 15:29:30 2019 xorriso : UPDATE : 31.95% done, estimate finish Sat Feb 16 15:29:33 2019 xorriso : UPDATE : 32.33% done, estimate finish Sat Feb 16 15:29:30 2019 xorriso : UPDATE : 32.33% done, estimate finish Sat Feb 16 15:29:43 2019 xorriso : UPDATE : 32.46% done, estimate finish Sat Feb 16 15:29:49 2019 xorriso : UPDATE : 33.43% done, estimate finish Sat Feb 16 15:29:26 2019 xorriso : UPDATE : 33.67% done, estimate finish Sat Feb 16 15:29:29 2019 xorriso : UPDATE : 33.96% done, estimate finish Sat Feb 16 15:29:29 2019 xorriso : UPDATE : 34.02% done, estimate finish Sat Feb 16 15:29:37 2019 xorriso : UPDATE : 34.62% done, estimate finish Sat Feb 16 15:29:29 2019 xorriso : UPDATE : 35.04% done, estimate finish Sat Feb 16 15:29:26 2019 xorriso : UPDATE : 35.34% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 35.52% done, estimate finish Sat Feb 16 15:29:27 2019 xorriso : UPDATE : 35.98% done, estimate finish Sat Feb 16 15:29:23 2019 xorriso : UPDATE : 35.99% done, estimate finish Sat Feb 16 15:29:34 2019 xorriso : UPDATE : 36.58% done, estimate finish Sat Feb 16 15:29:25 2019 xorriso : UPDATE : 36.82% done, estimate finish Sat Feb 16 15:29:28 2019 xorriso : UPDATE : 37.10% done, estimate finish Sat Feb 16 15:29:29 2019 xorriso : UPDATE : 37.46% done, estimate finish Sat Feb 16 15:29:29 2019 xorriso : UPDATE : 37.79% done, estimate finish Sat Feb 16 15:29:28 2019 xorriso : UPDATE : 38.11% done, estimate finish Sat Feb 16 15:29:28 2019 xorriso : UPDATE : 38.50% done, estimate finish Sat Feb 16 15:29:31 2019 xorriso : UPDATE : 38.78% done, estimate finish Sat Feb 16 15:29:33 2019 xorriso : UPDATE : 38.94% done, estimate finish Sat Feb 16 15:29:39 2019 xorriso : UPDATE : 39.20% done, estimate finish Sat Feb 16 15:29:40 2019 xorriso : UPDATE : 39.65% done, estimate finish Sat Feb 16 15:29:36 2019 xorriso : UPDATE : 40.07% done, estimate finish Sat Feb 16 15:29:32 2019 xorriso : UPDATE : 40.37% done, estimate finish Sat Feb 16 15:29:32 2019 xorriso : UPDATE : 40.72% done, estimate finish Sat Feb 16 15:29:32 2019 xorriso : UPDATE : 40.94% done, estimate finish Sat Feb 16 15:29:34 2019 xorriso : UPDATE : 41.27% done, estimate finish Sat Feb 16 15:29:34 2019 xorriso : UPDATE : 41.55% done, estimate finish Sat Feb 16 15:29:37 2019 xorriso : UPDATE : 41.73% done, estimate finish Sat Feb 16 15:29:42 2019 xorriso : UPDATE : 41.73% done, estimate finish Sat Feb 16 15:29:56 2019 xorriso : UPDATE : 41.73% done, estimate finish Sat Feb 16 15:30:09 2019 xorriso : UPDATE : 42.93% done, estimate finish Sat Feb 16 15:29:33 2019 xorriso : UPDATE : 43.28% done, estimate finish Sat Feb 16 15:29:32 2019 xorriso : UPDATE : 43.68% done, estimate finish Sat Feb 16 15:29:30 2019 xorriso : UPDATE : 44.11% done, estimate finish Sat Feb 16 15:29:27 2019 xorriso : UPDATE : 44.41% done, estimate finish Sat Feb 16 15:29:28 2019 xorriso : UPDATE : 44.80% done, estimate finish Sat Feb 16 15:29:26 2019 xorriso : UPDATE : 44.94% done, estimate finish Sat Feb 16 15:29:25 2019 xorriso : UPDATE : 45.51% done, estimate finish Sat Feb 16 15:29:18 2019 xorriso : UPDATE : 45.84% done, estimate finish Sat Feb 16 15:29:19 2019 xorriso : UPDATE : 46.04% done, estimate finish Sat Feb 16 15:29:23 2019 xorriso : UPDATE : 46.54% done, estimate finish Sat Feb 16 15:29:19 2019 xorriso : UPDATE : 46.85% done, estimate finish Sat Feb 16 15:29:20 2019 xorriso : UPDATE : 47.07% done, estimate finish Sat Feb 16 15:29:23 2019 xorriso : UPDATE : 47.55% done, estimate finish Sat Feb 16 15:29:20 2019 xorriso : UPDATE : 47.83% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 48.15% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 48.61% done, estimate finish Sat Feb 16 15:29:16 2019 xorriso : UPDATE : 49.00% done, estimate finish Sat Feb 16 15:29:16 2019 xorriso : UPDATE : 49.03% done, estimate finish Sat Feb 16 15:29:25 2019 xorriso : UPDATE : 49.03% done, estimate finish Sat Feb 16 15:29:34 2019 xorriso : UPDATE : 49.91% done, estimate finish Sat Feb 16 15:29:20 2019 xorriso : UPDATE : 50.20% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 50.20% done, estimate finish Sat Feb 16 15:29:28 2019 xorriso : UPDATE : 51.00% done, estimate finish Sat Feb 16 15:29:19 2019 xorriso : UPDATE : 51.25% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 51.37% done, estimate finish Sat Feb 16 15:29:25 2019 xorriso : UPDATE : 51.48% done, estimate finish Sat Feb 16 15:29:44 2019 xorriso : UPDATE : 51.48% done, estimate finish Sat Feb 16 15:29:56 2019 xorriso : UPDATE : 51.57% done, estimate finish Sat Feb 16 15:30:04 2019 xorriso : UPDATE : 52.45% done, estimate finish Sat Feb 16 15:29:40 2019 xorriso : UPDATE : 52.45% done, estimate finish Sat Feb 16 15:29:50 2019 xorriso : UPDATE : 52.45% done, estimate finish Sat Feb 16 15:30:00 2019 xorriso : UPDATE : 53.73% done, estimate finish Sat Feb 16 15:29:30 2019 xorriso : UPDATE : 53.79% done, estimate finish Sat Feb 16 15:29:36 2019 xorriso : UPDATE : 53.79% done, estimate finish Sat Feb 16 15:29:44 2019 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 16 15:29:31 2019 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 16 15:29:32 2019 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 16 15:29:44 2019 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 16 15:29:54 2019 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 16 15:30:06 2019 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 16 15:30:17 2019 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 16 15:30:28 2019 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 16 15:30:38 2019 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 16 15:30:50 2019 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 16 15:31:01 2019 xorriso : UPDATE : 54.67% done, estimate finish Sat Feb 16 15:31:12 2019 xorriso : UPDATE : 54.67% done xorriso : UPDATE : 54.67% done xorriso : UPDATE : 54.67% done xorriso : UPDATE : 54.67% done xorriso : UPDATE : 54.67% done xorriso : UPDATE : 54.67% done xorriso : UPDATE : 55.02% done, estimate finish Sat Feb 16 15:51:39 2019 xorriso : UPDATE : 59.29% done, estimate finish Sat Feb 16 15:29:51 2019 xorriso : UPDATE : 61.84% done, estimate finish Sat Feb 16 15:29:11 2019 xorriso : UPDATE : 62.19% done, estimate finish Sat Feb 16 15:29:11 2019 xorriso : UPDATE : 62.19% done, estimate finish Sat Feb 16 15:28:40 2019 xorriso : UPDATE : 62.95% done, estimate finish Sat Feb 16 15:28:38 2019 xorriso : UPDATE : 63.30% done, estimate finish Sat Feb 16 15:28:41 2019 xorriso : UPDATE : 63.55% done, estimate finish Sat Feb 16 15:28:42 2019 xorriso : UPDATE : 63.74% done, estimate finish Sat Feb 16 15:28:46 2019 xorriso : UPDATE : 64.27% done, estimate finish Sat Feb 16 15:28:46 2019 xorriso : UPDATE : 64.63% done, estimate finish Sat Feb 16 15:28:47 2019 xorriso : UPDATE : 65.10% done, estimate finish Sat Feb 16 15:28:48 2019 xorriso : UPDATE : 65.45% done, estimate finish Sat Feb 16 15:28:49 2019 xorriso : UPDATE : 65.81% done, estimate finish Sat Feb 16 15:28:50 2019 xorriso : UPDATE : 65.99% done, estimate finish Sat Feb 16 15:28:52 2019 xorriso : UPDATE : 65.99% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 66.71% done, estimate finish Sat Feb 16 15:29:15 2019 xorriso : UPDATE : 67.38% done, estimate finish Sat Feb 16 15:29:10 2019 xorriso : UPDATE : 67.78% done, estimate finish Sat Feb 16 15:29:10 2019 xorriso : UPDATE : 68.12% done, estimate finish Sat Feb 16 15:29:11 2019 xorriso : UPDATE : 68.48% done, estimate finish Sat Feb 16 15:29:11 2019 xorriso : UPDATE : 68.88% done, estimate finish Sat Feb 16 15:29:11 2019 xorriso : UPDATE : 69.12% done, estimate finish Sat Feb 16 15:29:12 2019 xorriso : UPDATE : 69.45% done, estimate finish Sat Feb 16 15:29:13 2019 xorriso : UPDATE : 69.45% done, estimate finish Sat Feb 16 15:29:18 2019 xorriso : UPDATE : 70.46% done, estimate finish Sat Feb 16 15:29:05 2019 xorriso : UPDATE : 70.79% done, estimate finish Sat Feb 16 15:29:05 2019 xorriso : UPDATE : 70.79% done, estimate finish Sat Feb 16 15:29:11 2019 xorriso : UPDATE : 71.73% done, estimate finish Sat Feb 16 15:29:05 2019 xorriso : UPDATE : 72.06% done, estimate finish Sat Feb 16 15:29:06 2019 xorriso : UPDATE : 72.41% done, estimate finish Sat Feb 16 15:29:06 2019 xorriso : UPDATE : 72.52% done, estimate finish Sat Feb 16 15:29:10 2019 xorriso : UPDATE : 72.80% done, estimate finish Sat Feb 16 15:29:11 2019 xorriso : UPDATE : 73.07% done, estimate finish Sat Feb 16 15:29:12 2019 xorriso : UPDATE : 73.26% done, estimate finish Sat Feb 16 15:29:14 2019 xorriso : UPDATE : 73.26% done, estimate finish Sat Feb 16 15:29:35 2019 xorriso : UPDATE : 74.13% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 74.42% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 74.82% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 75.21% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 75.42% done, estimate finish Sat Feb 16 15:29:23 2019 xorriso : UPDATE : 75.94% done, estimate finish Sat Feb 16 15:29:20 2019 xorriso : UPDATE : 76.28% done, estimate finish Sat Feb 16 15:29:20 2019 xorriso : UPDATE : 76.34% done, estimate finish Sat Feb 16 15:29:24 2019 xorriso : UPDATE : 76.34% done, estimate finish Sat Feb 16 15:29:28 2019 xorriso : UPDATE : 76.34% done, estimate finish Sat Feb 16 15:29:30 2019 xorriso : UPDATE : 77.67% done, estimate finish Sat Feb 16 15:29:12 2019 xorriso : UPDATE : 78.15% done, estimate finish Sat Feb 16 15:29:11 2019 xorriso : UPDATE : 78.51% done, estimate finish Sat Feb 16 15:29:12 2019 xorriso : UPDATE : 78.87% done, estimate finish Sat Feb 16 15:29:11 2019 xorriso : UPDATE : 78.89% done, estimate finish Sat Feb 16 15:29:16 2019 xorriso : UPDATE : 79.59% done, estimate finish Sat Feb 16 15:29:12 2019 xorriso : UPDATE : 79.89% done, estimate finish Sat Feb 16 15:29:13 2019 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 16 15:29:15 2019 xorriso : UPDATE : 80.14% done, estimate finish Sat Feb 16 15:29:18 2019 xorriso : UPDATE : 81.03% done, estimate finish Sat Feb 16 15:29:07 2019 xorriso : UPDATE : 81.37% done, estimate finish Sat Feb 16 15:29:07 2019 xorriso : UPDATE : 81.52% done, estimate finish Sat Feb 16 15:29:10 2019 xorriso : UPDATE : 81.69% done, estimate finish Sat Feb 16 15:29:12 2019 xorriso : UPDATE : 82.00% done, estimate finish Sat Feb 16 15:29:13 2019 xorriso : UPDATE : 82.33% done, estimate finish Sat Feb 16 15:29:15 2019 xorriso : UPDATE : 82.77% done, estimate finish Sat Feb 16 15:29:13 2019 xorriso : UPDATE : 83.11% done, estimate finish Sat Feb 16 15:29:14 2019 xorriso : UPDATE : 83.27% done, estimate finish Sat Feb 16 15:29:16 2019 xorriso : UPDATE : 83.88% done, estimate finish Sat Feb 16 15:29:14 2019 xorriso : UPDATE : 84.18% done, estimate finish Sat Feb 16 15:29:24 2019 xorriso : UPDATE : 84.48% done, estimate finish Sat Feb 16 15:29:23 2019 xorriso : UPDATE : 84.97% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 85.31% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 85.54% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 85.71% done, estimate finish Sat Feb 16 15:29:23 2019 xorriso : UPDATE : 86.05% done, estimate finish Sat Feb 16 15:29:24 2019 xorriso : UPDATE : 86.36% done, estimate finish Sat Feb 16 15:29:24 2019 xorriso : UPDATE : 86.51% done, estimate finish Sat Feb 16 15:29:26 2019 xorriso : UPDATE : 87.04% done, estimate finish Sat Feb 16 15:29:23 2019 xorriso : UPDATE : 87.41% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 87.76% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 88.12% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 88.26% done, estimate finish Sat Feb 16 15:29:23 2019 xorriso : UPDATE : 88.84% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 89.16% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 89.46% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 89.85% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 89.94% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 90.44% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 90.75% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 90.86% done, estimate finish Sat Feb 16 15:29:24 2019 xorriso : UPDATE : 90.99% done, estimate finish Sat Feb 16 15:29:26 2019 xorriso : UPDATE : 91.22% done, estimate finish Sat Feb 16 15:29:26 2019 xorriso : UPDATE : 91.26% done, estimate finish Sat Feb 16 15:29:29 2019 xorriso : UPDATE : 91.26% done, estimate finish Sat Feb 16 15:29:33 2019 xorriso : UPDATE : 92.03% done, estimate finish Sat Feb 16 15:29:26 2019 xorriso : UPDATE : 92.34% done, estimate finish Sat Feb 16 15:29:27 2019 xorriso : UPDATE : 92.64% done, estimate finish Sat Feb 16 15:29:27 2019 xorriso : UPDATE : 93.00% done, estimate finish Sat Feb 16 15:29:26 2019 xorriso : UPDATE : 93.08% done, estimate finish Sat Feb 16 15:29:33 2019 xorriso : UPDATE : 93.08% done, estimate finish Sat Feb 16 15:29:36 2019 xorriso : UPDATE : 94.11% done, estimate finish Sat Feb 16 15:29:27 2019 xorriso : UPDATE : 94.37% done, estimate finish Sat Feb 16 15:29:26 2019 xorriso : UPDATE : 94.76% done, estimate finish Sat Feb 16 15:29:26 2019 xorriso : UPDATE : 95.15% done, estimate finish Sat Feb 16 15:29:25 2019 xorriso : UPDATE : 95.48% done, estimate finish Sat Feb 16 15:29:25 2019 xorriso : UPDATE : 95.48% done, estimate finish Sat Feb 16 15:29:27 2019 xorriso : UPDATE : 95.48% done, estimate finish Sat Feb 16 15:29:29 2019 xorriso : UPDATE : 96.74% done, estimate finish Sat Feb 16 15:29:23 2019 xorriso : UPDATE : 97.10% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 97.45% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 97.76% done, estimate finish Sat Feb 16 15:29:21 2019 xorriso : UPDATE : 98.08% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 98.42% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 98.69% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 99.03% done, estimate finish Sat Feb 16 15:29:22 2019 xorriso : UPDATE : 99.35% done xorriso : UPDATE : 99.57% done xorriso : UPDATE : Thank you for being patient. Working since 294 seconds. ISO image produced: 11224238 sectors Written to medium : 11224238 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. Last-minute updates: README.html README.txt Sat 16 Feb 15:29:24 UTC 2019 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.8.0 Source 2' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9source/debian-9.8.0-source-BD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9source/debian-9.8.0-source-BD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/md5-check -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*' -J -joliet-long CD2 xorriso 1.4.6 : 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 : UPDATE : 32800 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/CD2' xorriso : UPDATE : 57110 files added in 2 seconds xorriso : UPDATE : 57110 files added in 2 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.01% done xorriso : UPDATE : 0.04% done xorriso : UPDATE : 0.10% done xorriso : UPDATE : 0.14% done, estimate finish Sat Feb 16 16:02:21 2019 xorriso : UPDATE : 0.19% done, estimate finish Sat Feb 16 16:02:27 2019 xorriso : UPDATE : 0.25% done, estimate finish Sat Feb 16 16:01:17 2019 xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 16 16:04:12 2019 xorriso : UPDATE : 0.40% done, estimate finish Sat Feb 16 15:57:44 2019 xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 16 16:00:25 2019 xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 16 16:04:26 2019 xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 16 16:08:28 2019 xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 16 16:12:29 2019 xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 16 16:16:30 2019 xorriso : UPDATE : 0.81% done, estimate finish Sat Feb 16 15:55:46 2019 xorriso : UPDATE : 2.97% done, estimate finish Sat Feb 16 15:35:30 2019 xorriso : UPDATE : 2.97% done, estimate finish Sat Feb 16 15:36:06 2019 xorriso : UPDATE : 3.76% done, estimate finish Sat Feb 16 15:35:07 2019 xorriso : UPDATE : 4.09% done, estimate finish Sat Feb 16 15:35:04 2019 xorriso : UPDATE : 4.63% done, estimate finish Sat Feb 16 15:34:46 2019 xorriso : UPDATE : 5.00% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 5.35% done, estimate finish Sat Feb 16 15:34:41 2019 xorriso : UPDATE : 5.72% done, estimate finish Sat Feb 16 15:34:38 2019 xorriso : UPDATE : 5.91% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 6.26% done, estimate finish Sat Feb 16 15:34:44 2019 xorriso : UPDATE : 6.84% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 7.17% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 7.41% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 7.93% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 8.09% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 8.49% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 8.49% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 9.40% done, estimate finish Sat Feb 16 15:34:10 2019 xorriso : UPDATE : 9.74% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 10.00% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 10.48% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 10.84% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 11.18% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 11.40% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 11.91% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 11.93% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 12.35% done, estimate finish Sat Feb 16 15:34:24 2019 xorriso : UPDATE : 13.01% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 13.38% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 13.72% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 14.05% done, estimate finish Sat Feb 16 15:34:16 2019 xorriso : UPDATE : 14.39% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 14.83% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 15.05% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 15.22% done, estimate finish Sat Feb 16 15:34:24 2019 xorriso : UPDATE : 15.87% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 16.18% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 16.39% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 16.57% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 17.06% done, estimate finish Sat Feb 16 15:34:43 2019 xorriso : UPDATE : 17.35% done, estimate finish Sat Feb 16 15:34:44 2019 xorriso : UPDATE : 17.68% done, estimate finish Sat Feb 16 15:34:43 2019 xorriso : UPDATE : 17.96% done, estimate finish Sat Feb 16 15:34:44 2019 xorriso : UPDATE : 18.30% done, estimate finish Sat Feb 16 15:34:43 2019 xorriso : UPDATE : 18.60% done, estimate finish Sat Feb 16 15:34:43 2019 xorriso : UPDATE : 18.96% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 19.25% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 19.50% done, estimate finish Sat Feb 16 15:34:44 2019 xorriso : UPDATE : 19.71% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 19.98% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 20.24% done, estimate finish Sat Feb 16 15:34:53 2019 xorriso : UPDATE : 20.57% done, estimate finish Sat Feb 16 15:34:52 2019 xorriso : UPDATE : 20.72% done, estimate finish Sat Feb 16 15:34:59 2019 xorriso : UPDATE : 21.05% done, estimate finish Sat Feb 16 15:34:56 2019 xorriso : UPDATE : 21.34% done, estimate finish Sat Feb 16 15:34:57 2019 xorriso : UPDATE : 21.34% done, estimate finish Sat Feb 16 15:35:10 2019 xorriso : UPDATE : 22.41% done, estimate finish Sat Feb 16 15:34:39 2019 xorriso : UPDATE : 22.75% done, estimate finish Sat Feb 16 15:34:39 2019 xorriso : UPDATE : 22.96% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 23.22% done, estimate finish Sat Feb 16 15:34:37 2019 xorriso : UPDATE : 23.56% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 23.88% done, estimate finish Sat Feb 16 15:34:36 2019 xorriso : UPDATE : 24.20% done, estimate finish Sat Feb 16 15:34:36 2019 xorriso : UPDATE : 24.57% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 24.63% done, estimate finish Sat Feb 16 15:34:44 2019 xorriso : UPDATE : 24.63% done, estimate finish Sat Feb 16 15:34:56 2019 xorriso : UPDATE : 24.63% done, estimate finish Sat Feb 16 15:35:07 2019 xorriso : UPDATE : 25.35% done, estimate finish Sat Feb 16 15:34:51 2019 xorriso : UPDATE : 26.13% done, estimate finish Sat Feb 16 15:34:37 2019 xorriso : UPDATE : 26.75% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 26.95% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 27.24% done, estimate finish Sat Feb 16 15:34:31 2019 xorriso : UPDATE : 27.87% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 28.24% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 28.63% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 28.99% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 29.36% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 29.69% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 29.69% done, estimate finish Sat Feb 16 15:34:28 2019 xorriso : UPDATE : 29.69% done, estimate finish Sat Feb 16 15:34:36 2019 xorriso : UPDATE : 30.92% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 30.94% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 31.66% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 31.82% done, estimate finish Sat Feb 16 15:34:16 2019 xorriso : UPDATE : 32.14% done, estimate finish Sat Feb 16 15:34:17 2019 xorriso : UPDATE : 32.14% done, estimate finish Sat Feb 16 15:34:26 2019 xorriso : UPDATE : 33.07% done, estimate finish Sat Feb 16 15:34:12 2019 xorriso : UPDATE : 33.07% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 34.04% done, estimate finish Sat Feb 16 15:34:08 2019 xorriso : UPDATE : 34.42% done, estimate finish Sat Feb 16 15:34:07 2019 xorriso : UPDATE : 34.79% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 35.15% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 35.46% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 35.83% done, estimate finish Sat Feb 16 15:34:12 2019 xorriso : UPDATE : 36.03% done, estimate finish Sat Feb 16 15:34:16 2019 xorriso : UPDATE : 36.60% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 36.61% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 37.09% done, estimate finish Sat Feb 16 15:34:16 2019 xorriso : UPDATE : 37.20% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 37.92% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 38.08% done, estimate finish Sat Feb 16 15:34:28 2019 xorriso : UPDATE : 38.64% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 38.98% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 39.34% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 39.65% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 39.93% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 40.15% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 40.15% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 41.13% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 41.49% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 41.88% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 42.09% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 42.09% done, estimate finish Sat Feb 16 15:34:26 2019 xorriso : UPDATE : 42.09% done, estimate finish Sat Feb 16 15:34:37 2019 xorriso : UPDATE : 42.09% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 42.09% done, estimate finish Sat Feb 16 15:34:58 2019 xorriso : UPDATE : 42.09% done, estimate finish Sat Feb 16 15:35:09 2019 xorriso : UPDATE : 42.09% done, estimate finish Sat Feb 16 15:35:19 2019 xorriso : UPDATE : 42.09% done, estimate finish Sat Feb 16 15:35:30 2019 xorriso : UPDATE : 42.09% done, estimate finish Sat Feb 16 15:35:41 2019 xorriso : UPDATE : 42.09% done, estimate finish Sat Feb 16 16:01:28 2019 xorriso : UPDATE : 42.09% done, estimate finish Sat Feb 16 16:04:21 2019 xorriso : UPDATE : 45.13% done, estimate finish Sat Feb 16 15:34:52 2019 xorriso : UPDATE : 46.69% done, estimate finish Sat Feb 16 15:34:12 2019 xorriso : UPDATE : 47.03% done, estimate finish Sat Feb 16 15:34:12 2019 xorriso : UPDATE : 47.23% done, estimate finish Sat Feb 16 15:34:17 2019 xorriso : UPDATE : 47.43% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 47.66% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 48.17% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 48.46% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 48.80% done, estimate finish Sat Feb 16 15:33:33 2019 xorriso : UPDATE : 49.03% done, estimate finish Sat Feb 16 15:33:36 2019 xorriso : UPDATE : 49.53% done, estimate finish Sat Feb 16 15:33:37 2019 xorriso : UPDATE : 49.63% done, estimate finish Sat Feb 16 15:33:41 2019 xorriso : UPDATE : 50.09% done, estimate finish Sat Feb 16 15:33:43 2019 xorriso : UPDATE : 50.09% done, estimate finish Sat Feb 16 15:33:48 2019 xorriso : UPDATE : 50.92% done, estimate finish Sat Feb 16 15:33:44 2019 xorriso : UPDATE : 51.50% done, estimate finish Sat Feb 16 15:33:43 2019 xorriso : UPDATE : 51.66% done, estimate finish Sat Feb 16 15:33:47 2019 xorriso : UPDATE : 51.92% done, estimate finish Sat Feb 16 15:33:50 2019 xorriso : UPDATE : 52.57% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 52.57% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 52.57% done, estimate finish Sat Feb 16 15:34:30 2019 xorriso : UPDATE : 52.57% done, estimate finish Sat Feb 16 15:34:41 2019 xorriso : UPDATE : 52.57% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 54.53% done, estimate finish Sat Feb 16 15:34:10 2019 xorriso : UPDATE : 54.68% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 55.07% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 55.55% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 56.11% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 56.38% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 56.89% done, estimate finish Sat Feb 16 15:34:07 2019 xorriso : UPDATE : 56.95% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 57.65% done, estimate finish Sat Feb 16 15:34:07 2019 xorriso : UPDATE : 58.00% done, estimate finish Sat Feb 16 15:34:08 2019 xorriso : UPDATE : 58.34% done, estimate finish Sat Feb 16 15:34:08 2019 xorriso : UPDATE : 58.65% done, estimate finish Sat Feb 16 15:34:09 2019 xorriso : UPDATE : 58.92% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 59.39% done, estimate finish Sat Feb 16 15:34:10 2019 xorriso : UPDATE : 59.66% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 59.88% done, estimate finish Sat Feb 16 15:34:17 2019 xorriso : UPDATE : 59.88% done, estimate finish Sat Feb 16 15:34:26 2019 xorriso : UPDATE : 60.61% done, estimate finish Sat Feb 16 15:34:16 2019 xorriso : UPDATE : 61.20% done, estimate finish Sat Feb 16 15:34:11 2019 xorriso : UPDATE : 61.50% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 61.87% done, estimate finish Sat Feb 16 15:34:12 2019 xorriso : UPDATE : 62.22% done, estimate finish Sat Feb 16 15:34:12 2019 xorriso : UPDATE : 62.59% done, estimate finish Sat Feb 16 15:34:12 2019 xorriso : UPDATE : 62.95% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 63.54% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 63.85% done, estimate finish Sat Feb 16 15:34:13 2019 xorriso : UPDATE : 64.15% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 64.34% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 64.69% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 64.93% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 65.33% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 65.70% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 65.70% done, estimate finish Sat Feb 16 15:34:23 2019 xorriso : UPDATE : 65.70% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 66.44% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 66.72% done, estimate finish Sat Feb 16 15:34:34 2019 xorriso : UPDATE : 66.95% done, estimate finish Sat Feb 16 15:34:36 2019 xorriso : UPDATE : 67.39% done, estimate finish Sat Feb 16 15:34:31 2019 xorriso : UPDATE : 67.72% done, estimate finish Sat Feb 16 15:34:31 2019 xorriso : UPDATE : 68.08% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 68.39% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 68.55% done, estimate finish Sat Feb 16 15:34:32 2019 xorriso : UPDATE : 69.11% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 69.47% done, estimate finish Sat Feb 16 15:34:26 2019 xorriso : UPDATE : 69.77% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 70.01% done, estimate finish Sat Feb 16 15:34:24 2019 xorriso : UPDATE : 70.37% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 70.74% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 71.07% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 71.35% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 71.80% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 72.06% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 72.39% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 72.66% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 72.81% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 73.18% done, estimate finish Sat Feb 16 15:34:26 2019 xorriso : UPDATE : 73.53% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 73.78% done, estimate finish Sat Feb 16 15:34:26 2019 xorriso : UPDATE : 73.89% done, estimate finish Sat Feb 16 15:34:31 2019 xorriso : UPDATE : 74.10% done, estimate finish Sat Feb 16 15:34:32 2019 xorriso : UPDATE : 74.27% done, estimate finish Sat Feb 16 15:34:35 2019 xorriso : UPDATE : 74.71% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 74.97% done, estimate finish Sat Feb 16 15:34:33 2019 xorriso : UPDATE : 75.39% done, estimate finish Sat Feb 16 15:34:31 2019 xorriso : UPDATE : 75.64% done, estimate finish Sat Feb 16 15:34:32 2019 xorriso : UPDATE : 75.64% done, estimate finish Sat Feb 16 15:34:47 2019 xorriso : UPDATE : 76.51% done, estimate finish Sat Feb 16 15:34:30 2019 xorriso : UPDATE : 76.88% done, estimate finish Sat Feb 16 15:34:28 2019 xorriso : UPDATE : 77.22% done, estimate finish Sat Feb 16 15:34:28 2019 xorriso : UPDATE : 77.28% done, estimate finish Sat Feb 16 15:34:32 2019 xorriso : UPDATE : 77.48% done, estimate finish Sat Feb 16 15:34:34 2019 xorriso : UPDATE : 78.31% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 78.63% done, estimate finish Sat Feb 16 15:34:26 2019 xorriso : UPDATE : 78.96% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 79.27% done, estimate finish Sat Feb 16 15:34:25 2019 xorriso : UPDATE : 79.48% done, estimate finish Sat Feb 16 15:34:17 2019 xorriso : UPDATE : 79.48% done, estimate finish Sat Feb 16 15:34:23 2019 xorriso : UPDATE : 79.48% done, estimate finish Sat Feb 16 15:34:29 2019 xorriso : UPDATE : 79.48% done, estimate finish Sat Feb 16 15:34:34 2019 xorriso : UPDATE : 79.48% done, estimate finish Sat Feb 16 15:34:39 2019 xorriso : UPDATE : 79.48% done, estimate finish Sat Feb 16 15:34:45 2019 xorriso : UPDATE : 79.48% done, estimate finish Sat Feb 16 15:34:50 2019 xorriso : UPDATE : 79.48% done, estimate finish Sat Feb 16 15:34:55 2019 xorriso : UPDATE : 79.48% done, estimate finish Sat Feb 16 15:35:01 2019 xorriso : UPDATE : 82.38% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 83.52% done, estimate finish Sat Feb 16 15:34:14 2019 xorriso : UPDATE : 83.80% done, estimate finish Sat Feb 16 15:34:16 2019 xorriso : UPDATE : 84.13% done, estimate finish Sat Feb 16 15:34:16 2019 xorriso : UPDATE : 84.55% done, estimate finish Sat Feb 16 15:34:15 2019 xorriso : UPDATE : 84.69% done, estimate finish Sat Feb 16 15:34:18 2019 xorriso : UPDATE : 84.90% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 85.17% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 85.40% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 85.64% done, estimate finish Sat Feb 16 15:34:23 2019 xorriso : UPDATE : 85.80% done, estimate finish Sat Feb 16 15:34:24 2019 xorriso : UPDATE : 85.80% done, estimate finish Sat Feb 16 15:34:42 2019 xorriso : UPDATE : 85.80% done, estimate finish Sat Feb 16 15:34:48 2019 xorriso : UPDATE : 87.00% done, estimate finish Sat Feb 16 15:34:28 2019 xorriso : UPDATE : 87.42% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 87.74% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 88.03% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 88.32% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 88.59% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 88.93% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 89.28% done, estimate finish Sat Feb 16 15:34:27 2019 xorriso : UPDATE : 89.47% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 90.04% done, estimate finish Sat Feb 16 15:34:19 2019 xorriso : UPDATE : 90.39% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 90.78% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 91.10% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 91.47% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 91.89% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 92.21% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 92.45% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 92.45% done, estimate finish Sat Feb 16 15:34:23 2019 xorriso : UPDATE : 93.23% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 93.75% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 94.08% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 94.44% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 94.84% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 95.21% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 95.56% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 95.93% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 96.26% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 96.64% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 96.93% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 97.37% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 97.37% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 98.06% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 98.49% done, estimate finish Sat Feb 16 15:34:20 2019 xorriso : UPDATE : 98.82% done, estimate finish Sat Feb 16 15:34:21 2019 xorriso : UPDATE : 98.88% done, estimate finish Sat Feb 16 15:34:22 2019 xorriso : UPDATE : 99.47% done xorriso : UPDATE : 100.00% done ISO image produced: 11220468 sectors Written to medium : 11220468 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. Last-minute updates: README.html README.txt Sat 16 Feb 15:34:22 UTC 2019 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.8.0 Source 3' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9source/debian-9.8.0-source-BD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9source/debian-9.8.0-source-BD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/md5-check -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*' -J -joliet-long CD3 xorriso 1.4.6 : 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 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9source/stretch/CD3' xorriso : UPDATE : 10047 files added in 1 seconds xorriso : UPDATE : 10047 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.11% done xorriso : UPDATE : 0.46% done xorriso : UPDATE : 0.46% done, estimate finish Sat Feb 16 15:44:54 2019 xorriso : UPDATE : 0.46% done, estimate finish Sat Feb 16 15:48:31 2019 xorriso : UPDATE : 0.46% done, estimate finish Sat Feb 16 15:52:09 2019 xorriso : UPDATE : 0.46% done, estimate finish Sat Feb 16 15:55:46 2019 xorriso : UPDATE : 4.98% done, estimate finish Sat Feb 16 15:36:42 2019 xorriso : UPDATE : 6.21% done, estimate finish Sat Feb 16 15:36:31 2019 xorriso : UPDATE : 7.02% done, estimate finish Sat Feb 16 15:36:31 2019 xorriso : UPDATE : 7.82% done, estimate finish Sat Feb 16 15:36:30 2019 xorriso : UPDATE : 8.63% done, estimate finish Sat Feb 16 15:36:30 2019 xorriso : UPDATE : 9.50% done, estimate finish Sat Feb 16 15:36:29 2019 xorriso : UPDATE : 10.32% done, estimate finish Sat Feb 16 15:36:07 2019 xorriso : UPDATE : 11.18% done, estimate finish Sat Feb 16 15:36:09 2019 xorriso : UPDATE : 12.04% done, estimate finish Sat Feb 16 15:36:09 2019 xorriso : UPDATE : 12.83% done, estimate finish Sat Feb 16 15:36:10 2019 xorriso : UPDATE : 13.89% done, estimate finish Sat Feb 16 15:36:10 2019 xorriso : UPDATE : 14.69% done, estimate finish Sat Feb 16 15:36:11 2019 xorriso : UPDATE : 14.82% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 14.82% done, estimate finish Sat Feb 16 15:36:23 2019 xorriso : UPDATE : 15.13% done, estimate finish Sat Feb 16 15:36:28 2019 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 16 15:36:28 2019 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 16 15:36:37 2019 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 16 15:36:46 2019 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 16 15:36:55 2019 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 16 15:37:04 2019 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 16 15:37:13 2019 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 16 15:37:22 2019 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 16 15:37:31 2019 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 16 15:37:40 2019 xorriso : UPDATE : 17.91% done, estimate finish Sat Feb 16 15:37:50 2019 xorriso : UPDATE : 17.91% done xorriso : UPDATE : 17.91% done xorriso : UPDATE : 25.81% done, estimate finish Sat Feb 16 15:36:42 2019 xorriso : UPDATE : 30.98% done, estimate finish Sat Feb 16 15:36:10 2019 xorriso : UPDATE : 30.98% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 30.98% done, estimate finish Sat Feb 16 15:36:20 2019 xorriso : UPDATE : 30.98% done, estimate finish Sat Feb 16 15:36:25 2019 xorriso : UPDATE : 33.87% done, estimate finish Sat Feb 16 15:36:15 2019 xorriso : UPDATE : 35.94% done, estimate finish Sat Feb 16 15:36:10 2019 xorriso : UPDATE : 36.34% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 36.34% done, estimate finish Sat Feb 16 15:35:55 2019 xorriso : UPDATE : 38.80% done, estimate finish Sat Feb 16 15:35:52 2019 xorriso : UPDATE : 38.80% done, estimate finish Sat Feb 16 15:35:56 2019 xorriso : UPDATE : 38.80% done, estimate finish Sat Feb 16 15:35:59 2019 xorriso : UPDATE : 41.76% done, estimate finish Sat Feb 16 15:35:55 2019 xorriso : UPDATE : 41.76% done, estimate finish Sat Feb 16 15:35:58 2019 xorriso : UPDATE : 41.76% done, estimate finish Sat Feb 16 15:36:01 2019 xorriso : UPDATE : 44.69% done, estimate finish Sat Feb 16 15:35:57 2019 xorriso : UPDATE : 45.58% done, estimate finish Sat Feb 16 15:35:57 2019 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 16 15:35:58 2019 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 16 15:36:11 2019 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 16 15:36:17 2019 xorriso : UPDATE : 49.24% done, estimate finish Sat Feb 16 15:36:08 2019 xorriso : UPDATE : 50.13% done, estimate finish Sat Feb 16 15:36:08 2019 xorriso : UPDATE : 50.93% done, estimate finish Sat Feb 16 15:36:09 2019 xorriso : UPDATE : 51.74% done, estimate finish Sat Feb 16 15:36:10 2019 xorriso : UPDATE : 53.31% done, estimate finish Sat Feb 16 15:36:08 2019 xorriso : UPDATE : 53.31% done, estimate finish Sat Feb 16 15:36:11 2019 xorriso : UPDATE : 53.31% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 54.39% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 56.73% done, estimate finish Sat Feb 16 15:36:08 2019 xorriso : UPDATE : 57.36% done, estimate finish Sat Feb 16 15:36:10 2019 xorriso : UPDATE : 58.55% done, estimate finish Sat Feb 16 15:36:10 2019 xorriso : UPDATE : 58.55% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 60.60% done, estimate finish Sat Feb 16 15:36:09 2019 xorriso : UPDATE : 60.85% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 62.40% done, estimate finish Sat Feb 16 15:36:10 2019 xorriso : UPDATE : 62.53% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 62.53% done, estimate finish Sat Feb 16 15:36:15 2019 xorriso : UPDATE : 64.55% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 65.37% done, estimate finish Sat Feb 16 15:36:15 2019 xorriso : UPDATE : 65.37% done, estimate finish Sat Feb 16 15:36:20 2019 xorriso : UPDATE : 65.37% done, estimate finish Sat Feb 16 15:36:24 2019 xorriso : UPDATE : 68.56% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 68.56% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 70.83% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 71.55% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 72.35% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 72.35% done, estimate finish Sat Feb 16 15:36:15 2019 xorriso : UPDATE : 74.31% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 75.03% done, estimate finish Sat Feb 16 15:36:11 2019 xorriso : UPDATE : 75.91% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 76.46% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 77.45% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 78.54% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 79.55% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 79.63% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 80.68% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 82.24% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 82.38% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 82.38% done, estimate finish Sat Feb 16 15:36:16 2019 xorriso : UPDATE : 82.38% done, estimate finish Sat Feb 16 15:36:22 2019 xorriso : UPDATE : 84.27% done, estimate finish Sat Feb 16 15:36:18 2019 xorriso : UPDATE : 86.56% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 86.56% done, estimate finish Sat Feb 16 15:36:15 2019 xorriso : UPDATE : 88.59% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 89.26% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 90.24% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 90.90% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 91.85% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 92.65% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 93.42% done, estimate finish Sat Feb 16 15:36:12 2019 xorriso : UPDATE : 94.25% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 95.02% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 95.88% done, estimate finish Sat Feb 16 15:36:13 2019 xorriso : UPDATE : 96.70% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 97.40% done, estimate finish Sat Feb 16 15:36:14 2019 xorriso : UPDATE : 97.88% done, estimate finish Sat Feb 16 15:36:15 2019 xorriso : UPDATE : 98.98% done xorriso : UPDATE : 99.15% done ISO image produced: 4927223 sectors Written to medium : 4927223 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. /home/debian-cd/build.stretch/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/9source b344dd48450f8e2a10fb95ceb797de6f870b04df debian-9.8.0-source-BD-1.iso 2cf0157a25c69ea9f975bbaa3ba31378052e0598 debian-9.8.0-source-BD-1.jigdo ff2169f2855e62c3d268abe10327fdde debian-9.8.0-source-BD-1.iso 79b68238b48925063cc9f6c1c67238f3 debian-9.8.0-source-BD-1.jigdo a44608f9535a1795274095bb4a469f8287e229377910a6073b1dca3120993e82992ed88e0e929dfd2da52e6980f64741ffe7d3d19b2c777c63b74dab46a8d864 debian-9.8.0-source-BD-1.iso 253a53a88186d68a29075708a87c79b14b77c1db74603c468146fa3e298b025204dcd9f2e969446c5e12c943a72a8450e66972b797c1c66eb8f1d8027d0a5c1c debian-9.8.0-source-BD-1.jigdo f0509c8250e1d3a55d52b0af636f7f59fec6f7d89031d9e8b06ef9393e70997b debian-9.8.0-source-BD-1.iso b6d0efb0b6f9fcf8abf7efb0164abe73c5281119c8a7e63717050ddba99bc954 debian-9.8.0-source-BD-1.jigdo 052e13441b9881805371bda6e1b26852b00e77d7 debian-9.8.0-source-BD-1.template fb8a8b1ace5ed002549332dcd143ea06 debian-9.8.0-source-BD-1.template a73dc7ada5f8a9a74f78f8ea4396734d81a68f684c53edae1339d3d074ef935639044561b6798874f5a2356b0a7f1608249dc51925efc3b6ae96235c786a3e36 debian-9.8.0-source-BD-1.template 32d29ffba1ea3d904e23aff49f40edea64e79ed816e65f3425ac22ad0ea81b85 debian-9.8.0-source-BD-1.template 00133841ad75398e78326ba8e9b862d3ae0aacc3 debian-9.8.0-source-BD-2.iso 4b223324d524379c9ff840c01db7f0c45cfbc78f debian-9.8.0-source-BD-2.jigdo 033a9f6a91ef969f44b8abba7703eac6 debian-9.8.0-source-BD-2.iso 0521ff00156af63cc200a1b545a0c77e debian-9.8.0-source-BD-2.jigdo c4e3d343531c9df1817d8a9403a6af88f88bc6e18c4017305f9f893be91ff0308fec043e4e16a8b86c528dd152c318773ea7c8e194324f26af30c4977979b10d debian-9.8.0-source-BD-2.iso f8947af6eafabfe58e4655e1791fc926c4c9d1e49331a8f088ccf28c9a5dc7a77c0d5323e1ae5fd8ce7342be27ffdd26165bfe5ab40a43a6d51ec9a04e4b5b73 debian-9.8.0-source-BD-2.jigdo 45581d9af89804aea213f95b076aa7bda3e40f631b6e1b83d804e96064f90217 debian-9.8.0-source-BD-2.iso d4ebdfc9473e8f1ddd02ab1225033d92453470fb7e7080297291de433cb68b56 debian-9.8.0-source-BD-2.jigdo aa924bd2f3bbda39ca50cd39871aeb0b4b34b9ef debian-9.8.0-source-BD-2.template 5c8d9eaa39828c06254ea9c452b18ecd debian-9.8.0-source-BD-2.template f37e60a56d82c5b34c4758b6bb2b0d4880f6c3b658750f502c5e8da382af335d3870e204796b53cffa13fdadac2490f043c9fd0570aa595de581472a21591554 debian-9.8.0-source-BD-2.template c009a011330ba8a918afaa0df9dcf500833db2f92beb7c31869f1b65d4b1cc0f debian-9.8.0-source-BD-2.template 63d90d7ad3a46d54f458c7800bf4e9c6e6c9bd82 debian-9.8.0-source-BD-3.iso 5d21e0c63d982332cdfb20300adb82c14fc7abd6 debian-9.8.0-source-BD-3.jigdo 03e0aafb35afdd6eca697dbfc15d22bd debian-9.8.0-source-BD-3.iso 5761e0aec140206eab3e2e7121e96e56 debian-9.8.0-source-BD-3.jigdo c7985e631fd534dbee93364e54dc7b569e606b87b74fb9c82f51ba61852e287f529ac656adbba0f69234627191c62b1b5d9601d86169769604ccac71438ec1bb debian-9.8.0-source-BD-3.iso 00a55ba180afab35f970cf60d7370b5ce81afba707c17e14d4969697ada40edb890451caef37c09c6338abd7929b85ddefb97d961df368398bc26fb0a3ae6b25 debian-9.8.0-source-BD-3.jigdo 37852530ea794d3359d0248c077b274c5189413f2f34dc2ab1dc63723c95ffd9 debian-9.8.0-source-BD-3.iso 47ff94902f4c273ae476ef1075e9da603792f22004ea83c64c06ecee19452bf4 debian-9.8.0-source-BD-3.jigdo 38e6d04e67128a36ac5f5d817391353a76e630dc debian-9.8.0-source-BD-3.template 594a932ab2253bf3facf3a14256fd2ea debian-9.8.0-source-BD-3.template de313ccd7673801aad0f1b52134655b4ae53950addbc5e6c519d62214733f481b53ea2f95c2f704abbca96a90b2801afae4b315b280f80b011975924bdfe9de1 debian-9.8.0-source-BD-3.template f498e3bf8554be35674d72c7162a8806478cf2240c77d5eb3d212bfbf2acf3bc debian-9.8.0-source-BD-3.template Sat 16 Feb 15:36:17 UTC 2019: Finished.