Connecting to storage.googleapis.com (storage.googleapis.com)|172.217.14.240|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 39689 (39K) [application/octet-stream] Saving to: '/home/buildroot/autobuild/instance-3/output-1/build/.0.2.9.tar.gz.kRULzF/output' 0K .......... .......... .......... ........ 100% 3.12M=0.01s 2022-06-13 19:33:49 (3.12 MB/s) - '/home/buildroot/autobuild/instance-3/output-1/build/.0.2.9.tar.gz.kRULzF/output' saved [39689/39689] 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/bin PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-3/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-3/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power6%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power6%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-5932-g730baf05bfe"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05"; \ echo "PRETTY_NAME=\"Buildroot 2022.05\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/bwrap f 1755 0 0 - - - - -\n /bin/busybox f 4755 0 0 - - - - -\n /var/lib/nginx d 755 33 33 - - - - -\n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkcramfs -B /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cramfs\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.squashfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mksquashfs /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.squashfs -noappend -processors 4 -b 512K -nopad -comp zstd\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 4 processors Creating 4.0 filesystem on /home/buildroot/autobuild/instance-3/output-1/images/rootfs.squashfs, block size 524288. [=============================================================\] 2169/2169 100% Exportable Squashfs 4.0 filesystem, zstd compressed, data block size 524288 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 11176.05 Kbytes (10.91 Mbytes) 25.61% of uncompressed filesystem size (43637.56 Kbytes) Inode table size 23984 bytes (23.42 Kbytes) 22.36% of uncompressed inode table size (107249 bytes) Directory table size 30697 bytes (29.98 Kbytes) 45.57% of uncompressed directory table size (67362 bytes) Number of duplicate files found 57 Number of inodes 2921 Number of files 2138 Number of fragments 56 Number of symbolic links 643 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 140 Number of ids (unique uids + gids) 2 Number of uids 2 root (0) www-data (33) Number of gids 2 root (0) www-data (33) >>> Generating filesystem image rootfs.ubifs mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/sbin/mkfs.ubifs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" xz -9 -C crc32 -c -T 4 /home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs > /home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs.xz >>> Generating filesystem image rootfs.ubi mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/buildroot/autobuild/instance-3/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubinize -o /home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n rm /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs"18579456 bytes (17.7 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2921 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/2921 0% [ ] 2/2921 0% [ ] 3/2921 0% [ ] 4/2921 0% [ ] 5/2921 0% [ ] 6/2921 0% [ ] 7/2921 0% [ ] 8/2921 0% [ ] 9/2921 0% [ ] 10/2921 0% [ ] 11/2921 0% [ ] 12/2921 0% [ ] 13/2921 0% [ ] 14/2921 0% [ ] 15/2921 0% [ ] 16/2921 0% [ ] 17/2921 0% [ ] 18/2921 0% [ ] 19/2921 0% [ ] 20/2921 0% [ ] 21/2921 0% [ ] 22/2921 0% [ ] 23/2921 0% [ ] 24/2921 0% [ ] 25/2921 0% [ ] 26/2921 0% [ ] 27/2921 0% [ ] 28/2921 0% [ ] 29/2921 0% [ ] 30/2921 1% [ ] 31/2921 1% [ ] 32/2921 1% [ ] 33/2921 1% [ ] 34/2921 1% [ ] 35/2921 1% [ ] 36/2921 1% [ ] 37/2921 1% [ ] 38/2921 1% [ ] 39/2921 1% [ ] 40/2921 1% [ ] 41/2921 1% [ ] 42/2921 1% [ ] 43/2921 1% [ ] 44/2921 1% [ ] 45/2921 1% [ ] 46/2921 1% [ ] 47/2921 1% [= ] 48/2921 1% [= ] 49/2921 1% [= ] 50/2921 1% [= ] 51/2921 1% [= ] 52/2921 1% [= ] 53/2921 1% [= ] 54/2921 1% [= ] 55/2921 1% [= ] 56/2921 1% [= ] 57/2921 1% [= ] 58/2921 1% [= ] 59/2921 2% [= ] 60/2921 2% [= ] 61/2921 2% [= ] 62/2921 2% [= ] 63/2921 2% [= ] 64/2921 2% [= ] 65/2921 2% [= ] 66/2921 2% [= ] 67/2921 2% [= ] 68/2921 2% [= ] 69/2921 2% [= ] 70/2921 2% [= ] 71/2921 2% [= ] 72/2921 2% [= ] 73/2921 2% [= ] 74/2921 2% [= ] 75/2921 2% [= ] 76/2921 2% [= ] 77/2921 2% [= ] 78/2921 2% [= ] 79/2921 2% [= ] 80/2921 2% [= ] 81/2921 2% [= ] 82/2921 2% [= ] 83/2921 2% [= ] 84/2921 2% [= ] 85/2921 2% [= ] 86/2921 2% [= ] 87/2921 2% [= ] 88/2921 3% [= ] 89/2921 3% [= ] 90/2921 3% [= ] 91/2921 3% [= ] 92/2921 3% [= ] 93/2921 3% [= ] 94/2921 3% [== ] 95/2921 3% [== ] 96/2921 3% [== ] 97/2921 3% [== ] 98/2921 3% [== ] 99/2921 3% [== ] 100/2921 3% [== ] 101/2921 3% [== ] 102/2921 3% [== ] 103/2921 3% [== ] 104/2921 3% [== ] 105/2921 3% [== ] 106/2921 3% [== ] 107/2921 3% [== ] 108/2921 3% [== ] 109/2921 3% [== ] 110/2921 3% [== ] 111/2921 3% [== ] 112/2921 3% [== ] 113/2921 3% [== ] 114/2921 3% [== ] 115/2921 3% [== ] 116/2921 3% [== ] 117/2921 4% [== ] 118/2921 4% [== ] 119/2921 4% [== ] 120/2921 4% [== ] 121/2921 4% [== ] 122/2921 4% [== ] 123/2921 4% [== ] 124/2921 4% [== ] 125/2921 4% [== ] 126/2921 4% [== ] 127/2921 4% [== ] 128/2921 4% [== ] 129/2921 4% [== ] 130/2921 4% [== ] 131/2921 4% [== ] 132/2921 4% [== ] 133/2921 4% [== ] 134/2921 4% [== ] 135/2921 4% [== ] 136/2921 4% [== ] 137/2921 4% [== ] 138/2921 4% [== ] 139/2921 4% [== ] 140/2921 4% [== ] 141/2921 4% [=== ] 142/2921 4% [=== ] 143/2921 4% [=== ] 144/2921 4% [=== ] 145/2921 4% [=== ] 146/2921 4% [=== ] 147/2921 5% [=== ] 148/2921 5% [=== ] 149/2921 5% [=== ] 150/2921 5% [=== ] 151/2921 5% [=== ] 152/2921 5% [=== ] 153/2921 5% [=== ] 154/2921 5% [=== ] 155/2921 5% [=== ] 156/2921 5% [=== ] 157/2921 5% [=== ] 158/2921 5% [=== ] 159/2921 5% [=== ] 160/2921 5% [=== ] 161/2921 5% [=== ] 162/2921 5% [=== ] 163/2921 5% [=== ] 164/2921 5% [=== ] 165/2921 5% [=== ] 166/2921 5% [=== ] 167/2921 5% [=== ] 168/2921 5% [=== ] 169/2921 5% [=== ] 170/2921 5% [=== ] 171/2921 5% [=== ] 172/2921 5% [=== ] 173/2921 5% [=== ] 174/2921 5% [=== ] 175/2921 5% [=== ] 176/2921 6% [=== ] 177/2921 6% [=== ] 178/2921 6% [=== ] 179/2921 6% [=== ] 180/2921 6% [=== ] 181/2921 6% [=== ] 182/2921 6% [=== ] 183/2921 6% [=== ] 184/2921 6% [=== ] 185/2921 6% [=== ] 186/2921 6% [=== ] 187/2921 6% [=== ] 188/2921 6% [==== ] 189/2921 6% [==== ] 190/2921 6% [==== ] 191/2921 6% [==== ] 192/2921 6% [==== ] 193/2921 6% [==== ] 194/2921 6% [==== ] 195/2921 6% [==== ] 196/2921 6% [==== ] 197/2921 6% [==== ] 198/2921 6% [==== ] 199/2921 6% [==== ] 200/2921 6% [==== ] 201/2921 6% [==== ] 202/2921 6% [==== ] 203/2921 6% [==== ] 204/2921 6% [==== ] 205/2921 7% [==== ] 206/2921 7% [==== ] 207/2921 7% [==== ] 208/2921 7% [==== ] 209/2921 7% [==== ] 210/2921 7% [==== ] 211/2921 7% [==== ] 212/2921 7% [==== ] 213/2921 7% [==== ] 214/2921 7% [==== ] 215/2921 7% [==== ] 216/2921 7% [==== ] 217/2921 7% [==== ] 218/2921 7% [==== ] 219/2921 7% [==== ] 220/2921 7% [==== ] 221/2921 7% [==== ] 222/2921 7% [==== ] 223/2921 7% [==== ] 224/2921 7% [==== ] 225/2921 7% [==== ] 226/2921 7% [==== ] 227/2921 7% [==== ] 228/2921 7% [==== ] 229/2921 7% [==== ] 230/2921 7% [==== ] 231/2921 7% [==== ] 232/2921 7% [==== ] 233/2921 7% [==== ] 234/2921 8% [==== ] 235/2921 8% [===== ] 236/2921 8% [===== ] 237/2921 8% [===== ] 238/2921 8% [===== ] 239/2921 8% [===== ] 240/2921 8% [===== ] 241/2921 8% [===== ] 242/2921 8% [===== ] 243/2921 8% [===== ] 244/2921 8% [===== ] 245/2921 8% [===== ] 246/2921 8% [===== ] 247/2921 8% [===== ] 248/2921 8% [===== ] 249/2921 8% [===== ] 250/2921 8% [===== ] 251/2921 8% [===== ] 252/2921 8% [===== ] 253/2921 8% [===== ] 254/2921 8% [===== ] 255/2921 8% [===== ] 256/2921 8% [===== ] 257/2921 8% [===== ] 258/2921 8% [===== ] 259/2921 8% [===== ] 260/2921 8% [===== ] 261/2921 8% [===== ] 262/2921 8% [===== ] 263/2921 9% [===== ] 264/2921 9% [===== ] 265/2921 9% [===== ] 266/2921 9% [===== ] 267/2921 9% [===== ] 268/2921 9% [===== ] 269/2921 9% [===== ] 270/2921 9% [===== ] 271/2921 9% [===== ] 272/2921 9% [===== ] 273/2921 9% [===== ] 274/2921 9% [===== ] 275/2921 9% [===== ] 276/2921 9% [===== ] 277/2921 9% [===== ] 278/2921 9% [===== ] 279/2921 9% [===== ] 280/2921 9% [===== ] 281/2921 9% [===== ] 282/2921 9% [====== ] 283/2921 9% [====== ] 284/2921 9% [====== ] 285/2921 9% [====== ] 286/2921 9% [====== ] 287/2921 9% [====== ] 288/2921 9% [====== ] 289/2921 9% [====== ] 290/2921 9% [====== ] 291/2921 9% [====== ] 292/2921 9% [====== ] 293/2921 10% [====== ] 294/2921 10% [====== ] 295/2921 10% [====== ] 296/2921 10% [====== ] 297/2921 10% [====== ] 298/2921 10% [====== ] 299/2921 10% [====== ] 300/2921 10% [====== ] 301/2921 10% [====== ] 302/2921 10% [====== ] 303/2921 10% [====== ] 304/2921 10% [====== ] 305/2921 10% [====== ] 306/2921 10% [====== ] 307/2921 10% [====== ] 308/2921 10% [====== ] 309/2921 10% [====== ] 310/2921 10% [====== ] 311/2921 10% [====== ] 312/2921 10% [====== ] 313/2921 10% [====== ] 314/2921 10% [====== ] 315/2921 10% [====== ] 316/2921 10% [====== ] 317/2921 10% [====== ] 318/2921 10% [====== ] 319/2921 10% [====== ] 320/2921 10% [====== ] 321/2921 10% [====== ] 322/2921 11% [====== ] 323/2921 11% [====== ] 324/2921 11% [====== ] 325/2921 11% [====== ] 326/2921 11% [====== ] 327/2921 11% [====== ] 328/2921 11% [====== ] 329/2921 11% [======= ] 330/2921 11% [======= ] 331/2921 11% [======= ] 332/2921 11% [======= ] 333/2921 11% [======= ] 334/2921 11% [======= ] 335/2921 11% [======= ] 336/2921 11% [======= ] 337/2921 11% [======= ] 338/2921 11% [======= ] 339/2921 11% [======= ] 340/2921 11% [======= ] 341/2921 11% [======= ] 342/2921 11% [======= ] 343/2921 11% [======= ] 344/2921 11% [======= ] 345/2921 11% [======= ] 346/2921 11% [======= ] 347/2921 11% [======= ] 348/2921 11% [======= ] 349/2921 11% [======= ] 350/2921 11% [======= ] 351/2921 12% [======= ] 352/2921 12% [======= ] 353/2921 12% [======= ] 354/2921 12% [======= ] 355/2921 12% [======= ] 356/2921 12% [======= ] 357/2921 12% [======= ] 358/2921 12% [======= ] 359/2921 12% [======= ] 360/2921 12% [======= ] 361/2921 12% [======= ] 362/2921 12% [======= ] 363/2921 12% [======= ] 364/2921 12% [======= ] 365/2921 12% [======= ] 366/2921 12% [======= ] 367/2921 12% [======= ] 368/2921 12% [======= ] 369/2921 12% [======= ] 370/2921 12% [======= ] 371/2921 12% [======= ] 372/2921 12% [======= ] 373/2921 12% [======= ] 374/2921 12% [======= ] 375/2921 12% [======= ] 376/2921 12% [======== ] 377/2921 12% [======== ] 378/2921 12% [======== ] 379/2921 12% [======== ] 380/2921 13% [======== ] 381/2921 13% [======== ] 382/2921 13% [======== ] 383/2921 13% [======== ] 384/2921 13% [======== ] 385/2921 13% [======== ] 386/2921 13% [======== ] 387/2921 13% [======== ] 388/2921 13% [======== ] 389/2921 13% [======== ] 390/2921 13% [======== ] 391/2921 13% [======== ] 392/2921 13% [======== ] 393/2921 13% [======== ] 394/2921 13% [======== ] 395/2921 13% [======== ] 396/2921 13% [======== ] 397/2921 13% [======== ] 398/2921 13% [======== ] 399/2921 13% [======== ] 400/2921 13% [======== ] 401/2921 13% [======== ] 402/2921 13% [======== ] 403/2921 13% [======== ] 404/2921 13% [======== ] 405/2921 13% [======== ] 406/2921 13% [======== ] 407/2921 13% [======== ] 408/2921 13% [======== ] 409/2921 14% [======== ] 410/2921 14% [======== ] 411/2921 14% [======== ] 412/2921 14% [======== ] 413/2921 14% [======== ] 414/2921 14% [======== ] 415/2921 14% [======== ] 416/2921 14% [======== ] 417/2921 14% [======== ] 418/2921 14% [======== ] 419/2921 14% [======== ] 420/2921 14% [======== ] 421/2921 14% [======== ] 422/2921 14% [======== ] 423/2921 14% [======== ] 424/2921 14% [========= ] 425/2921 14% [========= ] 426/2921 14% [========= ] 427/2921 14% [========= ] 428/2921 14% [========= ] 429/2921 14% [========= ] 430/2921 14% [========= ] 431/2921 14% [========= ] 432/2921 14% [========= ] 433/2921 14% [========= ] 434/2921 14% [========= ] 435/2921 14% [========= ] 436/2921 14% [========= ] 437/2921 14% [========= ] 438/2921 14% [========= ] 439/2921 15% [========= ] 440/2921 15% [========= ] 441/2921 15% [========= ] 442/2921 15% [========= ] 443/2921 15% [========= ] 444/2921 15% [========= ] 445/2921 15% [========= ] 446/2921 15% [========= ] 447/2921 15% [========= ] 448/2921 15% [========= ] 449/2921 15% [========= ] 450/2921 15% [========= ] 451/2921 15% [========= ] 452/2921 15% [========= ] 453/2921 15% [========= ] 454/2921 15% [========= ] 455/2921 15% [========= ] 456/2921 15% [========= ] 457/2921 15% [========= ] 458/2921 15% [========= ] 459/2921 15% [========= ] 460/2921 15% [========= ] 461/2921 15% [========= ] 462/2921 15% [========= ] 463/2921 15% [========= ] 464/2921 15% [========= ] 465/2921 15% [========= ] 466/2921 15% [========= ] 467/2921 15% [========= ] 468/2921 16% [========= ] 469/2921 16% [========= ] 470/2921 16% [========= ] 471/2921 16% [========== ] 472/2921 16% [========== ] 473/2921 16% [========== ] 474/2921 16% [========== ] 475/2921 16% [========== ] 476/2921 16% [========== ] 477/2921 16% [========== ] 478/2921 16% [========== ] 479/2921 16% [========== ] 480/2921 16% [========== ] 481/2921 16% [========== ] 482/2921 16% [========== ] 483/2921 16% [========== ] 484/2921 16% [========== ] 485/2921 16% [========== ] 486/2921 16% [========== ] 487/2921 16% [========== ] 488/2921 16% [========== ] 489/2921 16% [========== ] 490/2921 16% [========== ] 491/2921 16% [========== ] 492/2921 16% [========== ] 493/2921 16% [========== ] 494/2921 16% [========== ] 495/2921 16% [========== ] 496/2921 16% [========== ] 497/2921 17% [========== ] 498/2921 17% [========== ] 499/2921 17% [========== ] 500/2921 17% [========== ] 501/2921 17% [========== ] 502/2921 17% [========== ] 503/2921 17% [========== ] 504/2921 17% [========== ] 505/2921 17% [========== ] 506/2921 17% [========== ] 507/2921 17% [========== ] 508/2921 17% [========== ] 509/2921 17% [========== ] 510/2921 17% [========== ] 511/2921 17% [========== ] 512/2921 17% [========== ] 513/2921 17% [========== ] 514/2921 17% [========== ] 515/2921 17% [========== ] 516/2921 17% [========== ] 517/2921 17% [========== ] 518/2921 17% [=========== ] 519/2921 17% [=========== ] 520/2921 17% [=========== ] 521/2921 17% [=========== ] 522/2921 17% [=========== ] 523/2921 17% [=========== ] 524/2921 17% [=========== ] 525/2921 17% [=========== ] 526/2921 18% [=========== ] 527/2921 18% [=========== ] 528/2921 18% [=========== ] 529/2921 18% [=========== ] 530/2921 18% [=========== ] 531/2921 18% [=========== ] 532/2921 18% [=========== ] 533/2921 18% [=========== ] 534/2921 18% [=========== ] 535/2921 18% [=========== ] 536/2921 18% [=========== ] 537/2921 18% [=========== ] 538/2921 18% [=========== ] 539/2921 18% [=========== ] 540/2921 18% [=========== ] 541/2921 18% [=========== ] 542/2921 18% [=========== ] 543/2921 18% [=========== ] 544/2921 18% [=========== ] 545/2921 18% [=========== ] 546/2921 18% [=========== ] 547/2921 18% [=========== ] 548/2921 18% [=========== ] 549/2921 18% [=========== ] 550/2921 18% [=========== ] 551/2921 18% [=========== ] 552/2921 18% [=========== ] 553/2921 18% [=========== ] 554/2921 18% [=========== ] 555/2921 19% [=========== ] 556/2921 19% [=========== ] 557/2921 19% [=========== ] 558/2921 19% [=========== ] 559/2921 19% [=========== ] 560/2921 19% [=========== ] 561/2921 19% [=========== ] 562/2921 19% [=========== ] 563/2921 19% [=========== ] 564/2921 19% [=========== ] 565/2921 19% [============ ] 566/2921 19% [============ ] 567/2921 19% [============ ] 568/2921 19% [============ ] 569/2921 19% [============ ] 570/2921 19% [============ ] 571/2921 19% [============ ] 572/2921 19% [============ ] 573/2921 19% [============ ] 574/2921 19% [============ ] 575/2921 19% [============ ] 576/2921 19% [============ ] 577/2921 19% [============ ] 578/2921 19% [============ ] 579/2921 19% [============ ] 580/2921 19% [============ ] 581/2921 19% [============ ] 582/2921 19% [============ ] 583/2921 19% [============ ] 584/2921 19% [============ ] 585/2921 20% [============ ] 586/2921 20% [============ ] 587/2921 20% [============ ] 588/2921 20% [============ ] 589/2921 20% [============ ] 590/2921 20% [============ ] 591/2921 20% [============ ] 592/2921 20% [============ ] 593/2921 20% [============ ] 594/2921 20% [============ ] 595/2921 20% [============ ] 596/2921 20% [============ ] 597/2921 20% [============ ] 598/2921 20% [============ ] 599/2921 20% [============ ] 600/2921 20% [============ ] 601/2921 20% [============ ] 602/2921 20% [============ ] 603/2921 20% [============ ] 604/2921 20% [============ ] 605/2921 20% [============ ] 606/2921 20% [============ ] 607/2921 20% [============ ] 608/2921 20% [============ ] 609/2921 20% [============ ] 610/2921 20% [============ ] 611/2921 20% [============ ] 612/2921 20% [============= ] 613/2921 20% [============= ] 614/2921 21% [============= ] 615/2921 21% [============= ] 616/2921 21% [============= ] 617/2921 21% [============= ] 618/2921 21% [============= ] 619/2921 21% [============= ] 620/2921 21% [============= ] 621/2921 21% [============= ] 622/2921 21% [============= ] 623/2921 21% [============= ] 624/2921 21% [============= ] 625/2921 21% [============= ] 626/2921 21% [============= ] 627/2921 21% [============= ] 628/2921 21% [============= ] 629/2921 21% [============= ] 630/2921 21% [============= ] 631/2921 21% [============= ] 632/2921 21% [============= ] 633/2921 21% [============= ] 634/2921 21% [============= ] 635/2921 21% [============= ] 636/2921 21% [============= ] 637/2921 21% [============= ] 638/2921 21% [============= ] 639/2921 21% [============= ] 640/2921 21% [============= ] 641/2921 21% [============= ] 642/2921 21% [============= ] 643/2921 22% [============= ] 644/2921 22% [============= ] 645/2921 22% [============= ] 646/2921 22% [============= ] 647/2921 22% [============= ] 648/2921 22% [============= ] 649/2921 22% [============= ] 650/2921 22% [============= ] 651/2921 22% [============= ] 652/2921 22% [============= ] 653/2921 22% [============= ] 654/2921 22% [============= ] 655/2921 22% [============= ] 656/2921 22% [============= ] 657/2921 22% [============= ] 658/2921 22% [============= ] 659/2921 22% [============== ] 660/2921 22% [============== ] 661/2921 22% [============== ] 662/2921 22% [============== ] 663/2921 22% [============== ] 664/2921 22% [============== ] 665/2921 22% [============== ] 666/2921 22% [============== ] 667/2921 22% [============== ] 668/2921 22% [============== ] 669/2921 22% [============== ] 670/2921 22% [============== ] 671/2921 22% [============== ] 672/2921 23% [============== ] 673/2921 23% [============== ] 674/2921 23% [============== ] 675/2921 23% [============== ] 676/2921 23% [============== ] 677/2921 23% [============== ] 678/2921 23% [============== ] 679/2921 23% [============== ] 680/2921 23% [============== ] 681/2921 23% [============== ] 682/2921 23% [============== ] 683/2921 23% [============== ] 684/2921 23% [============== ] 685/2921 23% [============== ] 686/2921 23% [============== ] 687/2921 23% [============== ] 688/2921 23% [============== ] 689/2921 23% [============== ] 690/2921 23% [============== ] 691/2921 23% [============== ] 692/2921 23% [============== ] 693/2921 23% [============== ] 694/2921 23% [============== ] 695/2921 23% [============== ] 696/2921 23% [============== ] 697/2921 23% [============== ] 698/2921 23% [============== ] 699/2921 23% [============== ] 700/2921 23% [============== ] 701/2921 23% [============== ] 702/2921 24% [============== ] 703/2921 24% [============== ] 704/2921 24% [============== ] 705/2921 24% [============== ] 706/2921 24% [=============== ] 707/2921 24% [=============== ] 708/2921 24% [=============== ] 709/2921 24% [=============== ] 710/2921 24% [=============== ] 711/2921 24% [=============== ] 712/2921 24% [=============== ] 713/2921 24% [=============== ] 714/2921 24% [=============== ] 715/2921 24% [=============== ] 716/2921 24% [=============== ] 717/2921 24% [=============== ] 718/2921 24% [=============== ] 719/2921 24% [=============== ] 720/2921 24% [=============== ] 721/2921 24% [=============== ] 722/2921 24% [=============== ] 723/2921 24% [=============== ] 724/2921 24% [=============== ] 725/2921 24% [=============== ] 726/2921 24% [=============== ] 727/2921 24% [=============== ] 728/2921 24% [=============== ] 729/2921 24% [=============== ] 730/2921 24% [=============== ] 731/2921 25% [=============== ] 732/2921 25% [=============== ] 733/2921 25% [=============== ] 734/2921 25% [=============== ] 735/2921 25% [=============== ] 736/2921 25% [=============== ] 737/2921 25% [=============== ] 738/2921 25% [=============== ] 739/2921 25% [=============== ] 740/2921 25% [=============== ] 741/2921 25% [=============== ] 742/2921 25% [=============== ] 743/2921 25% [=============== ] 744/2921 25% [=============== ] 745/2921 25% [=============== ] 746/2921 25% [=============== ] 747/2921 25% [=============== ] 748/2921 25% [=============== ] 749/2921 25% [=============== ] 750/2921 25% [=============== ] 751/2921 25% [=============== ] 752/2921 25% [=============== ] 753/2921 25% [================ ] 754/2921 25% [================ ] 755/2921 25% [================ ] 756/2921 25% [================ ] 757/2921 25% [================ ] 758/2921 25% [================ ] 759/2921 25% [================ ] 760/2921 26% [================ ] 761/2921 26% [================ ] 762/2921 26% [================ ] 763/2921 26% [================ ] 764/2921 26% [================ ] 765/2921 26% [================ ] 766/2921 26% [================ ] 767/2921 26% [================ ] 768/2921 26% [================ ] 769/2921 26% [================ ] 770/2921 26% [================ ] 771/2921 26% [================ ] 772/2921 26% [================ ] 773/2921 26% [================ ] 774/2921 26% [================ ] 775/2921 26% [================ ] 776/2921 26% [================ ] 777/2921 26% [================ ] 778/2921 26% [================ ] 779/2921 26% [================ ] 780/2921 26% [================ ] 781/2921 26% [================ ] 782/2921 26% [================ ] 783/2921 26% [================ ] 784/2921 26% [================ ] 785/2921 26% [================ ] 786/2921 26% [================ ] 787/2921 26% [================ ] 788/2921 26% [================ ] 789/2921 27% [================ ] 790/2921 27% [================ ] 791/2921 27% [================ ] 792/2921 27% [================ ] 793/2921 27% [================ ] 794/2921 27% [================ ] 795/2921 27% [================ ] 796/2921 27% [================ ] 797/2921 27% [================ ] 798/2921 27% [================ ] 799/2921 27% [================ ] 800/2921 27% [================= ] 801/2921 27% [================= ] 802/2921 27% [================= ] 803/2921 27% [================= ] 804/2921 27% [================= ] 805/2921 27% [================= ] 806/2921 27% [================= ] 807/2921 27% [================= ] 808/2921 27% [================= ] 809/2921 27% [================= ] 810/2921 27% [================= ] 811/2921 27% [================= ] 812/2921 27% [================= ] 813/2921 27% [================= ] 814/2921 27% [================= ] 815/2921 27% [================= ] 816/2921 27% [================= ] 817/2921 27% [================= ] 818/2921 28% [================= ] 819/2921 28% [================= ] 820/2921 28% [================= ] 821/2921 28% [================= ] 822/2921 28% [================= ] 823/2921 28% [================= ] 824/2921 28% [================= ] 825/2921 28% [================= ] 826/2921 28% [================= ] 827/2921 28% [================= ] 828/2921 28% [================= ] 829/2921 28% [================= ] 830/2921 28% [================= ] 831/2921 28% [================= ] 832/2921 28% [================= ] 833/2921 28% [================= ] 834/2921 28% [================= ] 835/2921 28% [================= ] 836/2921 28% [================= ] 837/2921 28% [================= ] 838/2921 28% [================= ] 839/2921 28% [================= ] 840/2921 28% [================= ] 841/2921 28% [================= ] 842/2921 28% [================= ] 843/2921 28% [================= ] 844/2921 28% [================= ] 845/2921 28% [================= ] 846/2921 28% [================= ] 847/2921 28% [================= ] 848/2921 29% [================== ] 849/2921 29% [================== ] 850/2921 29% [================== ] 851/2921 29% [================== ] 852/2921 29% [================== ] 853/2921 29% [================== ] 854/2921 29% [================== ] 855/2921 29% [================== ] 856/2921 29% [================== ] 857/2921 29% [================== ] 858/2921 29% [================== ] 859/2921 29% [================== ] 860/2921 29% [================== ] 861/2921 29% [================== ] 862/2921 29% [================== ] 863/2921 29% [================== ] 864/2921 29% [================== ] 865/2921 29% [================== ] 866/2921 29% [================== ] 867/2921 29% [================== ] 868/2921 29% [================== ] 869/2921 29% [================== ] 870/2921 29% [================== ] 871/2921 29% [================== ] 872/2921 29% [================== ] 873/2921 29% [================== ] 874/2921 29% [================== ] 875/2921 29% [================== ] 876/2921 29% [================== ] 877/2921 30% [================== ] 878/2921 30% [================== ] 879/2921 30% [================== ] 880/2921 30% [================== ] 881/2921 30% [================== ] 882/2921 30% [================== ] 883/2921 30% [================== ] 884/2921 30% [================== ] 885/2921 30% [================== ] 886/2921 30% [================== ] 887/2921 30% [================== ] 888/2921 30% [================== ] 889/2921 30% [================== ] 890/2921 30% [================== ] 891/2921 30% [================== ] 892/2921 30% [================== ] 893/2921 30% [================== ] 894/2921 30% [================== ] 895/2921 30% [=================== ] 896/2921 30% [=================== ] 897/2921 30% [=================== ] 898/2921 30% [=================== ] 899/2921 30% [=================== ] 900/2921 30% [=================== ] 901/2921 30% [=================== ] 902/2921 30% [=================== ] 903/2921 30% [=================== ] 904/2921 30% [=================== ] 905/2921 30% [=================== ] 906/2921 31% [=================== ] 907/2921 31% [=================== ] 908/2921 31% [=================== ] 909/2921 31% [=================== ] 910/2921 31% [=================== ] 911/2921 31% [=================== ] 912/2921 31% [=================== ] 913/2921 31% [=================== ] 914/2921 31% [=================== ] 915/2921 31% [=================== ] 916/2921 31% [=================== ] 917/2921 31% [=================== ] 918/2921 31% [=================== ] 919/2921 31% [=================== ] 920/2921 31% [=================== ] 921/2921 31% [=================== ] 922/2921 31% [=================== ] 923/2921 31% [=================== ] 924/2921 31% [=================== ] 925/2921 31% [=================== ] 926/2921 31% [=================== ] 927/2921 31% [=================== ] 928/2921 31% [=================== ] 929/2921 31% [=================== ] 930/2921 31% [=================== ] 931/2921 31% [=================== ] 932/2921 31% [=================== ] 933/2921 31% [=================== ] 934/2921 31% [=================== ] 935/2921 32% [=================== ] 936/2921 32% [=================== ] 937/2921 32% [=================== ] 938/2921 32% [=================== ] 939/2921 32% [=================== ] 940/2921 32% [=================== ] 941/2921 32% [=================== ] 942/2921 32% [==================== ] 943/2921 32% [==================== ] 944/2921 32% [==================== ] 945/2921 32% [==================== ] 946/2921 32% [==================== ] 947/2921 32% [==================== ] 948/2921 32% [==================== ] 949/2921 32% [==================== ] 950/2921 32% [==================== ] 951/2921 32% [==================== ] 952/2921 32% [==================== ] 953/2921 32% [==================== ] 954/2921 32% [==================== ] 955/2921 32% [==================== ] 956/2921 32% [==================== ] 957/2921 32% [==================== ] 958/2921 32% [==================== ] 959/2921 32% [==================== ] 960/2921 32% [==================== ] 961/2921 32% [==================== ] 962/2921 32% [==================== ] 963/2921 32% [==================== ] 964/2921 33% [==================== ] 965/2921 33% [==================== ] 966/2921 33% [==================== ] 967/2921 33% [==================== ] 968/2921 33% [==================== ] 969/2921 33% [==================== ] 970/2921 33% [==================== ] 971/2921 33% [==================== ] 972/2921 33% [==================== ] 973/2921 33% [==================== ] 974/2921 33% [==================== ] 975/2921 33% [==================== ] 976/2921 33% [==================== ] 977/2921 33% [==================== ] 978/2921 33% [==================== ] 979/2921 33% [==================== ] 980/2921 33% [==================== ] 981/2921 33% [==================== ] 982/2921 33% [==================== ] 983/2921 33% [==================== ] 984/2921 33% [==================== ] 985/2921 33% [==================== ] 986/2921 33% [==================== ] 987/2921 33% [==================== ] 988/2921 33% [==================== ] 989/2921 33% [===================== ] 990/2921 33% [===================== ] 991/2921 33% [===================== ] 992/2921 33% [===================== ] 993/2921 33% [===================== ] 994/2921 34% [===================== ] 995/2921 34% [===================== ] 996/2921 34% [===================== ] 997/2921 34% [===================== ] 998/2921 34% [===================== ] 999/2921 34% [===================== ] 1000/2921 34% [===================== ] 1001/2921 34% [===================== ] 1002/2921 34% [===================== ] 1003/2921 34% [===================== ] 1004/2921 34% [===================== ] 1005/2921 34% [===================== ] 1006/2921 34% [===================== ] 1007/2921 34% [===================== ] 1008/2921 34% [===================== ] 1009/2921 34% [===================== ] 1010/2921 34% [===================== ] 1011/2921 34% [===================== ] 1012/2921 34% [===================== ] 1013/2921 34% [===================== ] 1014/2921 34% [===================== ] 1015/2921 34% [===================== ] 1016/2921 34% [===================== ] 1017/2921 34% [===================== ] 1018/2921 34% [===================== ] 1019/2921 34% [===================== ] 1020/2921 34% [===================== ] 1021/2921 34% [===================== ] 1022/2921 34% [===================== ] 1023/2921 35% [===================== ] 1024/2921 35% [===================== ] 1025/2921 35% [===================== ] 1026/2921 35% [===================== ] 1027/2921 35% [===================== ] 1028/2921 35% [===================== ] 1029/2921 35% [===================== ] 1030/2921 35% [===================== ] 1031/2921 35% [===================== ] 1032/2921 35% [===================== ] 1033/2921 35% [===================== ] 1034/2921 35% [===================== ] 1035/2921 35% [===================== ] 1036/2921 35% [====================== ] 1037/2921 35% [====================== ] 1038/2921 35% [====================== ] 1039/2921 35% [====================== ] 1040/2921 35% [====================== ] 1041/2921 35% [====================== ] 1042/2921 35% [====================== ] 1043/2921 35% [====================== ] 1044/2921 35% [====================== ] 1045/2921 35% [====================== ] 1046/2921 35% [====================== ] 1047/2921 35% [====================== ] 1048/2921 35% [====================== ] 1049/2921 35% [====================== ] 1050/2921 35% [====================== ] 1051/2921 35% [====================== ] 1052/2921 36% [====================== ] 1053/2921 36% [====================== ] 1054/2921 36% [====================== ] 1055/2921 36% [====================== ] 1056/2921 36% [====================== ] 1057/2921 36% [====================== ] 1058/2921 36% [====================== ] 1059/2921 36% [====================== ] 1060/2921 36% [====================== ] 1061/2921 36% [====================== ] 1062/2921 36% [====================== ] 1063/2921 36% [====================== ] 1064/2921 36% [====================== ] 1065/2921 36% [====================== ] 1066/2921 36% [====================== ] 1067/2921 36% [====================== ] 1068/2921 36% [====================== ] 1069/2921 36% [====================== ] 1070/2921 36% [====================== ] 1071/2921 36% [====================== ] 1072/2921 36% [====================== ] 1073/2921 36% [====================== ] 1074/2921 36% [====================== ] 1075/2921 36% [====================== ] 1076/2921 36% [====================== ] 1077/2921 36% [====================== ] 1078/2921 36% [====================== ] 1079/2921 36% [====================== ] 1080/2921 36% [====================== ] 1081/2921 37% [====================== ] 1082/2921 37% [====================== ] 1083/2921 37% [======================= ] 1084/2921 37% [======================= ] 1085/2921 37% [======================= ] 1086/2921 37% [======================= ] 1087/2921 37% [======================= ] 1088/2921 37% [======================= ] 1089/2921 37% [======================= ] 1090/2921 37% [======================= ] 1091/2921 37% [======================= ] 1092/2921 37% [======================= ] 1093/2921 37% [======================= ] 1094/2921 37% [======================= ] 1095/2921 37% [======================= ] 1096/2921 37% [======================= ] 1097/2921 37% [======================= ] 1098/2921 37% [======================= ] 1099/2921 37% [======================= ] 1100/2921 37% [======================= ] 1101/2921 37% [======================= ] 1102/2921 37% [======================= ] 1103/2921 37% [======================= ] 1104/2921 37% [======================= ] 1105/2921 37% [======================= ] 1106/2921 37% [======================= ] 1107/2921 37% [======================= ] 1108/2921 37% [======================= ] 1109/2921 37% [======================= ] 1110/2921 38% [======================= ] 1111/2921 38% [======================= ] 1112/2921 38% [======================= ] 1113/2921 38% [======================= ] 1114/2921 38% [======================= ] 1115/2921 38% [======================= ] 1116/2921 38% [======================= ] 1117/2921 38% [======================= ] 1118/2921 38% [======================= ] 1119/2921 38% [======================= ] 1120/2921 38% [======================= ] 1121/2921 38% [======================= ] 1122/2921 38% [======================= ] 1123/2921 38% [======================= ] 1124/2921 38% [======================= ] 1125/2921 38% [======================= ] 1126/2921 38% [======================= ] 1127/2921 38% [======================= ] 1128/2921 38% [======================= ] 1129/2921 38% [======================= ] 1130/2921 38% [======================== ] 1131/2921 38% [======================== ] 1132/2921 38% [======================== ] 1133/2921 38% [======================== ] 1134/2921 38% [======================== ] 1135/2921 38% [======================== ] 1136/2921 38% [======================== ] 1137/2921 38% [======================== ] 1138/2921 38% [======================== ] 1139/2921 38% [======================== ] 1140/2921 39% [======================== ] 1141/2921 39% [======================== ] 1142/2921 39% [======================== ] 1143/2921 39% [======================== ] 1144/2921 39% [======================== ] 1145/2921 39% [======================== ] 1146/2921 39% [======================== ] 1147/2921 39% [======================== ] 1148/2921 39% [======================== ] 1149/2921 39% [======================== ] 1150/2921 39% [======================== ] 1151/2921 39% [======================== ] 1152/2921 39% [======================== ] 1153/2921 39% [======================== ] 1154/2921 39% [======================== ] 1155/2921 39% [======================== ] 1156/2921 39% [======================== ] 1157/2921 39% [======================== ] 1158/2921 39% [======================== ] 1159/2921 39% [======================== ] 1160/2921 39% [======================== ] 1161/2921 39% [======================== ] 1162/2921 39% [======================== ] 1163/2921 39% [======================== ] 1164/2921 39% [======================== ] 1165/2921 39% [======================== ] 1166/2921 39% [======================== ] 1167/2921 39% [======================== ] 1168/2921 39% [======================== ] 1169/2921 40% [======================== ] 1170/2921 40% [======================== ] 1171/2921 40% [======================== ] 1172/2921 40% [======================== ] 1173/2921 40% [======================== ] 1174/2921 40% [======================== ] 1175/2921 40% [======================== ] 1176/2921 40% [======================== ] 1177/2921 40% [========================= ] 1178/2921 40% [========================= ] 1179/2921 40% [========================= ] 1180/2921 40% [========================= ] 1181/2921 40% [========================= ] 1182/2921 40% [========================= ] 1183/2921 40% [========================= ] 1184/2921 40% [========================= ] 1185/2921 40% [========================= ] 1186/2921 40% [========================= ] 1187/2921 40% [========================= ] 1188/2921 40% [========================= ] 1189/2921 40% [========================= ] 1190/2921 40% [========================= ] 1191/2921 40% [========================= ] 1192/2921 40% [========================= ] 1193/2921 40% [========================= ] 1194/2921 40% [========================= ] 1195/2921 40% [========================= ] 1196/2921 40% [========================= ] 1197/2921 40% [========================= ] 1198/2921 41% [========================= ] 1199/2921 41% [========================= ] 1200/2921 41% [========================= ] 1201/2921 41% [========================= ] 1202/2921 41% [========================= ] 1203/2921 41% [========================= ] 1204/2921 41% [========================= ] 1205/2921 41% [========================= ] 1206/2921 41% [========================= ] 1207/2921 41% [========================= ] 1208/2921 41% [========================= ] 1209/2921 41% [========================= ] 1210/2921 41% [========================= ] 1211/2921 41% [========================= ] 1212/2921 41% [========================= ] 1213/2921 41% [========================= ] 1214/2921 41% [========================= ] 1215/2921 41% [========================= ] 1216/2921 41% [========================= ] 1217/2921 41% [========================= ] 1218/2921 41% [========================= ] 1219/2921 41% [========================= ] 1220/2921 41% [========================= ] 1221/2921 41% [========================= ] 1222/2921 41% [========================= ] 1223/2921 41% [========================= ] 1224/2921 41% [========================== ] 1225/2921 41% [========================== ] 1226/2921 41% [========================== ] 1227/2921 42% [========================== ] 1228/2921 42% [========================== ] 1229/2921 42% [========================== ] 1230/2921 42% [========================== ] 1231/2921 42% [========================== ] 1232/2921 42% [========================== ] 1233/2921 42% [========================== ] 1234/2921 42% [========================== ] 1235/2921 42% [========================== ] 1236/2921 42% [========================== ] 1237/2921 42% [========================== ] 1238/2921 42% [========================== ] 1239/2921 42% [========================== ] 1240/2921 42% [========================== ] 1241/2921 42% [========================== ] 1242/2921 42% [========================== ] 1243/2921 42% [========================== ] 1244/2921 42% [========================== ] 1245/2921 42% [========================== ] 1246/2921 42% [========================== ] 1247/2921 42% [========================== ] 1248/2921 42% [========================== ] 1249/2921 42% [========================== ] 1250/2921 42% [========================== ] 1251/2921 42% [========================== ] 1252/2921 42% [========================== ] 1253/2921 42% [========================== ] 1254/2921 42% [========================== ] 1255/2921 42% [========================== ] 1256/2921 42% [========================== ] 1257/2921 43% [========================== ] 1258/2921 43% [========================== ] 1259/2921 43% [========================== ] 1260/2921 43% [========================== ] 1261/2921 43% [========================== ] 1262/2921 43% [========================== ] 1263/2921 43% [========================== ] 1264/2921 43% [========================== ] 1265/2921 43% [========================== ] 1266/2921 43% [========================== ] 1267/2921 43% [========================== ] 1268/2921 43% [========================== ] 1269/2921 43% [========================== ] 1270/2921 43% [========================== ] 1271/2921 43% [========================== ] 1272/2921 43% [=========================== ] 1273/2921 43% [=========================== ] 1274/2921 43% [=========================== ] 1275/2921 43% [=========================== ] 1276/2921 43% [=========================== ] 1277/2921 43% [=========================== ] 1278/2921 43% [=========================== ] 1279/2921 43% [=========================== ] 1280/2921 43% [=========================== ] 1281/2921 43% [=========================== ] 1282/2921 43% [=========================== ] 1283/2921 43% [=========================== ] 1284/2921 43% [=========================== ] 1285/2921 43% [=========================== ] 1286/2921 44% [=========================== ] 1287/2921 44% [=========================== ] 1288/2921 44% [=========================== ] 1289/2921 44% [=========================== ] 1290/2921 44% [=========================== ] 1291/2921 44% [=========================== ] 1292/2921 44% [=========================== ] 1293/2921 44% [=========================== ] 1294/2921 44% [=========================== ] 1295/2921 44% [=========================== ] 1296/2921 44% [=========================== ] 1297/2921 44% [=========================== ] 1298/2921 44% [=========================== ] 1299/2921 44% [=========================== ] 1300/2921 44% [=========================== ] 1301/2921 44% [=========================== ] 1302/2921 44% [=========================== ] 1303/2921 44% [=========================== ] 1304/2921 44% [=========================== ] 1305/2921 44% [=========================== ] 1306/2921 44% [=========================== ] 1307/2921 44% [=========================== ] 1308/2921 44% [=========================== ] 1309/2921 44% [=========================== ] 1310/2921 44% [=========================== ] 1311/2921 44% [=========================== ] 1312/2921 44% [=========================== ] 1313/2921 44% [=========================== ] 1314/2921 44% [=========================== ] 1315/2921 45% [=========================== ] 1316/2921 45% [=========================== ] 1317/2921 45% [=========================== ] 1318/2921 45% [=========================== ] 1319/2921 45% [============================ ] 1320/2921 45% [============================ ] 1321/2921 45% [============================ ] 1322/2921 45% [============================ ] 1323/2921 45% [============================ ] 1324/2921 45% [============================ ] 1325/2921 45% [============================ ] 1326/2921 45% [============================ ] 1327/2921 45% [============================ ] 1328/2921 45% [============================ ] 1329/2921 45% [============================ ] 1330/2921 45% [============================ ] 1331/2921 45% [============================ ] 1332/2921 45% [============================ ] 1333/2921 45% [============================ ] 1334/2921 45% [============================ ] 1335/2921 45% [============================ ] 1336/2921 45% [============================ ] 1337/2921 45% [============================ ] 1338/2921 45% [============================ ] 1339/2921 45% [============================ ] 1340/2921 45% [============================ ] 1341/2921 45% [============================ ] 1342/2921 45% [============================ ] 1343/2921 45% [============================ ] 1344/2921 46% [============================ ] 1345/2921 46% [============================ ] 1346/2921 46% [============================ ] 1347/2921 46% [============================ ] 1348/2921 46% [============================ ] 1349/2921 46% [============================ ] 1350/2921 46% [============================ ] 1351/2921 46% [============================ ] 1352/2921 46% [============================ ] 1353/2921 46% [============================ ] 1354/2921 46% [============================ ] 1355/2921 46% [============================ ] 1356/2921 46% [============================ ] 1357/2921 46% [============================ ] 1358/2921 46% [============================ ] 1359/2921 46% [============================ ] 1360/2921 46% [============================ ] 1361/2921 46% [============================ ] 1362/2921 46% [============================ ] 1363/2921 46% [============================ ] 1364/2921 46% [============================ ] 1365/2921 46% [============================ ] 1366/2921 46% [============================= ] 1367/2921 46% [============================= ] 1368/2921 46% [============================= ] 1369/2921 46% [============================= ] 1370/2921 46% [============================= ] 1371/2921 46% [============================= ] 1372/2921 46% [============================= ] 1373/2921 47% [============================= ] 1374/2921 47% [============================= ] 1375/2921 47% [============================= ] 1376/2921 47% [============================= ] 1377/2921 47% [============================= ] 1378/2921 47% [============================= ] 1379/2921 47% [============================= ] 1380/2921 47% [============================= ] 1381/2921 47% [============================= ] 1382/2921 47% [============================= ] 1383/2921 47% [============================= ] 1384/2921 47% [============================= ] 1385/2921 47% [============================= ] 1386/2921 47% [============================= ] 1387/2921 47% [============================= ] 1388/2921 47% [============================= ] 1389/2921 47% [============================= ] 1390/2921 47% [============================= ] 1391/2921 47% [============================= ] 1392/2921 47% [============================= ] 1393/2921 47% [============================= ] 1394/2921 47% [============================= ] 1395/2921 47% [============================= ] 1396/2921 47% [============================= ] 1397/2921 47% [============================= ] 1398/2921 47% [============================= ] 1399/2921 47% [============================= ] 1400/2921 47% [============================= ] 1401/2921 47% [============================= ] 1402/2921 47% [============================= ] 1403/2921 48% [============================= ] 1404/2921 48% [============================= ] 1405/2921 48% [============================= ] 1406/2921 48% [============================= ] 1407/2921 48% [============================= ] 1408/2921 48% [============================= ] 1409/2921 48% [============================= ] 1410/2921 48% [============================= ] 1411/2921 48% [============================= ] 1412/2921 48% [============================= ] 1413/2921 48% [============================== ] 1414/2921 48% [============================== ] 1415/2921 48% [============================== ] 1416/2921 48% [============================== ] 1417/2921 48% [============================== ] 1418/2921 48% [============================== ] 1419/2921 48% [============================== ] 1420/2921 48% [============================== ] 1421/2921 48% [============================== ] 1422/2921 48% [============================== ] 1423/2921 48% [============================== ] 1424/2921 48% [============================== ] 1425/2921 48% [============================== ] 1426/2921 48% [============================== ] 1427/2921 48% [============================== ] 1428/2921 48% [============================== ] 1429/2921 48% [============================== ] 1430/2921 48% [============================== ] 1431/2921 48% [============================== ] 1432/2921 49% [============================== ] 1433/2921 49% [============================== ] 1434/2921 49% [============================== ] 1435/2921 49% [============================== ] 1436/2921 49% [============================== ] 1437/2921 49% [============================== ] 1438/2921 49% [============================== ] 1439/2921 49% [============================== ] 1440/2921 49% [============================== ] 1441/2921 49% [============================== ] 1442/2921 49% [============================== ] 1443/2921 49% [============================== ] 1444/2921 49% [============================== ] 1445/2921 49% [============================== ] 1446/2921 49% [============================== ] 1447/2921 49% [============================== ] 1448/2921 49% [============================== ] 1449/2921 49% [============================== ] 1450/2921 49% [============================== ] 1451/2921 49% [============================== ] 1452/2921 49% [============================== ] 1453/2921 49% [============================== ] 1454/2921 49% [============================== ] 1455/2921 49% [============================== ] 1456/2921 49% [============================== ] 1457/2921 49% [============================== ] 1458/2921 49% [============================== ] 1459/2921 49% [============================== ] 1460/2921 49% [=============================== ] 1461/2921 50% [=============================== ] 1462/2921 50% [=============================== ] 1463/2921 50% [=============================== ] 1464/2921 50% [=============================== ] 1465/2921 50% [=============================== ] 1466/2921 50% [=============================== ] 1467/2921 50% [=============================== ] 1468/2921 50% [=============================== ] 1469/2921 50% [=============================== ] 1470/2921 50% [=============================== ] 1471/2921 50% [=============================== ] 1472/2921 50% [=============================== ] 1473/2921 50% [=============================== ] 1474/2921 50% [=============================== ] 1475/2921 50% [=============================== ] 1476/2921 50% [=============================== ] 1477/2921 50% [=============================== ] 1478/2921 50% [=============================== ] 1479/2921 50% [=============================== ] 1480/2921 50% [=============================== ] 1481/2921 50% [=============================== ] 1482/2921 50% [=============================== ] 1483/2921 50% [=============================== ] 1484/2921 50% [=============================== ] 1485/2921 50% [=============================== ] 1486/2921 50% [=============================== ] 1487/2921 50% [=============================== ] 1488/2921 50% [=============================== ] 1489/2921 50% [=============================== ] 1490/2921 51% [=============================== ] 1491/2921 51% [=============================== ] 1492/2921 51% [=============================== ] 1493/2921 51% [=============================== ] 1494/2921 51% [=============================== ] 1495/2921 51% [=============================== ] 1496/2921 51% [=============================== ] 1497/2921 51% [=============================== ] 1498/2921 51% [=============================== ] 1499/2921 51% [=============================== ] 1500/2921 51% [=============================== ] 1501/2921 51% [=============================== ] 1502/2921 51% [=============================== ] 1503/2921 51% [=============================== ] 1504/2921 51% [=============================== ] 1505/2921 51% [=============================== ] 1506/2921 51% [=============================== ] 1507/2921 51% [================================ ] 1508/2921 51% [================================ ] 1509/2921 51% [================================ ] 1510/2921 51% [================================ ] 1511/2921 51% [================================ ] 1512/2921 51% [================================ ] 1513/2921 51% [================================ ] 1514/2921 51% [================================ ] 1515/2921 51% [================================ ] 1516/2921 51% [================================ ] 1517/2921 51% [================================ ] 1518/2921 51% [================================ ] 1519/2921 52% [================================ ] 1520/2921 52% [================================ ] 1521/2921 52% [================================ ] 1522/2921 52% [================================ ] 1523/2921 52% [================================ ] 1524/2921 52% [================================ ] 1525/2921 52% [================================ ] 1526/2921 52% [================================ ] 1527/2921 52% [================================ ] 1528/2921 52% [================================ ] 1529/2921 52% [================================ ] 1530/2921 52% [================================ ] 1531/2921 52% [================================ ] 1532/2921 52% [================================ ] 1533/2921 52% [================================ ] 1534/2921 52% [================================ ] 1535/2921 52% [================================ ] 1536/2921 52% [================================ ] 1537/2921 52% [================================ ] 1538/2921 52% [================================ ] 1539/2921 52% [================================ ] 1540/2921 52% [================================ ] 1541/2921 52% [================================ ] 1542/2921 52% [================================ ] 1543/2921 52% [================================ ] 1544/2921 52% [================================ ] 1545/2921 52% [================================ ] 1546/2921 52% [================================ ] 1547/2921 52% [================================ ] 1548/2921 52% [================================ ] 1549/2921 53% [================================ ] 1550/2921 53% [================================ ] 1551/2921 53% [================================ ] 1552/2921 53% [================================ ] 1553/2921 53% [================================ ] 1554/2921 53% [================================= ] 1555/2921 53% [================================= ] 1556/2921 53% [================================= ] 1557/2921 53% [================================= ] 1558/2921 53% [================================= ] 1559/2921 53% [================================= ] 1560/2921 53% [================================= ] 1561/2921 53% [================================= ] 1562/2921 53% [================================= ] 1563/2921 53% [================================= ] 1564/2921 53% [================================= ] 1565/2921 53% [================================= ] 1566/2921 53% [================================= ] 1567/2921 53% [================================= ] 1568/2921 53% [================================= ] 1569/2921 53% [================================= ] 1570/2921 53% [================================= ] 1571/2921 53% [================================= ] 1572/2921 53% [================================= ] 1573/2921 53% [================================= ] 1574/2921 53% [================================= ] 1575/2921 53% [================================= ] 1576/2921 53% [================================= ] 1577/2921 53% [================================= ] 1578/2921 54% [================================= ] 1579/2921 54% [================================= ] 1580/2921 54% [================================= ] 1581/2921 54% [================================= ] 1582/2921 54% [================================= ] 1583/2921 54% [================================= ] 1584/2921 54% [================================= ] 1585/2921 54% [================================= ] 1586/2921 54% [================================= ] 1587/2921 54% [================================= ] 1588/2921 54% [================================= ] 1589/2921 54% [================================= ] 1590/2921 54% [================================= ] 1591/2921 54% [================================= ] 1592/2921 54% [================================= ] 1593/2921 54% [================================= ] 1594/2921 54% [================================= ] 1595/2921 54% [================================= ] 1596/2921 54% [================================= ] 1597/2921 54% [================================= ] 1598/2921 54% [================================= ] 1599/2921 54% [================================= ] 1600/2921 54% [================================= ] 1601/2921 54% [================================== ] 1602/2921 54% [================================== ] 1603/2921 54% [================================== ] 1604/2921 54% [================================== ] 1605/2921 54% [================================== ] 1606/2921 54% [================================== ] 1607/2921 55% [================================== ] 1608/2921 55% [================================== ] 1609/2921 55% [================================== ] 1610/2921 55% [================================== ] 1611/2921 55% [================================== ] 1612/2921 55% [================================== ] 1613/2921 55% [================================== ] 1614/2921 55% [================================== ] 1615/2921 55% [================================== ] 1616/2921 55% [================================== ] 1617/2921 55% [================================== ] 1618/2921 55% [================================== ] 1619/2921 55% [================================== ] 1620/2921 55% [================================== ] 1621/2921 55% [================================== ] 1622/2921 55% [================================== ] 1623/2921 55% [================================== ] 1624/2921 55% [================================== ] 1625/2921 55% [================================== ] 1626/2921 55% [================================== ] 1627/2921 55% [================================== ] 1628/2921 55% [================================== ] 1629/2921 55% [================================== ] 1630/2921 55% [================================== ] 1631/2921 55% [================================== ] 1632/2921 55% [================================== ] 1633/2921 55% [================================== ] 1634/2921 55% [================================== ] 1635/2921 55% [================================== ] 1636/2921 56% [================================== ] 1637/2921 56% [================================== ] 1638/2921 56% [================================== ] 1639/2921 56% [================================== ] 1640/2921 56% [================================== ] 1641/2921 56% [================================== ] 1642/2921 56% [================================== ] 1643/2921 56% [================================== ] 1644/2921 56% [================================== ] 1645/2921 56% [================================== ] 1646/2921 56% [================================== ] 1647/2921 56% [================================== ] 1648/2921 56% [=================================== ] 1649/2921 56% [=================================== ] 1650/2921 56% [=================================== ] 1651/2921 56% [=================================== ] 1652/2921 56% [=================================== ] 1653/2921 56% [=================================== ] 1654/2921 56% [=================================== ] 1655/2921 56% [=================================== ] 1656/2921 56% [=================================== ] 1657/2921 56% [=================================== ] 1658/2921 56% [=================================== ] 1659/2921 56% [=================================== ] 1660/2921 56% [=================================== ] 1661/2921 56% [=================================== ] 1662/2921 56% [=================================== ] 1663/2921 56% [=================================== ] 1664/2921 56% [=================================== ] 1665/2921 57% [=================================== ] 1666/2921 57% [=================================== ] 1667/2921 57% [=================================== ] 1668/2921 57% [=================================== ] 1669/2921 57% [=================================== ] 1670/2921 57% [=================================== ] 1671/2921 57% [=================================== ] 1672/2921 57% [=================================== ] 1673/2921 57% [=================================== ] 1674/2921 57% [=================================== ] 1675/2921 57% [=================================== ] 1676/2921 57% [=================================== ] 1677/2921 57% [=================================== ] 1678/2921 57% [=================================== ] 1679/2921 57% [=================================== ] 1680/2921 57% [=================================== ] 1681/2921 57% [=================================== ] 1682/2921 57% [=================================== ] 1683/2921 57% [=================================== ] 1684/2921 57% [=================================== ] 1685/2921 57% [=================================== ] 1686/2921 57% [=================================== ] 1687/2921 57% [=================================== ] 1688/2921 57% [=================================== ] 1689/2921 57% [=================================== ] 1690/2921 57% [=================================== ] 1691/2921 57% [=================================== ] 1692/2921 57% [=================================== ] 1693/2921 57% [=================================== ] 1694/2921 57% [=================================== ] 1695/2921 58% [=================================== ] 1696/2921 58% [==================================== ] 1697/2921 58% [==================================== ] 1698/2921 58% [==================================== ] 1699/2921 58% [==================================== ] 1700/2921 58% [==================================== ] 1701/2921 58% [==================================== ] 1702/2921 58% [==================================== ] 1703/2921 58% [==================================== ] 1704/2921 58% [==================================== ] 1705/2921 58% [==================================== ] 1706/2921 58% [==================================== ] 1707/2921 58% [==================================== ] 1708/2921 58% [==================================== ] 1709/2921 58% [==================================== ] 1710/2921 58% [==================================== ] 1711/2921 58% [==================================== ] 1712/2921 58% [==================================== ] 1713/2921 58% [==================================== ] 1714/2921 58% [==================================== ] 1715/2921 58% [==================================== ] 1716/2921 58% [==================================== ] 1717/2921 58% [==================================== ] 1718/2921 58% [==================================== ] 1719/2921 58% [==================================== ] 1720/2921 58% [==================================== ] 1721/2921 58% [==================================== ] 1722/2921 58% [==================================== ] 1723/2921 58% [==================================== ] 1724/2921 59% [==================================== ] 1725/2921 59% [==================================== ] 1726/2921 59% [==================================== ] 1727/2921 59% [==================================== ] 1728/2921 59% [==================================== ] 1729/2921 59% [==================================== ] 1730/2921 59% [==================================== ] 1731/2921 59% [==================================== ] 1732/2921 59% [==================================== ] 1733/2921 59% [==================================== ] 1734/2921 59% [==================================== ] 1735/2921 59% [==================================== ] 1736/2921 59% [==================================== ] 1737/2921 59% [==================================== ] 1738/2921 59% [==================================== ] 1739/2921 59% [==================================== ] 1740/2921 59% [==================================== ] 1741/2921 59% [==================================== ] 1742/2921 59% [==================================== ] 1743/2921 59% [===================================== ] 1744/2921 59% [===================================== ] 1745/2921 59% [===================================== ] 1746/2921 59% [===================================== ] 1747/2921 59% [===================================== ] 1748/2921 59% [===================================== ] 1749/2921 59% [===================================== ] 1750/2921 59% [===================================== ] 1751/2921 59% [===================================== ] 1752/2921 59% [===================================== ] 1753/2921 60% [===================================== ] 1754/2921 60% [===================================== ] 1755/2921 60% [===================================== ] 1756/2921 60% [===================================== ] 1757/2921 60% [===================================== ] 1758/2921 60% [===================================== ] 1759/2921 60% [===================================== ] 1760/2921 60% [===================================== ] 1761/2921 60% [===================================== ] 1762/2921 60% [===================================== ] 1763/2921 60% [===================================== ] 1764/2921 60% [===================================== ] 1765/2921 60% [===================================== ] 1766/2921 60% [===================================== ] 1767/2921 60% [===================================== ] 1768/2921 60% [===================================== ] 1769/2921 60% [===================================== ] 1770/2921 60% [===================================== ] 1771/2921 60% [===================================== ] 1772/2921 60% [===================================== ] 1773/2921 60% [===================================== ] 1774/2921 60% [===================================== ] 1775/2921 60% [===================================== ] 1776/2921 60% [===================================== ] 1777/2921 60% [===================================== ] 1778/2921 60% [===================================== ] 1779/2921 60% [===================================== ] 1780/2921 60% [===================================== ] 1781/2921 60% [===================================== ] 1782/2921 61% [===================================== ] 1783/2921 61% [===================================== ] 1784/2921 61% [===================================== ] 1785/2921 61% [===================================== ] 1786/2921 61% [===================================== ] 1787/2921 61% [===================================== ] 1788/2921 61% [===================================== ] 1789/2921 61% [===================================== ] 1790/2921 61% [====================================== ] 1791/2921 61% [====================================== ] 1792/2921 61% [====================================== ] 1793/2921 61% [====================================== ] 1794/2921 61% [====================================== ] 1795/2921 61% [====================================== ] 1796/2921 61% [====================================== ] 1797/2921 61% [====================================== ] 1798/2921 61% [====================================== ] 1799/2921 61% [====================================== ] 1800/2921 61% [====================================== ] 1801/2921 61% [====================================== ] 1802/2921 61% [====================================== ] 1803/2921 61% [====================================== ] 1804/2921 61% [====================================== ] 1805/2921 61% [====================================== ] 1806/2921 61% [====================================== ] 1807/2921 61% [====================================== ] 1808/2921 61% [====================================== ] 1809/2921 61% [====================================== ] 1810/2921 61% [====================================== ] 1811/2921 61% [====================================== ] 1812/2921 62% [====================================== ] 1813/2921 62% [====================================== ] 1814/2921 62% [====================================== ] 1815/2921 62% [====================================== ] 1816/2921 62% [====================================== ] 1817/2921 62% [====================================== ] 1818/2921 62% [====================================== ] 1819/2921 62% [====================================== ] 1820/2921 62% [====================================== ] 1821/2921 62% [====================================== ] 1822/2921 62% [====================================== ] 1823/2921 62% [====================================== ] 1824/2921 62% [====================================== ] 1825/2921 62% [====================================== ] 1826/2921 62% [====================================== ] 1827/2921 62% [====================================== ] 1828/2921 62% [====================================== ] 1829/2921 62% [====================================== ] 1830/2921 62% [====================================== ] 1831/2921 62% [====================================== ] 1832/2921 62% [====================================== ] 1833/2921 62% [====================================== ] 1834/2921 62% [====================================== ] 1835/2921 62% [====================================== ] 1836/2921 62% [====================================== ] 1837/2921 62% [======================================= ] 1838/2921 62% [======================================= ] 1839/2921 62% [======================================= ] 1840/2921 62% [======================================= ] 1841/2921 63% [======================================= ] 1842/2921 63% [======================================= ] 1843/2921 63% [======================================= ] 1844/2921 63% [======================================= ] 1845/2921 63% [======================================= ] 1846/2921 63% [======================================= ] 1847/2921 63% [======================================= ] 1848/2921 63% [======================================= ] 1849/2921 63% [======================================= ] 1850/2921 63% [======================================= ] 1851/2921 63% [======================================= ] 1852/2921 63% [======================================= ] 1853/2921 63% [======================================= ] 1854/2921 63% [======================================= ] 1855/2921 63% [======================================= ] 1856/2921 63% [======================================= ] 1857/2921 63% [======================================= ] 1858/2921 63% [======================================= ] 1859/2921 63% [======================================= ] 1860/2921 63% [======================================= ] 1861/2921 63% [======================================= ] 1862/2921 63% [======================================= ] 1863/2921 63% [======================================= ] 1864/2921 63% [======================================= ] 1865/2921 63% [======================================= ] 1866/2921 63% [======================================= ] 1867/2921 63% [======================================= ] 1868/2921 63% [======================================= ] 1869/2921 63% [======================================= ] 1870/2921 64% [======================================= ] 1871/2921 64% [======================================= ] 1872/2921 64% [======================================= ] 1873/2921 64% [======================================= ] 1874/2921 64% [======================================= ] 1875/2921 64% [======================================= ] 1876/2921 64% [======================================= ] 1877/2921 64% [======================================= ] 1878/2921 64% [======================================= ] 1879/2921 64% [======================================= ] 1880/2921 64% [======================================= ] 1881/2921 64% [======================================= ] 1882/2921 64% [======================================= ] 1883/2921 64% [======================================= ] 1884/2921 64% [======================================== ] 1885/2921 64% [======================================== ] 1886/2921 64% [======================================== ] 1887/2921 64% [======================================== ] 1888/2921 64% [======================================== ] 1889/2921 64% [======================================== ] 1890/2921 64% [======================================== ] 1891/2921 64% [======================================== ] 1892/2921 64% [======================================== ] 1893/2921 64% [======================================== ] 1894/2921 64% [======================================== ] 1895/2921 64% [======================================== ] 1896/2921 64% [======================================== ] 1897/2921 64% [======================================== ] 1898/2921 64% [======================================== ] 1899/2921 65% [======================================== ] 1900/2921 65% [======================================== ] 1901/2921 65% [======================================== ] 1902/2921 65% [======================================== ] 1903/2921 65% [======================================== ] 1904/2921 65% [======================================== ] 1905/2921 65% [======================================== ] 1906/2921 65% [======================================== ] 1907/2921 65% [======================================== ] 1908/2921 65% [======================================== ] 1909/2921 65% [======================================== ] 1910/2921 65% [======================================== ] 1911/2921 65% [======================================== ] 1912/2921 65% [======================================== ] 1913/2921 65% [======================================== ] 1914/2921 65% [======================================== ] 1915/2921 65% [======================================== ] 1916/2921 65% [======================================== ] 1917/2921 65% [======================================== ] 1918/2921 65% [======================================== ] 1919/2921 65% [======================================== ] 1920/2921 65% [======================================== ] 1921/2921 65% [======================================== ] 1922/2921 65% [======================================== ] 1923/2921 65% [======================================== ] 1924/2921 65% [======================================== ] 1925/2921 65% [======================================== ] 1926/2921 65% [======================================== ] 1927/2921 65% [======================================== ] 1928/2921 66% [======================================== ] 1929/2921 66% [======================================== ] 1930/2921 66% [======================================== ] 1931/2921 66% [========================================= ] 1932/2921 66% [========================================= ] 1933/2921 66% [========================================= ] 1934/2921 66% [========================================= ] 1935/2921 66% [========================================= ] 1936/2921 66% [========================================= ] 1937/2921 66% [========================================= ] 1938/2921 66% [========================================= ] 1939/2921 66% [========================================= ] 1940/2921 66% [========================================= ] 1941/2921 66% [========================================= ] 1942/2921 66% [========================================= ] 1943/2921 66% [========================================= ] 1944/2921 66% [========================================= ] 1945/2921 66% [========================================= ] 1946/2921 66% [========================================= ] 1947/2921 66% [========================================= ] 1948/2921 66% [========================================= ] 1949/2921 66% [========================================= ] 1950/2921 66% [========================================= ] 1951/2921 66% [========================================= ] 1952/2921 66% [========================================= ] 1953/2921 66% [========================================= ] 1954/2921 66% [========================================= ] 1955/2921 66% [========================================= ] 1956/2921 66% [========================================= ] 1957/2921 66% [========================================= ] 1958/2921 67% [========================================= ] 1959/2921 67% [========================================= ] 1960/2921 67% [========================================= ] 1961/2921 67% [========================================= ] 1962/2921 67% [========================================= ] 1963/2921 67% [========================================= ] 1964/2921 67% [========================================= ] 1965/2921 67% [========================================= ] 1966/2921 67% [========================================= ] 1967/2921 67% [========================================= ] 1968/2921 67% [========================================= ] 1969/2921 67% [========================================= ] 1970/2921 67% [========================================= ] 1971/2921 67% [========================================= ] 1972/2921 67% [========================================= ] 1973/2921 67% [========================================= ] 1974/2921 67% [========================================= ] 1975/2921 67% [========================================= ] 1976/2921 67% [========================================= ] 1977/2921 67% [========================================= ] 1978/2921 67% [========================================== ] 1979/2921 67% [========================================== ] 1980/2921 67% [========================================== ] 1981/2921 67% [========================================== ] 1982/2921 67% [========================================== ] 1983/2921 67% [========================================== ] 1984/2921 67% [========================================== ] 1985/2921 67% [========================================== ] 1986/2921 67% [========================================== ] 1987/2921 68% [========================================== ] 1988/2921 68% [========================================== ] 1989/2921 68% [========================================== ] 1990/2921 68% [========================================== ] 1991/2921 68% [========================================== ] 1992/2921 68% [========================================== ] 1993/2921 68% [========================================== ] 1994/2921 68% [========================================== ] 1995/2921 68% [========================================== ] 1996/2921 68% [========================================== ] 1997/2921 68% [========================================== ] 1998/2921 68% [========================================== ] 1999/2921 68% [========================================== ] 2000/2921 68% [========================================== ] 2001/2921 68% [========================================== ] 2002/2921 68% [========================================== ] 2003/2921 68% [========================================== ] 2004/2921 68% [========================================== ] 2005/2921 68% [========================================== ] 2006/2921 68% [========================================== ] 2007/2921 68% [========================================== ] 2008/2921 68% [========================================== ] 2009/2921 68% [========================================== ] 2010/2921 68% [========================================== ] 2011/2921 68% [========================================== ] 2012/2921 68% [========================================== ] 2013/2921 68% [========================================== ] 2014/2921 68% [========================================== ] 2015/2921 68% [========================================== ] 2016/2921 69% [========================================== ] 2017/2921 69% [========================================== ] 2018/2921 69% [========================================== ] 2019/2921 69% [========================================== ] 2020/2921 69% [========================================== ] 2021/2921 69% [========================================== ] 2022/2921 69% [========================================== ] 2023/2921 69% [========================================== ] 2024/2921 69% [========================================== ] 2025/2921 69% [=========================================== ] 2026/2921 69% [=========================================== ] 2027/2921 69% [=========================================== ] 2028/2921 69% [=========================================== ] 2029/2921 69% [=========================================== ] 2030/2921 69% [=========================================== ] 2031/2921 69% [=========================================== ] 2032/2921 69% [=========================================== ] 2033/2921 69% [=========================================== ] 2034/2921 69% [=========================================== ] 2035/2921 69% [=========================================== ] 2036/2921 69% [=========================================== ] 2037/2921 69% [=========================================== ] 2038/2921 69% [=========================================== ] 2039/2921 69% [=========================================== ] 2040/2921 69% [=========================================== ] 2041/2921 69% [=========================================== ] 2042/2921 69% [=========================================== ] 2043/2921 69% [=========================================== ] 2044/2921 69% [=========================================== ] 2045/2921 70% [=========================================== ] 2046/2921 70% [=========================================== ] 2047/2921 70% [=========================================== ] 2048/2921 70% [=========================================== ] 2049/2921 70% [=========================================== ] 2050/2921 70% [=========================================== ] 2051/2921 70% [=========================================== ] 2052/2921 70% [=========================================== ] 2053/2921 70% [=========================================== ] 2054/2921 70% [=========================================== ] 2055/2921 70% [=========================================== ] 2056/2921 70% [=========================================== ] 2057/2921 70% [=========================================== ] 2058/2921 70% [=========================================== ] 2059/2921 70% [=========================================== ] 2060/2921 70% [=========================================== ] 2061/2921 70% [=========================================== ] 2062/2921 70% [=========================================== ] 2063/2921 70% [=========================================== ] 2064/2921 70% [=========================================== ] 2065/2921 70% [=========================================== ] 2066/2921 70% [=========================================== ] 2067/2921 70% [=========================================== ] 2068/2921 70% [=========================================== ] 2069/2921 70% [=========================================== ] 2070/2921 70% [=========================================== ] 2071/2921 70% [=========================================== ] 2072/2921 70% [============================================ ] 2073/2921 70% [============================================ ] 2074/2921 71% [============================================ ] 2075/2921 71% [============================================ ] 2076/2921 71% [============================================ ] 2077/2921 71% [============================================ ] 2078/2921 71% [============================================ ] 2079/2921 71% [============================================ ] 2080/2921 71% [============================================ ] 2081/2921 71% [============================================ ] 2082/2921 71% [============================================ ] 2083/2921 71% [============================================ ] 2084/2921 71% [============================================ ] 2085/2921 71% [============================================ ] 2086/2921 71% [============================================ ] 2087/2921 71% [============================================ ] 2088/2921 71% [============================================ ] 2089/2921 71% [============================================ ] 2090/2921 71% [============================================ ] 2091/2921 71% [============================================ ] 2092/2921 71% [============================================ ] 2093/2921 71% [============================================ ] 2094/2921 71% [============================================ ] 2095/2921 71% [============================================ ] 2096/2921 71% [============================================ ] 2097/2921 71% [============================================ ] 2098/2921 71% [============================================ ] 2099/2921 71% [============================================ ] 2100/2921 71% [============================================ ] 2101/2921 71% [============================================ ] 2102/2921 71% [============================================ ] 2103/2921 71% [============================================ ] 2104/2921 72% [============================================ ] 2105/2921 72% [============================================ ] 2106/2921 72% [============================================ ] 2107/2921 72% [============================================ ] 2108/2921 72% [============================================ ] 2109/2921 72% [============================================ ] 2110/2921 72% [============================================ ] 2111/2921 72% [============================================ ] 2112/2921 72% [============================================ ] 2113/2921 72% [============================================ ] 2114/2921 72% [============================================ ] 2115/2921 72% [============================================ ] 2116/2921 72% [============================================ ] 2117/2921 72% [============================================ ] 2118/2921 72% [============================================ ] 2119/2921 72% [============================================ ] 2120/2921 72% [============================================= ] 2121/2921 72% [============================================= ] 2122/2921 72% [============================================= ] 2123/2921 72% [============================================= ] 2124/2921 72% [============================================= ] 2125/2921 72% [============================================= ] 2126/2921 72% [============================================= ] 2127/2921 72% [============================================= ] 2128/2921 72% [============================================= ] 2129/2921 72% [============================================= ] 2130/2921 72% [============================================= ] 2131/2921 72% [============================================= ] 2132/2921 72% [============================================= ] 2133/2921 73% [============================================= ] 2134/2921 73% [============================================= ] 2135/2921 73% [============================================= ] 2136/2921 73% [============================================= ] 2137/2921 73% [============================================= ] 2138/2921 73% [============================================= ] 2139/2921 73% [============================================= ] 2140/2921 73% [============================================= ] 2141/2921 73% [============================================= ] 2142/2921 73% [============================================= ] 2143/2921 73% [============================================= ] 2144/2921 73% [============================================= ] 2145/2921 73% [============================================= ] 2146/2921 73% [============================================= ] 2147/2921 73% [============================================= ] 2148/2921 73% [============================================= ] 2149/2921 73% [============================================= ] 2150/2921 73% [============================================= ] 2151/2921 73% [============================================= ] 2152/2921 73% [============================================= ] 2153/2921 73% [============================================= ] 2154/2921 73% [============================================= ] 2155/2921 73% [============================================= ] 2156/2921 73% [============================================= ] 2157/2921 73% [============================================= ] 2158/2921 73% [============================================= ] 2159/2921 73% [============================================= ] 2160/2921 73% [============================================= ] 2161/2921 73% [============================================= ] 2162/2921 74% [============================================= ] 2163/2921 74% [============================================= ] 2164/2921 74% [============================================= ] 2165/2921 74% [============================================= ] 2166/2921 74% [============================================= ] 2167/2921 74% [============================================== ] 2168/2921 74% [============================================== ] 2169/2921 74% [============================================== ] 2170/2921 74% [============================================== ] 2171/2921 74% [============================================== ] 2172/2921 74% [============================================== ] 2173/2921 74% [============================================== ] 2174/2921 74% [============================================== ] 2175/2921 74% [============================================== ] 2176/2921 74% [============================================== ] 2177/2921 74% [============================================== ] 2178/2921 74% [============================================== ] 2179/2921 74% [============================================== ] 2180/2921 74% [============================================== ] 2181/2921 74% [============================================== ] 2182/2921 74% [============================================== ] 2183/2921 74% [============================================== ] 2184/2921 74% [============================================== ] 2185/2921 74% [============================================== ] 2186/2921 74% [============================================== ] 2187/2921 74% [============================================== ] 2188/2921 74% [============================================== ] 2189/2921 74% [============================================== ] 2190/2921 74% [============================================== ] 2191/2921 75% [============================================== ] 2192/2921 75% [============================================== ] 2193/2921 75% [============================================== ] 2194/2921 75% [============================================== ] 2195/2921 75% [============================================== ] 2196/2921 75% [============================================== ] 2197/2921 75% [============================================== ] 2198/2921 75% [============================================== ] 2199/2921 75% [============================================== ] 2200/2921 75% [============================================== ] 2201/2921 75% [============================================== ] 2202/2921 75% [============================================== ] 2203/2921 75% [============================================== ] 2204/2921 75% [============================================== ] 2205/2921 75% [============================================== ] 2206/2921 75% [============================================== ] 2207/2921 75% [============================================== ] 2208/2921 75% [============================================== ] 2209/2921 75% [============================================== ] 2210/2921 75% [============================================== ] 2211/2921 75% [============================================== ] 2212/2921 75% [============================================== ] 2213/2921 75% [============================================== ] 2214/2921 75% [=============================================== ] 2215/2921 75% [=============================================== ] 2216/2921 75% [=============================================== ] 2217/2921 75% [=============================================== ] 2218/2921 75% [=============================================== ] 2219/2921 75% [=============================================== ] 2220/2921 76% [=============================================== ] 2221/2921 76% [=============================================== ] 2222/2921 76% [=============================================== ] 2223/2921 76% [=============================================== ] 2224/2921 76% [=============================================== ] 2225/2921 76% [=============================================== ] 2226/2921 76% [=============================================== ] 2227/2921 76% [=============================================== ] 2228/2921 76% [=============================================== ] 2229/2921 76% [=============================================== ] 2230/2921 76% [=============================================== ] 2231/2921 76% [=============================================== ] 2232/2921 76% [=============================================== ] 2233/2921 76% [=============================================== ] 2234/2921 76% [=============================================== ] 2235/2921 76% [=============================================== ] 2236/2921 76% [=============================================== ] 2237/2921 76% [=============================================== ] 2238/2921 76% [=============================================== ] 2239/2921 76% [=============================================== ] 2240/2921 76% [=============================================== ] 2241/2921 76% [=============================================== ] 2242/2921 76% [=============================================== ] 2243/2921 76% [=============================================== ] 2244/2921 76% [=============================================== ] 2245/2921 76% [=============================================== ] 2246/2921 76% [=============================================== ] 2247/2921 76% [=============================================== ] 2248/2921 76% [=============================================== ] 2249/2921 76% [=============================================== ] 2250/2921 77% [=============================================== ] 2251/2921 77% [=============================================== ] 2252/2921 77% [=============================================== ] 2253/2921 77% [=============================================== ] 2254/2921 77% [=============================================== ] 2255/2921 77% [=============================================== ] 2256/2921 77% [=============================================== ] 2257/2921 77% [=============================================== ] 2258/2921 77% [=============================================== ] 2259/2921 77% [=============================================== ] 2260/2921 77% [=============================================== ] 2261/2921 77% [================================================ ] 2262/2921 77% [================================================ ] 2263/2921 77% [================================================ ] 2264/2921 77% [================================================ ] 2265/2921 77% [================================================ ] 2266/2921 77% [================================================ ] 2267/2921 77% [================================================ ] 2268/2921 77% [================================================ ] 2269/2921 77% [================================================ ] 2270/2921 77% [================================================ ] 2271/2921 77% [================================================ ] 2272/2921 77% [================================================ ] 2273/2921 77% [================================================ ] 2274/2921 77% [================================================ ] 2275/2921 77% [================================================ ] 2276/2921 77% [================================================ ] 2277/2921 77% [================================================ ] 2278/2921 77% [================================================ ] 2279/2921 78% [================================================ ] 2280/2921 78% [================================================ ] 2281/2921 78% [================================================ ] 2282/2921 78% [================================================ ] 2283/2921 78% [================================================ ] 2284/2921 78% [================================================ ] 2285/2921 78% [================================================ ] 2286/2921 78% [================================================ ] 2287/2921 78% [================================================ ] 2288/2921 78% [================================================ ] 2289/2921 78% [================================================ ] 2290/2921 78% [================================================ ] 2291/2921 78% [================================================ ] 2292/2921 78% [================================================ ] 2293/2921 78% [================================================ ] 2294/2921 78% [================================================ ] 2295/2921 78% [================================================ ] 2296/2921 78% [================================================ ] 2297/2921 78% [================================================ ] 2298/2921 78% [================================================ ] 2299/2921 78% [================================================ ] 2300/2921 78% [================================================ ] 2301/2921 78% [================================================ ] 2302/2921 78% [================================================ ] 2303/2921 78% [================================================ ] 2304/2921 78% [================================================ ] 2305/2921 78% [================================================ ] 2306/2921 78% [================================================ ] 2307/2921 78% [================================================ ] 2308/2921 79% [================================================= ] 2309/2921 79% [================================================= ] 2310/2921 79% [================================================= ] 2311/2921 79% [================================================= ] 2312/2921 79% [================================================= ] 2313/2921 79% [================================================= ] 2314/2921 79% [================================================= ] 2315/2921 79% [================================================= ] 2316/2921 79% [================================================= ] 2317/2921 79% [================================================= ] 2318/2921 79% [================================================= ] 2319/2921 79% [================================================= ] 2320/2921 79% [================================================= ] 2321/2921 79% [================================================= ] 2322/2921 79% [================================================= ] 2323/2921 79% [================================================= ] 2324/2921 79% [================================================= ] 2325/2921 79% [================================================= ] 2326/2921 79% [================================================= ] 2327/2921 79% [================================================= ] 2328/2921 79% [================================================= ] 2329/2921 79% [================================================= ] 2330/2921 79% [================================================= ] 2331/2921 79% [================================================= ] 2332/2921 79% [================================================= ] 2333/2921 79% [================================================= ] 2334/2921 79% [================================================= ] 2335/2921 79% [================================================= ] 2336/2921 79% [================================================= ] 2337/2921 80% [================================================= ] 2338/2921 80% [================================================= ] 2339/2921 80% [================================================= ] 2340/2921 80% [================================================= ] 2341/2921 80% [================================================= ] 2342/2921 80% [================================================= ] 2343/2921 80% [================================================= ] 2344/2921 80% [================================================= ] 2345/2921 80% [================================================= ] 2346/2921 80% [================================================= ] 2347/2921 80% [================================================= ] 2348/2921 80% [================================================= ] 2349/2921 80% [================================================= ] 2350/2921 80% [================================================= ] 2351/2921 80% [================================================= ] 2352/2921 80% [================================================= ] 2353/2921 80% [================================================= ] 2354/2921 80% [================================================= ] 2355/2921 80% [================================================== ] 2356/2921 80% [================================================== ] 2357/2921 80% [================================================== ] 2358/2921 80% [================================================== ] 2359/2921 80% [================================================== ] 2360/2921 80% [================================================== ] 2361/2921 80% [================================================== ] 2362/2921 80% [================================================== ] 2363/2921 80% [================================================== ] 2364/2921 80% [================================================== ] 2365/2921 80% [================================================== ] 2366/2921 80% [================================================== ] 2367/2921 81% [================================================== ] 2368/2921 81% [================================================== ] 2369/2921 81% [================================================== ] 2370/2921 81% [================================================== ] 2371/2921 81% [================================================== ] 2372/2921 81% [================================================== ] 2373/2921 81% [================================================== ] 2374/2921 81% [================================================== ] 2375/2921 81% [================================================== ] 2376/2921 81% [================================================== ] 2377/2921 81% [================================================== ] 2378/2921 81% [================================================== ] 2379/2921 81% [================================================== ] 2380/2921 81% [================================================== ] 2381/2921 81% [================================================== ] 2382/2921 81% [================================================== ] 2383/2921 81% [================================================== ] 2384/2921 81% [================================================== ] 2385/2921 81% [================================================== ] 2386/2921 81% [================================================== ] 2387/2921 81% [================================================== ] 2388/2921 81% [================================================== ] 2389/2921 81% [================================================== ] 2390/2921 81% [================================================== ] 2391/2921 81% [================================================== ] 2392/2921 81% [================================================== ] 2393/2921 81% [================================================== ] 2394/2921 81% [================================================== ] 2395/2921 81% [================================================== ] 2396/2921 82% [================================================== ] 2397/2921 82% [================================================== ] 2398/2921 82% [================================================== ] 2399/2921 82% [================================================== ] 2400/2921 82% [================================================== ] 2401/2921 82% [================================================== ] 2402/2921 82% [=================================================== ] 2403/2921 82% [=================================================== ] 2404/2921 82% [=================================================== ] 2405/2921 82% [=================================================== ] 2406/2921 82% [=================================================== ] 2407/2921 82% [=================================================== ] 2408/2921 82% [=================================================== ] 2409/2921 82% [=================================================== ] 2410/2921 82% [=================================================== ] 2411/2921 82% [=================================================== ] 2412/2921 82% [=================================================== ] 2413/2921 82% [=================================================== ] 2414/2921 82% [=================================================== ] 2415/2921 82% [=================================================== ] 2416/2921 82% [=================================================== ] 2417/2921 82% [=================================================== ] 2418/2921 82% [=================================================== ] 2419/2921 82% [=================================================== ] 2420/2921 82% [=================================================== ] 2421/2921 82% [=================================================== ] 2422/2921 82% [=================================================== ] 2423/2921 82% [=================================================== ] 2424/2921 82% [=================================================== ] 2425/2921 83% [=================================================== ] 2426/2921 83% [=================================================== ] 2427/2921 83% [=================================================== ] 2428/2921 83% [=================================================== ] 2429/2921 83% [=================================================== ] 2430/2921 83% [=================================================== ] 2431/2921 83% [=================================================== ] 2432/2921 83% [=================================================== ] 2433/2921 83% [=================================================== ] 2434/2921 83% [=================================================== ] 2435/2921 83% [=================================================== ] 2436/2921 83% [=================================================== ] 2437/2921 83% [=================================================== ] 2438/2921 83% [=================================================== ] 2439/2921 83% [=================================================== ] 2440/2921 83% [=================================================== ] 2441/2921 83% [=================================================== ] 2442/2921 83% [=================================================== ] 2443/2921 83% [=================================================== ] 2444/2921 83% [=================================================== ] 2445/2921 83% [=================================================== ] 2446/2921 83% [=================================================== ] 2447/2921 83% [=================================================== ] 2448/2921 83% [=================================================== ] 2449/2921 83% [==================================================== ] 2450/2921 83% [==================================================== ] 2451/2921 83% [==================================================== ] 2452/2921 83% [==================================================== ] 2453/2921 83% [==================================================== ] 2454/2921 84% [==================================================== ] 2455/2921 84% [==================================================== ] 2456/2921 84% [==================================================== ] 2457/2921 84% [==================================================== ] 2458/2921 84% [==================================================== ] 2459/2921 84% [==================================================== ] 2460/2921 84% [==================================================== ] 2461/2921 84% [==================================================== ] 2462/2921 84% [==================================================== ] 2463/2921 84% [==================================================== ] 2464/2921 84% [==================================================== ] 2465/2921 84% [==================================================== ] 2466/2921 84% [==================================================== ] 2467/2921 84% [==================================================== ] 2468/2921 84% [==================================================== ] 2469/2921 84% [==================================================== ] 2470/2921 84% [==================================================== ] 2471/2921 84% [==================================================== ] 2472/2921 84% [==================================================== ] 2473/2921 84% [==================================================== ] 2474/2921 84% [==================================================== ] 2475/2921 84% [==================================================== ] 2476/2921 84% [==================================================== ] 2477/2921 84% [==================================================== ] 2478/2921 84% [==================================================== ] 2479/2921 84% [==================================================== ] 2480/2921 84% [==================================================== ] 2481/2921 84% [==================================================== ] 2482/2921 84% [==================================================== ] 2483/2921 85% [==================================================== ] 2484/2921 85% [==================================================== ] 2485/2921 85% [==================================================== ] 2486/2921 85% [==================================================== ] 2487/2921 85% [==================================================== ] 2488/2921 85% [==================================================== ] 2489/2921 85% [==================================================== ] 2490/2921 85% [==================================================== ] 2491/2921 85% [==================================================== ] 2492/2921 85% [==================================================== ] 2493/2921 85% [==================================================== ] 2494/2921 85% [==================================================== ] 2495/2921 85% [==================================================== ] 2496/2921 85% [===================================================== ] 2497/2921 85% [===================================================== ] 2498/2921 85% [===================================================== ] 2499/2921 85% [===================================================== ] 2500/2921 85% [===================================================== ] 2501/2921 85% [===================================================== ] 2502/2921 85% [===================================================== ] 2503/2921 85% [===================================================== ] 2504/2921 85% [===================================================== ] 2505/2921 85% [===================================================== ] 2506/2921 85% [===================================================== ] 2507/2921 85% [===================================================== ] 2508/2921 85% [===================================================== ] 2509/2921 85% [===================================================== ] 2510/2921 85% [===================================================== ] 2511/2921 85% [===================================================== ] 2512/2921 85% [===================================================== ] 2513/2921 86% [===================================================== ] 2514/2921 86% [===================================================== ] 2515/2921 86% [===================================================== ] 2516/2921 86% [===================================================== ] 2517/2921 86% [===================================================== ] 2518/2921 86% [===================================================== ] 2519/2921 86% [===================================================== ] 2520/2921 86% [===================================================== ] 2521/2921 86% [===================================================== ] 2522/2921 86% [===================================================== ] 2523/2921 86% [===================================================== ] 2524/2921 86% [===================================================== ] 2525/2921 86% [===================================================== ] 2526/2921 86% [===================================================== ] 2527/2921 86% [===================================================== ] 2528/2921 86% [===================================================== ] 2529/2921 86% [===================================================== ] 2530/2921 86% [===================================================== ] 2531/2921 86% [===================================================== ] 2532/2921 86% [===================================================== ] 2533/2921 86% [===================================================== ] 2534/2921 86% [===================================================== ] 2535/2921 86% [===================================================== ] 2536/2921 86% [===================================================== ] 2537/2921 86% [===================================================== ] 2538/2921 86% [===================================================== ] 2539/2921 86% [===================================================== ] 2540/2921 86% [===================================================== ] 2541/2921 86% [===================================================== ] 2542/2921 87% [===================================================== ] 2543/2921 87% [===================================================== ] 2544/2921 87% [====================================================== ] 2545/2921 87% [====================================================== ] 2546/2921 87% [====================================================== ] 2547/2921 87% [====================================================== ] 2548/2921 87% [====================================================== ] 2549/2921 87% [====================================================== ] 2550/2921 87% [====================================================== ] 2551/2921 87% [====================================================== ] 2552/2921 87% [====================================================== ] 2553/2921 87% [====================================================== ] 2554/2921 87% [====================================================== ] 2555/2921 87% [====================================================== ] 2556/2921 87% [====================================================== ] 2557/2921 87% [====================================================== ] 2558/2921 87% [====================================================== ] 2559/2921 87% [====================================================== ] 2560/2921 87% [====================================================== ] 2561/2921 87% [====================================================== ] 2562/2921 87% [====================================================== ] 2563/2921 87% [====================================================== ] 2564/2921 87% [====================================================== ] 2565/2921 87% [====================================================== ] 2566/2921 87% [====================================================== ] 2567/2921 87% [====================================================== ] 2568/2921 87% [====================================================== ] 2569/2921 87% [====================================================== ] 2570/2921 87% [====================================================== ] 2571/2921 88% [====================================================== ] 2572/2921 88% [====================================================== ] 2573/2921 88% [====================================================== ] 2574/2921 88% [====================================================== ] 2575/2921 88% [====================================================== ] 2576/2921 88% [====================================================== ] 2577/2921 88% [====================================================== ] 2578/2921 88% [====================================================== ] 2579/2921 88% [====================================================== ] 2580/2921 88% [====================================================== ] 2581/2921 88% [====================================================== ] 2582/2921 88% [====================================================== ] 2583/2921 88% [====================================================== ] 2584/2921 88% [====================================================== ] 2585/2921 88% [====================================================== ] 2586/2921 88% [====================================================== ] 2587/2921 88% [====================================================== ] 2588/2921 88% [====================================================== ] 2589/2921 88% [====================================================== ] 2590/2921 88% [====================================================== ] 2591/2921 88% [======================================================= ] 2592/2921 88% [======================================================= ] 2593/2921 88% [======================================================= ] 2594/2921 88% [======================================================= ] 2595/2921 88% [======================================================= ] 2596/2921 88% [======================================================= ] 2597/2921 88% [======================================================= ] 2598/2921 88% [======================================================= ] 2599/2921 88% [======================================================= ] 2600/2921 89% [======================================================= ] 2601/2921 89% [======================================================= ] 2602/2921 89% [======================================================= ] 2603/2921 89% [======================================================= ] 2604/2921 89% [======================================================= ] 2605/2921 89% [======================================================= ] 2606/2921 89% [======================================================= ] 2607/2921 89% [======================================================= ] 2608/2921 89% [======================================================= ] 2609/2921 89% [======================================================= ] 2610/2921 89% [======================================================= ] 2611/2921 89% [======================================================= ] 2612/2921 89% [======================================================= ] 2613/2921 89% [======================================================= ] 2614/2921 89% [======================================================= ] 2615/2921 89% [======================================================= ] 2616/2921 89% [======================================================= ] 2617/2921 89% [======================================================= ] 2618/2921 89% [======================================================= ] 2619/2921 89% [======================================================= ] 2620/2921 89% [======================================================= ] 2621/2921 89% [======================================================= ] 2622/2921 89% [======================================================= ] 2623/2921 89% [======================================================= ] 2624/2921 89% [======================================================= ] 2625/2921 89% [======================================================= ] 2626/2921 89% [======================================================= ] 2627/2921 89% [======================================================= ] 2628/2921 89% [======================================================= ] 2629/2921 90% [======================================================= ] 2630/2921 90% [======================================================= ] 2631/2921 90% [======================================================= ] 2632/2921 90% [======================================================= ] 2633/2921 90% [======================================================= ] 2634/2921 90% [======================================================= ] 2635/2921 90% [======================================================= ] 2636/2921 90% [======================================================= ] 2637/2921 90% [======================================================= ] 2638/2921 90% [======================================================== ] 2639/2921 90% [======================================================== ] 2640/2921 90% [======================================================== ] 2641/2921 90% [======================================================== ] 2642/2921 90% [======================================================== ] 2643/2921 90% [======================================================== ] 2644/2921 90% [======================================================== ] 2645/2921 90% [======================================================== ] 2646/2921 90% [======================================================== ] 2647/2921 90% [======================================================== ] 2648/2921 90% [======================================================== ] 2649/2921 90% [======================================================== ] 2650/2921 90% [======================================================== ] 2651/2921 90% [======================================================== ] 2652/2921 90% [======================================================== ] 2653/2921 90% [======================================================== ] 2654/2921 90% [======================================================== ] 2655/2921 90% [======================================================== ] 2656/2921 90% [======================================================== ] 2657/2921 90% [======================================================== ] 2658/2921 90% [======================================================== ] 2659/2921 91% [======================================================== ] 2660/2921 91% [======================================================== ] 2661/2921 91% [======================================================== ] 2662/2921 91% [======================================================== ] 2663/2921 91% [======================================================== ] 2664/2921 91% [======================================================== ] 2665/2921 91% [======================================================== ] 2666/2921 91% [======================================================== ] 2667/2921 91% [======================================================== ] 2668/2921 91% [======================================================== ] 2669/2921 91% [======================================================== ] 2670/2921 91% [======================================================== ] 2671/2921 91% [======================================================== ] 2672/2921 91% [======================================================== ] 2673/2921 91% [======================================================== ] 2674/2921 91% [======================================================== ] 2675/2921 91% [======================================================== ] 2676/2921 91% [======================================================== ] 2677/2921 91% [======================================================== ] 2678/2921 91% [======================================================== ] 2679/2921 91% [======================================================== ] 2680/2921 91% [======================================================== ] 2681/2921 91% [======================================================== ] 2682/2921 91% [======================================================== ] 2683/2921 91% [======================================================== ] 2684/2921 91% [======================================================== ] 2685/2921 91% [========================================================= ] 2686/2921 91% [========================================================= ] 2687/2921 91% [========================================================= ] 2688/2921 92% [========================================================= ] 2689/2921 92% [========================================================= ] 2690/2921 92% [========================================================= ] 2691/2921 92% [========================================================= ] 2692/2921 92% [========================================================= ] 2693/2921 92% [========================================================= ] 2694/2921 92% [========================================================= ] 2695/2921 92% [========================================================= ] 2696/2921 92% [========================================================= ] 2697/2921 92% [========================================================= ] 2698/2921 92% [========================================================= ] 2699/2921 92% [========================================================= ] 2700/2921 92% [========================================================= ] 2701/2921 92% [========================================================= ] 2702/2921 92% [========================================================= ] 2703/2921 92% [========================================================= ] 2704/2921 92% [========================================================= ] 2705/2921 92% [========================================================= ] 2706/2921 92% [========================================================= ] 2707/2921 92% [========================================================= ] 2708/2921 92% [========================================================= ] 2709/2921 92% [========================================================= ] 2710/2921 92% [========================================================= ] 2711/2921 92% [========================================================= ] 2712/2921 92% [========================================================= ] 2713/2921 92% [========================================================= ] 2714/2921 92% [========================================================= ] 2715/2921 92% [========================================================= ] 2716/2921 92% [========================================================= ] 2717/2921 93% [========================================================= ] 2718/2921 93% [========================================================= ] 2719/2921 93% [========================================================= ] 2720/2921 93% [========================================================= ] 2721/2921 93% [========================================================= ] 2722/2921 93% [========================================================= ] 2723/2921 93% [========================================================= ] 2724/2921 93% [========================================================= ] 2725/2921 93% [========================================================= ] 2726/2921 93% [========================================================= ] 2727/2921 93% [========================================================= ] 2728/2921 93% [========================================================= ] 2729/2921 93% [========================================================= ] 2730/2921 93% [========================================================= ] 2731/2921 93% [========================================================= ] 2732/2921 93% [========================================================== ] 2733/2921 93% [========================================================== ] 2734/2921 93% [========================================================== ] 2735/2921 93% [========================================================== ] 2736/2921 93% [========================================================== ] 2737/2921 93% [========================================================== ] 2738/2921 93% [========================================================== ] 2739/2921 93% [========================================================== ] 2740/2921 93% [========================================================== ] 2741/2921 93% [========================================================== ] 2742/2921 93% [========================================================== ] 2743/2921 93% [========================================================== ] 2744/2921 93% [========================================================== ] 2745/2921 93% [========================================================== ] 2746/2921 94% [========================================================== ] 2747/2921 94% [========================================================== ] 2748/2921 94% [========================================================== ] 2749/2921 94% [========================================================== ] 2750/2921 94% [========================================================== ] 2751/2921 94% [========================================================== ] 2752/2921 94% [========================================================== ] 2753/2921 94% [========================================================== ] 2754/2921 94% [========================================================== ] 2755/2921 94% [========================================================== ] 2756/2921 94% [========================================================== ] 2757/2921 94% [========================================================== ] 2758/2921 94% [========================================================== ] 2759/2921 94% [========================================================== ] 2760/2921 94% [========================================================== ] 2761/2921 94% [========================================================== ] 2762/2921 94% [========================================================== ] 2763/2921 94% [========================================================== ] 2764/2921 94% [========================================================== ] 2765/2921 94% [========================================================== ] 2766/2921 94% [========================================================== ] 2767/2921 94% [========================================================== ] 2768/2921 94% [========================================================== ] 2769/2921 94% [========================================================== ] 2770/2921 94% [========================================================== ] 2771/2921 94% [========================================================== ] 2772/2921 94% [========================================================== ] 2773/2921 94% [========================================================== ] 2774/2921 94% [========================================================== ] 2775/2921 95% [========================================================== ] 2776/2921 95% [========================================================== ] 2777/2921 95% [========================================================== ] 2778/2921 95% [========================================================== ] 2779/2921 95% [=========================================================== ] 2780/2921 95% [=========================================================== ] 2781/2921 95% [=========================================================== ] 2782/2921 95% [=========================================================== ] 2783/2921 95% [=========================================================== ] 2784/2921 95% [=========================================================== ] 2785/2921 95% [=========================================================== ] 2786/2921 95% [=========================================================== ] 2787/2921 95% [=========================================================== ] 2788/2921 95% [=========================================================== ] 2789/2921 95% [=========================================================== ] 2790/2921 95% [=========================================================== ] 2791/2921 95% [=========================================================== ] 2792/2921 95% [=========================================================== ] 2793/2921 95% [=========================================================== ] 2794/2921 95% [=========================================================== ] 2795/2921 95% [=========================================================== ] 2796/2921 95% [=========================================================== ] 2797/2921 95% [=========================================================== ] 2798/2921 95% [=========================================================== ] 2799/2921 95% [=========================================================== ] 2800/2921 95% [=========================================================== ] 2801/2921 95% [=========================================================== ] 2802/2921 95% [=========================================================== ] 2803/2921 95% [=========================================================== ] 2804/2921 95% [=========================================================== ] 2805/2921 96% [=========================================================== ] 2806/2921 96% [=========================================================== ] 2807/2921 96% [=========================================================== ] 2808/2921 96% [=========================================================== ] 2809/2921 96% [=========================================================== ] 2810/2921 96% [=========================================================== ] 2811/2921 96% [=========================================================== ] 2812/2921 96% [=========================================================== ] 2813/2921 96% [=========================================================== ] 2814/2921 96% [=========================================================== ] 2815/2921 96% [=========================================================== ] 2816/2921 96% [=========================================================== ] 2817/2921 96% [=========================================================== ] 2818/2921 96% [=========================================================== ] 2819/2921 96% [=========================================================== ] 2820/2921 96% [=========================================================== ] 2821/2921 96% [=========================================================== ] 2822/2921 96% [=========================================================== ] 2823/2921 96% [=========================================================== ] 2824/2921 96% [=========================================================== ] 2825/2921 96% [=========================================================== ] 2826/2921 96% [============================================================ ] 2827/2921 96% [============================================================ ] 2828/2921 96% [============================================================ ] 2829/2921 96% [============================================================ ] 2830/2921 96% [============================================================ ] 2831/2921 96% [============================================================ ] 2832/2921 96% [============================================================ ] 2833/2921 96% [============================================================ ] 2834/2921 97% [============================================================ ] 2835/2921 97% [============================================================ ] 2836/2921 97% [============================================================ ] 2837/2921 97% [============================================================ ] 2838/2921 97% [============================================================ ] 2839/2921 97% [============================================================ ] 2840/2921 97% [============================================================ ] 2841/2921 97% [============================================================ ] 2842/2921 97% [============================================================ ] 2843/2921 97% [============================================================ ] 2844/2921 97% [============================================================ ] 2845/2921 97% [============================================================ ] 2846/2921 97% [============================================================ ] 2847/2921 97% [============================================================ ] 2848/2921 97% [============================================================ ] 2849/2921 97% [============================================================ ] 2850/2921 97% [============================================================ ] 2851/2921 97% [============================================================ ] 2852/2921 97% [============================================================ ] 2853/2921 97% [============================================================ ] 2854/2921 97% [============================================================ ] 2855/2921 97% [============================================================ ] 2856/2921 97% [============================================================ ] 2857/2921 97% [============================================================ ] 2858/2921 97% [============================================================ ] 2859/2921 97% [============================================================ ] 2860/2921 97% [============================================================ ] 2861/2921 97% [============================================================ ] 2862/2921 97% [============================================================ ] 2863/2921 98% [============================================================ ] 2864/2921 98% [============================================================ ] 2865/2921 98% [============================================================ ] 2866/2921 98% [============================================================ ] 2867/2921 98% [============================================================ ] 2868/2921 98% [============================================================ ] 2869/2921 98% [============================================================ ] 2870/2921 98% [============================================================ ] 2871/2921 98% [============================================================ ] 2872/2921 98% [============================================================ ] 2873/2921 98% [============================================================= ] 2874/2921 98% [============================================================= ] 2875/2921 98% [============================================================= ] 2876/2921 98% [============================================================= ] 2877/2921 98% [============================================================= ] 2878/2921 98% [============================================================= ] 2879/2921 98% [============================================================= ] 2880/2921 98% [============================================================= ] 2881/2921 98% [============================================================= ] 2882/2921 98% [============================================================= ] 2883/2921 98% [============================================================= ] 2884/2921 98% [============================================================= ] 2885/2921 98% [============================================================= ] 2886/2921 98% [============================================================= ] 2887/2921 98% [============================================================= ] 2888/2921 98% [============================================================= ] 2889/2921 98% [============================================================= ] 2890/2921 98% [============================================================= ] 2891/2921 98% [============================================================= ] 2892/2921 99% [============================================================= ] 2893/2921 99% [============================================================= ] 2894/2921 99% [============================================================= ] 2895/2921 99% [============================================================= ] 2896/2921 99% [============================================================= ] 2897/2921 99% [============================================================= ] 2898/2921 99% [============================================================= ] 2899/2921 99% [============================================================= ] 2900/2921 99% [============================================================= ] 2901/2921 99% [============================================================= ] 2902/2921 99% [============================================================= ] 2903/2921 99% [============================================================= ] 2904/2921 99% [============================================================= ] 2905/2921 99% [============================================================= ] 2906/2921 99% [============================================================= ] 2907/2921 99% [============================================================= ] 2908/2921 99% [============================================================= ] 2909/2921 99% [============================================================= ] 2910/2921 99% [============================================================= ] 2911/2921 99% [============================================================= ] 2912/2921 99% [============================================================= ] 2913/2921 99% [============================================================= ] 2914/2921 99% [============================================================= ] 2915/2921 99% [============================================================= ] 2916/2921 99% [============================================================= ] 2917/2921 99% [============================================================= ] 2918/2921 99% [============================================================= ] 2919/2921 99% [============================================================= ] 2920/2921 99% [==============================================================] 2921/2921 100% operation complete, 2921 objects in 25887 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2021.05-5932-g730baf05bfe Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> glibc 2.35-96-g2c4fc8e5ca742c6a3a1933799495bb0b00a807f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-cryptsetup 2.4.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fetchmail 6.4.29 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> initscripts Collecting legal info >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jszip 3.2.2 Collecting legal info LICENSE.markdown: OK (sha256: 14450c78405ad2a2173e25740b56406556779149df9c4c83523a8c63d0686210) >>> kbd 2.4.0 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> keepalived 2.2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> nginx 1.20.1 Collecting legal info LICENSE: OK (sha256: b57270c1f73eb6624b38b2d0a1affcec56b21fab39efbf8c837428f05cef1d73) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> obsidian-cursors 1.0 Collecting legal info >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.79.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> host-rust-bin 1.60.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'