>>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-22/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-22/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-22/output-1/host/bin/s390x-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-22/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/nvmedata/autobuild/instance-22/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-22/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-22/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-22/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-22/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-22/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-22/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-22/output-1/host/bin/s390x-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-22/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/nvmedata/autobuild/instance-22/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-22/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-22/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-22/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-22/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-22/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-22/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-22/output-1/target/etc/shells rm -f /nvmedata/autobuild/instance-22/output-1/target/usr/share/glib-2.0/schemas/*.xml /nvmedata/autobuild/instance-22/output-1/target/usr/share/glib-2.0/schemas/*.dtd /nvmedata/autobuild/instance-22/output-1/host/bin/glib-compile-schemas /nvmedata/autobuild/instance-22/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/nvmedata/autobuild/instance-22/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /nvmedata/autobuild/instance-22/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-22/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-22/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-22/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-22/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-22/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-22/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-22/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-22/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-22/output-1/target/etc/passwd if [ -x /nvmedata/autobuild/instance-22/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-22/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-22/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-22/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-22/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-22/output-1/target/etc/inittab rm -rf /nvmedata/autobuild/instance-22/output-1/target/usr/include /nvmedata/autobuild/instance-22/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-22/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-22/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-22/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-22/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-22/output-1/target/usr/lib/rpm /nvmedata/autobuild/instance-22/output-1/target/usr/doc find /nvmedata/autobuild/instance-22/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-22/output-1/target/lib/ /nvmedata/autobuild/instance-22/output-1/target/usr/lib/ /nvmedata/autobuild/instance-22/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-22/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-22/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-22/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-22/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-22/output-1/target/usr/man /nvmedata/autobuild/instance-22/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-22/output-1/target/usr/info /nvmedata/autobuild/instance-22/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-22/output-1/target/usr/doc /nvmedata/autobuild/instance-22/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-22/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-22/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-22/output-1/target/lib/debug /nvmedata/autobuild/instance-22/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-22/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 /nvmedata/autobuild/instance-22/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-22/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-22/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 /nvmedata/autobuild/instance-22/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-173-g02104e86cc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc1\"" \ ) > /nvmedata/autobuild/instance-22/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-22/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-22/output-1/per-package /nvmedata/autobuild/instance-22/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-22/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.oci mkdir -p /nvmedata/autobuild/instance-22/output-1/images rm -rf /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci mkdir -p /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-22/output-1/target/ /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/target" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot PATH="/nvmedata/autobuild/instance-22/output-1/host/bin:/nvmedata/autobuild/instance-22/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-22/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/target >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot echo "/nvmedata/autobuild/instance-22/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/target" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot echo "find /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot echo "find /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-22/output-1/images/rootfs-oci\n /nvmedata/autobuild/instance-22/output-1/host/bin/sloci-image --arch s390x --entrypoint '\''sh'\'' --cmd '\'''\'' --author "Buildroot" --user "0" /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/target /nvmedata/autobuild/instance-22/output-1/images/rootfs-oci:latest\n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot chmod a+x /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot PATH="/nvmedata/autobuild/instance-22/output-1/host/bin:/nvmedata/autobuild/instance-22/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-22/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/fakeroot rootdir=/nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/oci/target table='/nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.tar mkdir -p /nvmedata/autobuild/instance-22/output-1/images rm -rf /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar mkdir -p /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-22/output-1/target/ /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/target" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot PATH="/nvmedata/autobuild/instance-22/output-1/host/bin:/nvmedata/autobuild/instance-22/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-22/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/target >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot echo "/nvmedata/autobuild/instance-22/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/target" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot echo "find /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot echo "find /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /nvmedata/autobuild/instance-22/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot PATH="/nvmedata/autobuild/instance-22/output-1/host/bin:/nvmedata/autobuild/instance-22/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-22/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/fakeroot rootdir=/nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/tar/target table='/nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-22/output-1/images rm -rf /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-22/output-1/target/ /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-22/output-1/host/bin:/nvmedata/autobuild/instance-22/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-22/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-22/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-22/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-22/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-22/output-1/host/bin:/nvmedata/autobuild/instance-22/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-22/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 4779 objects. stage 2: creating image '/nvmedata/autobuild/instance-22/output-1/images/rootfs.yaffs2' [ ] 1/4779 0% [ ] 2/4779 0% [ ] 3/4779 0% [ ] 4/4779 0% [ ] 5/4779 0% [ ] 6/4779 0% [ ] 7/4779 0% [ ] 8/4779 0% [ ] 9/4779 0% [ ] 10/4779 0% [ ] 11/4779 0% [ ] 12/4779 0% [ ] 13/4779 0% [ ] 14/4779 0% [ ] 15/4779 0% [ ] 16/4779 0% [ ] 17/4779 0% [ ] 18/4779 0% [ ] 19/4779 0% [ ] 20/4779 0% [ ] 21/4779 0% [ ] 22/4779 0% [ ] 23/4779 0% [ ] 24/4779 0% [ ] 25/4779 0% [ ] 26/4779 0% [ ] 27/4779 0% [ ] 28/4779 0% [ ] 29/4779 0% [ ] 30/4779 0% [ ] 31/4779 0% [ ] 32/4779 0% [ ] 33/4779 0% [ ] 34/4779 0% [ ] 35/4779 0% [ ] 36/4779 0% [ ] 37/4779 0% [ ] 38/4779 0% [ ] 39/4779 0% [ ] 40/4779 0% [ ] 41/4779 0% [ ] 42/4779 0% [ ] 43/4779 0% [ ] 44/4779 0% [ ] 45/4779 0% [ ] 46/4779 0% [ ] 47/4779 0% [ ] 48/4779 1% [ ] 49/4779 1% [ ] 50/4779 1% [ ] 51/4779 1% [ ] 52/4779 1% [ ] 53/4779 1% [ ] 54/4779 1% [ ] 55/4779 1% [ ] 56/4779 1% [ ] 57/4779 1% [ ] 58/4779 1% [ ] 59/4779 1% [ ] 60/4779 1% [ ] 61/4779 1% [ ] 62/4779 1% [ ] 63/4779 1% [ ] 64/4779 1% [ ] 65/4779 1% [ ] 66/4779 1% [ ] 67/4779 1% [ ] 68/4779 1% [ ] 69/4779 1% [ ] 70/4779 1% [ ] 71/4779 1% [ ] 72/4779 1% [ ] 73/4779 1% [ ] 74/4779 1% [ ] 75/4779 1% [ ] 76/4779 1% [ ] 77/4779 1% [= ] 78/4779 1% [= ] 79/4779 1% [= ] 80/4779 1% [= ] 81/4779 1% [= ] 82/4779 1% [= ] 83/4779 1% [= ] 84/4779 1% [= ] 85/4779 1% [= ] 86/4779 1% [= ] 87/4779 1% [= ] 88/4779 1% [= ] 89/4779 1% [= ] 90/4779 1% [= ] 91/4779 1% [= ] 92/4779 1% [= ] 93/4779 1% [= ] 94/4779 1% [= ] 95/4779 1% [= ] 96/4779 2% [= ] 97/4779 2% [= ] 98/4779 2% [= ] 99/4779 2% [= ] 100/4779 2% [= ] 101/4779 2% [= ] 102/4779 2% [= ] 103/4779 2% [= ] 104/4779 2% [= ] 105/4779 2% [= ] 106/4779 2% [= ] 107/4779 2% [= ] 108/4779 2% [= ] 109/4779 2% [= ] 110/4779 2% [= ] 111/4779 2% [= ] 112/4779 2% [= ] 113/4779 2% [= ] 114/4779 2% [= ] 115/4779 2% [= ] 116/4779 2% [= ] 117/4779 2% [= ] 118/4779 2% [= ] 119/4779 2% [= ] 120/4779 2% [= ] 121/4779 2% [= ] 122/4779 2% [= ] 123/4779 2% [= ] 124/4779 2% [= ] 125/4779 2% [= ] 126/4779 2% [= ] 127/4779 2% [= ] 128/4779 2% [= ] 129/4779 2% [= ] 130/4779 2% [= ] 131/4779 2% [= ] 132/4779 2% [= ] 133/4779 2% [= ] 134/4779 2% [= ] 135/4779 2% [= ] 136/4779 2% [= ] 137/4779 2% [= ] 138/4779 2% [= ] 139/4779 2% [= ] 140/4779 2% [= ] 141/4779 2% [= ] 142/4779 2% [= ] 143/4779 2% [= ] 144/4779 3% [= ] 145/4779 3% [= ] 146/4779 3% [= ] 147/4779 3% [= ] 148/4779 3% [= ] 149/4779 3% [= ] 150/4779 3% [= ] 151/4779 3% [= ] 152/4779 3% [= ] 153/4779 3% [= ] 154/4779 3% [== ] 155/4779 3% [== ] 156/4779 3% [== ] 157/4779 3% [== ] 158/4779 3% [== ] 159/4779 3% [== ] 160/4779 3% [== ] 161/4779 3% [== ] 162/4779 3% [== ] 163/4779 3% [== ] 164/4779 3% [== ] 165/4779 3% [== ] 166/4779 3% [== ] 167/4779 3% [== ] 168/4779 3% [== ] 169/4779 3% [== ] 170/4779 3% [== ] 171/4779 3% [== ] 172/4779 3% [== ] 173/4779 3% [== ] 174/4779 3% [== ] 175/4779 3% [== ] 176/4779 3% [== ] 177/4779 3% [== ] 178/4779 3% [== ] 179/4779 3% [== ] 180/4779 3% [== ] 181/4779 3% [== ] 182/4779 3% [== ] 183/4779 3% [== ] 184/4779 3% [== ] 185/4779 3% [== ] 186/4779 3% [== ] 187/4779 3% [== ] 188/4779 3% [== ] 189/4779 3% [== ] 190/4779 3% [== ] 191/4779 3% [== ] 192/4779 4% [== ] 193/4779 4% [== ] 194/4779 4% [== ] 195/4779 4% [== ] 196/4779 4% [== ] 197/4779 4% [== ] 198/4779 4% [== ] 199/4779 4% [== ] 200/4779 4% [== ] 201/4779 4% [== ] 202/4779 4% [== ] 203/4779 4% [== ] 204/4779 4% [== ] 205/4779 4% [== ] 206/4779 4% [== ] 207/4779 4% [== ] 208/4779 4% [== ] 209/4779 4% [== ] 210/4779 4% [== ] 211/4779 4% [== ] 212/4779 4% [== ] 213/4779 4% [== ] 214/4779 4% [== ] 215/4779 4% [== ] 216/4779 4% [== ] 217/4779 4% [== ] 218/4779 4% [== ] 219/4779 4% [== ] 220/4779 4% [== ] 221/4779 4% [== ] 222/4779 4% [== ] 223/4779 4% [== ] 224/4779 4% [== ] 225/4779 4% [== ] 226/4779 4% [== ] 227/4779 4% [== ] 228/4779 4% [== ] 229/4779 4% [== ] 230/4779 4% [== ] 231/4779 4% [=== ] 232/4779 4% [=== ] 233/4779 4% [=== ] 234/4779 4% [=== ] 235/4779 4% [=== ] 236/4779 4% [=== ] 237/4779 4% [=== ] 238/4779 4% [=== ] 239/4779 5% [=== ] 240/4779 5% [=== ] 241/4779 5% [=== ] 242/4779 5% [=== ] 243/4779 5% [=== ] 244/4779 5% [=== ] 245/4779 5% [=== ] 246/4779 5% [=== ] 247/4779 5% [=== ] 248/4779 5% [=== ] 249/4779 5% [=== ] 250/4779 5% [=== ] 251/4779 5% [=== ] 252/4779 5% [=== ] 253/4779 5% [=== ] 254/4779 5% [=== ] 255/4779 5% [=== ] 256/4779 5% [=== ] 257/4779 5% [=== ] 258/4779 5% [=== ] 259/4779 5% [=== ] 260/4779 5% [=== ] 261/4779 5% [=== ] 262/4779 5% [=== ] 263/4779 5% [=== ] 264/4779 5% [=== ] 265/4779 5% [=== ] 266/4779 5% [=== ] 267/4779 5% [=== ] 268/4779 5% [=== ] 269/4779 5% [=== ] 270/4779 5% [=== ] 271/4779 5% [=== ] 272/4779 5% [=== ] 273/4779 5% [=== ] 274/4779 5% [=== ] 275/4779 5% [=== ] 276/4779 5% [=== ] 277/4779 5% [=== ] 278/4779 5% [=== ] 279/4779 5% [=== ] 280/4779 5% [=== ] 281/4779 5% [=== ] 282/4779 5% [=== ] 283/4779 5% [=== ] 284/4779 5% [=== ] 285/4779 5% [=== ] 286/4779 5% [=== ] 287/4779 6% [=== ] 288/4779 6% [=== ] 289/4779 6% [=== ] 290/4779 6% [=== ] 291/4779 6% [=== ] 292/4779 6% [=== ] 293/4779 6% [=== ] 294/4779 6% [=== ] 295/4779 6% [=== ] 296/4779 6% [=== ] 297/4779 6% [=== ] 298/4779 6% [=== ] 299/4779 6% [=== ] 300/4779 6% [=== ] 301/4779 6% [=== ] 302/4779 6% [=== ] 303/4779 6% [=== ] 304/4779 6% [=== ] 305/4779 6% [=== ] 306/4779 6% [=== ] 307/4779 6% [=== ] 308/4779 6% [==== ] 309/4779 6% [==== ] 310/4779 6% [==== ] 311/4779 6% [==== ] 312/4779 6% [==== ] 313/4779 6% [==== ] 314/4779 6% [==== ] 315/4779 6% [==== ] 316/4779 6% [==== ] 317/4779 6% [==== ] 318/4779 6% [==== ] 319/4779 6% [==== ] 320/4779 6% [==== ] 321/4779 6% [==== ] 322/4779 6% [==== ] 323/4779 6% [==== ] 324/4779 6% [==== ] 325/4779 6% [==== ] 326/4779 6% [==== ] 327/4779 6% [==== ] 328/4779 6% [==== ] 329/4779 6% [==== ] 330/4779 6% [==== ] 331/4779 6% [==== ] 332/4779 6% [==== ] 333/4779 6% [==== ] 334/4779 6% [==== ] 335/4779 7% [==== ] 336/4779 7% [==== ] 337/4779 7% [==== ] 338/4779 7% [==== ] 339/4779 7% [==== ] 340/4779 7% [==== ] 341/4779 7% [==== ] 342/4779 7% [==== ] 343/4779 7% [==== ] 344/4779 7% [==== ] 345/4779 7% [==== ] 346/4779 7% [==== ] 347/4779 7% [==== ] 348/4779 7% [==== ] 349/4779 7% [==== ] 350/4779 7% [==== ] 351/4779 7% [==== ] 352/4779 7% [==== ] 353/4779 7% [==== ] 354/4779 7% [==== ] 355/4779 7% [==== ] 356/4779 7% [==== ] 357/4779 7% [==== ] 358/4779 7% [==== ] 359/4779 7% [==== ] 360/4779 7% [==== ] 361/4779 7% [==== ] 362/4779 7% [==== ] 363/4779 7% [==== ] 364/4779 7% [==== ] 365/4779 7% [==== ] 366/4779 7% [==== ] 367/4779 7% [==== ] 368/4779 7% [==== ] 369/4779 7% [==== ] 370/4779 7% [==== ] 371/4779 7% [==== ] 372/4779 7% [==== ] 373/4779 7% [==== ] 374/4779 7% [==== ] 375/4779 7% [==== ] 376/4779 7% [==== ] 377/4779 7% [==== ] 378/4779 7% [==== ] 379/4779 7% [==== ] 380/4779 7% [==== ] 381/4779 7% [==== ] 382/4779 7% [==== ] 383/4779 8% [==== ] 384/4779 8% [==== ] 385/4779 8% [===== ] 386/4779 8% [===== ] 387/4779 8% [===== ] 388/4779 8% [===== ] 389/4779 8% [===== ] 390/4779 8% [===== ] 391/4779 8% [===== ] 392/4779 8% [===== ] 393/4779 8% [===== ] 394/4779 8% [===== ] 395/4779 8% [===== ] 396/4779 8% [===== ] 397/4779 8% [===== ] 398/4779 8% [===== ] 399/4779 8% [===== ] 400/4779 8% [===== ] 401/4779 8% [===== ] 402/4779 8% [===== ] 403/4779 8% [===== ] 404/4779 8% [===== ] 405/4779 8% [===== ] 406/4779 8% [===== ] 407/4779 8% [===== ] 408/4779 8% [===== ] 409/4779 8% [===== ] 410/4779 8% [===== ] 411/4779 8% [===== ] 412/4779 8% [===== ] 413/4779 8% [===== ] 414/4779 8% [===== ] 415/4779 8% [===== ] 416/4779 8% [===== ] 417/4779 8% [===== ] 418/4779 8% [===== ] 419/4779 8% [===== ] 420/4779 8% [===== ] 421/4779 8% [===== ] 422/4779 8% [===== ] 423/4779 8% [===== ] 424/4779 8% [===== ] 425/4779 8% [===== ] 426/4779 8% [===== ] 427/4779 8% [===== ] 428/4779 8% [===== ] 429/4779 8% [===== ] 430/4779 8% [===== ] 431/4779 9% [===== ] 432/4779 9% [===== ] 433/4779 9% [===== ] 434/4779 9% [===== ] 435/4779 9% [===== ] 436/4779 9% [===== ] 437/4779 9% [===== ] 438/4779 9% [===== ] 439/4779 9% [===== ] 440/4779 9% [===== ] 441/4779 9% [===== ] 442/4779 9% [===== ] 443/4779 9% [===== ] 444/4779 9% [===== ] 445/4779 9% [===== ] 446/4779 9% [===== ] 447/4779 9% [===== ] 448/4779 9% [===== ] 449/4779 9% [===== ] 450/4779 9% [===== ] 451/4779 9% [===== ] 452/4779 9% [===== ] 453/4779 9% [===== ] 454/4779 9% [===== ] 455/4779 9% [===== ] 456/4779 9% [===== ] 457/4779 9% [===== ] 458/4779 9% [===== ] 459/4779 9% [===== ] 460/4779 9% [===== ] 461/4779 9% [===== ] 462/4779 9% [====== ] 463/4779 9% [====== ] 464/4779 9% [====== ] 465/4779 9% [====== ] 466/4779 9% [====== ] 467/4779 9% [====== ] 468/4779 9% [====== ] 469/4779 9% [====== ] 470/4779 9% [====== ] 471/4779 9% [====== ] 472/4779 9% [====== ] 473/4779 9% [====== ] 474/4779 9% [====== ] 475/4779 9% [====== ] 476/4779 9% [====== ] 477/4779 9% [====== ] 478/4779 10% [====== ] 479/4779 10% [====== ] 480/4779 10% [====== ] 481/4779 10% [====== ] 482/4779 10% [====== ] 483/4779 10% [====== ] 484/4779 10% [====== ] 485/4779 10% [====== ] 486/4779 10% [====== ] 487/4779 10% [====== ] 488/4779 10% [====== ] 489/4779 10% [====== ] 490/4779 10% [====== ] 491/4779 10% [====== ] 492/4779 10% [====== ] 493/4779 10% [====== ] 494/4779 10% [====== ] 495/4779 10% [====== ] 496/4779 10% [====== ] 497/4779 10% [====== ] 498/4779 10% [====== ] 499/4779 10% [====== ] 500/4779 10% [====== ] 501/4779 10% [====== ] 502/4779 10% [====== ] 503/4779 10% [====== ] 504/4779 10% [====== ] 505/4779 10% [====== ] 506/4779 10% [====== ] 507/4779 10% [====== ] 508/4779 10% [====== ] 509/4779 10% [====== ] 510/4779 10% [====== ] 511/4779 10% [====== ] 512/4779 10% [====== ] 513/4779 10% [====== ] 514/4779 10% [====== ] 515/4779 10% [====== ] 516/4779 10% [====== ] 517/4779 10% [====== ] 518/4779 10% [====== ] 519/4779 10% [====== ] 520/4779 10% [====== ] 521/4779 10% [====== ] 522/4779 10% [====== ] 523/4779 10% [====== ] 524/4779 10% [====== ] 525/4779 10% [====== ] 526/4779 11% [====== ] 527/4779 11% [====== ] 528/4779 11% [====== ] 529/4779 11% [====== ] 530/4779 11% [====== ] 531/4779 11% [====== ] 532/4779 11% [====== ] 533/4779 11% [====== ] 534/4779 11% [====== ] 535/4779 11% [====== ] 536/4779 11% [====== ] 537/4779 11% [====== ] 538/4779 11% [====== ] 539/4779 11% [======= ] 540/4779 11% [======= ] 541/4779 11% [======= ] 542/4779 11% [======= ] 543/4779 11% [======= ] 544/4779 11% [======= ] 545/4779 11% [======= ] 546/4779 11% [======= ] 547/4779 11% [======= ] 548/4779 11% [======= ] 549/4779 11% [======= ] 550/4779 11% [======= ] 551/4779 11% [======= ] 552/4779 11% [======= ] 553/4779 11% [======= ] 554/4779 11% [======= ] 555/4779 11% [======= ] 556/4779 11% [======= ] 557/4779 11% [======= ] 558/4779 11% [======= ] 559/4779 11% [======= ] 560/4779 11% [======= ] 561/4779 11% [======= ] 562/4779 11% [======= ] 563/4779 11% [======= ] 564/4779 11% [======= ] 565/4779 11% [======= ] 566/4779 11% [======= ] 567/4779 11% [======= ] 568/4779 11% [======= ] 569/4779 11% [======= ] 570/4779 11% [======= ] 571/4779 11% [======= ] 572/4779 11% [======= ] 573/4779 11% [======= ] 574/4779 12% [======= ] 575/4779 12% [======= ] 576/4779 12% [======= ] 577/4779 12% [======= ] 578/4779 12% [======= ] 579/4779 12% [======= ] 580/4779 12% [======= ] 581/4779 12% [======= ] 582/4779 12% [======= ] 583/4779 12% [======= ] 584/4779 12% [======= ] 585/4779 12% [======= ] 586/4779 12% [======= ] 587/4779 12% [======= ] 588/4779 12% [======= ] 589/4779 12% [======= ] 590/4779 12% [======= ] 591/4779 12% [======= ] 592/4779 12% [======= ] 593/4779 12% [======= ] 594/4779 12% [======= ] 595/4779 12% [======= ] 596/4779 12% [======= ] 597/4779 12% [======= ] 598/4779 12% [======= ] 599/4779 12% [======= ] 600/4779 12% [======= ] 601/4779 12% [======= ] 602/4779 12% [======= ] 603/4779 12% [======= ] 604/4779 12% [======= ] 605/4779 12% [======= ] 606/4779 12% [======= ] 607/4779 12% [======= ] 608/4779 12% [======= ] 609/4779 12% [======= ] 610/4779 12% [======= ] 611/4779 12% [======= ] 612/4779 12% [======= ] 613/4779 12% [======= ] 614/4779 12% [======= ] 615/4779 12% [======= ] 616/4779 12% [======== ] 617/4779 12% [======== ] 618/4779 12% [======== ] 619/4779 12% [======== ] 620/4779 12% [======== ] 621/4779 12% [======== ] 622/4779 13% [======== ] 623/4779 13% [======== ] 624/4779 13% [======== ] 625/4779 13% [======== ] 626/4779 13% [======== ] 627/4779 13% [======== ] 628/4779 13% [======== ] 629/4779 13% [======== ] 630/4779 13% [======== ] 631/4779 13% [======== ] 632/4779 13% [======== ] 633/4779 13% [======== ] 634/4779 13% [======== ] 635/4779 13% [======== ] 636/4779 13% [======== ] 637/4779 13% [======== ] 638/4779 13% [======== ] 639/4779 13% [======== ] 640/4779 13% [======== ] 641/4779 13% [======== ] 642/4779 13% [======== ] 643/4779 13% [======== ] 644/4779 13% [======== ] 645/4779 13% [======== ] 646/4779 13% [======== ] 647/4779 13% [======== ] 648/4779 13% [======== ] 649/4779 13% [======== ] 650/4779 13% [======== ] 651/4779 13% [======== ] 652/4779 13% [======== ] 653/4779 13% [======== ] 654/4779 13% [======== ] 655/4779 13% [======== ] 656/4779 13% [======== ] 657/4779 13% [======== ] 658/4779 13% [======== ] 659/4779 13% [======== ] 660/4779 13% [======== ] 661/4779 13% [======== ] 662/4779 13% [======== ] 663/4779 13% [======== ] 664/4779 13% [======== ] 665/4779 13% [======== ] 666/4779 13% [======== ] 667/4779 13% [======== ] 668/4779 13% [======== ] 669/4779 13% [======== ] 670/4779 14% [======== ] 671/4779 14% [======== ] 672/4779 14% [======== ] 673/4779 14% [======== ] 674/4779 14% [======== ] 675/4779 14% [======== ] 676/4779 14% [======== ] 677/4779 14% [======== ] 678/4779 14% [======== ] 679/4779 14% [======== ] 680/4779 14% [======== ] 681/4779 14% [======== ] 682/4779 14% [======== ] 683/4779 14% [======== ] 684/4779 14% [======== ] 685/4779 14% [======== ] 686/4779 14% [======== ] 687/4779 14% [======== ] 688/4779 14% [======== ] 689/4779 14% [======== ] 690/4779 14% [======== ] 691/4779 14% [======== ] 692/4779 14% [======== ] 693/4779 14% [========= ] 694/4779 14% [========= ] 695/4779 14% [========= ] 696/4779 14% [========= ] 697/4779 14% [========= ] 698/4779 14% [========= ] 699/4779 14% [========= ] 700/4779 14% [========= ] 701/4779 14% [========= ] 702/4779 14% [========= ] 703/4779 14% [========= ] 704/4779 14% [========= ] 705/4779 14% [========= ] 706/4779 14% [========= ] 707/4779 14% [========= ] 708/4779 14% [========= ] 709/4779 14% [========= ] 710/4779 14% [========= ] 711/4779 14% [========= ] 712/4779 14% [========= ] 713/4779 14% [========= ] 714/4779 14% [========= ] 715/4779 14% [========= ] 716/4779 14% [========= ] 717/4779 15% [========= ] 718/4779 15% [========= ] 719/4779 15% [========= ] 720/4779 15% [========= ] 721/4779 15% [========= ] 722/4779 15% [========= ] 723/4779 15% [========= ] 724/4779 15% [========= ] 725/4779 15% [========= ] 726/4779 15% [========= ] 727/4779 15% [========= ] 728/4779 15% [========= ] 729/4779 15% [========= ] 730/4779 15% [========= ] 731/4779 15% [========= ] 732/4779 15% [========= ] 733/4779 15% [========= ] 734/4779 15% [========= ] 735/4779 15% [========= ] 736/4779 15% [========= ] 737/4779 15% [========= ] 738/4779 15% [========= ] 739/4779 15% [========= ] 740/4779 15% [========= ] 741/4779 15% [========= ] 742/4779 15% [========= ] 743/4779 15% [========= ] 744/4779 15% [========= ] 745/4779 15% [========= ] 746/4779 15% [========= ] 747/4779 15% [========= ] 748/4779 15% [========= ] 749/4779 15% [========= ] 750/4779 15% [========= ] 751/4779 15% [========= ] 752/4779 15% [========= ] 753/4779 15% [========= ] 754/4779 15% [========= ] 755/4779 15% [========= ] 756/4779 15% [========= ] 757/4779 15% [========= ] 758/4779 15% [========= ] 759/4779 15% [========= ] 760/4779 15% [========= ] 761/4779 15% [========= ] 762/4779 15% [========= ] 763/4779 15% [========= ] 764/4779 15% [========= ] 765/4779 16% [========= ] 766/4779 16% [========= ] 767/4779 16% [========= ] 768/4779 16% [========= ] 769/4779 16% [========= ] 770/4779 16% [========== ] 771/4779 16% [========== ] 772/4779 16% [========== ] 773/4779 16% [========== ] 774/4779 16% [========== ] 775/4779 16% [========== ] 776/4779 16% [========== ] 777/4779 16% [========== ] 778/4779 16% [========== ] 779/4779 16% [========== ] 780/4779 16% [========== ] 781/4779 16% [========== ] 782/4779 16% [========== ] 783/4779 16% [========== ] 784/4779 16% [========== ] 785/4779 16% [========== ] 786/4779 16% [========== ] 787/4779 16% [========== ] 788/4779 16% [========== ] 789/4779 16% [========== ] 790/4779 16% [========== ] 791/4779 16% [========== ] 792/4779 16% [========== ] 793/4779 16% [========== ] 794/4779 16% [========== ] 795/4779 16% [========== ] 796/4779 16% [========== ] 797/4779 16% [========== ] 798/4779 16% [========== ] 799/4779 16% [========== ] 800/4779 16% [========== ] 801/4779 16% [========== ] 802/4779 16% [========== ] 803/4779 16% [========== ] 804/4779 16% [========== ] 805/4779 16% [========== ] 806/4779 16% [========== ] 807/4779 16% [========== ] 808/4779 16% [========== ] 809/4779 16% [========== ] 810/4779 16% [========== ] 811/4779 16% [========== ] 812/4779 16% [========== ] 813/4779 17% [========== ] 814/4779 17% [========== ] 815/4779 17% [========== ] 816/4779 17% [========== ] 817/4779 17% [========== ] 818/4779 17% [========== ] 819/4779 17% [========== ] 820/4779 17% [========== ] 821/4779 17% [========== ] 822/4779 17% [========== ] 823/4779 17% [========== ] 824/4779 17% [========== ] 825/4779 17% [========== ] 826/4779 17% [========== ] 827/4779 17% [========== ] 828/4779 17% [========== ] 829/4779 17% [========== ] 830/4779 17% [========== ] 831/4779 17% [========== ] 832/4779 17% [========== ] 833/4779 17% [========== ] 834/4779 17% [========== ] 835/4779 17% [========== ] 836/4779 17% [========== ] 837/4779 17% [========== ] 838/4779 17% [========== ] 839/4779 17% [========== ] 840/4779 17% [========== ] 841/4779 17% [========== ] 842/4779 17% [========== ] 843/4779 17% [========== ] 844/4779 17% [========== ] 845/4779 17% [========== ] 846/4779 17% [========== ] 847/4779 17% [=========== ] 848/4779 17% [=========== ] 849/4779 17% [=========== ] 850/4779 17% [=========== ] 851/4779 17% [=========== ] 852/4779 17% [=========== ] 853/4779 17% [=========== ] 854/4779 17% [=========== ] 855/4779 17% [=========== ] 856/4779 17% [=========== ] 857/4779 17% [=========== ] 858/4779 17% [=========== ] 859/4779 17% [=========== ] 860/4779 17% [=========== ] 861/4779 18% [=========== ] 862/4779 18% [=========== ] 863/4779 18% [=========== ] 864/4779 18% [=========== ] 865/4779 18% [=========== ] 866/4779 18% [=========== ] 867/4779 18% [=========== ] 868/4779 18% [=========== ] 869/4779 18% [=========== ] 870/4779 18% [=========== ] 871/4779 18% [=========== ] 872/4779 18% [=========== ] 873/4779 18% [=========== ] 874/4779 18% [=========== ] 875/4779 18% [=========== ] 876/4779 18% [=========== ] 877/4779 18% [=========== ] 878/4779 18% [=========== ] 879/4779 18% [=========== ] 880/4779 18% [=========== ] 881/4779 18% [=========== ] 882/4779 18% [=========== ] 883/4779 18% [=========== ] 884/4779 18% [=========== ] 885/4779 18% [=========== ] 886/4779 18% [=========== ] 887/4779 18% [=========== ] 888/4779 18% [=========== ] 889/4779 18% [=========== ] 890/4779 18% [=========== ] 891/4779 18% [=========== ] 892/4779 18% [=========== ] 893/4779 18% [=========== ] 894/4779 18% [=========== ] 895/4779 18% [=========== ] 896/4779 18% [=========== ] 897/4779 18% [=========== ] 898/4779 18% [=========== ] 899/4779 18% [=========== ] 900/4779 18% [=========== ] 901/4779 18% [=========== ] 902/4779 18% [=========== ] 903/4779 18% [=========== ] 904/4779 18% [=========== ] 905/4779 18% [=========== ] 906/4779 18% [=========== ] 907/4779 18% [=========== ] 908/4779 18% [=========== ] 909/4779 19% [=========== ] 910/4779 19% [=========== ] 911/4779 19% [=========== ] 912/4779 19% [=========== ] 913/4779 19% [=========== ] 914/4779 19% [=========== ] 915/4779 19% [=========== ] 916/4779 19% [=========== ] 917/4779 19% [=========== ] 918/4779 19% [=========== ] 919/4779 19% [=========== ] 920/4779 19% [=========== ] 921/4779 19% [=========== ] 922/4779 19% [=========== ] 923/4779 19% [=========== ] 924/4779 19% [============ ] 925/4779 19% [============ ] 926/4779 19% [============ ] 927/4779 19% [============ ] 928/4779 19% [============ ] 929/4779 19% [============ ] 930/4779 19% [============ ] 931/4779 19% [============ ] 932/4779 19% [============ ] 933/4779 19% [============ ] 934/4779 19% [============ ] 935/4779 19% [============ ] 936/4779 19% [============ ] 937/4779 19% [============ ] 938/4779 19% [============ ] 939/4779 19% [============ ] 940/4779 19% [============ ] 941/4779 19% [============ ] 942/4779 19% [============ ] 943/4779 19% [============ ] 944/4779 19% [============ ] 945/4779 19% [============ ] 946/4779 19% [============ ] 947/4779 19% [============ ] 948/4779 19% [============ ] 949/4779 19% [============ ] 950/4779 19% [============ ] 951/4779 19% [============ ] 952/4779 19% [============ ] 953/4779 19% [============ ] 954/4779 19% [============ ] 955/4779 19% [============ ] 956/4779 20% [============ ] 957/4779 20% [============ ] 958/4779 20% [============ ] 959/4779 20% [============ ] 960/4779 20% [============ ] 961/4779 20% [============ ] 962/4779 20% [============ ] 963/4779 20% [============ ] 964/4779 20% [============ ] 965/4779 20% [============ ] 966/4779 20% [============ ] 967/4779 20% [============ ] 968/4779 20% [============ ] 969/4779 20% [============ ] 970/4779 20% [============ ] 971/4779 20% [============ ] 972/4779 20% [============ ] 973/4779 20% [============ ] 974/4779 20% [============ ] 975/4779 20% [============ ] 976/4779 20% [============ ] 977/4779 20% [============ ] 978/4779 20% [============ ] 979/4779 20% [============ ] 980/4779 20% [============ ] 981/4779 20% [============ ] 982/4779 20% [============ ] 983/4779 20% [============ ] 984/4779 20% [============ ] 985/4779 20% [============ ] 986/4779 20% [============ ] 987/4779 20% [============ ] 988/4779 20% [============ ] 989/4779 20% [============ ] 990/4779 20% [============ ] 991/4779 20% [============ ] 992/4779 20% [============ ] 993/4779 20% [============ ] 994/4779 20% [============ ] 995/4779 20% [============ ] 996/4779 20% [============ ] 997/4779 20% [============ ] 998/4779 20% [============ ] 999/4779 20% [============ ] 1000/4779 20% [============ ] 1001/4779 20% [============ ] 1002/4779 20% [============= ] 1003/4779 20% [============= ] 1004/4779 21% [============= ] 1005/4779 21% [============= ] 1006/4779 21% [============= ] 1007/4779 21% [============= ] 1008/4779 21% [============= ] 1009/4779 21% [============= ] 1010/4779 21% [============= ] 1011/4779 21% [============= ] 1012/4779 21% [============= ] 1013/4779 21% [============= ] 1014/4779 21% [============= ] 1015/4779 21% [============= ] 1016/4779 21% [============= ] 1017/4779 21% [============= ] 1018/4779 21% [============= ] 1019/4779 21% [============= ] 1020/4779 21% [============= ] 1021/4779 21% [============= ] 1022/4779 21% [============= ] 1023/4779 21% [============= ] 1024/4779 21% [============= ] 1025/4779 21% [============= ] 1026/4779 21% [============= ] 1027/4779 21% [============= ] 1028/4779 21% [============= ] 1029/4779 21% [============= ] 1030/4779 21% [============= ] 1031/4779 21% [============= ] 1032/4779 21% [============= ] 1033/4779 21% [============= ] 1034/4779 21% [============= ] 1035/4779 21% [============= ] 1036/4779 21% [============= ] 1037/4779 21% [============= ] 1038/4779 21% [============= ] 1039/4779 21% [============= ] 1040/4779 21% [============= ] 1041/4779 21% [============= ] 1042/4779 21% [============= ] 1043/4779 21% [============= ] 1044/4779 21% [============= ] 1045/4779 21% [============= ] 1046/4779 21% [============= ] 1047/4779 21% [============= ] 1048/4779 21% [============= ] 1049/4779 21% [============= ] 1050/4779 21% [============= ] 1051/4779 21% [============= ] 1052/4779 22% [============= ] 1053/4779 22% [============= ] 1054/4779 22% [============= ] 1055/4779 22% [============= ] 1056/4779 22% [============= ] 1057/4779 22% [============= ] 1058/4779 22% [============= ] 1059/4779 22% [============= ] 1060/4779 22% [============= ] 1061/4779 22% [============= ] 1062/4779 22% [============= ] 1063/4779 22% [============= ] 1064/4779 22% [============= ] 1065/4779 22% [============= ] 1066/4779 22% [============= ] 1067/4779 22% [============= ] 1068/4779 22% [============= ] 1069/4779 22% [============= ] 1070/4779 22% [============= ] 1071/4779 22% [============= ] 1072/4779 22% [============= ] 1073/4779 22% [============= ] 1074/4779 22% [============= ] 1075/4779 22% [============= ] 1076/4779 22% [============= ] 1077/4779 22% [============= ] 1078/4779 22% [============= ] 1079/4779 22% [============== ] 1080/4779 22% [============== ] 1081/4779 22% [============== ] 1082/4779 22% [============== ] 1083/4779 22% [============== ] 1084/4779 22% [============== ] 1085/4779 22% [============== ] 1086/4779 22% [============== ] 1087/4779 22% [============== ] 1088/4779 22% [============== ] 1089/4779 22% [============== ] 1090/4779 22% [============== ] 1091/4779 22% [============== ] 1092/4779 22% [============== ] 1093/4779 22% [============== ] 1094/4779 22% [============== ] 1095/4779 22% [============== ] 1096/4779 22% [============== ] 1097/4779 22% [============== ] 1098/4779 22% [============== ] 1099/4779 22% [============== ] 1100/4779 23% [============== ] 1101/4779 23% [============== ] 1102/4779 23% [============== ] 1103/4779 23% [============== ] 1104/4779 23% [============== ] 1105/4779 23% [============== ] 1106/4779 23% [============== ] 1107/4779 23% [============== ] 1108/4779 23% [============== ] 1109/4779 23% [============== ] 1110/4779 23% [============== ] 1111/4779 23% [============== ] 1112/4779 23% [============== ] 1113/4779 23% [============== ] 1114/4779 23% [============== ] 1115/4779 23% [============== ] 1116/4779 23% [============== ] 1117/4779 23% [============== ] 1118/4779 23% [============== ] 1119/4779 23% [============== ] 1120/4779 23% [============== ] 1121/4779 23% [============== ] 1122/4779 23% [============== ] 1123/4779 23% [============== ] 1124/4779 23% [============== ] 1125/4779 23% [============== ] 1126/4779 23% [============== ] 1127/4779 23% [============== ] 1128/4779 23% [============== ] 1129/4779 23% [============== ] 1130/4779 23% [============== ] 1131/4779 23% [============== ] 1132/4779 23% [============== ] 1133/4779 23% [============== ] 1134/4779 23% [============== ] 1135/4779 23% [============== ] 1136/4779 23% [============== ] 1137/4779 23% [============== ] 1138/4779 23% [============== ] 1139/4779 23% [============== ] 1140/4779 23% [============== ] 1141/4779 23% [============== ] 1142/4779 23% [============== ] 1143/4779 23% [============== ] 1144/4779 23% [============== ] 1145/4779 23% [============== ] 1146/4779 23% [============== ] 1147/4779 24% [============== ] 1148/4779 24% [============== ] 1149/4779 24% [============== ] 1150/4779 24% [============== ] 1151/4779 24% [============== ] 1152/4779 24% [============== ] 1153/4779 24% [============== ] 1154/4779 24% [============== ] 1155/4779 24% [============== ] 1156/4779 24% [=============== ] 1157/4779 24% [=============== ] 1158/4779 24% [=============== ] 1159/4779 24% [=============== ] 1160/4779 24% [=============== ] 1161/4779 24% [=============== ] 1162/4779 24% [=============== ] 1163/4779 24% [=============== ] 1164/4779 24% [=============== ] 1165/4779 24% [=============== ] 1166/4779 24% [=============== ] 1167/4779 24% [=============== ] 1168/4779 24% [=============== ] 1169/4779 24% [=============== ] 1170/4779 24% [=============== ] 1171/4779 24% [=============== ] 1172/4779 24% [=============== ] 1173/4779 24% [=============== ] 1174/4779 24% [=============== ] 1175/4779 24% [=============== ] 1176/4779 24% [=============== ] 1177/4779 24% [=============== ] 1178/4779 24% [=============== ] 1179/4779 24% [=============== ] 1180/4779 24% [=============== ] 1181/4779 24% [=============== ] 1182/4779 24% [=============== ] 1183/4779 24% [=============== ] 1184/4779 24% [=============== ] 1185/4779 24% [=============== ] 1186/4779 24% [=============== ] 1187/4779 24% [=============== ] 1188/4779 24% [=============== ] 1189/4779 24% [=============== ] 1190/4779 24% [=============== ] 1191/4779 24% [=============== ] 1192/4779 24% [=============== ] 1193/4779 24% [=============== ] 1194/4779 24% [=============== ] 1195/4779 25% [=============== ] 1196/4779 25% [=============== ] 1197/4779 25% [=============== ] 1198/4779 25% [=============== ] 1199/4779 25% [=============== ] 1200/4779 25% [=============== ] 1201/4779 25% [=============== ] 1202/4779 25% [=============== ] 1203/4779 25% [=============== ] 1204/4779 25% [=============== ] 1205/4779 25% [=============== ] 1206/4779 25% [=============== ] 1207/4779 25% [=============== ] 1208/4779 25% [=============== ] 1209/4779 25% [=============== ] 1210/4779 25% [=============== ] 1211/4779 25% [=============== ] 1212/4779 25% [=============== ] 1213/4779 25% [=============== ] 1214/4779 25% [=============== ] 1215/4779 25% [=============== ] 1216/4779 25% [=============== ] 1217/4779 25% [=============== ] 1218/4779 25% [=============== ] 1219/4779 25% [=============== ] 1220/4779 25% [=============== ] 1221/4779 25% [=============== ] 1222/4779 25% [=============== ] 1223/4779 25% [=============== ] 1224/4779 25% [=============== ] 1225/4779 25% [=============== ] 1226/4779 25% [=============== ] 1227/4779 25% [=============== ] 1228/4779 25% [=============== ] 1229/4779 25% [=============== ] 1230/4779 25% [=============== ] 1231/4779 25% [=============== ] 1232/4779 25% [=============== ] 1233/4779 25% [================ ] 1234/4779 25% [================ ] 1235/4779 25% [================ ] 1236/4779 25% [================ ] 1237/4779 25% [================ ] 1238/4779 25% [================ ] 1239/4779 25% [================ ] 1240/4779 25% [================ ] 1241/4779 25% [================ ] 1242/4779 25% [================ ] 1243/4779 26% [================ ] 1244/4779 26% [================ ] 1245/4779 26% [================ ] 1246/4779 26% [================ ] 1247/4779 26% [================ ] 1248/4779 26% [================ ] 1249/4779 26% [================ ] 1250/4779 26% [================ ] 1251/4779 26% [================ ] 1252/4779 26% [================ ] 1253/4779 26% [================ ] 1254/4779 26% [================ ] 1255/4779 26% [================ ] 1256/4779 26% [================ ] 1257/4779 26% [================ ] 1258/4779 26% [================ ] 1259/4779 26% [================ ] 1260/4779 26% [================ ] 1261/4779 26% [================ ] 1262/4779 26% [================ ] 1263/4779 26% [================ ] 1264/4779 26% [================ ] 1265/4779 26% [================ ] 1266/4779 26% [================ ] 1267/4779 26% [================ ] 1268/4779 26% [================ ] 1269/4779 26% [================ ] 1270/4779 26% [================ ] 1271/4779 26% [================ ] 1272/4779 26% [================ ] 1273/4779 26% [================ ] 1274/4779 26% [================ ] 1275/4779 26% [================ ] 1276/4779 26% [================ ] 1277/4779 26% [================ ] 1278/4779 26% [================ ] 1279/4779 26% [================ ] 1280/4779 26% [================ ] 1281/4779 26% [================ ] 1282/4779 26% [================ ] 1283/4779 26% [================ ] 1284/4779 26% [================ ] 1285/4779 26% [================ ] 1286/4779 26% [================ ] 1287/4779 26% [================ ] 1288/4779 26% [================ ] 1289/4779 26% [================ ] 1290/4779 26% [================ ] 1291/4779 27% [================ ] 1292/4779 27% [================ ] 1293/4779 27% [================ ] 1294/4779 27% [================ ] 1295/4779 27% [================ ] 1296/4779 27% [================ ] 1297/4779 27% [================ ] 1298/4779 27% [================ ] 1299/4779 27% [================ ] 1300/4779 27% [================ ] 1301/4779 27% [================ ] 1302/4779 27% [================ ] 1303/4779 27% [================ ] 1304/4779 27% [================ ] 1305/4779 27% [================ ] 1306/4779 27% [================ ] 1307/4779 27% [================ ] 1308/4779 27% [================ ] 1309/4779 27% [================ ] 1310/4779 27% [================= ] 1311/4779 27% [================= ] 1312/4779 27% [================= ] 1313/4779 27% [================= ] 1314/4779 27% [================= ] 1315/4779 27% [================= ] 1316/4779 27% [================= ] 1317/4779 27% [================= ] 1318/4779 27% [================= ] 1319/4779 27% [================= ] 1320/4779 27% [================= ] 1321/4779 27% [================= ] 1322/4779 27% [================= ] 1323/4779 27% [================= ] 1324/4779 27% [================= ] 1325/4779 27% [================= ] 1326/4779 27% [================= ] 1327/4779 27% [================= ] 1328/4779 27% [================= ] 1329/4779 27% [================= ] 1330/4779 27% [================= ] 1331/4779 27% [================= ] 1332/4779 27% [================= ] 1333/4779 27% [================= ] 1334/4779 27% [================= ] 1335/4779 27% [================= ] 1336/4779 27% [================= ] 1337/4779 27% [================= ] 1338/4779 27% [================= ] 1339/4779 28% [================= ] 1340/4779 28% [================= ] 1341/4779 28% [================= ] 1342/4779 28% [================= ] 1343/4779 28% [================= ] 1344/4779 28% [================= ] 1345/4779 28% [================= ] 1346/4779 28% [================= ] 1347/4779 28% [================= ] 1348/4779 28% [================= ] 1349/4779 28% [================= ] 1350/4779 28% [================= ] 1351/4779 28% [================= ] 1352/4779 28% [================= ] 1353/4779 28% [================= ] 1354/4779 28% [================= ] 1355/4779 28% [================= ] 1356/4779 28% [================= ] 1357/4779 28% [================= ] 1358/4779 28% [================= ] 1359/4779 28% [================= ] 1360/4779 28% [================= ] 1361/4779 28% [================= ] 1362/4779 28% [================= ] 1363/4779 28% [================= ] 1364/4779 28% [================= ] 1365/4779 28% [================= ] 1366/4779 28% [================= ] 1367/4779 28% [================= ] 1368/4779 28% [================= ] 1369/4779 28% [================= ] 1370/4779 28% [================= ] 1371/4779 28% [================= ] 1372/4779 28% [================= ] 1373/4779 28% [================= ] 1374/4779 28% [================= ] 1375/4779 28% [================= ] 1376/4779 28% [================= ] 1377/4779 28% [================= ] 1378/4779 28% [================= ] 1379/4779 28% [================= ] 1380/4779 28% [================= ] 1381/4779 28% [================= ] 1382/4779 28% [================= ] 1383/4779 28% [================= ] 1384/4779 28% [================= ] 1385/4779 28% [================= ] 1386/4779 29% [================= ] 1387/4779 29% [================== ] 1388/4779 29% [================== ] 1389/4779 29% [================== ] 1390/4779 29% [================== ] 1391/4779 29% [================== ] 1392/4779 29% [================== ] 1393/4779 29% [================== ] 1394/4779 29% [================== ] 1395/4779 29% [================== ] 1396/4779 29% [================== ] 1397/4779 29% [================== ] 1398/4779 29% [================== ] 1399/4779 29% [================== ] 1400/4779 29% [================== ] 1401/4779 29% [================== ] 1402/4779 29% [================== ] 1403/4779 29% [================== ] 1404/4779 29% [================== ] 1405/4779 29% [================== ] 1406/4779 29% [================== ] 1407/4779 29% [================== ] 1408/4779 29% [================== ] 1409/4779 29% [================== ] 1410/4779 29% [================== ] 1411/4779 29% [================== ] 1412/4779 29% [================== ] 1413/4779 29% [================== ] 1414/4779 29% [================== ] 1415/4779 29% [================== ] 1416/4779 29% [================== ] 1417/4779 29% [================== ] 1418/4779 29% [================== ] 1419/4779 29% [================== ] 1420/4779 29% [================== ] 1421/4779 29% [================== ] 1422/4779 29% [================== ] 1423/4779 29% [================== ] 1424/4779 29% [================== ] 1425/4779 29% [================== ] 1426/4779 29% [================== ] 1427/4779 29% [================== ] 1428/4779 29% [================== ] 1429/4779 29% [================== ] 1430/4779 29% [================== ] 1431/4779 29% [================== ] 1432/4779 29% [================== ] 1433/4779 29% [================== ] 1434/4779 30% [================== ] 1435/4779 30% [================== ] 1436/4779 30% [================== ] 1437/4779 30% [================== ] 1438/4779 30% [================== ] 1439/4779 30% [================== ] 1440/4779 30% [================== ] 1441/4779 30% [================== ] 1442/4779 30% [================== ] 1443/4779 30% [================== ] 1444/4779 30% [================== ] 1445/4779 30% [================== ] 1446/4779 30% [================== ] 1447/4779 30% [================== ] 1448/4779 30% [================== ] 1449/4779 30% [================== ] 1450/4779 30% [================== ] 1451/4779 30% [================== ] 1452/4779 30% [================== ] 1453/4779 30% [================== ] 1454/4779 30% [================== ] 1455/4779 30% [================== ] 1456/4779 30% [================== ] 1457/4779 30% [================== ] 1458/4779 30% [================== ] 1459/4779 30% [================== ] 1460/4779 30% [================== ] 1461/4779 30% [================== ] 1462/4779 30% [================== ] 1463/4779 30% [================== ] 1464/4779 30% [=================== ] 1465/4779 30% [=================== ] 1466/4779 30% [=================== ] 1467/4779 30% [=================== ] 1468/4779 30% [=================== ] 1469/4779 30% [=================== ] 1470/4779 30% [=================== ] 1471/4779 30% [=================== ] 1472/4779 30% [=================== ] 1473/4779 30% [=================== ] 1474/4779 30% [=================== ] 1475/4779 30% [=================== ] 1476/4779 30% [=================== ] 1477/4779 30% [=================== ] 1478/4779 30% [=================== ] 1479/4779 30% [=================== ] 1480/4779 30% [=================== ] 1481/4779 30% [=================== ] 1482/4779 31% [=================== ] 1483/4779 31% [=================== ] 1484/4779 31% [=================== ] 1485/4779 31% [=================== ] 1486/4779 31% [=================== ] 1487/4779 31% [=================== ] 1488/4779 31% [=================== ] 1489/4779 31% [=================== ] 1490/4779 31% [=================== ] 1491/4779 31% [=================== ] 1492/4779 31% [=================== ] 1493/4779 31% [=================== ] 1494/4779 31% [=================== ] 1495/4779 31% [=================== ] 1496/4779 31% [=================== ] 1497/4779 31% [=================== ] 1498/4779 31% [=================== ] 1499/4779 31% [=================== ] 1500/4779 31% [=================== ] 1501/4779 31% [=================== ] 1502/4779 31% [=================== ] 1503/4779 31% [=================== ] 1504/4779 31% [=================== ] 1505/4779 31% [=================== ] 1506/4779 31% [=================== ] 1507/4779 31% [=================== ] 1508/4779 31% [=================== ] 1509/4779 31% [=================== ] 1510/4779 31% [=================== ] 1511/4779 31% [=================== ] 1512/4779 31% [=================== ] 1513/4779 31% [=================== ] 1514/4779 31% [=================== ] 1515/4779 31% [=================== ] 1516/4779 31% [=================== ] 1517/4779 31% [=================== ] 1518/4779 31% [=================== ] 1519/4779 31% [=================== ] 1520/4779 31% [=================== ] 1521/4779 31% [=================== ] 1522/4779 31% [=================== ] 1523/4779 31% [=================== ] 1524/4779 31% [=================== ] 1525/4779 31% [=================== ] 1526/4779 31% [=================== ] 1527/4779 31% [=================== ] 1528/4779 31% [=================== ] 1529/4779 31% [=================== ] 1530/4779 32% [=================== ] 1531/4779 32% [=================== ] 1532/4779 32% [=================== ] 1533/4779 32% [=================== ] 1534/4779 32% [=================== ] 1535/4779 32% [=================== ] 1536/4779 32% [=================== ] 1537/4779 32% [=================== ] 1538/4779 32% [=================== ] 1539/4779 32% [=================== ] 1540/4779 32% [=================== ] 1541/4779 32% [==================== ] 1542/4779 32% [==================== ] 1543/4779 32% [==================== ] 1544/4779 32% [==================== ] 1545/4779 32% [==================== ] 1546/4779 32% [==================== ] 1547/4779 32% [==================== ] 1548/4779 32% [==================== ] 1549/4779 32% [==================== ] 1550/4779 32% [==================== ] 1551/4779 32% [==================== ] 1552/4779 32% [==================== ] 1553/4779 32% [==================== ] 1554/4779 32% [==================== ] 1555/4779 32% [==================== ] 1556/4779 32% [==================== ] 1557/4779 32% [==================== ] 1558/4779 32% [==================== ] 1559/4779 32% [==================== ] 1560/4779 32% [==================== ] 1561/4779 32% [==================== ] 1562/4779 32% [==================== ] 1563/4779 32% [==================== ] 1564/4779 32% [==================== ] 1565/4779 32% [==================== ] 1566/4779 32% [==================== ] 1567/4779 32% [==================== ] 1568/4779 32% [==================== ] 1569/4779 32% [==================== ] 1570/4779 32% [==================== ] 1571/4779 32% [==================== ] 1572/4779 32% [==================== ] 1573/4779 32% [==================== ] 1574/4779 32% [==================== ] 1575/4779 32% [==================== ] 1576/4779 32% [==================== ] 1577/4779 32% [==================== ] 1578/4779 33% [==================== ] 1579/4779 33% [==================== ] 1580/4779 33% [==================== ] 1581/4779 33% [==================== ] 1582/4779 33% [==================== ] 1583/4779 33% [==================== ] 1584/4779 33% [==================== ] 1585/4779 33% [==================== ] 1586/4779 33% [==================== ] 1587/4779 33% [==================== ] 1588/4779 33% [==================== ] 1589/4779 33% [==================== ] 1590/4779 33% [==================== ] 1591/4779 33% [==================== ] 1592/4779 33% [==================== ] 1593/4779 33% [==================== ] 1594/4779 33% [==================== ] 1595/4779 33% [==================== ] 1596/4779 33% [==================== ] 1597/4779 33% [==================== ] 1598/4779 33% [==================== ] 1599/4779 33% [==================== ] 1600/4779 33% [==================== ] 1601/4779 33% [==================== ] 1602/4779 33% [==================== ] 1603/4779 33% [==================== ] 1604/4779 33% [==================== ] 1605/4779 33% [==================== ] 1606/4779 33% [==================== ] 1607/4779 33% [==================== ] 1608/4779 33% [==================== ] 1609/4779 33% [==================== ] 1610/4779 33% [==================== ] 1611/4779 33% [==================== ] 1612/4779 33% [==================== ] 1613/4779 33% [==================== ] 1614/4779 33% [==================== ] 1615/4779 33% [==================== ] 1616/4779 33% [==================== ] 1617/4779 33% [==================== ] 1618/4779 33% [===================== ] 1619/4779 33% [===================== ] 1620/4779 33% [===================== ] 1621/4779 33% [===================== ] 1622/4779 33% [===================== ] 1623/4779 33% [===================== ] 1624/4779 33% [===================== ] 1625/4779 34% [===================== ] 1626/4779 34% [===================== ] 1627/4779 34% [===================== ] 1628/4779 34% [===================== ] 1629/4779 34% [===================== ] 1630/4779 34% [===================== ] 1631/4779 34% [===================== ] 1632/4779 34% [===================== ] 1633/4779 34% [===================== ] 1634/4779 34% [===================== ] 1635/4779 34% [===================== ] 1636/4779 34% [===================== ] 1637/4779 34% [===================== ] 1638/4779 34% [===================== ] 1639/4779 34% [===================== ] 1640/4779 34% [===================== ] 1641/4779 34% [===================== ] 1642/4779 34% [===================== ] 1643/4779 34% [===================== ] 1644/4779 34% [===================== ] 1645/4779 34% [===================== ] 1646/4779 34% [===================== ] 1647/4779 34% [===================== ] 1648/4779 34% [===================== ] 1649/4779 34% [===================== ] 1650/4779 34% [===================== ] 1651/4779 34% [===================== ] 1652/4779 34% [===================== ] 1653/4779 34% [===================== ] 1654/4779 34% [===================== ] 1655/4779 34% [===================== ] 1656/4779 34% [===================== ] 1657/4779 34% [===================== ] 1658/4779 34% [===================== ] 1659/4779 34% [===================== ] 1660/4779 34% [===================== ] 1661/4779 34% [===================== ] 1662/4779 34% [===================== ] 1663/4779 34% [===================== ] 1664/4779 34% [===================== ] 1665/4779 34% [===================== ] 1666/4779 34% [===================== ] 1667/4779 34% [===================== ] 1668/4779 34% [===================== ] 1669/4779 34% [===================== ] 1670/4779 34% [===================== ] 1671/4779 34% [===================== ] 1672/4779 34% [===================== ] 1673/4779 35% [===================== ] 1674/4779 35% [===================== ] 1675/4779 35% [===================== ] 1676/4779 35% [===================== ] 1677/4779 35% [===================== ] 1678/4779 35% [===================== ] 1679/4779 35% [===================== ] 1680/4779 35% [===================== ] 1681/4779 35% [===================== ] 1682/4779 35% [===================== ] 1683/4779 35% [===================== ] 1684/4779 35% [===================== ] 1685/4779 35% [===================== ] 1686/4779 35% [===================== ] 1687/4779 35% [===================== ] 1688/4779 35% [===================== ] 1689/4779 35% [===================== ] 1690/4779 35% [===================== ] 1691/4779 35% [===================== ] 1692/4779 35% [===================== ] 1693/4779 35% [===================== ] 1694/4779 35% [===================== ] 1695/4779 35% [====================== ] 1696/4779 35% [====================== ] 1697/4779 35% [====================== ] 1698/4779 35% [====================== ] 1699/4779 35% [====================== ] 1700/4779 35% [====================== ] 1701/4779 35% [====================== ] 1702/4779 35% [====================== ] 1703/4779 35% [====================== ] 1704/4779 35% [====================== ] 1705/4779 35% [====================== ] 1706/4779 35% [====================== ] 1707/4779 35% [====================== ] 1708/4779 35% [====================== ] 1709/4779 35% [====================== ] 1710/4779 35% [====================== ] 1711/4779 35% [====================== ] 1712/4779 35% [====================== ] 1713/4779 35% [====================== ] 1714/4779 35% [====================== ] 1715/4779 35% [====================== ] 1716/4779 35% [====================== ] 1717/4779 35% [====================== ] 1718/4779 35% [====================== ] 1719/4779 35% [====================== ] 1720/4779 35% [====================== ] 1721/4779 36% [====================== ] 1722/4779 36% [====================== ] 1723/4779 36% [====================== ] 1724/4779 36% [====================== ] 1725/4779 36% [====================== ] 1726/4779 36% [====================== ] 1727/4779 36% [====================== ] 1728/4779 36% [====================== ] 1729/4779 36% [====================== ] 1730/4779 36% [====================== ] 1731/4779 36% [====================== ] 1732/4779 36% [====================== ] 1733/4779 36% [====================== ] 1734/4779 36% [====================== ] 1735/4779 36% [====================== ] 1736/4779 36% [====================== ] 1737/4779 36% [====================== ] 1738/4779 36% [====================== ] 1739/4779 36% [====================== ] 1740/4779 36% [====================== ] 1741/4779 36% [====================== ] 1742/4779 36% [====================== ] 1743/4779 36% [====================== ] 1744/4779 36% [====================== ] 1745/4779 36% [====================== ] 1746/4779 36% [====================== ] 1747/4779 36% [====================== ] 1748/4779 36% [====================== ] 1749/4779 36% [====================== ] 1750/4779 36% [====================== ] 1751/4779 36% [====================== ] 1752/4779 36% [====================== ] 1753/4779 36% [====================== ] 1754/4779 36% [====================== ] 1755/4779 36% [====================== ] 1756/4779 36% [====================== ] 1757/4779 36% [====================== ] 1758/4779 36% [====================== ] 1759/4779 36% [====================== ] 1760/4779 36% [====================== ] 1761/4779 36% [====================== ] 1762/4779 36% [====================== ] 1763/4779 36% [====================== ] 1764/4779 36% [====================== ] 1765/4779 36% [====================== ] 1766/4779 36% [====================== ] 1767/4779 36% [====================== ] 1768/4779 36% [====================== ] 1769/4779 37% [====================== ] 1770/4779 37% [====================== ] 1771/4779 37% [====================== ] 1772/4779 37% [======================= ] 1773/4779 37% [======================= ] 1774/4779 37% [======================= ] 1775/4779 37% [======================= ] 1776/4779 37% [======================= ] 1777/4779 37% [======================= ] 1778/4779 37% [======================= ] 1779/4779 37% [======================= ] 1780/4779 37% [======================= ] 1781/4779 37% [======================= ] 1782/4779 37% [======================= ] 1783/4779 37% [======================= ] 1784/4779 37% [======================= ] 1785/4779 37% [======================= ] 1786/4779 37% [======================= ] 1787/4779 37% [======================= ] 1788/4779 37% [======================= ] 1789/4779 37% [======================= ] 1790/4779 37% [======================= ] 1791/4779 37% [======================= ] 1792/4779 37% [======================= ] 1793/4779 37% [======================= ] 1794/4779 37% [======================= ] 1795/4779 37% [======================= ] 1796/4779 37% [======================= ] 1797/4779 37% [======================= ] 1798/4779 37% [======================= ] 1799/4779 37% [======================= ] 1800/4779 37% [======================= ] 1801/4779 37% [======================= ] 1802/4779 37% [======================= ] 1803/4779 37% [======================= ] 1804/4779 37% [======================= ] 1805/4779 37% [======================= ] 1806/4779 37% [======================= ] 1807/4779 37% [======================= ] 1808/4779 37% [======================= ] 1809/4779 37% [======================= ] 1810/4779 37% [======================= ] 1811/4779 37% [======================= ] 1812/4779 37% [======================= ] 1813/4779 37% [======================= ] 1814/4779 37% [======================= ] 1815/4779 37% [======================= ] 1816/4779 37% [======================= ] 1817/4779 38% [======================= ] 1818/4779 38% [======================= ] 1819/4779 38% [======================= ] 1820/4779 38% [======================= ] 1821/4779 38% [======================= ] 1822/4779 38% [======================= ] 1823/4779 38% [======================= ] 1824/4779 38% [======================= ] 1825/4779 38% [======================= ] 1826/4779 38% [======================= ] 1827/4779 38% [======================= ] 1828/4779 38% [======================= ] 1829/4779 38% [======================= ] 1830/4779 38% [======================= ] 1831/4779 38% [======================= ] 1832/4779 38% [======================= ] 1833/4779 38% [======================= ] 1834/4779 38% [======================= ] 1835/4779 38% [======================= ] 1836/4779 38% [======================= ] 1837/4779 38% [======================= ] 1838/4779 38% [======================= ] 1839/4779 38% [======================= ] 1840/4779 38% [======================= ] 1841/4779 38% [======================= ] 1842/4779 38% [======================= ] 1843/4779 38% [======================= ] 1844/4779 38% [======================= ] 1845/4779 38% [======================= ] 1846/4779 38% [======================= ] 1847/4779 38% [======================= ] 1848/4779 38% [======================= ] 1849/4779 38% [======================== ] 1850/4779 38% [======================== ] 1851/4779 38% [======================== ] 1852/4779 38% [======================== ] 1853/4779 38% [======================== ] 1854/4779 38% [======================== ] 1855/4779 38% [======================== ] 1856/4779 38% [======================== ] 1857/4779 38% [======================== ] 1858/4779 38% [======================== ] 1859/4779 38% [======================== ] 1860/4779 38% [======================== ] 1861/4779 38% [======================== ] 1862/4779 38% [======================== ] 1863/4779 38% [======================== ] 1864/4779 39% [======================== ] 1865/4779 39% [======================== ] 1866/4779 39% [======================== ] 1867/4779 39% [======================== ] 1868/4779 39% [======================== ] 1869/4779 39% [======================== ] 1870/4779 39% [======================== ] 1871/4779 39% [======================== ] 1872/4779 39% [======================== ] 1873/4779 39% [======================== ] 1874/4779 39% [======================== ] 1875/4779 39% [======================== ] 1876/4779 39% [======================== ] 1877/4779 39% [======================== ] 1878/4779 39% [======================== ] 1879/4779 39% [======================== ] 1880/4779 39% [======================== ] 1881/4779 39% [======================== ] 1882/4779 39% [======================== ] 1883/4779 39% [======================== ] 1884/4779 39% [======================== ] 1885/4779 39% [======================== ] 1886/4779 39% [======================== ] 1887/4779 39% [======================== ] 1888/4779 39% [======================== ] 1889/4779 39% [======================== ] 1890/4779 39% [======================== ] 1891/4779 39% [======================== ] 1892/4779 39% [======================== ] 1893/4779 39% [======================== ] 1894/4779 39% [======================== ] 1895/4779 39% [======================== ] 1896/4779 39% [======================== ] 1897/4779 39% [======================== ] 1898/4779 39% [======================== ] 1899/4779 39% [======================== ] 1900/4779 39% [======================== ] 1901/4779 39% [======================== ] 1902/4779 39% [======================== ] 1903/4779 39% [======================== ] 1904/4779 39% [======================== ] 1905/4779 39% [======================== ] 1906/4779 39% [======================== ] 1907/4779 39% [======================== ] 1908/4779 39% [======================== ] 1909/4779 39% [======================== ] 1910/4779 39% [======================== ] 1911/4779 39% [======================== ] 1912/4779 40% [======================== ] 1913/4779 40% [======================== ] 1914/4779 40% [======================== ] 1915/4779 40% [======================== ] 1916/4779 40% [======================== ] 1917/4779 40% [======================== ] 1918/4779 40% [======================== ] 1919/4779 40% [======================== ] 1920/4779 40% [======================== ] 1921/4779 40% [======================== ] 1922/4779 40% [======================== ] 1923/4779 40% [======================== ] 1924/4779 40% [======================== ] 1925/4779 40% [======================== ] 1926/4779 40% [======================== ] 1927/4779 40% [========================= ] 1928/4779 40% [========================= ] 1929/4779 40% [========================= ] 1930/4779 40% [========================= ] 1931/4779 40% [========================= ] 1932/4779 40% [========================= ] 1933/4779 40% [========================= ] 1934/4779 40% [========================= ] 1935/4779 40% [========================= ] 1936/4779 40% [========================= ] 1937/4779 40% [========================= ] 1938/4779 40% [========================= ] 1939/4779 40% [========================= ] 1940/4779 40% [========================= ] 1941/4779 40% [========================= ] 1942/4779 40% [========================= ] 1943/4779 40% [========================= ] 1944/4779 40% [========================= ] 1945/4779 40% [========================= ] 1946/4779 40% [========================= ] 1947/4779 40% [========================= ] 1948/4779 40% [========================= ] 1949/4779 40% [========================= ] 1950/4779 40% [========================= ] 1951/4779 40% [========================= ] 1952/4779 40% [========================= ] 1953/4779 40% [========================= ] 1954/4779 40% [========================= ] 1955/4779 40% [========================= ] 1956/4779 40% [========================= ] 1957/4779 40% [========================= ] 1958/4779 40% [========================= ] 1959/4779 40% [========================= ] 1960/4779 41% [========================= ] 1961/4779 41% [========================= ] 1962/4779 41% [========================= ] 1963/4779 41% [========================= ] 1964/4779 41% [========================= ] 1965/4779 41% [========================= ] 1966/4779 41% [========================= ] 1967/4779 41% [========================= ] 1968/4779 41% [========================= ] 1969/4779 41% [========================= ] 1970/4779 41% [========================= ] 1971/4779 41% [========================= ] 1972/4779 41% [========================= ] 1973/4779 41% [========================= ] 1974/4779 41% [========================= ] 1975/4779 41% [========================= ] 1976/4779 41% [========================= ] 1977/4779 41% [========================= ] 1978/4779 41% [========================= ] 1979/4779 41% [========================= ] 1980/4779 41% [========================= ] 1981/4779 41% [========================= ] 1982/4779 41% [========================= ] 1983/4779 41% [========================= ] 1984/4779 41% [========================= ] 1985/4779 41% [========================= ] 1986/4779 41% [========================= ] 1987/4779 41% [========================= ] 1988/4779 41% [========================= ] 1989/4779 41% [========================= ] 1990/4779 41% [========================= ] 1991/4779 41% [========================= ] 1992/4779 41% [========================= ] 1993/4779 41% [========================= ] 1994/4779 41% [========================= ] 1995/4779 41% [========================= ] 1996/4779 41% [========================= ] 1997/4779 41% [========================= ] 1998/4779 41% [========================= ] 1999/4779 41% [========================= ] 2000/4779 41% [========================= ] 2001/4779 41% [========================= ] 2002/4779 41% [========================= ] 2003/4779 41% [========================= ] 2004/4779 41% [========================== ] 2005/4779 41% [========================== ] 2006/4779 41% [========================== ] 2007/4779 41% [========================== ] 2008/4779 42% [========================== ] 2009/4779 42% [========================== ] 2010/4779 42% [========================== ] 2011/4779 42% [========================== ] 2012/4779 42% [========================== ] 2013/4779 42% [========================== ] 2014/4779 42% [========================== ] 2015/4779 42% [========================== ] 2016/4779 42% [========================== ] 2017/4779 42% [========================== ] 2018/4779 42% [========================== ] 2019/4779 42% [========================== ] 2020/4779 42% [========================== ] 2021/4779 42% [========================== ] 2022/4779 42% [========================== ] 2023/4779 42% [========================== ] 2024/4779 42% [========================== ] 2025/4779 42% [========================== ] 2026/4779 42% [========================== ] 2027/4779 42% [========================== ] 2028/4779 42% [========================== ] 2029/4779 42% [========================== ] 2030/4779 42% [========================== ] 2031/4779 42% [========================== ] 2032/4779 42% [========================== ] 2033/4779 42% [========================== ] 2034/4779 42% [========================== ] 2035/4779 42% [========================== ] 2036/4779 42% [========================== ] 2037/4779 42% [========================== ] 2038/4779 42% [========================== ] 2039/4779 42% [========================== ] 2040/4779 42% [========================== ] 2041/4779 42% [========================== ] 2042/4779 42% [========================== ] 2043/4779 42% [========================== ] 2044/4779 42% [========================== ] 2045/4779 42% [========================== ] 2046/4779 42% [========================== ] 2047/4779 42% [========================== ] 2048/4779 42% [========================== ] 2049/4779 42% [========================== ] 2050/4779 42% [========================== ] 2051/4779 42% [========================== ] 2052/4779 42% [========================== ] 2053/4779 42% [========================== ] 2054/4779 42% [========================== ] 2055/4779 43% [========================== ] 2056/4779 43% [========================== ] 2057/4779 43% [========================== ] 2058/4779 43% [========================== ] 2059/4779 43% [========================== ] 2060/4779 43% [========================== ] 2061/4779 43% [========================== ] 2062/4779 43% [========================== ] 2063/4779 43% [========================== ] 2064/4779 43% [========================== ] 2065/4779 43% [========================== ] 2066/4779 43% [========================== ] 2067/4779 43% [========================== ] 2068/4779 43% [========================== ] 2069/4779 43% [========================== ] 2070/4779 43% [========================== ] 2071/4779 43% [========================== ] 2072/4779 43% [========================== ] 2073/4779 43% [========================== ] 2074/4779 43% [========================== ] 2075/4779 43% [========================== ] 2076/4779 43% [========================== ] 2077/4779 43% [========================== ] 2078/4779 43% [========================== ] 2079/4779 43% [========================== ] 2080/4779 43% [========================== ] 2081/4779 43% [=========================== ] 2082/4779 43% [=========================== ] 2083/4779 43% [=========================== ] 2084/4779 43% [=========================== ] 2085/4779 43% [=========================== ] 2086/4779 43% [=========================== ] 2087/4779 43% [=========================== ] 2088/4779 43% [=========================== ] 2089/4779 43% [=========================== ] 2090/4779 43% [=========================== ] 2091/4779 43% [=========================== ] 2092/4779 43% [=========================== ] 2093/4779 43% [=========================== ] 2094/4779 43% [=========================== ] 2095/4779 43% [=========================== ] 2096/4779 43% [=========================== ] 2097/4779 43% [=========================== ] 2098/4779 43% [=========================== ] 2099/4779 43% [=========================== ] 2100/4779 43% [=========================== ] 2101/4779 43% [=========================== ] 2102/4779 43% [=========================== ] 2103/4779 44% [=========================== ] 2104/4779 44% [=========================== ] 2105/4779 44% [=========================== ] 2106/4779 44% [=========================== ] 2107/4779 44% [=========================== ] 2108/4779 44% [=========================== ] 2109/4779 44% [=========================== ] 2110/4779 44% [=========================== ] 2111/4779 44% [=========================== ] 2112/4779 44% [=========================== ] 2113/4779 44% [=========================== ] 2114/4779 44% [=========================== ] 2115/4779 44% [=========================== ] 2116/4779 44% [=========================== ] 2117/4779 44% [=========================== ] 2118/4779 44% [=========================== ] 2119/4779 44% [=========================== ] 2120/4779 44% [=========================== ] 2121/4779 44% [=========================== ] 2122/4779 44% [=========================== ] 2123/4779 44% [=========================== ] 2124/4779 44% [=========================== ] 2125/4779 44% [=========================== ] 2126/4779 44% [=========================== ] 2127/4779 44% [=========================== ] 2128/4779 44% [=========================== ] 2129/4779 44% [=========================== ] 2130/4779 44% [=========================== ] 2131/4779 44% [=========================== ] 2132/4779 44% [=========================== ] 2133/4779 44% [=========================== ] 2134/4779 44% [=========================== ] 2135/4779 44% [=========================== ] 2136/4779 44% [=========================== ] 2137/4779 44% [=========================== ] 2138/4779 44% [=========================== ] 2139/4779 44% [=========================== ] 2140/4779 44% [=========================== ] 2141/4779 44% [=========================== ] 2142/4779 44% [=========================== ] 2143/4779 44% [=========================== ] 2144/4779 44% [=========================== ] 2145/4779 44% [=========================== ] 2146/4779 44% [=========================== ] 2147/4779 44% [=========================== ] 2148/4779 44% [=========================== ] 2149/4779 44% [=========================== ] 2150/4779 44% [=========================== ] 2151/4779 45% [=========================== ] 2152/4779 45% [=========================== ] 2153/4779 45% [=========================== ] 2154/4779 45% [=========================== ] 2155/4779 45% [=========================== ] 2156/4779 45% [=========================== ] 2157/4779 45% [=========================== ] 2158/4779 45% [============================ ] 2159/4779 45% [============================ ] 2160/4779 45% [============================ ] 2161/4779 45% [============================ ] 2162/4779 45% [============================ ] 2163/4779 45% [============================ ] 2164/4779 45% [============================ ] 2165/4779 45% [============================ ] 2166/4779 45% [============================ ] 2167/4779 45% [============================ ] 2168/4779 45% [============================ ] 2169/4779 45% [============================ ] 2170/4779 45% [============================ ] 2171/4779 45% [============================ ] 2172/4779 45% [============================ ] 2173/4779 45% [============================ ] 2174/4779 45% [============================ ] 2175/4779 45% [============================ ] 2176/4779 45% [============================ ] 2177/4779 45% [============================ ] 2178/4779 45% [============================ ] 2179/4779 45% [============================ ] 2180/4779 45% [============================ ] 2181/4779 45% [============================ ] 2182/4779 45% [============================ ] 2183/4779 45% [============================ ] 2184/4779 45% [============================ ] 2185/4779 45% [============================ ] 2186/4779 45% [============================ ] 2187/4779 45% [============================ ] 2188/4779 45% [============================ ] 2189/4779 45% [============================ ] 2190/4779 45% [============================ ] 2191/4779 45% [============================ ] 2192/4779 45% [============================ ] 2193/4779 45% [============================ ] 2194/4779 45% [============================ ] 2195/4779 45% [============================ ] 2196/4779 45% [============================ ] 2197/4779 45% [============================ ] 2198/4779 45% [============================ ] 2199/4779 46% [============================ ] 2200/4779 46% [============================ ] 2201/4779 46% [============================ ] 2202/4779 46% [============================ ] 2203/4779 46% [============================ ] 2204/4779 46% [============================ ] 2205/4779 46% [============================ ] 2206/4779 46% [============================ ] 2207/4779 46% [============================ ] 2208/4779 46% [============================ ] 2209/4779 46% [============================ ] 2210/4779 46% [============================ ] 2211/4779 46% [============================ ] 2212/4779 46% [============================ ] 2213/4779 46% [============================ ] 2214/4779 46% [============================ ] 2215/4779 46% [============================ ] 2216/4779 46% [============================ ] 2217/4779 46% [============================ ] 2218/4779 46% [============================ ] 2219/4779 46% [============================ ] 2220/4779 46% [============================ ] 2221/4779 46% [============================ ] 2222/4779 46% [============================ ] 2223/4779 46% [============================ ] 2224/4779 46% [============================ ] 2225/4779 46% [============================ ] 2226/4779 46% [============================ ] 2227/4779 46% [============================ ] 2228/4779 46% [============================ ] 2229/4779 46% [============================ ] 2230/4779 46% [============================ ] 2231/4779 46% [============================ ] 2232/4779 46% [============================ ] 2233/4779 46% [============================ ] 2234/4779 46% [============================ ] 2235/4779 46% [============================= ] 2236/4779 46% [============================= ] 2237/4779 46% [============================= ] 2238/4779 46% [============================= ] 2239/4779 46% [============================= ] 2240/4779 46% [============================= ] 2241/4779 46% [============================= ] 2242/4779 46% [============================= ] 2243/4779 46% [============================= ] 2244/4779 46% [============================= ] 2245/4779 46% [============================= ] 2246/4779 46% [============================= ] 2247/4779 47% [============================= ] 2248/4779 47% [============================= ] 2249/4779 47% [============================= ] 2250/4779 47% [============================= ] 2251/4779 47% [============================= ] 2252/4779 47% [============================= ] 2253/4779 47% [============================= ] 2254/4779 47% [============================= ] 2255/4779 47% [============================= ] 2256/4779 47% [============================= ] 2257/4779 47% [============================= ] 2258/4779 47% [============================= ] 2259/4779 47% [============================= ] 2260/4779 47% [============================= ] 2261/4779 47% [============================= ] 2262/4779 47% [============================= ] 2263/4779 47% [============================= ] 2264/4779 47% [============================= ] 2265/4779 47% [============================= ] 2266/4779 47% [============================= ] 2267/4779 47% [============================= ] 2268/4779 47% [============================= ] 2269/4779 47% [============================= ] 2270/4779 47% [============================= ] 2271/4779 47% [============================= ] 2272/4779 47% [============================= ] 2273/4779 47% [============================= ] 2274/4779 47% [============================= ] 2275/4779 47% [============================= ] 2276/4779 47% [============================= ] 2277/4779 47% [============================= ] 2278/4779 47% [============================= ] 2279/4779 47% [============================= ] 2280/4779 47% [============================= ] 2281/4779 47% [============================= ] 2282/4779 47% [============================= ] 2283/4779 47% [============================= ] 2284/4779 47% [============================= ] 2285/4779 47% [============================= ] 2286/4779 47% [============================= ] 2287/4779 47% [============================= ] 2288/4779 47% [============================= ] 2289/4779 47% [============================= ] 2290/4779 47% [============================= ] 2291/4779 47% [============================= ] 2292/4779 47% [============================= ] 2293/4779 47% [============================= ] 2294/4779 48% [============================= ] 2295/4779 48% [============================= ] 2296/4779 48% [============================= ] 2297/4779 48% [============================= ] 2298/4779 48% [============================= ] 2299/4779 48% [============================= ] 2300/4779 48% [============================= ] 2301/4779 48% [============================= ] 2302/4779 48% [============================= ] 2303/4779 48% [============================= ] 2304/4779 48% [============================= ] 2305/4779 48% [============================= ] 2306/4779 48% [============================= ] 2307/4779 48% [============================= ] 2308/4779 48% [============================= ] 2309/4779 48% [============================= ] 2310/4779 48% [============================= ] 2311/4779 48% [============================= ] 2312/4779 48% [============================== ] 2313/4779 48% [============================== ] 2314/4779 48% [============================== ] 2315/4779 48% [============================== ] 2316/4779 48% [============================== ] 2317/4779 48% [============================== ] 2318/4779 48% [============================== ] 2319/4779 48% [============================== ] 2320/4779 48% [============================== ] 2321/4779 48% [============================== ] 2322/4779 48% [============================== ] 2323/4779 48% [============================== ] 2324/4779 48% [============================== ] 2325/4779 48% [============================== ] 2326/4779 48% [============================== ] 2327/4779 48% [============================== ] 2328/4779 48% [============================== ] 2329/4779 48% [============================== ] 2330/4779 48% [============================== ] 2331/4779 48% [============================== ] 2332/4779 48% [============================== ] 2333/4779 48% [============================== ] 2334/4779 48% [============================== ] 2335/4779 48% [============================== ] 2336/4779 48% [============================== ] 2337/4779 48% [============================== ] 2338/4779 48% [============================== ] 2339/4779 48% [============================== ] 2340/4779 48% [============================== ] 2341/4779 48% [============================== ] 2342/4779 49% [============================== ] 2343/4779 49% [============================== ] 2344/4779 49% [============================== ] 2345/4779 49% [============================== ] 2346/4779 49% [============================== ] 2347/4779 49% [============================== ] 2348/4779 49% [============================== ] 2349/4779 49% [============================== ] 2350/4779 49% [============================== ] 2351/4779 49% [============================== ] 2352/4779 49% [============================== ] 2353/4779 49% [============================== ] 2354/4779 49% [============================== ] 2355/4779 49% [============================== ] 2356/4779 49% [============================== ] 2357/4779 49% [============================== ] 2358/4779 49% [============================== ] 2359/4779 49% [============================== ] 2360/4779 49% [============================== ] 2361/4779 49% [============================== ] 2362/4779 49% [============================== ] 2363/4779 49% [============================== ] 2364/4779 49% [============================== ] 2365/4779 49% [============================== ] 2366/4779 49% [============================== ] 2367/4779 49% [============================== ] 2368/4779 49% [============================== ] 2369/4779 49% [============================== ] 2370/4779 49% [============================== ] 2371/4779 49% [============================== ] 2372/4779 49% [============================== ] 2373/4779 49% [============================== ] 2374/4779 49% [============================== ] 2375/4779 49% [============================== ] 2376/4779 49% [============================== ] 2377/4779 49% [============================== ] 2378/4779 49% [============================== ] 2379/4779 49% [============================== ] 2380/4779 49% [============================== ] 2381/4779 49% [============================== ] 2382/4779 49% [============================== ] 2383/4779 49% [============================== ] 2384/4779 49% [============================== ] 2385/4779 49% [============================== ] 2386/4779 49% [============================== ] 2387/4779 49% [============================== ] 2388/4779 49% [============================== ] 2389/4779 49% [=============================== ] 2390/4779 50% [=============================== ] 2391/4779 50% [=============================== ] 2392/4779 50% [=============================== ] 2393/4779 50% [=============================== ] 2394/4779 50% [=============================== ] 2395/4779 50% [=============================== ] 2396/4779 50% [=============================== ] 2397/4779 50% [=============================== ] 2398/4779 50% [=============================== ] 2399/4779 50% [=============================== ] 2400/4779 50% [=============================== ] 2401/4779 50% [=============================== ] 2402/4779 50% [=============================== ] 2403/4779 50% [=============================== ] 2404/4779 50% [=============================== ] 2405/4779 50% [=============================== ] 2406/4779 50% [=============================== ] 2407/4779 50% [=============================== ] 2408/4779 50% [=============================== ] 2409/4779 50% [=============================== ] 2410/4779 50% [=============================== ] 2411/4779 50% [=============================== ] 2412/4779 50% [=============================== ] 2413/4779 50% [=============================== ] 2414/4779 50% [=============================== ] 2415/4779 50% [=============================== ] 2416/4779 50% [=============================== ] 2417/4779 50% [=============================== ] 2418/4779 50% [=============================== ] 2419/4779 50% [=============================== ] 2420/4779 50% [=============================== ] 2421/4779 50% [=============================== ] 2422/4779 50% [=============================== ] 2423/4779 50% [=============================== ] 2424/4779 50% [=============================== ] 2425/4779 50% [=============================== ] 2426/4779 50% [=============================== ] 2427/4779 50% [=============================== ] 2428/4779 50% [=============================== ] 2429/4779 50% [=============================== ] 2430/4779 50% [=============================== ] 2431/4779 50% [=============================== ] 2432/4779 50% [=============================== ] 2433/4779 50% [=============================== ] 2434/4779 50% [=============================== ] 2435/4779 50% [=============================== ] 2436/4779 50% [=============================== ] 2437/4779 50% [=============================== ] 2438/4779 51% [=============================== ] 2439/4779 51% [=============================== ] 2440/4779 51% [=============================== ] 2441/4779 51% [=============================== ] 2442/4779 51% [=============================== ] 2443/4779 51% [=============================== ] 2444/4779 51% [=============================== ] 2445/4779 51% [=============================== ] 2446/4779 51% [=============================== ] 2447/4779 51% [=============================== ] 2448/4779 51% [=============================== ] 2449/4779 51% [=============================== ] 2450/4779 51% [=============================== ] 2451/4779 51% [=============================== ] 2452/4779 51% [=============================== ] 2453/4779 51% [=============================== ] 2454/4779 51% [=============================== ] 2455/4779 51% [=============================== ] 2456/4779 51% [=============================== ] 2457/4779 51% [=============================== ] 2458/4779 51% [=============================== ] 2459/4779 51% [=============================== ] 2460/4779 51% [=============================== ] 2461/4779 51% [=============================== ] 2462/4779 51% [=============================== ] 2463/4779 51% [=============================== ] 2464/4779 51% [=============================== ] 2465/4779 51% [=============================== ] 2466/4779 51% [================================ ] 2467/4779 51% [================================ ] 2468/4779 51% [================================ ] 2469/4779 51% [================================ ] 2470/4779 51% [================================ ] 2471/4779 51% [================================ ] 2472/4779 51% [================================ ] 2473/4779 51% [================================ ] 2474/4779 51% [================================ ] 2475/4779 51% [================================ ] 2476/4779 51% [================================ ] 2477/4779 51% [================================ ] 2478/4779 51% [================================ ] 2479/4779 51% [================================ ] 2480/4779 51% [================================ ] 2481/4779 51% [================================ ] 2482/4779 51% [================================ ] 2483/4779 51% [================================ ] 2484/4779 51% [================================ ] 2485/4779 51% [================================ ] 2486/4779 52% [================================ ] 2487/4779 52% [================================ ] 2488/4779 52% [================================ ] 2489/4779 52% [================================ ] 2490/4779 52% [================================ ] 2491/4779 52% [================================ ] 2492/4779 52% [================================ ] 2493/4779 52% [================================ ] 2494/4779 52% [================================ ] 2495/4779 52% [================================ ] 2496/4779 52% [================================ ] 2497/4779 52% [================================ ] 2498/4779 52% [================================ ] 2499/4779 52% [================================ ] 2500/4779 52% [================================ ] 2501/4779 52% [================================ ] 2502/4779 52% [================================ ] 2503/4779 52% [================================ ] 2504/4779 52% [================================ ] 2505/4779 52% [================================ ] 2506/4779 52% [================================ ] 2507/4779 52% [================================ ] 2508/4779 52% [================================ ] 2509/4779 52% [================================ ] 2510/4779 52% [================================ ] 2511/4779 52% [================================ ] 2512/4779 52% [================================ ] 2513/4779 52% [================================ ] 2514/4779 52% [================================ ] 2515/4779 52% [================================ ] 2516/4779 52% [================================ ] 2517/4779 52% [================================ ] 2518/4779 52% [================================ ] 2519/4779 52% [================================ ] 2520/4779 52% [================================ ] 2521/4779 52% [================================ ] 2522/4779 52% [================================ ] 2523/4779 52% [================================ ] 2524/4779 52% [================================ ] 2525/4779 52% [================================ ] 2526/4779 52% [================================ ] 2527/4779 52% [================================ ] 2528/4779 52% [================================ ] 2529/4779 52% [================================ ] 2530/4779 52% [================================ ] 2531/4779 52% [================================ ] 2532/4779 52% [================================ ] 2533/4779 53% [================================ ] 2534/4779 53% [================================ ] 2535/4779 53% [================================ ] 2536/4779 53% [================================ ] 2537/4779 53% [================================ ] 2538/4779 53% [================================ ] 2539/4779 53% [================================ ] 2540/4779 53% [================================ ] 2541/4779 53% [================================ ] 2542/4779 53% [================================ ] 2543/4779 53% [================================= ] 2544/4779 53% [================================= ] 2545/4779 53% [================================= ] 2546/4779 53% [================================= ] 2547/4779 53% [================================= ] 2548/4779 53% [================================= ] 2549/4779 53% [================================= ] 2550/4779 53% [================================= ] 2551/4779 53% [================================= ] 2552/4779 53% [================================= ] 2553/4779 53% [================================= ] 2554/4779 53% [================================= ] 2555/4779 53% [================================= ] 2556/4779 53% [================================= ] 2557/4779 53% [================================= ] 2558/4779 53% [================================= ] 2559/4779 53% [================================= ] 2560/4779 53% [================================= ] 2561/4779 53% [================================= ] 2562/4779 53% [================================= ] 2563/4779 53% [================================= ] 2564/4779 53% [================================= ] 2565/4779 53% [================================= ] 2566/4779 53% [================================= ] 2567/4779 53% [================================= ] 2568/4779 53% [================================= ] 2569/4779 53% [================================= ] 2570/4779 53% [================================= ] 2571/4779 53% [================================= ] 2572/4779 53% [================================= ] 2573/4779 53% [================================= ] 2574/4779 53% [================================= ] 2575/4779 53% [================================= ] 2576/4779 53% [================================= ] 2577/4779 53% [================================= ] 2578/4779 53% [================================= ] 2579/4779 53% [================================= ] 2580/4779 53% [================================= ] 2581/4779 54% [================================= ] 2582/4779 54% [================================= ] 2583/4779 54% [================================= ] 2584/4779 54% [================================= ] 2585/4779 54% [================================= ] 2586/4779 54% [================================= ] 2587/4779 54% [================================= ] 2588/4779 54% [================================= ] 2589/4779 54% [================================= ] 2590/4779 54% [================================= ] 2591/4779 54% [================================= ] 2592/4779 54% [================================= ] 2593/4779 54% [================================= ] 2594/4779 54% [================================= ] 2595/4779 54% [================================= ] 2596/4779 54% [================================= ] 2597/4779 54% [================================= ] 2598/4779 54% [================================= ] 2599/4779 54% [================================= ] 2600/4779 54% [================================= ] 2601/4779 54% [================================= ] 2602/4779 54% [================================= ] 2603/4779 54% [================================= ] 2604/4779 54% [================================= ] 2605/4779 54% [================================= ] 2606/4779 54% [================================= ] 2607/4779 54% [================================= ] 2608/4779 54% [================================= ] 2609/4779 54% [================================= ] 2610/4779 54% [================================= ] 2611/4779 54% [================================= ] 2612/4779 54% [================================= ] 2613/4779 54% [================================= ] 2614/4779 54% [================================= ] 2615/4779 54% [================================= ] 2616/4779 54% [================================= ] 2617/4779 54% [================================= ] 2618/4779 54% [================================= ] 2619/4779 54% [================================= ] 2620/4779 54% [================================== ] 2621/4779 54% [================================== ] 2622/4779 54% [================================== ] 2623/4779 54% [================================== ] 2624/4779 54% [================================== ] 2625/4779 54% [================================== ] 2626/4779 54% [================================== ] 2627/4779 54% [================================== ] 2628/4779 54% [================================== ] 2629/4779 55% [================================== ] 2630/4779 55% [================================== ] 2631/4779 55% [================================== ] 2632/4779 55% [================================== ] 2633/4779 55% [================================== ] 2634/4779 55% [================================== ] 2635/4779 55% [================================== ] 2636/4779 55% [================================== ] 2637/4779 55% [================================== ] 2638/4779 55% [================================== ] 2639/4779 55% [================================== ] 2640/4779 55% [================================== ] 2641/4779 55% [================================== ] 2642/4779 55% [================================== ] 2643/4779 55% [================================== ] 2644/4779 55% [================================== ] 2645/4779 55% [================================== ] 2646/4779 55% [================================== ] 2647/4779 55% [================================== ] 2648/4779 55% [================================== ] 2649/4779 55% [================================== ] 2650/4779 55% [================================== ] 2651/4779 55% [================================== ] 2652/4779 55% [================================== ] 2653/4779 55% [================================== ] 2654/4779 55% [================================== ] 2655/4779 55% [================================== ] 2656/4779 55% [================================== ] 2657/4779 55% [================================== ] 2658/4779 55% [================================== ] 2659/4779 55% [================================== ] 2660/4779 55% [================================== ] 2661/4779 55% [================================== ] 2662/4779 55% [================================== ] 2663/4779 55% [================================== ] 2664/4779 55% [================================== ] 2665/4779 55% [================================== ] 2666/4779 55% [================================== ] 2667/4779 55% [================================== ] 2668/4779 55% [================================== ] 2669/4779 55% [================================== ] 2670/4779 55% [================================== ] 2671/4779 55% [================================== ] 2672/4779 55% [================================== ] 2673/4779 55% [================================== ] 2674/4779 55% [================================== ] 2675/4779 55% [================================== ] 2676/4779 55% [================================== ] 2677/4779 56% [================================== ] 2678/4779 56% [================================== ] 2679/4779 56% [================================== ] 2680/4779 56% [================================== ] 2681/4779 56% [================================== ] 2682/4779 56% [================================== ] 2683/4779 56% [================================== ] 2684/4779 56% [================================== ] 2685/4779 56% [================================== ] 2686/4779 56% [================================== ] 2687/4779 56% [================================== ] 2688/4779 56% [================================== ] 2689/4779 56% [================================== ] 2690/4779 56% [================================== ] 2691/4779 56% [================================== ] 2692/4779 56% [================================== ] 2693/4779 56% [================================== ] 2694/4779 56% [================================== ] 2695/4779 56% [================================== ] 2696/4779 56% [================================== ] 2697/4779 56% [=================================== ] 2698/4779 56% [=================================== ] 2699/4779 56% [=================================== ] 2700/4779 56% [=================================== ] 2701/4779 56% [=================================== ] 2702/4779 56% [=================================== ] 2703/4779 56% [=================================== ] 2704/4779 56% [=================================== ] 2705/4779 56% [=================================== ] 2706/4779 56% [=================================== ] 2707/4779 56% [=================================== ] 2708/4779 56% [=================================== ] 2709/4779 56% [=================================== ] 2710/4779 56% [=================================== ] 2711/4779 56% [=================================== ] 2712/4779 56% [=================================== ] 2713/4779 56% [=================================== ] 2714/4779 56% [=================================== ] 2715/4779 56% [=================================== ] 2716/4779 56% [=================================== ] 2717/4779 56% [=================================== ] 2718/4779 56% [=================================== ] 2719/4779 56% [=================================== ] 2720/4779 56% [=================================== ] 2721/4779 56% [=================================== ] 2722/4779 56% [=================================== ] 2723/4779 56% [=================================== ] 2724/4779 56% [=================================== ] 2725/4779 57% [=================================== ] 2726/4779 57% [=================================== ] 2727/4779 57% [=================================== ] 2728/4779 57% [=================================== ] 2729/4779 57% [=================================== ] 2730/4779 57% [=================================== ] 2731/4779 57% [=================================== ] 2732/4779 57% [=================================== ] 2733/4779 57% [=================================== ] 2734/4779 57% [=================================== ] 2735/4779 57% [=================================== ] 2736/4779 57% [=================================== ] 2737/4779 57% [=================================== ] 2738/4779 57% [=================================== ] 2739/4779 57% [=================================== ] 2740/4779 57% [=================================== ] 2741/4779 57% [=================================== ] 2742/4779 57% [=================================== ] 2743/4779 57% [=================================== ] 2744/4779 57% [=================================== ] 2745/4779 57% [=================================== ] 2746/4779 57% [=================================== ] 2747/4779 57% [=================================== ] 2748/4779 57% [=================================== ] 2749/4779 57% [=================================== ] 2750/4779 57% [=================================== ] 2751/4779 57% [=================================== ] 2752/4779 57% [=================================== ] 2753/4779 57% [=================================== ] 2754/4779 57% [=================================== ] 2755/4779 57% [=================================== ] 2756/4779 57% [=================================== ] 2757/4779 57% [=================================== ] 2758/4779 57% [=================================== ] 2759/4779 57% [=================================== ] 2760/4779 57% [=================================== ] 2761/4779 57% [=================================== ] 2762/4779 57% [=================================== ] 2763/4779 57% [=================================== ] 2764/4779 57% [=================================== ] 2765/4779 57% [=================================== ] 2766/4779 57% [=================================== ] 2767/4779 57% [=================================== ] 2768/4779 57% [=================================== ] 2769/4779 57% [=================================== ] 2770/4779 57% [=================================== ] 2771/4779 57% [=================================== ] 2772/4779 58% [=================================== ] 2773/4779 58% [=================================== ] 2774/4779 58% [==================================== ] 2775/4779 58% [==================================== ] 2776/4779 58% [==================================== ] 2777/4779 58% [==================================== ] 2778/4779 58% [==================================== ] 2779/4779 58% [==================================== ] 2780/4779 58% [==================================== ] 2781/4779 58% [==================================== ] 2782/4779 58% [==================================== ] 2783/4779 58% [==================================== ] 2784/4779 58% [==================================== ] 2785/4779 58% [==================================== ] 2786/4779 58% [==================================== ] 2787/4779 58% [==================================== ] 2788/4779 58% [==================================== ] 2789/4779 58% [==================================== ] 2790/4779 58% [==================================== ] 2791/4779 58% [==================================== ] 2792/4779 58% [==================================== ] 2793/4779 58% [==================================== ] 2794/4779 58% [==================================== ] 2795/4779 58% [==================================== ] 2796/4779 58% [==================================== ] 2797/4779 58% [==================================== ] 2798/4779 58% [==================================== ] 2799/4779 58% [==================================== ] 2800/4779 58% [==================================== ] 2801/4779 58% [==================================== ] 2802/4779 58% [==================================== ] 2803/4779 58% [==================================== ] 2804/4779 58% [==================================== ] 2805/4779 58% [==================================== ] 2806/4779 58% [==================================== ] 2807/4779 58% [==================================== ] 2808/4779 58% [==================================== ] 2809/4779 58% [==================================== ] 2810/4779 58% [==================================== ] 2811/4779 58% [==================================== ] 2812/4779 58% [==================================== ] 2813/4779 58% [==================================== ] 2814/4779 58% [==================================== ] 2815/4779 58% [==================================== ] 2816/4779 58% [==================================== ] 2817/4779 58% [==================================== ] 2818/4779 58% [==================================== ] 2819/4779 58% [==================================== ] 2820/4779 59% [==================================== ] 2821/4779 59% [==================================== ] 2822/4779 59% [==================================== ] 2823/4779 59% [==================================== ] 2824/4779 59% [==================================== ] 2825/4779 59% [==================================== ] 2826/4779 59% [==================================== ] 2827/4779 59% [==================================== ] 2828/4779 59% [==================================== ] 2829/4779 59% [==================================== ] 2830/4779 59% [==================================== ] 2831/4779 59% [==================================== ] 2832/4779 59% [==================================== ] 2833/4779 59% [==================================== ] 2834/4779 59% [==================================== ] 2835/4779 59% [==================================== ] 2836/4779 59% [==================================== ] 2837/4779 59% [==================================== ] 2838/4779 59% [==================================== ] 2839/4779 59% [==================================== ] 2840/4779 59% [==================================== ] 2841/4779 59% [==================================== ] 2842/4779 59% [==================================== ] 2843/4779 59% [==================================== ] 2844/4779 59% [==================================== ] 2845/4779 59% [==================================== ] 2846/4779 59% [==================================== ] 2847/4779 59% [==================================== ] 2848/4779 59% [==================================== ] 2849/4779 59% [==================================== ] 2850/4779 59% [==================================== ] 2851/4779 59% [===================================== ] 2852/4779 59% [===================================== ] 2853/4779 59% [===================================== ] 2854/4779 59% [===================================== ] 2855/4779 59% [===================================== ] 2856/4779 59% [===================================== ] 2857/4779 59% [===================================== ] 2858/4779 59% [===================================== ] 2859/4779 59% [===================================== ] 2860/4779 59% [===================================== ] 2861/4779 59% [===================================== ] 2862/4779 59% [===================================== ] 2863/4779 59% [===================================== ] 2864/4779 59% [===================================== ] 2865/4779 59% [===================================== ] 2866/4779 59% [===================================== ] 2867/4779 59% [===================================== ] 2868/4779 60% [===================================== ] 2869/4779 60% [===================================== ] 2870/4779 60% [===================================== ] 2871/4779 60% [===================================== ] 2872/4779 60% [===================================== ] 2873/4779 60% [===================================== ] 2874/4779 60% [===================================== ] 2875/4779 60% [===================================== ] 2876/4779 60% [===================================== ] 2877/4779 60% [===================================== ] 2878/4779 60% [===================================== ] 2879/4779 60% [===================================== ] 2880/4779 60% [===================================== ] 2881/4779 60% [===================================== ] 2882/4779 60% [===================================== ] 2883/4779 60% [===================================== ] 2884/4779 60% [===================================== ] 2885/4779 60% [===================================== ] 2886/4779 60% [===================================== ] 2887/4779 60% [===================================== ] 2888/4779 60% [===================================== ] 2889/4779 60% [===================================== ] 2890/4779 60% [===================================== ] 2891/4779 60% [===================================== ] 2892/4779 60% [===================================== ] 2893/4779 60% [===================================== ] 2894/4779 60% [===================================== ] 2895/4779 60% [===================================== ] 2896/4779 60% [===================================== ] 2897/4779 60% [===================================== ] 2898/4779 60% [===================================== ] 2899/4779 60% [===================================== ] 2900/4779 60% [===================================== ] 2901/4779 60% [===================================== ] 2902/4779 60% [===================================== ] 2903/4779 60% [===================================== ] 2904/4779 60% [===================================== ] 2905/4779 60% [===================================== ] 2906/4779 60% [===================================== ] 2907/4779 60% [===================================== ] 2908/4779 60% [===================================== ] 2909/4779 60% [===================================== ] 2910/4779 60% [===================================== ] 2911/4779 60% [===================================== ] 2912/4779 60% [===================================== ] 2913/4779 60% [===================================== ] 2914/4779 60% [===================================== ] 2915/4779 60% [===================================== ] 2916/4779 61% [===================================== ] 2917/4779 61% [===================================== ] 2918/4779 61% [===================================== ] 2919/4779 61% [===================================== ] 2920/4779 61% [===================================== ] 2921/4779 61% [===================================== ] 2922/4779 61% [===================================== ] 2923/4779 61% [===================================== ] 2924/4779 61% [===================================== ] 2925/4779 61% [===================================== ] 2926/4779 61% [===================================== ] 2927/4779 61% [===================================== ] 2928/4779 61% [===================================== ] 2929/4779 61% [====================================== ] 2930/4779 61% [====================================== ] 2931/4779 61% [====================================== ] 2932/4779 61% [====================================== ] 2933/4779 61% [====================================== ] 2934/4779 61% [====================================== ] 2935/4779 61% [====================================== ] 2936/4779 61% [====================================== ] 2937/4779 61% [====================================== ] 2938/4779 61% [====================================== ] 2939/4779 61% [====================================== ] 2940/4779 61% [====================================== ] 2941/4779 61% [====================================== ] 2942/4779 61% [====================================== ] 2943/4779 61% [====================================== ] 2944/4779 61% [====================================== ] 2945/4779 61% [====================================== ] 2946/4779 61% [====================================== ] 2947/4779 61% [====================================== ] 2948/4779 61% [====================================== ] 2949/4779 61% [====================================== ] 2950/4779 61% [====================================== ] 2951/4779 61% [====================================== ] 2952/4779 61% [====================================== ] 2953/4779 61% [====================================== ] 2954/4779 61% [====================================== ] 2955/4779 61% [====================================== ] 2956/4779 61% [====================================== ] 2957/4779 61% [====================================== ] 2958/4779 61% [====================================== ] 2959/4779 61% [====================================== ] 2960/4779 61% [====================================== ] 2961/4779 61% [====================================== ] 2962/4779 61% [====================================== ] 2963/4779 62% [====================================== ] 2964/4779 62% [====================================== ] 2965/4779 62% [====================================== ] 2966/4779 62% [====================================== ] 2967/4779 62% [====================================== ] 2968/4779 62% [====================================== ] 2969/4779 62% [====================================== ] 2970/4779 62% [====================================== ] 2971/4779 62% [====================================== ] 2972/4779 62% [====================================== ] 2973/4779 62% [====================================== ] 2974/4779 62% [====================================== ] 2975/4779 62% [====================================== ] 2976/4779 62% [====================================== ] 2977/4779 62% [====================================== ] 2978/4779 62% [====================================== ] 2979/4779 62% [====================================== ] 2980/4779 62% [====================================== ] 2981/4779 62% [====================================== ] 2982/4779 62% [====================================== ] 2983/4779 62% [====================================== ] 2984/4779 62% [====================================== ] 2985/4779 62% [====================================== ] 2986/4779 62% [====================================== ] 2987/4779 62% [====================================== ] 2988/4779 62% [====================================== ] 2989/4779 62% [====================================== ] 2990/4779 62% [====================================== ] 2991/4779 62% [====================================== ] 2992/4779 62% [====================================== ] 2993/4779 62% [====================================== ] 2994/4779 62% [====================================== ] 2995/4779 62% [====================================== ] 2996/4779 62% [====================================== ] 2997/4779 62% [====================================== ] 2998/4779 62% [====================================== ] 2999/4779 62% [====================================== ] 3000/4779 62% [====================================== ] 3001/4779 62% [====================================== ] 3002/4779 62% [====================================== ] 3003/4779 62% [====================================== ] 3004/4779 62% [====================================== ] 3005/4779 62% [====================================== ] 3006/4779 62% [======================================= ] 3007/4779 62% [======================================= ] 3008/4779 62% [======================================= ] 3009/4779 62% [======================================= ] 3010/4779 62% [======================================= ] 3011/4779 63% [======================================= ] 3012/4779 63% [======================================= ] 3013/4779 63% [======================================= ] 3014/4779 63% [======================================= ] 3015/4779 63% [======================================= ] 3016/4779 63% [======================================= ] 3017/4779 63% [======================================= ] 3018/4779 63% [======================================= ] 3019/4779 63% [======================================= ] 3020/4779 63% [======================================= ] 3021/4779 63% [======================================= ] 3022/4779 63% [======================================= ] 3023/4779 63% [======================================= ] 3024/4779 63% [======================================= ] 3025/4779 63% [======================================= ] 3026/4779 63% [======================================= ] 3027/4779 63% [======================================= ] 3028/4779 63% [======================================= ] 3029/4779 63% [======================================= ] 3030/4779 63% [======================================= ] 3031/4779 63% [======================================= ] 3032/4779 63% [======================================= ] 3033/4779 63% [======================================= ] 3034/4779 63% [======================================= ] 3035/4779 63% [======================================= ] 3036/4779 63% [======================================= ] 3037/4779 63% [======================================= ] 3038/4779 63% [======================================= ] 3039/4779 63% [======================================= ] 3040/4779 63% [======================================= ] 3041/4779 63% [======================================= ] 3042/4779 63% [======================================= ] 3043/4779 63% [======================================= ] 3044/4779 63% [======================================= ] 3045/4779 63% [======================================= ] 3046/4779 63% [======================================= ] 3047/4779 63% [======================================= ] 3048/4779 63% [======================================= ] 3049/4779 63% [======================================= ] 3050/4779 63% [======================================= ] 3051/4779 63% [======================================= ] 3052/4779 63% [======================================= ] 3053/4779 63% [======================================= ] 3054/4779 63% [======================================= ] 3055/4779 63% [======================================= ] 3056/4779 63% [======================================= ] 3057/4779 63% [======================================= ] 3058/4779 63% [======================================= ] 3059/4779 64% [======================================= ] 3060/4779 64% [======================================= ] 3061/4779 64% [======================================= ] 3062/4779 64% [======================================= ] 3063/4779 64% [======================================= ] 3064/4779 64% [======================================= ] 3065/4779 64% [======================================= ] 3066/4779 64% [======================================= ] 3067/4779 64% [======================================= ] 3068/4779 64% [======================================= ] 3069/4779 64% [======================================= ] 3070/4779 64% [======================================= ] 3071/4779 64% [======================================= ] 3072/4779 64% [======================================= ] 3073/4779 64% [======================================= ] 3074/4779 64% [======================================= ] 3075/4779 64% [======================================= ] 3076/4779 64% [======================================= ] 3077/4779 64% [======================================= ] 3078/4779 64% [======================================= ] 3079/4779 64% [======================================= ] 3080/4779 64% [======================================= ] 3081/4779 64% [======================================= ] 3082/4779 64% [======================================= ] 3083/4779 64% [======================================== ] 3084/4779 64% [======================================== ] 3085/4779 64% [======================================== ] 3086/4779 64% [======================================== ] 3087/4779 64% [======================================== ] 3088/4779 64% [======================================== ] 3089/4779 64% [======================================== ] 3090/4779 64% [======================================== ] 3091/4779 64% [======================================== ] 3092/4779 64% [======================================== ] 3093/4779 64% [======================================== ] 3094/4779 64% [======================================== ] 3095/4779 64% [======================================== ] 3096/4779 64% [======================================== ] 3097/4779 64% [======================================== ] 3098/4779 64% [======================================== ] 3099/4779 64% [======================================== ] 3100/4779 64% [======================================== ] 3101/4779 64% [======================================== ] 3102/4779 64% [======================================== ] 3103/4779 64% [======================================== ] 3104/4779 64% [======================================== ] 3105/4779 64% [======================================== ] 3106/4779 64% [======================================== ] 3107/4779 65% [======================================== ] 3108/4779 65% [======================================== ] 3109/4779 65% [======================================== ] 3110/4779 65% [======================================== ] 3111/4779 65% [======================================== ] 3112/4779 65% [======================================== ] 3113/4779 65% [======================================== ] 3114/4779 65% [======================================== ] 3115/4779 65% [======================================== ] 3116/4779 65% [======================================== ] 3117/4779 65% [======================================== ] 3118/4779 65% [======================================== ] 3119/4779 65% [======================================== ] 3120/4779 65% [======================================== ] 3121/4779 65% [======================================== ] 3122/4779 65% [======================================== ] 3123/4779 65% [======================================== ] 3124/4779 65% [======================================== ] 3125/4779 65% [======================================== ] 3126/4779 65% [======================================== ] 3127/4779 65% [======================================== ] 3128/4779 65% [======================================== ] 3129/4779 65% [======================================== ] 3130/4779 65% [======================================== ] 3131/4779 65% [======================================== ] 3132/4779 65% [======================================== ] 3133/4779 65% [======================================== ] 3134/4779 65% [======================================== ] 3135/4779 65% [======================================== ] 3136/4779 65% [======================================== ] 3137/4779 65% [======================================== ] 3138/4779 65% [======================================== ] 3139/4779 65% [======================================== ] 3140/4779 65% [======================================== ] 3141/4779 65% [======================================== ] 3142/4779 65% [======================================== ] 3143/4779 65% [======================================== ] 3144/4779 65% [======================================== ] 3145/4779 65% [======================================== ] 3146/4779 65% [======================================== ] 3147/4779 65% [======================================== ] 3148/4779 65% [======================================== ] 3149/4779 65% [======================================== ] 3150/4779 65% [======================================== ] 3151/4779 65% [======================================== ] 3152/4779 65% [======================================== ] 3153/4779 65% [======================================== ] 3154/4779 65% [======================================== ] 3155/4779 66% [======================================== ] 3156/4779 66% [======================================== ] 3157/4779 66% [======================================== ] 3158/4779 66% [======================================== ] 3159/4779 66% [======================================== ] 3160/4779 66% [========================================= ] 3161/4779 66% [========================================= ] 3162/4779 66% [========================================= ] 3163/4779 66% [========================================= ] 3164/4779 66% [========================================= ] 3165/4779 66% [========================================= ] 3166/4779 66% [========================================= ] 3167/4779 66% [========================================= ] 3168/4779 66% [========================================= ] 3169/4779 66% [========================================= ] 3170/4779 66% [========================================= ] 3171/4779 66% [========================================= ] 3172/4779 66% [========================================= ] 3173/4779 66% [========================================= ] 3174/4779 66% [========================================= ] 3175/4779 66% [========================================= ] 3176/4779 66% [========================================= ] 3177/4779 66% [========================================= ] 3178/4779 66% [========================================= ] 3179/4779 66% [========================================= ] 3180/4779 66% [========================================= ] 3181/4779 66% [========================================= ] 3182/4779 66% [========================================= ] 3183/4779 66% [========================================= ] 3184/4779 66% [========================================= ] 3185/4779 66% [========================================= ] 3186/4779 66% [========================================= ] 3187/4779 66% [========================================= ] 3188/4779 66% [========================================= ] 3189/4779 66% [========================================= ] 3190/4779 66% [========================================= ] 3191/4779 66% [========================================= ] 3192/4779 66% [========================================= ] 3193/4779 66% [========================================= ] 3194/4779 66% [========================================= ] 3195/4779 66% [========================================= ] 3196/4779 66% [========================================= ] 3197/4779 66% [========================================= ] 3198/4779 66% [========================================= ] 3199/4779 66% [========================================= ] 3200/4779 66% [========================================= ] 3201/4779 66% [========================================= ] 3202/4779 67% [========================================= ] 3203/4779 67% [========================================= ] 3204/4779 67% [========================================= ] 3205/4779 67% [========================================= ] 3206/4779 67% [========================================= ] 3207/4779 67% [========================================= ] 3208/4779 67% [========================================= ] 3209/4779 67% [========================================= ] 3210/4779 67% [========================================= ] 3211/4779 67% [========================================= ] 3212/4779 67% [========================================= ] 3213/4779 67% [========================================= ] 3214/4779 67% [========================================= ] 3215/4779 67% [========================================= ] 3216/4779 67% [========================================= ] 3217/4779 67% [========================================= ] 3218/4779 67% [========================================= ] 3219/4779 67% [========================================= ] 3220/4779 67% [========================================= ] 3221/4779 67% [========================================= ] 3222/4779 67% [========================================= ] 3223/4779 67% [========================================= ] 3224/4779 67% [========================================= ] 3225/4779 67% [========================================= ] 3226/4779 67% [========================================= ] 3227/4779 67% [========================================= ] 3228/4779 67% [========================================= ] 3229/4779 67% [========================================= ] 3230/4779 67% [========================================= ] 3231/4779 67% [========================================= ] 3232/4779 67% [========================================= ] 3233/4779 67% [========================================= ] 3234/4779 67% [========================================= ] 3235/4779 67% [========================================= ] 3236/4779 67% [========================================= ] 3237/4779 67% [========================================== ] 3238/4779 67% [========================================== ] 3239/4779 67% [========================================== ] 3240/4779 67% [========================================== ] 3241/4779 67% [========================================== ] 3242/4779 67% [========================================== ] 3243/4779 67% [========================================== ] 3244/4779 67% [========================================== ] 3245/4779 67% [========================================== ] 3246/4779 67% [========================================== ] 3247/4779 67% [========================================== ] 3248/4779 67% [========================================== ] 3249/4779 67% [========================================== ] 3250/4779 68% [========================================== ] 3251/4779 68% [========================================== ] 3252/4779 68% [========================================== ] 3253/4779 68% [========================================== ] 3254/4779 68% [========================================== ] 3255/4779 68% [========================================== ] 3256/4779 68% [========================================== ] 3257/4779 68% [========================================== ] 3258/4779 68% [========================================== ] 3259/4779 68% [========================================== ] 3260/4779 68% [========================================== ] 3261/4779 68% [========================================== ] 3262/4779 68% [========================================== ] 3263/4779 68% [========================================== ] 3264/4779 68% [========================================== ] 3265/4779 68% [========================================== ] 3266/4779 68% [========================================== ] 3267/4779 68% [========================================== ] 3268/4779 68% [========================================== ] 3269/4779 68% [========================================== ] 3270/4779 68% [========================================== ] 3271/4779 68% [========================================== ] 3272/4779 68% [========================================== ] 3273/4779 68% [========================================== ] 3274/4779 68% [========================================== ] 3275/4779 68% [========================================== ] 3276/4779 68% [========================================== ] 3277/4779 68% [========================================== ] 3278/4779 68% [========================================== ] 3279/4779 68% [========================================== ] 3280/4779 68% [========================================== ] 3281/4779 68% [========================================== ] 3282/4779 68% [========================================== ] 3283/4779 68% [========================================== ] 3284/4779 68% [========================================== ] 3285/4779 68% [========================================== ] 3286/4779 68% [========================================== ] 3287/4779 68% [========================================== ] 3288/4779 68% [========================================== ] 3289/4779 68% [========================================== ] 3290/4779 68% [========================================== ] 3291/4779 68% [========================================== ] 3292/4779 68% [========================================== ] 3293/4779 68% [========================================== ] 3294/4779 68% [========================================== ] 3295/4779 68% [========================================== ] 3296/4779 68% [========================================== ] 3297/4779 68% [========================================== ] 3298/4779 69% [========================================== ] 3299/4779 69% [========================================== ] 3300/4779 69% [========================================== ] 3301/4779 69% [========================================== ] 3302/4779 69% [========================================== ] 3303/4779 69% [========================================== ] 3304/4779 69% [========================================== ] 3305/4779 69% [========================================== ] 3306/4779 69% [========================================== ] 3307/4779 69% [========================================== ] 3308/4779 69% [========================================== ] 3309/4779 69% [========================================== ] 3310/4779 69% [========================================== ] 3311/4779 69% [========================================== ] 3312/4779 69% [========================================== ] 3313/4779 69% [========================================== ] 3314/4779 69% [=========================================== ] 3315/4779 69% [=========================================== ] 3316/4779 69% [=========================================== ] 3317/4779 69% [=========================================== ] 3318/4779 69% [=========================================== ] 3319/4779 69% [=========================================== ] 3320/4779 69% [=========================================== ] 3321/4779 69% [=========================================== ] 3322/4779 69% [=========================================== ] 3323/4779 69% [=========================================== ] 3324/4779 69% [=========================================== ] 3325/4779 69% [=========================================== ] 3326/4779 69% [=========================================== ] 3327/4779 69% [=========================================== ] 3328/4779 69% [=========================================== ] 3329/4779 69% [=========================================== ] 3330/4779 69% [=========================================== ] 3331/4779 69% [=========================================== ] 3332/4779 69% [=========================================== ] 3333/4779 69% [=========================================== ] 3334/4779 69% [=========================================== ] 3335/4779 69% [=========================================== ] 3336/4779 69% [=========================================== ] 3337/4779 69% [=========================================== ] 3338/4779 69% [=========================================== ] 3339/4779 69% [=========================================== ] 3340/4779 69% [=========================================== ] 3341/4779 69% [=========================================== ] 3342/4779 69% [=========================================== ] 3343/4779 69% [=========================================== ] 3344/4779 69% [=========================================== ] 3345/4779 69% [=========================================== ] 3346/4779 70% [=========================================== ] 3347/4779 70% [=========================================== ] 3348/4779 70% [=========================================== ] 3349/4779 70% [=========================================== ] 3350/4779 70% [=========================================== ] 3351/4779 70% [=========================================== ] 3352/4779 70% [=========================================== ] 3353/4779 70% [=========================================== ] 3354/4779 70% [=========================================== ] 3355/4779 70% [=========================================== ] 3356/4779 70% [=========================================== ] 3357/4779 70% [=========================================== ] 3358/4779 70% [=========================================== ] 3359/4779 70% [=========================================== ] 3360/4779 70% [=========================================== ] 3361/4779 70% [=========================================== ] 3362/4779 70% [=========================================== ] 3363/4779 70% [=========================================== ] 3364/4779 70% [=========================================== ] 3365/4779 70% [=========================================== ] 3366/4779 70% [=========================================== ] 3367/4779 70% [=========================================== ] 3368/4779 70% [=========================================== ] 3369/4779 70% [=========================================== ] 3370/4779 70% [=========================================== ] 3371/4779 70% [=========================================== ] 3372/4779 70% [=========================================== ] 3373/4779 70% [=========================================== ] 3374/4779 70% [=========================================== ] 3375/4779 70% [=========================================== ] 3376/4779 70% [=========================================== ] 3377/4779 70% [=========================================== ] 3378/4779 70% [=========================================== ] 3379/4779 70% [=========================================== ] 3380/4779 70% [=========================================== ] 3381/4779 70% [=========================================== ] 3382/4779 70% [=========================================== ] 3383/4779 70% [=========================================== ] 3384/4779 70% [=========================================== ] 3385/4779 70% [=========================================== ] 3386/4779 70% [=========================================== ] 3387/4779 70% [=========================================== ] 3388/4779 70% [=========================================== ] 3389/4779 70% [=========================================== ] 3390/4779 70% [=========================================== ] 3391/4779 70% [============================================ ] 3392/4779 70% [============================================ ] 3393/4779 70% [============================================ ] 3394/4779 71% [============================================ ] 3395/4779 71% [============================================ ] 3396/4779 71% [============================================ ] 3397/4779 71% [============================================ ] 3398/4779 71% [============================================ ] 3399/4779 71% [============================================ ] 3400/4779 71% [============================================ ] 3401/4779 71% [============================================ ] 3402/4779 71% [============================================ ] 3403/4779 71% [============================================ ] 3404/4779 71% [============================================ ] 3405/4779 71% [============================================ ] 3406/4779 71% [============================================ ] 3407/4779 71% [============================================ ] 3408/4779 71% [============================================ ] 3409/4779 71% [============================================ ] 3410/4779 71% [============================================ ] 3411/4779 71% [============================================ ] 3412/4779 71% [============================================ ] 3413/4779 71% [============================================ ] 3414/4779 71% [============================================ ] 3415/4779 71% [============================================ ] 3416/4779 71% [============================================ ] 3417/4779 71% [============================================ ] 3418/4779 71% [============================================ ] 3419/4779 71% [============================================ ] 3420/4779 71% [============================================ ] 3421/4779 71% [============================================ ] 3422/4779 71% [============================================ ] 3423/4779 71% [============================================ ] 3424/4779 71% [============================================ ] 3425/4779 71% [============================================ ] 3426/4779 71% [============================================ ] 3427/4779 71% [============================================ ] 3428/4779 71% [============================================ ] 3429/4779 71% [============================================ ] 3430/4779 71% [============================================ ] 3431/4779 71% [============================================ ] 3432/4779 71% [============================================ ] 3433/4779 71% [============================================ ] 3434/4779 71% [============================================ ] 3435/4779 71% [============================================ ] 3436/4779 71% [============================================ ] 3437/4779 71% [============================================ ] 3438/4779 71% [============================================ ] 3439/4779 71% [============================================ ] 3440/4779 71% [============================================ ] 3441/4779 72% [============================================ ] 3442/4779 72% [============================================ ] 3443/4779 72% [============================================ ] 3444/4779 72% [============================================ ] 3445/4779 72% [============================================ ] 3446/4779 72% [============================================ ] 3447/4779 72% [============================================ ] 3448/4779 72% [============================================ ] 3449/4779 72% [============================================ ] 3450/4779 72% [============================================ ] 3451/4779 72% [============================================ ] 3452/4779 72% [============================================ ] 3453/4779 72% [============================================ ] 3454/4779 72% [============================================ ] 3455/4779 72% [============================================ ] 3456/4779 72% [============================================ ] 3457/4779 72% [============================================ ] 3458/4779 72% [============================================ ] 3459/4779 72% [============================================ ] 3460/4779 72% [============================================ ] 3461/4779 72% [============================================ ] 3462/4779 72% [============================================ ] 3463/4779 72% [============================================ ] 3464/4779 72% [============================================ ] 3465/4779 72% [============================================ ] 3466/4779 72% [============================================ ] 3467/4779 72% [============================================ ] 3468/4779 72% [============================================= ] 3469/4779 72% [============================================= ] 3470/4779 72% [============================================= ] 3471/4779 72% [============================================= ] 3472/4779 72% [============================================= ] 3473/4779 72% [============================================= ] 3474/4779 72% [============================================= ] 3475/4779 72% [============================================= ] 3476/4779 72% [============================================= ] 3477/4779 72% [============================================= ] 3478/4779 72% [============================================= ] 3479/4779 72% [============================================= ] 3480/4779 72% [============================================= ] 3481/4779 72% [============================================= ] 3482/4779 72% [============================================= ] 3483/4779 72% [============================================= ] 3484/4779 72% [============================================= ] 3485/4779 72% [============================================= ] 3486/4779 72% [============================================= ] 3487/4779 72% [============================================= ] 3488/4779 72% [============================================= ] 3489/4779 73% [============================================= ] 3490/4779 73% [============================================= ] 3491/4779 73% [============================================= ] 3492/4779 73% [============================================= ] 3493/4779 73% [============================================= ] 3494/4779 73% [============================================= ] 3495/4779 73% [============================================= ] 3496/4779 73% [============================================= ] 3497/4779 73% [============================================= ] 3498/4779 73% [============================================= ] 3499/4779 73% [============================================= ] 3500/4779 73% [============================================= ] 3501/4779 73% [============================================= ] 3502/4779 73% [============================================= ] 3503/4779 73% [============================================= ] 3504/4779 73% [============================================= ] 3505/4779 73% [============================================= ] 3506/4779 73% [============================================= ] 3507/4779 73% [============================================= ] 3508/4779 73% [============================================= ] 3509/4779 73% [============================================= ] 3510/4779 73% [============================================= ] 3511/4779 73% [============================================= ] 3512/4779 73% [============================================= ] 3513/4779 73% [============================================= ] 3514/4779 73% [============================================= ] 3515/4779 73% [============================================= ] 3516/4779 73% [============================================= ] 3517/4779 73% [============================================= ] 3518/4779 73% [============================================= ] 3519/4779 73% [============================================= ] 3520/4779 73% [============================================= ] 3521/4779 73% [============================================= ] 3522/4779 73% [============================================= ] 3523/4779 73% [============================================= ] 3524/4779 73% [============================================= ] 3525/4779 73% [============================================= ] 3526/4779 73% [============================================= ] 3527/4779 73% [============================================= ] 3528/4779 73% [============================================= ] 3529/4779 73% [============================================= ] 3530/4779 73% [============================================= ] 3531/4779 73% [============================================= ] 3532/4779 73% [============================================= ] 3533/4779 73% [============================================= ] 3534/4779 73% [============================================= ] 3535/4779 73% [============================================= ] 3536/4779 73% [============================================= ] 3537/4779 74% [============================================= ] 3538/4779 74% [============================================= ] 3539/4779 74% [============================================= ] 3540/4779 74% [============================================= ] 3541/4779 74% [============================================= ] 3542/4779 74% [============================================= ] 3543/4779 74% [============================================= ] 3544/4779 74% [============================================= ] 3545/4779 74% [============================================== ] 3546/4779 74% [============================================== ] 3547/4779 74% [============================================== ] 3548/4779 74% [============================================== ] 3549/4779 74% [============================================== ] 3550/4779 74% [============================================== ] 3551/4779 74% [============================================== ] 3552/4779 74% [============================================== ] 3553/4779 74% [============================================== ] 3554/4779 74% [============================================== ] 3555/4779 74% [============================================== ] 3556/4779 74% [============================================== ] 3557/4779 74% [============================================== ] 3558/4779 74% [============================================== ] 3559/4779 74% [============================================== ] 3560/4779 74% [============================================== ] 3561/4779 74% [============================================== ] 3562/4779 74% [============================================== ] 3563/4779 74% [============================================== ] 3564/4779 74% [============================================== ] 3565/4779 74% [============================================== ] 3566/4779 74% [============================================== ] 3567/4779 74% [============================================== ] 3568/4779 74% [============================================== ] 3569/4779 74% [============================================== ] 3570/4779 74% [============================================== ] 3571/4779 74% [============================================== ] 3572/4779 74% [============================================== ] 3573/4779 74% [============================================== ] 3574/4779 74% [============================================== ] 3575/4779 74% [============================================== ] 3576/4779 74% [============================================== ] 3577/4779 74% [============================================== ] 3578/4779 74% [============================================== ] 3579/4779 74% [============================================== ] 3580/4779 74% [============================================== ] 3581/4779 74% [============================================== ] 3582/4779 74% [============================================== ] 3583/4779 74% [============================================== ] 3584/4779 74% [============================================== ] 3585/4779 75% [============================================== ] 3586/4779 75% [============================================== ] 3587/4779 75% [============================================== ] 3588/4779 75% [============================================== ] 3589/4779 75% [============================================== ] 3590/4779 75% [============================================== ] 3591/4779 75% [============================================== ] 3592/4779 75% [============================================== ] 3593/4779 75% [============================================== ] 3594/4779 75% [============================================== ] 3595/4779 75% [============================================== ] 3596/4779 75% [============================================== ] 3597/4779 75% [============================================== ] 3598/4779 75% [============================================== ] 3599/4779 75% [============================================== ] 3600/4779 75% [============================================== ] 3601/4779 75% [============================================== ] 3602/4779 75% [============================================== ] 3603/4779 75% [============================================== ] 3604/4779 75% [============================================== ] 3605/4779 75% [============================================== ] 3606/4779 75% [============================================== ] 3607/4779 75% [============================================== ] 3608/4779 75% [============================================== ] 3609/4779 75% [============================================== ] 3610/4779 75% [============================================== ] 3611/4779 75% [============================================== ] 3612/4779 75% [============================================== ] 3613/4779 75% [============================================== ] 3614/4779 75% [============================================== ] 3615/4779 75% [============================================== ] 3616/4779 75% [============================================== ] 3617/4779 75% [============================================== ] 3618/4779 75% [============================================== ] 3619/4779 75% [============================================== ] 3620/4779 75% [============================================== ] 3621/4779 75% [============================================== ] 3622/4779 75% [=============================================== ] 3623/4779 75% [=============================================== ] 3624/4779 75% [=============================================== ] 3625/4779 75% [=============================================== ] 3626/4779 75% [=============================================== ] 3627/4779 75% [=============================================== ] 3628/4779 75% [=============================================== ] 3629/4779 75% [=============================================== ] 3630/4779 75% [=============================================== ] 3631/4779 75% [=============================================== ] 3632/4779 75% [=============================================== ] 3633/4779 76% [=============================================== ] 3634/4779 76% [=============================================== ] 3635/4779 76% [=============================================== ] 3636/4779 76% [=============================================== ] 3637/4779 76% [=============================================== ] 3638/4779 76% [=============================================== ] 3639/4779 76% [=============================================== ] 3640/4779 76% [=============================================== ] 3641/4779 76% [=============================================== ] 3642/4779 76% [=============================================== ] 3643/4779 76% [=============================================== ] 3644/4779 76% [=============================================== ] 3645/4779 76% [=============================================== ] 3646/4779 76% [=============================================== ] 3647/4779 76% [=============================================== ] 3648/4779 76% [=============================================== ] 3649/4779 76% [=============================================== ] 3650/4779 76% [=============================================== ] 3651/4779 76% [=============================================== ] 3652/4779 76% [=============================================== ] 3653/4779 76% [=============================================== ] 3654/4779 76% [=============================================== ] 3655/4779 76% [=============================================== ] 3656/4779 76% [=============================================== ] 3657/4779 76% [=============================================== ] 3658/4779 76% [=============================================== ] 3659/4779 76% [=============================================== ] 3660/4779 76% [=============================================== ] 3661/4779 76% [=============================================== ] 3662/4779 76% [=============================================== ] 3663/4779 76% [=============================================== ] 3664/4779 76% [=============================================== ] 3665/4779 76% [=============================================== ] 3666/4779 76% [=============================================== ] 3667/4779 76% [=============================================== ] 3668/4779 76% [=============================================== ] 3669/4779 76% [=============================================== ] 3670/4779 76% [=============================================== ] 3671/4779 76% [=============================================== ] 3672/4779 76% [=============================================== ] 3673/4779 76% [=============================================== ] 3674/4779 76% [=============================================== ] 3675/4779 76% [=============================================== ] 3676/4779 76% [=============================================== ] 3677/4779 76% [=============================================== ] 3678/4779 76% [=============================================== ] 3679/4779 76% [=============================================== ] 3680/4779 77% [=============================================== ] 3681/4779 77% [=============================================== ] 3682/4779 77% [=============================================== ] 3683/4779 77% [=============================================== ] 3684/4779 77% [=============================================== ] 3685/4779 77% [=============================================== ] 3686/4779 77% [=============================================== ] 3687/4779 77% [=============================================== ] 3688/4779 77% [=============================================== ] 3689/4779 77% [=============================================== ] 3690/4779 77% [=============================================== ] 3691/4779 77% [=============================================== ] 3692/4779 77% [=============================================== ] 3693/4779 77% [=============================================== ] 3694/4779 77% [=============================================== ] 3695/4779 77% [=============================================== ] 3696/4779 77% [=============================================== ] 3697/4779 77% [=============================================== ] 3698/4779 77% [=============================================== ] 3699/4779 77% [================================================ ] 3700/4779 77% [================================================ ] 3701/4779 77% [================================================ ] 3702/4779 77% [================================================ ] 3703/4779 77% [================================================ ] 3704/4779 77% [================================================ ] 3705/4779 77% [================================================ ] 3706/4779 77% [================================================ ] 3707/4779 77% [================================================ ] 3708/4779 77% [================================================ ] 3709/4779 77% [================================================ ] 3710/4779 77% [================================================ ] 3711/4779 77% [================================================ ] 3712/4779 77% [================================================ ] 3713/4779 77% [================================================ ] 3714/4779 77% [================================================ ] 3715/4779 77% [================================================ ] 3716/4779 77% [================================================ ] 3717/4779 77% [================================================ ] 3718/4779 77% [================================================ ] 3719/4779 77% [================================================ ] 3720/4779 77% [================================================ ] 3721/4779 77% [================================================ ] 3722/4779 77% [================================================ ] 3723/4779 77% [================================================ ] 3724/4779 77% [================================================ ] 3725/4779 77% [================================================ ] 3726/4779 77% [================================================ ] 3727/4779 77% [================================================ ] 3728/4779 78% [================================================ ] 3729/4779 78% [================================================ ] 3730/4779 78% [================================================ ] 3731/4779 78% [================================================ ] 3732/4779 78% [================================================ ] 3733/4779 78% [================================================ ] 3734/4779 78% [================================================ ] 3735/4779 78% [================================================ ] 3736/4779 78% [================================================ ] 3737/4779 78% [================================================ ] 3738/4779 78% [================================================ ] 3739/4779 78% [================================================ ] 3740/4779 78% [================================================ ] 3741/4779 78% [================================================ ] 3742/4779 78% [================================================ ] 3743/4779 78% [================================================ ] 3744/4779 78% [================================================ ] 3745/4779 78% [================================================ ] 3746/4779 78% [================================================ ] 3747/4779 78% [================================================ ] 3748/4779 78% [================================================ ] 3749/4779 78% [================================================ ] 3750/4779 78% [================================================ ] 3751/4779 78% [================================================ ] 3752/4779 78% [================================================ ] 3753/4779 78% [================================================ ] 3754/4779 78% [================================================ ] 3755/4779 78% [================================================ ] 3756/4779 78% [================================================ ] 3757/4779 78% [================================================ ] 3758/4779 78% [================================================ ] 3759/4779 78% [================================================ ] 3760/4779 78% [================================================ ] 3761/4779 78% [================================================ ] 3762/4779 78% [================================================ ] 3763/4779 78% [================================================ ] 3764/4779 78% [================================================ ] 3765/4779 78% [================================================ ] 3766/4779 78% [================================================ ] 3767/4779 78% [================================================ ] 3768/4779 78% [================================================ ] 3769/4779 78% [================================================ ] 3770/4779 78% [================================================ ] 3771/4779 78% [================================================ ] 3772/4779 78% [================================================ ] 3773/4779 78% [================================================ ] 3774/4779 78% [================================================ ] 3775/4779 78% [================================================ ] 3776/4779 79% [================================================= ] 3777/4779 79% [================================================= ] 3778/4779 79% [================================================= ] 3779/4779 79% [================================================= ] 3780/4779 79% [================================================= ] 3781/4779 79% [================================================= ] 3782/4779 79% [================================================= ] 3783/4779 79% [================================================= ] 3784/4779 79% [================================================= ] 3785/4779 79% [================================================= ] 3786/4779 79% [================================================= ] 3787/4779 79% [================================================= ] 3788/4779 79% [================================================= ] 3789/4779 79% [================================================= ] 3790/4779 79% [================================================= ] 3791/4779 79% [================================================= ] 3792/4779 79% [================================================= ] 3793/4779 79% [================================================= ] 3794/4779 79% [================================================= ] 3795/4779 79% [================================================= ] 3796/4779 79% [================================================= ] 3797/4779 79% [================================================= ] 3798/4779 79% [================================================= ] 3799/4779 79% [================================================= ] 3800/4779 79% [================================================= ] 3801/4779 79% [================================================= ] 3802/4779 79% [================================================= ] 3803/4779 79% [================================================= ] 3804/4779 79% [================================================= ] 3805/4779 79% [================================================= ] 3806/4779 79% [================================================= ] 3807/4779 79% [================================================= ] 3808/4779 79% [================================================= ] 3809/4779 79% [================================================= ] 3810/4779 79% [================================================= ] 3811/4779 79% [================================================= ] 3812/4779 79% [================================================= ] 3813/4779 79% [================================================= ] 3814/4779 79% [================================================= ] 3815/4779 79% [================================================= ] 3816/4779 79% [================================================= ] 3817/4779 79% [================================================= ] 3818/4779 79% [================================================= ] 3819/4779 79% [================================================= ] 3820/4779 79% [================================================= ] 3821/4779 79% [================================================= ] 3822/4779 79% [================================================= ] 3823/4779 79% [================================================= ] 3824/4779 80% [================================================= ] 3825/4779 80% [================================================= ] 3826/4779 80% [================================================= ] 3827/4779 80% [================================================= ] 3828/4779 80% [================================================= ] 3829/4779 80% [================================================= ] 3830/4779 80% [================================================= ] 3831/4779 80% [================================================= ] 3832/4779 80% [================================================= ] 3833/4779 80% [================================================= ] 3834/4779 80% [================================================= ] 3835/4779 80% [================================================= ] 3836/4779 80% [================================================= ] 3837/4779 80% [================================================= ] 3838/4779 80% [================================================= ] 3839/4779 80% [================================================= ] 3840/4779 80% [================================================= ] 3841/4779 80% [================================================= ] 3842/4779 80% [================================================= ] 3843/4779 80% [================================================= ] 3844/4779 80% [================================================= ] 3845/4779 80% [================================================= ] 3846/4779 80% [================================================= ] 3847/4779 80% [================================================= ] 3848/4779 80% [================================================= ] 3849/4779 80% [================================================= ] 3850/4779 80% [================================================= ] 3851/4779 80% [================================================= ] 3852/4779 80% [================================================= ] 3853/4779 80% [================================================= ] 3854/4779 80% [================================================== ] 3855/4779 80% [================================================== ] 3856/4779 80% [================================================== ] 3857/4779 80% [================================================== ] 3858/4779 80% [================================================== ] 3859/4779 80% [================================================== ] 3860/4779 80% [================================================== ] 3861/4779 80% [================================================== ] 3862/4779 80% [================================================== ] 3863/4779 80% [================================================== ] 3864/4779 80% [================================================== ] 3865/4779 80% [================================================== ] 3866/4779 80% [================================================== ] 3867/4779 80% [================================================== ] 3868/4779 80% [================================================== ] 3869/4779 80% [================================================== ] 3870/4779 80% [================================================== ] 3871/4779 81% [================================================== ] 3872/4779 81% [================================================== ] 3873/4779 81% [================================================== ] 3874/4779 81% [================================================== ] 3875/4779 81% [================================================== ] 3876/4779 81% [================================================== ] 3877/4779 81% [================================================== ] 3878/4779 81% [================================================== ] 3879/4779 81% [================================================== ] 3880/4779 81% [================================================== ] 3881/4779 81% [================================================== ] 3882/4779 81% [================================================== ] 3883/4779 81% [================================================== ] 3884/4779 81% [================================================== ] 3885/4779 81% [================================================== ] 3886/4779 81% [================================================== ] 3887/4779 81% [================================================== ] 3888/4779 81% [================================================== ] 3889/4779 81% [================================================== ] 3890/4779 81% [================================================== ] 3891/4779 81% [================================================== ] 3892/4779 81% [================================================== ] 3893/4779 81% [================================================== ] 3894/4779 81% [================================================== ] 3895/4779 81% [================================================== ] 3896/4779 81% [================================================== ] 3897/4779 81% [================================================== ] 3898/4779 81% [================================================== ] 3899/4779 81% [================================================== ] 3900/4779 81% [================================================== ] 3901/4779 81% [================================================== ] 3902/4779 81% [================================================== ] 3903/4779 81% [================================================== ] 3904/4779 81% [================================================== ] 3905/4779 81% [================================================== ] 3906/4779 81% [================================================== ] 3907/4779 81% [================================================== ] 3908/4779 81% [================================================== ] 3909/4779 81% [================================================== ] 3910/4779 81% [================================================== ] 3911/4779 81% [================================================== ] 3912/4779 81% [================================================== ] 3913/4779 81% [================================================== ] 3914/4779 81% [================================================== ] 3915/4779 81% [================================================== ] 3916/4779 81% [================================================== ] 3917/4779 81% [================================================== ] 3918/4779 81% [================================================== ] 3919/4779 82% [================================================== ] 3920/4779 82% [================================================== ] 3921/4779 82% [================================================== ] 3922/4779 82% [================================================== ] 3923/4779 82% [================================================== ] 3924/4779 82% [================================================== ] 3925/4779 82% [================================================== ] 3926/4779 82% [================================================== ] 3927/4779 82% [================================================== ] 3928/4779 82% [================================================== ] 3929/4779 82% [================================================== ] 3930/4779 82% [================================================== ] 3931/4779 82% [=================================================== ] 3932/4779 82% [=================================================== ] 3933/4779 82% [=================================================== ] 3934/4779 82% [=================================================== ] 3935/4779 82% [=================================================== ] 3936/4779 82% [=================================================== ] 3937/4779 82% [=================================================== ] 3938/4779 82% [=================================================== ] 3939/4779 82% [=================================================== ] 3940/4779 82% [=================================================== ] 3941/4779 82% [=================================================== ] 3942/4779 82% [=================================================== ] 3943/4779 82% [=================================================== ] 3944/4779 82% [=================================================== ] 3945/4779 82% [=================================================== ] 3946/4779 82% [=================================================== ] 3947/4779 82% [=================================================== ] 3948/4779 82% [=================================================== ] 3949/4779 82% [=================================================== ] 3950/4779 82% [=================================================== ] 3951/4779 82% [=================================================== ] 3952/4779 82% [=================================================== ] 3953/4779 82% [=================================================== ] 3954/4779 82% [=================================================== ] 3955/4779 82% [=================================================== ] 3956/4779 82% [=================================================== ] 3957/4779 82% [=================================================== ] 3958/4779 82% [=================================================== ] 3959/4779 82% [=================================================== ] 3960/4779 82% [=================================================== ] 3961/4779 82% [=================================================== ] 3962/4779 82% [=================================================== ] 3963/4779 82% [=================================================== ] 3964/4779 82% [=================================================== ] 3965/4779 82% [=================================================== ] 3966/4779 82% [=================================================== ] 3967/4779 83% [=================================================== ] 3968/4779 83% [=================================================== ] 3969/4779 83% [=================================================== ] 3970/4779 83% [=================================================== ] 3971/4779 83% [=================================================== ] 3972/4779 83% [=================================================== ] 3973/4779 83% [=================================================== ] 3974/4779 83% [=================================================== ] 3975/4779 83% [=================================================== ] 3976/4779 83% [=================================================== ] 3977/4779 83% [=================================================== ] 3978/4779 83% [=================================================== ] 3979/4779 83% [=================================================== ] 3980/4779 83% [=================================================== ] 3981/4779 83% [=================================================== ] 3982/4779 83% [=================================================== ] 3983/4779 83% [=================================================== ] 3984/4779 83% [=================================================== ] 3985/4779 83% [=================================================== ] 3986/4779 83% [=================================================== ] 3987/4779 83% [=================================================== ] 3988/4779 83% [=================================================== ] 3989/4779 83% [=================================================== ] 3990/4779 83% [=================================================== ] 3991/4779 83% [=================================================== ] 3992/4779 83% [=================================================== ] 3993/4779 83% [=================================================== ] 3994/4779 83% [=================================================== ] 3995/4779 83% [=================================================== ] 3996/4779 83% [=================================================== ] 3997/4779 83% [=================================================== ] 3998/4779 83% [=================================================== ] 3999/4779 83% [=================================================== ] 4000/4779 83% [=================================================== ] 4001/4779 83% [=================================================== ] 4002/4779 83% [=================================================== ] 4003/4779 83% [=================================================== ] 4004/4779 83% [=================================================== ] 4005/4779 83% [=================================================== ] 4006/4779 83% [=================================================== ] 4007/4779 83% [=================================================== ] 4008/4779 83% [==================================================== ] 4009/4779 83% [==================================================== ] 4010/4779 83% [==================================================== ] 4011/4779 83% [==================================================== ] 4012/4779 83% [==================================================== ] 4013/4779 83% [==================================================== ] 4014/4779 83% [==================================================== ] 4015/4779 84% [==================================================== ] 4016/4779 84% [==================================================== ] 4017/4779 84% [==================================================== ] 4018/4779 84% [==================================================== ] 4019/4779 84% [==================================================== ] 4020/4779 84% [==================================================== ] 4021/4779 84% [==================================================== ] 4022/4779 84% [==================================================== ] 4023/4779 84% [==================================================== ] 4024/4779 84% [==================================================== ] 4025/4779 84% [==================================================== ] 4026/4779 84% [==================================================== ] 4027/4779 84% [==================================================== ] 4028/4779 84% [==================================================== ] 4029/4779 84% [==================================================== ] 4030/4779 84% [==================================================== ] 4031/4779 84% [==================================================== ] 4032/4779 84% [==================================================== ] 4033/4779 84% [==================================================== ] 4034/4779 84% [==================================================== ] 4035/4779 84% [==================================================== ] 4036/4779 84% [==================================================== ] 4037/4779 84% [==================================================== ] 4038/4779 84% [==================================================== ] 4039/4779 84% [==================================================== ] 4040/4779 84% [==================================================== ] 4041/4779 84% [==================================================== ] 4042/4779 84% [==================================================== ] 4043/4779 84% [==================================================== ] 4044/4779 84% [==================================================== ] 4045/4779 84% [==================================================== ] 4046/4779 84% [==================================================== ] 4047/4779 84% [==================================================== ] 4048/4779 84% [==================================================== ] 4049/4779 84% [==================================================== ] 4050/4779 84% [==================================================== ] 4051/4779 84% [==================================================== ] 4052/4779 84% [==================================================== ] 4053/4779 84% [==================================================== ] 4054/4779 84% [==================================================== ] 4055/4779 84% [==================================================== ] 4056/4779 84% [==================================================== ] 4057/4779 84% [==================================================== ] 4058/4779 84% [==================================================== ] 4059/4779 84% [==================================================== ] 4060/4779 84% [==================================================== ] 4061/4779 84% [==================================================== ] 4062/4779 84% [==================================================== ] 4063/4779 85% [==================================================== ] 4064/4779 85% [==================================================== ] 4065/4779 85% [==================================================== ] 4066/4779 85% [==================================================== ] 4067/4779 85% [==================================================== ] 4068/4779 85% [==================================================== ] 4069/4779 85% [==================================================== ] 4070/4779 85% [==================================================== ] 4071/4779 85% [==================================================== ] 4072/4779 85% [==================================================== ] 4073/4779 85% [==================================================== ] 4074/4779 85% [==================================================== ] 4075/4779 85% [==================================================== ] 4076/4779 85% [==================================================== ] 4077/4779 85% [==================================================== ] 4078/4779 85% [==================================================== ] 4079/4779 85% [==================================================== ] 4080/4779 85% [==================================================== ] 4081/4779 85% [==================================================== ] 4082/4779 85% [==================================================== ] 4083/4779 85% [==================================================== ] 4084/4779 85% [==================================================== ] 4085/4779 85% [===================================================== ] 4086/4779 85% [===================================================== ] 4087/4779 85% [===================================================== ] 4088/4779 85% [===================================================== ] 4089/4779 85% [===================================================== ] 4090/4779 85% [===================================================== ] 4091/4779 85% [===================================================== ] 4092/4779 85% [===================================================== ] 4093/4779 85% [===================================================== ] 4094/4779 85% [===================================================== ] 4095/4779 85% [===================================================== ] 4096/4779 85% [===================================================== ] 4097/4779 85% [===================================================== ] 4098/4779 85% [===================================================== ] 4099/4779 85% [===================================================== ] 4100/4779 85% [===================================================== ] 4101/4779 85% [===================================================== ] 4102/4779 85% [===================================================== ] 4103/4779 85% [===================================================== ] 4104/4779 85% [===================================================== ] 4105/4779 85% [===================================================== ] 4106/4779 85% [===================================================== ] 4107/4779 85% [===================================================== ] 4108/4779 85% [===================================================== ] 4109/4779 85% [===================================================== ] 4110/4779 86% [===================================================== ] 4111/4779 86% [===================================================== ] 4112/4779 86% [===================================================== ] 4113/4779 86% [===================================================== ] 4114/4779 86% [===================================================== ] 4115/4779 86% [===================================================== ] 4116/4779 86% [===================================================== ] 4117/4779 86% [===================================================== ] 4118/4779 86% [===================================================== ] 4119/4779 86% [===================================================== ] 4120/4779 86% [===================================================== ] 4121/4779 86% [===================================================== ] 4122/4779 86% [===================================================== ] 4123/4779 86% [===================================================== ] 4124/4779 86% [===================================================== ] 4125/4779 86% [===================================================== ] 4126/4779 86% [===================================================== ] 4127/4779 86% [===================================================== ] 4128/4779 86% [===================================================== ] 4129/4779 86% [===================================================== ] 4130/4779 86% [===================================================== ] 4131/4779 86% [===================================================== ] 4132/4779 86% [===================================================== ] 4133/4779 86% [===================================================== ] 4134/4779 86% [===================================================== ] 4135/4779 86% [===================================================== ] 4136/4779 86% [===================================================== ] 4137/4779 86% [===================================================== ] 4138/4779 86% [===================================================== ] 4139/4779 86% [===================================================== ] 4140/4779 86% [===================================================== ] 4141/4779 86% [===================================================== ] 4142/4779 86% [===================================================== ] 4143/4779 86% [===================================================== ] 4144/4779 86% [===================================================== ] 4145/4779 86% [===================================================== ] 4146/4779 86% [===================================================== ] 4147/4779 86% [===================================================== ] 4148/4779 86% [===================================================== ] 4149/4779 86% [===================================================== ] 4150/4779 86% [===================================================== ] 4151/4779 86% [===================================================== ] 4152/4779 86% [===================================================== ] 4153/4779 86% [===================================================== ] 4154/4779 86% [===================================================== ] 4155/4779 86% [===================================================== ] 4156/4779 86% [===================================================== ] 4157/4779 86% [===================================================== ] 4158/4779 87% [===================================================== ] 4159/4779 87% [===================================================== ] 4160/4779 87% [===================================================== ] 4161/4779 87% [===================================================== ] 4162/4779 87% [====================================================== ] 4163/4779 87% [====================================================== ] 4164/4779 87% [====================================================== ] 4165/4779 87% [====================================================== ] 4166/4779 87% [====================================================== ] 4167/4779 87% [====================================================== ] 4168/4779 87% [====================================================== ] 4169/4779 87% [====================================================== ] 4170/4779 87% [====================================================== ] 4171/4779 87% [====================================================== ] 4172/4779 87% [====================================================== ] 4173/4779 87% [====================================================== ] 4174/4779 87% [====================================================== ] 4175/4779 87% [====================================================== ] 4176/4779 87% [====================================================== ] 4177/4779 87% [====================================================== ] 4178/4779 87% [====================================================== ] 4179/4779 87% [====================================================== ] 4180/4779 87% [====================================================== ] 4181/4779 87% [====================================================== ] 4182/4779 87% [====================================================== ] 4183/4779 87% [====================================================== ] 4184/4779 87% [====================================================== ] 4185/4779 87% [====================================================== ] 4186/4779 87% [====================================================== ] 4187/4779 87% [====================================================== ] 4188/4779 87% [====================================================== ] 4189/4779 87% [====================================================== ] 4190/4779 87% [====================================================== ] 4191/4779 87% [====================================================== ] 4192/4779 87% [====================================================== ] 4193/4779 87% [====================================================== ] 4194/4779 87% [====================================================== ] 4195/4779 87% [====================================================== ] 4196/4779 87% [====================================================== ] 4197/4779 87% [====================================================== ] 4198/4779 87% [====================================================== ] 4199/4779 87% [====================================================== ] 4200/4779 87% [====================================================== ] 4201/4779 87% [====================================================== ] 4202/4779 87% [====================================================== ] 4203/4779 87% [====================================================== ] 4204/4779 87% [====================================================== ] 4205/4779 87% [====================================================== ] 4206/4779 88% [====================================================== ] 4207/4779 88% [====================================================== ] 4208/4779 88% [====================================================== ] 4209/4779 88% [====================================================== ] 4210/4779 88% [====================================================== ] 4211/4779 88% [====================================================== ] 4212/4779 88% [====================================================== ] 4213/4779 88% [====================================================== ] 4214/4779 88% [====================================================== ] 4215/4779 88% [====================================================== ] 4216/4779 88% [====================================================== ] 4217/4779 88% [====================================================== ] 4218/4779 88% [====================================================== ] 4219/4779 88% [====================================================== ] 4220/4779 88% [====================================================== ] 4221/4779 88% [====================================================== ] 4222/4779 88% [====================================================== ] 4223/4779 88% [====================================================== ] 4224/4779 88% [====================================================== ] 4225/4779 88% [====================================================== ] 4226/4779 88% [====================================================== ] 4227/4779 88% [====================================================== ] 4228/4779 88% [====================================================== ] 4229/4779 88% [====================================================== ] 4230/4779 88% [====================================================== ] 4231/4779 88% [====================================================== ] 4232/4779 88% [====================================================== ] 4233/4779 88% [====================================================== ] 4234/4779 88% [====================================================== ] 4235/4779 88% [====================================================== ] 4236/4779 88% [====================================================== ] 4237/4779 88% [====================================================== ] 4238/4779 88% [====================================================== ] 4239/4779 88% [======================================================= ] 4240/4779 88% [======================================================= ] 4241/4779 88% [======================================================= ] 4242/4779 88% [======================================================= ] 4243/4779 88% [======================================================= ] 4244/4779 88% [======================================================= ] 4245/4779 88% [======================================================= ] 4246/4779 88% [======================================================= ] 4247/4779 88% [======================================================= ] 4248/4779 88% [======================================================= ] 4249/4779 88% [======================================================= ] 4250/4779 88% [======================================================= ] 4251/4779 88% [======================================================= ] 4252/4779 88% [======================================================= ] 4253/4779 88% [======================================================= ] 4254/4779 89% [======================================================= ] 4255/4779 89% [======================================================= ] 4256/4779 89% [======================================================= ] 4257/4779 89% [======================================================= ] 4258/4779 89% [======================================================= ] 4259/4779 89% [======================================================= ] 4260/4779 89% [======================================================= ] 4261/4779 89% [======================================================= ] 4262/4779 89% [======================================================= ] 4263/4779 89% [======================================================= ] 4264/4779 89% [======================================================= ] 4265/4779 89% [======================================================= ] 4266/4779 89% [======================================================= ] 4267/4779 89% [======================================================= ] 4268/4779 89% [======================================================= ] 4269/4779 89% [======================================================= ] 4270/4779 89% [======================================================= ] 4271/4779 89% [======================================================= ] 4272/4779 89% [======================================================= ] 4273/4779 89% [======================================================= ] 4274/4779 89% [======================================================= ] 4275/4779 89% [======================================================= ] 4276/4779 89% [======================================================= ] 4277/4779 89% [======================================================= ] 4278/4779 89% [======================================================= ] 4279/4779 89% [======================================================= ] 4280/4779 89% [======================================================= ] 4281/4779 89% [======================================================= ] 4282/4779 89% [======================================================= ] 4283/4779 89% [======================================================= ] 4284/4779 89% [======================================================= ] 4285/4779 89% [======================================================= ] 4286/4779 89% [======================================================= ] 4287/4779 89% [======================================================= ] 4288/4779 89% [======================================================= ] 4289/4779 89% [======================================================= ] 4290/4779 89% [======================================================= ] 4291/4779 89% [======================================================= ] 4292/4779 89% [======================================================= ] 4293/4779 89% [======================================================= ] 4294/4779 89% [======================================================= ] 4295/4779 89% [======================================================= ] 4296/4779 89% [======================================================= ] 4297/4779 89% [======================================================= ] 4298/4779 89% [======================================================= ] 4299/4779 89% [======================================================= ] 4300/4779 89% [======================================================= ] 4301/4779 89% [======================================================= ] 4302/4779 90% [======================================================= ] 4303/4779 90% [======================================================= ] 4304/4779 90% [======================================================= ] 4305/4779 90% [======================================================= ] 4306/4779 90% [======================================================= ] 4307/4779 90% [======================================================= ] 4308/4779 90% [======================================================= ] 4309/4779 90% [======================================================= ] 4310/4779 90% [======================================================= ] 4311/4779 90% [======================================================= ] 4312/4779 90% [======================================================= ] 4313/4779 90% [======================================================= ] 4314/4779 90% [======================================================= ] 4315/4779 90% [======================================================= ] 4316/4779 90% [======================================================== ] 4317/4779 90% [======================================================== ] 4318/4779 90% [======================================================== ] 4319/4779 90% [======================================================== ] 4320/4779 90% [======================================================== ] 4321/4779 90% [======================================================== ] 4322/4779 90% [======================================================== ] 4323/4779 90% [======================================================== ] 4324/4779 90% [======================================================== ] 4325/4779 90% [======================================================== ] 4326/4779 90% [======================================================== ] 4327/4779 90% [======================================================== ] 4328/4779 90% [======================================================== ] 4329/4779 90% [======================================================== ] 4330/4779 90% [======================================================== ] 4331/4779 90% [======================================================== ] 4332/4779 90% [======================================================== ] 4333/4779 90% [======================================================== ] 4334/4779 90% [======================================================== ] 4335/4779 90% [======================================================== ] 4336/4779 90% [======================================================== ] 4337/4779 90% [======================================================== ] 4338/4779 90% [======================================================== ] 4339/4779 90% [======================================================== ] 4340/4779 90% [======================================================== ] 4341/4779 90% [======================================================== ] 4342/4779 90% [======================================================== ] 4343/4779 90% [======================================================== ] 4344/4779 90% [======================================================== ] 4345/4779 90% [======================================================== ] 4346/4779 90% [======================================================== ] 4347/4779 90% [======================================================== ] 4348/4779 90% [======================================================== ] 4349/4779 91% [======================================================== ] 4350/4779 91% [======================================================== ] 4351/4779 91% [======================================================== ] 4352/4779 91% [======================================================== ] 4353/4779 91% [======================================================== ] 4354/4779 91% [======================================================== ] 4355/4779 91% [======================================================== ] 4356/4779 91% [======================================================== ] 4357/4779 91% [======================================================== ] 4358/4779 91% [======================================================== ] 4359/4779 91% [======================================================== ] 4360/4779 91% [======================================================== ] 4361/4779 91% [======================================================== ] 4362/4779 91% [======================================================== ] 4363/4779 91% [======================================================== ] 4364/4779 91% [======================================================== ] 4365/4779 91% [======================================================== ] 4366/4779 91% [======================================================== ] 4367/4779 91% [======================================================== ] 4368/4779 91% [======================================================== ] 4369/4779 91% [======================================================== ] 4370/4779 91% [======================================================== ] 4371/4779 91% [======================================================== ] 4372/4779 91% [======================================================== ] 4373/4779 91% [======================================================== ] 4374/4779 91% [======================================================== ] 4375/4779 91% [======================================================== ] 4376/4779 91% [======================================================== ] 4377/4779 91% [======================================================== ] 4378/4779 91% [======================================================== ] 4379/4779 91% [======================================================== ] 4380/4779 91% [======================================================== ] 4381/4779 91% [======================================================== ] 4382/4779 91% [======================================================== ] 4383/4779 91% [======================================================== ] 4384/4779 91% [======================================================== ] 4385/4779 91% [======================================================== ] 4386/4779 91% [======================================================== ] 4387/4779 91% [======================================================== ] 4388/4779 91% [======================================================== ] 4389/4779 91% [======================================================== ] 4390/4779 91% [======================================================== ] 4391/4779 91% [======================================================== ] 4392/4779 91% [======================================================== ] 4393/4779 91% [========================================================= ] 4394/4779 91% [========================================================= ] 4395/4779 91% [========================================================= ] 4396/4779 91% [========================================================= ] 4397/4779 92% [========================================================= ] 4398/4779 92% [========================================================= ] 4399/4779 92% [========================================================= ] 4400/4779 92% [========================================================= ] 4401/4779 92% [========================================================= ] 4402/4779 92% [========================================================= ] 4403/4779 92% [========================================================= ] 4404/4779 92% [========================================================= ] 4405/4779 92% [========================================================= ] 4406/4779 92% [========================================================= ] 4407/4779 92% [========================================================= ] 4408/4779 92% [========================================================= ] 4409/4779 92% [========================================================= ] 4410/4779 92% [========================================================= ] 4411/4779 92% [========================================================= ] 4412/4779 92% [========================================================= ] 4413/4779 92% [========================================================= ] 4414/4779 92% [========================================================= ] 4415/4779 92% [========================================================= ] 4416/4779 92% [========================================================= ] 4417/4779 92% [========================================================= ] 4418/4779 92% [========================================================= ] 4419/4779 92% [========================================================= ] 4420/4779 92% [========================================================= ] 4421/4779 92% [========================================================= ] 4422/4779 92% [========================================================= ] 4423/4779 92% [========================================================= ] 4424/4779 92% [========================================================= ] 4425/4779 92% [========================================================= ] 4426/4779 92% [========================================================= ] 4427/4779 92% [========================================================= ] 4428/4779 92% [========================================================= ] 4429/4779 92% [========================================================= ] 4430/4779 92% [========================================================= ] 4431/4779 92% [========================================================= ] 4432/4779 92% [========================================================= ] 4433/4779 92% [========================================================= ] 4434/4779 92% [========================================================= ] 4435/4779 92% [========================================================= ] 4436/4779 92% [========================================================= ] 4437/4779 92% [========================================================= ] 4438/4779 92% [========================================================= ] 4439/4779 92% [========================================================= ] 4440/4779 92% [========================================================= ] 4441/4779 92% [========================================================= ] 4442/4779 92% [========================================================= ] 4443/4779 92% [========================================================= ] 4444/4779 92% [========================================================= ] 4445/4779 93% [========================================================= ] 4446/4779 93% [========================================================= ] 4447/4779 93% [========================================================= ] 4448/4779 93% [========================================================= ] 4449/4779 93% [========================================================= ] 4450/4779 93% [========================================================= ] 4451/4779 93% [========================================================= ] 4452/4779 93% [========================================================= ] 4453/4779 93% [========================================================= ] 4454/4779 93% [========================================================= ] 4455/4779 93% [========================================================= ] 4456/4779 93% [========================================================= ] 4457/4779 93% [========================================================= ] 4458/4779 93% [========================================================= ] 4459/4779 93% [========================================================= ] 4460/4779 93% [========================================================= ] 4461/4779 93% [========================================================= ] 4462/4779 93% [========================================================= ] 4463/4779 93% [========================================================= ] 4464/4779 93% [========================================================= ] 4465/4779 93% [========================================================= ] 4466/4779 93% [========================================================= ] 4467/4779 93% [========================================================= ] 4468/4779 93% [========================================================= ] 4469/4779 93% [========================================================= ] 4470/4779 93% [========================================================== ] 4471/4779 93% [========================================================== ] 4472/4779 93% [========================================================== ] 4473/4779 93% [========================================================== ] 4474/4779 93% [========================================================== ] 4475/4779 93% [========================================================== ] 4476/4779 93% [========================================================== ] 4477/4779 93% [========================================================== ] 4478/4779 93% [========================================================== ] 4479/4779 93% [========================================================== ] 4480/4779 93% [========================================================== ] 4481/4779 93% [========================================================== ] 4482/4779 93% [========================================================== ] 4483/4779 93% [========================================================== ] 4484/4779 93% [========================================================== ] 4485/4779 93% [========================================================== ] 4486/4779 93% [========================================================== ] 4487/4779 93% [========================================================== ] 4488/4779 93% [========================================================== ] 4489/4779 93% [========================================================== ] 4490/4779 93% [========================================================== ] 4491/4779 93% [========================================================== ] 4492/4779 93% [========================================================== ] 4493/4779 94% [========================================================== ] 4494/4779 94% [========================================================== ] 4495/4779 94% [========================================================== ] 4496/4779 94% [========================================================== ] 4497/4779 94% [========================================================== ] 4498/4779 94% [========================================================== ] 4499/4779 94% [========================================================== ] 4500/4779 94% [========================================================== ] 4501/4779 94% [========================================================== ] 4502/4779 94% [========================================================== ] 4503/4779 94% [========================================================== ] 4504/4779 94% [========================================================== ] 4505/4779 94% [========================================================== ] 4506/4779 94% [========================================================== ] 4507/4779 94% [========================================================== ] 4508/4779 94% [========================================================== ] 4509/4779 94% [========================================================== ] 4510/4779 94% [========================================================== ] 4511/4779 94% [========================================================== ] 4512/4779 94% [========================================================== ] 4513/4779 94% [========================================================== ] 4514/4779 94% [========================================================== ] 4515/4779 94% [========================================================== ] 4516/4779 94% [========================================================== ] 4517/4779 94% [========================================================== ] 4518/4779 94% [========================================================== ] 4519/4779 94% [========================================================== ] 4520/4779 94% [========================================================== ] 4521/4779 94% [========================================================== ] 4522/4779 94% [========================================================== ] 4523/4779 94% [========================================================== ] 4524/4779 94% [========================================================== ] 4525/4779 94% [========================================================== ] 4526/4779 94% [========================================================== ] 4527/4779 94% [========================================================== ] 4528/4779 94% [========================================================== ] 4529/4779 94% [========================================================== ] 4530/4779 94% [========================================================== ] 4531/4779 94% [========================================================== ] 4532/4779 94% [========================================================== ] 4533/4779 94% [========================================================== ] 4534/4779 94% [========================================================== ] 4535/4779 94% [========================================================== ] 4536/4779 94% [========================================================== ] 4537/4779 94% [========================================================== ] 4538/4779 94% [========================================================== ] 4539/4779 94% [========================================================== ] 4540/4779 94% [========================================================== ] 4541/4779 95% [========================================================== ] 4542/4779 95% [========================================================== ] 4543/4779 95% [========================================================== ] 4544/4779 95% [========================================================== ] 4545/4779 95% [========================================================== ] 4546/4779 95% [========================================================== ] 4547/4779 95% [=========================================================== ] 4548/4779 95% [=========================================================== ] 4549/4779 95% [=========================================================== ] 4550/4779 95% [=========================================================== ] 4551/4779 95% [=========================================================== ] 4552/4779 95% [=========================================================== ] 4553/4779 95% [=========================================================== ] 4554/4779 95% [=========================================================== ] 4555/4779 95% [=========================================================== ] 4556/4779 95% [=========================================================== ] 4557/4779 95% [=========================================================== ] 4558/4779 95% [=========================================================== ] 4559/4779 95% [=========================================================== ] 4560/4779 95% [=========================================================== ] 4561/4779 95% [=========================================================== ] 4562/4779 95% [=========================================================== ] 4563/4779 95% [=========================================================== ] 4564/4779 95% [=========================================================== ] 4565/4779 95% [=========================================================== ] 4566/4779 95% [=========================================================== ] 4567/4779 95% [=========================================================== ] 4568/4779 95% [=========================================================== ] 4569/4779 95% [=========================================================== ] 4570/4779 95% [=========================================================== ] 4571/4779 95% [=========================================================== ] 4572/4779 95% [=========================================================== ] 4573/4779 95% [=========================================================== ] 4574/4779 95% [=========================================================== ] 4575/4779 95% [=========================================================== ] 4576/4779 95% [=========================================================== ] 4577/4779 95% [=========================================================== ] 4578/4779 95% [=========================================================== ] 4579/4779 95% [=========================================================== ] 4580/4779 95% [=========================================================== ] 4581/4779 95% [=========================================================== ] 4582/4779 95% [=========================================================== ] 4583/4779 95% [=========================================================== ] 4584/4779 95% [=========================================================== ] 4585/4779 95% [=========================================================== ] 4586/4779 95% [=========================================================== ] 4587/4779 95% [=========================================================== ] 4588/4779 96% [=========================================================== ] 4589/4779 96% [=========================================================== ] 4590/4779 96% [=========================================================== ] 4591/4779 96% [=========================================================== ] 4592/4779 96% [=========================================================== ] 4593/4779 96% [=========================================================== ] 4594/4779 96% [=========================================================== ] 4595/4779 96% [=========================================================== ] 4596/4779 96% [=========================================================== ] 4597/4779 96% [=========================================================== ] 4598/4779 96% [=========================================================== ] 4599/4779 96% [=========================================================== ] 4600/4779 96% [=========================================================== ] 4601/4779 96% [=========================================================== ] 4602/4779 96% [=========================================================== ] 4603/4779 96% [=========================================================== ] 4604/4779 96% [=========================================================== ] 4605/4779 96% [=========================================================== ] 4606/4779 96% [=========================================================== ] 4607/4779 96% [=========================================================== ] 4608/4779 96% [=========================================================== ] 4609/4779 96% [=========================================================== ] 4610/4779 96% [=========================================================== ] 4611/4779 96% [=========================================================== ] 4612/4779 96% [=========================================================== ] 4613/4779 96% [=========================================================== ] 4614/4779 96% [=========================================================== ] 4615/4779 96% [=========================================================== ] 4616/4779 96% [=========================================================== ] 4617/4779 96% [=========================================================== ] 4618/4779 96% [=========================================================== ] 4619/4779 96% [=========================================================== ] 4620/4779 96% [=========================================================== ] 4621/4779 96% [=========================================================== ] 4622/4779 96% [=========================================================== ] 4623/4779 96% [=========================================================== ] 4624/4779 96% [============================================================ ] 4625/4779 96% [============================================================ ] 4626/4779 96% [============================================================ ] 4627/4779 96% [============================================================ ] 4628/4779 96% [============================================================ ] 4629/4779 96% [============================================================ ] 4630/4779 96% [============================================================ ] 4631/4779 96% [============================================================ ] 4632/4779 96% [============================================================ ] 4633/4779 96% [============================================================ ] 4634/4779 96% [============================================================ ] 4635/4779 96% [============================================================ ] 4636/4779 97% [============================================================ ] 4637/4779 97% [============================================================ ] 4638/4779 97% [============================================================ ] 4639/4779 97% [============================================================ ] 4640/4779 97% [============================================================ ] 4641/4779 97% [============================================================ ] 4642/4779 97% [============================================================ ] 4643/4779 97% [============================================================ ] 4644/4779 97% [============================================================ ] 4645/4779 97% [============================================================ ] 4646/4779 97% [============================================================ ] 4647/4779 97% [============================================================ ] 4648/4779 97% [============================================================ ] 4649/4779 97% [============================================================ ] 4650/4779 97% [============================================================ ] 4651/4779 97% [============================================================ ] 4652/4779 97% [============================================================ ] 4653/4779 97% [============================================================ ] 4654/4779 97% [============================================================ ] 4655/4779 97% [============================================================ ] 4656/4779 97% [============================================================ ] 4657/4779 97% [============================================================ ] 4658/4779 97% [============================================================ ] 4659/4779 97% [============================================================ ] 4660/4779 97% [============================================================ ] 4661/4779 97% [============================================================ ] 4662/4779 97% [============================================================ ] 4663/4779 97% [============================================================ ] 4664/4779 97% [============================================================ ] 4665/4779 97% [============================================================ ] 4666/4779 97% [============================================================ ] 4667/4779 97% [============================================================ ] 4668/4779 97% [============================================================ ] 4669/4779 97% [============================================================ ] 4670/4779 97% [============================================================ ] 4671/4779 97% [============================================================ ] 4672/4779 97% [============================================================ ] 4673/4779 97% [============================================================ ] 4674/4779 97% [============================================================ ] 4675/4779 97% [============================================================ ] 4676/4779 97% [============================================================ ] 4677/4779 97% [============================================================ ] 4678/4779 97% [============================================================ ] 4679/4779 97% [============================================================ ] 4680/4779 97% [============================================================ ] 4681/4779 97% [============================================================ ] 4682/4779 97% [============================================================ ] 4683/4779 97% [============================================================ ] 4684/4779 98% [============================================================ ] 4685/4779 98% [============================================================ ] 4686/4779 98% [============================================================ ] 4687/4779 98% [============================================================ ] 4688/4779 98% [============================================================ ] 4689/4779 98% [============================================================ ] 4690/4779 98% [============================================================ ] 4691/4779 98% [============================================================ ] 4692/4779 98% [============================================================ ] 4693/4779 98% [============================================================ ] 4694/4779 98% [============================================================ ] 4695/4779 98% [============================================================ ] 4696/4779 98% [============================================================ ] 4697/4779 98% [============================================================ ] 4698/4779 98% [============================================================ ] 4699/4779 98% [============================================================ ] 4700/4779 98% [============================================================ ] 4701/4779 98% [============================================================= ] 4702/4779 98% [============================================================= ] 4703/4779 98% [============================================================= ] 4704/4779 98% [============================================================= ] 4705/4779 98% [============================================================= ] 4706/4779 98% [============================================================= ] 4707/4779 98% [============================================================= ] 4708/4779 98% [============================================================= ] 4709/4779 98% [============================================================= ] 4710/4779 98% [============================================================= ] 4711/4779 98% [============================================================= ] 4712/4779 98% [============================================================= ] 4713/4779 98% [============================================================= ] 4714/4779 98% [============================================================= ] 4715/4779 98% [============================================================= ] 4716/4779 98% [============================================================= ] 4717/4779 98% [============================================================= ] 4718/4779 98% [============================================================= ] 4719/4779 98% [============================================================= ] 4720/4779 98% [============================================================= ] 4721/4779 98% [============================================================= ] 4722/4779 98% [============================================================= ] 4723/4779 98% [============================================================= ] 4724/4779 98% [============================================================= ] 4725/4779 98% [============================================================= ] 4726/4779 98% [============================================================= ] 4727/4779 98% [============================================================= ] 4728/4779 98% [============================================================= ] 4729/4779 98% [============================================================= ] 4730/4779 98% [============================================================= ] 4731/4779 98% [============================================================= ] 4732/4779 99% [============================================================= ] 4733/4779 99% [============================================================= ] 4734/4779 99% [============================================================= ] 4735/4779 99% [============================================================= ] 4736/4779 99% [============================================================= ] 4737/4779 99% [============================================================= ] 4738/4779 99% [============================================================= ] 4739/4779 99% [============================================================= ] 4740/4779 99% [============================================================= ] 4741/4779 99% [============================================================= ] 4742/4779 99% [============================================================= ] 4743/4779 99% [============================================================= ] 4744/4779 99% [============================================================= ] 4745/4779 99% [============================================================= ] 4746/4779 99% [============================================================= ] 4747/4779 99% [============================================================= ] 4748/4779 99% [============================================================= ] 4749/4779 99% [============================================================= ] 4750/4779 99% [============================================================= ] 4751/4779 99% [============================================================= ] 4752/4779 99% [============================================================= ] 4753/4779 99% [============================================================= ] 4754/4779 99% [============================================================= ] 4755/4779 99% [============================================================= ] 4756/4779 99% [============================================================= ] 4757/4779 99% [============================================================= ] 4758/4779 99% [============================================================= ] 4759/4779 99% [============================================================= ] 4760/4779 99% [============================================================= ] 4761/4779 99% [============================================================= ] 4762/4779 99% [============================================================= ] 4763/4779 99% [============================================================= ] 4764/4779 99% [============================================================= ] 4765/4779 99% [============================================================= ] 4766/4779 99% [============================================================= ] 4767/4779 99% [============================================================= ] 4768/4779 99% [============================================================= ] 4769/4779 99% [============================================================= ] 4770/4779 99% [============================================================= ] 4771/4779 99% [============================================================= ] 4772/4779 99% [============================================================= ] 4773/4779 99% [============================================================= ] 4774/4779 99% [============================================================= ] 4775/4779 99% [============================================================= ] 4776/4779 99% [============================================================= ] 4777/4779 99% [============================================================= ] 4778/4779 99% [==============================================================] 4779/4779 100% operation complete, 4779 objects in 945867 NAND pages. ln -snf /nvmedata/autobuild/instance-22/output-1/host/s390x-buildroot-linux-gnu/sysroot /nvmedata/autobuild/instance-22/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-22/buildroot' make: Entering directory '/nvmedata/autobuild/instance-22/buildroot' >>> Buildroot 2022.08-rc1-173-g02104e86cc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> host-skeleton Collecting legal info >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> 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.4.0 Collecting legal info >>> glibc 2.35-134-gb6aade18a7e5719c942aa2da6cf3157aca993fa4 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.4.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-isl 0.24 Collecting legal info LICENSE: OK (sha256: 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30) >>> 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.15.53 Collecting legal info >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> 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) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> c-icap 0.5.7 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> chrony 4.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gnupg2 2.3.7 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.6.0 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> ima-evm-utils 1.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> initscripts Collecting legal info >>> iptraf-ng 1.2.1 Collecting legal info LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e) >>> iw 5.16 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jose 11 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> host-meson 0.63.0 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 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 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.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> json-glib 1.6.6 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libgpgme 1.17.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgphoto2 2.5.27 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> linenoise 1.0 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> ltp-testsuite 20220527 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> numactl 2.0.14 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mender 3.3.0 Collecting legal info LICENSE: OK (sha256: 1033348db7606a7e61b6484f293847cf8d7a35766efebb97e304d4bd5d7f3f6b) LIC_FILES_CHKSUM.sha256: OK (sha256: e6d8321e71be932e08b8923fe9e24e06a95c7e74a6b86e6f73696436ae0ea54f) vendor/github.com/mendersoftware/mender-artifact/LICENSE: OK (sha256: b4acfcfa2a0ba1a8c82ec3965fbcee886cff8394ca4214e0ddac0a36beb1e05a) vendor/github.com/mendersoftware/openssl/LICENSE: OK (sha256: 73ba74dfaa520b49a401b5d21459a8523a146f3b7518a833eea5efa85130bf68) vendor/github.com/minio/sha256-simd/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/github.com/mendersoftware/progressbar/LICENSE: OK (sha256: 8f5d89b47d7a05a199b77b7e0f362dad391d451ebda4ef48ba11c50c071564c7) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/godbus/dbus/LICENSE: OK (sha256: e4646a82a976369d7ae8f6ed5c11d35dc0af18433a8ccc24c85b459ad8b95128) vendor/github.com/gorilla/websocket/LICENSE: OK (sha256: 2be1b548b0387ca8948e1bb9434e709126904d15f622cc2d0d8e7f186e4d122d) vendor/github.com/klauspost/compress/LICENSE: OK (sha256: 0d9e582ee4bff57bf1189c9e514e6da7ce277f9cd3bc2d488b22fbb39a6d87cf) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/bmatsuo/lmdb-go/LICENSE.md: OK (sha256: 0634b008cee55ca01f0888d2f5aba2d34e66c3f52c31a4e16a5d5d33d0c2a03e) vendor/github.com/remyoudompheng/go-liblzma/LICENSE: OK (sha256: 87640bc4df2ceb1559f268a3db1ba859ab780f7ba5b1b4545173d4680a3d918b) vendor/golang.org/x/term/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 1b93a317849ee09d3d7e4f1d20c2b78ddb230b4becb12d7c224c927b9d470251) vendor/github.com/klauspost/pgzip/LICENSE: OK (sha256: 6d2de1cde19c4d2bd8bcd9aaa1d581f4cfa3db9cf71896140330eaa2f2687685) vendor/github.com/klauspost/cpuid/v2/LICENSE: OK (sha256: 5d966570d7a442d4e969892860a914e542c97f262c873baee8f0aa48e1f40212) vendor/github.com/sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: f8e536c1c7b695810427095dc85f5f80d44ff7c10535e8a9486cf393e2599189) vendor/github.com/ungerik/go-sysfs/LICENSE: OK (sha256: ffa15bdce332058a03a1d923910864fb6e58bf6df66a0e3914284725b327183e) vendor/github.com/urfave/cli/v2/LICENSE: OK (sha256: da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7) vendor/github.com/stretchr/objx/LICENSE: OK (sha256: b2663894033a05fd80261176cd8da1d72546e25842d5c1abcc852ca23b6b61b0) vendor/gopkg.in/yaml.v3/LICENSE: OK (sha256: d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b) vendor/github.com/mattn/go-isatty/LICENSE: OK (sha256: 08eab1118c80885fa1fa6a6dd7303f65a379fcb3733e063d20d1bbc2c76e6fa1) vendor/github.com/bmatsuo/lmdb-go/LICENSE.mdb.md: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-go 1.18.5 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-mkpasswd Collecting legal info >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Collecting legal info mmc.h: OK (sha256: c3165393bcd710624e2909327a6fbeb736c47bdbe66de1c1a364ac7324d3e4d6) >>> host-moby-buildkit 0.10.0 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> mutt 2.2.7 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> netsnmp 5.9 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> psplash 44afb7506d43cca15582b4c5b90ba5580344d75d Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gdk-pixbuf 2.42.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> rt-tests 2.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sed 4.8 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> syslog-ng 3.37.1 Collecting legal info COPYING: OK (sha256: e912cf1e1c09b81d61c0154eb6c179588622c31ad07bfb4a90c612d07ff09d9b) GPL.txt: OK (sha256: ce3324c9f22299cfc7c281e5a6ab40fbe9c2ea1a67cee87226cb8cd39db1e1d2) LGPL.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> vnstat 2.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> 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.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.53: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-22/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-22/buildroot'