rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-4/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/man /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/info /home/autobuild/autobuild/instance-4/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/doc /home/autobuild/autobuild/instance-4/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-4/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-4/output-1/target/lib/debug /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-4/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-4/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-4/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-568-g8af2c5ab83"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-git\"" \ ) > /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-4/output-1/per-package /home/autobuild/autobuild/instance-4/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-4/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs printf ' sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n - - input -1 * - - - Input device group\n - - kvm -1 * - - - kvm nodes\n\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/fusermount3 f 4755 0 0 - - - - -\n /var/empty d 755 root root - - - - -\n\n' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/autobuild/autobuild/instance-4/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 /home/autobuild/autobuild/instance-4/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/output-1/host/bin/lzop -9 -c /home/autobuild/autobuild/instance-4/output-1/images/rootfs.tar > /home/autobuild/autobuild/instance-4/output-1/images/rootfs.tar.lzo >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 4454 objects. stage 2: creating image '/home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/4454 0% [ ] 2/4454 0% [ ] 3/4454 0% [ ] 4/4454 0% [ ] 5/4454 0% [ ] 6/4454 0% [ ] 7/4454 0% [ ] 8/4454 0% [ ] 9/4454 0% [ ] 10/4454 0% [ ] 11/4454 0% [ ] 12/4454 0% [ ] 13/4454 0% [ ] 14/4454 0% [ ] 15/4454 0% [ ] 16/4454 0% [ ] 17/4454 0% [ ] 18/4454 0% [ ] 19/4454 0% [ ] 20/4454 0% [ ] 21/4454 0% [ ] 22/4454 0% [ ] 23/4454 0% [ ] 24/4454 0% [ ] 25/4454 0% [ ] 26/4454 0% [ ] 27/4454 0% [ ] 28/4454 0% [ ] 29/4454 0% [ ] 30/4454 0% [ ] 31/4454 0% [ ] 32/4454 0% [ ] 33/4454 0% [ ] 34/4454 0% [ ] 35/4454 0% [ ] 36/4454 0% [ ] 37/4454 0% [ ] 38/4454 0% [ ] 39/4454 0% [ ] 40/4454 0% [ ] 41/4454 0% [ ] 42/4454 0% [ ] 43/4454 0% [ ] 44/4454 0% [ ] 45/4454 1% [ ] 46/4454 1% [ ] 47/4454 1% [ ] 48/4454 1% [ ] 49/4454 1% [ ] 50/4454 1% [ ] 51/4454 1% [ ] 52/4454 1% [ ] 53/4454 1% [ ] 54/4454 1% [ ] 55/4454 1% [ ] 56/4454 1% [ ] 57/4454 1% [ ] 58/4454 1% [ ] 59/4454 1% [ ] 60/4454 1% [ ] 61/4454 1% [ ] 62/4454 1% [ ] 63/4454 1% [ ] 64/4454 1% [ ] 65/4454 1% [ ] 66/4454 1% [ ] 67/4454 1% [ ] 68/4454 1% [ ] 69/4454 1% [ ] 70/4454 1% [ ] 71/4454 1% [= ] 72/4454 1% [= ] 73/4454 1% [= ] 74/4454 1% [= ] 75/4454 1% [= ] 76/4454 1% [= ] 77/4454 1% [= ] 78/4454 1% [= ] 79/4454 1% [= ] 80/4454 1% [= ] 81/4454 1% [= ] 82/4454 1% [= ] 83/4454 1% [= ] 84/4454 1% [= ] 85/4454 1% [= ] 86/4454 1% [= ] 87/4454 1% [= ] 88/4454 1% [= ] 89/4454 1% [= ] 90/4454 2% [= ] 91/4454 2% [= ] 92/4454 2% [= ] 93/4454 2% [= ] 94/4454 2% [= ] 95/4454 2% [= ] 96/4454 2% [= ] 97/4454 2% [= ] 98/4454 2% [= ] 99/4454 2% [= ] 100/4454 2% [= ] 101/4454 2% [= ] 102/4454 2% [= ] 103/4454 2% [= ] 104/4454 2% [= ] 105/4454 2% [= ] 106/4454 2% [= ] 107/4454 2% [= ] 108/4454 2% [= ] 109/4454 2% [= ] 110/4454 2% [= ] 111/4454 2% [= ] 112/4454 2% [= ] 113/4454 2% [= ] 114/4454 2% [= ] 115/4454 2% [= ] 116/4454 2% [= ] 117/4454 2% [= ] 118/4454 2% [= ] 119/4454 2% [= ] 120/4454 2% [= ] 121/4454 2% [= ] 122/4454 2% [= ] 123/4454 2% [= ] 124/4454 2% [= ] 125/4454 2% [= ] 126/4454 2% [= ] 127/4454 2% [= ] 128/4454 2% [= ] 129/4454 2% [= ] 130/4454 2% [= ] 131/4454 2% [= ] 132/4454 2% [= ] 133/4454 2% [= ] 134/4454 3% [= ] 135/4454 3% [= ] 136/4454 3% [= ] 137/4454 3% [= ] 138/4454 3% [= ] 139/4454 3% [= ] 140/4454 3% [= ] 141/4454 3% [= ] 142/4454 3% [= ] 143/4454 3% [== ] 144/4454 3% [== ] 145/4454 3% [== ] 146/4454 3% [== ] 147/4454 3% [== ] 148/4454 3% [== ] 149/4454 3% [== ] 150/4454 3% [== ] 151/4454 3% [== ] 152/4454 3% [== ] 153/4454 3% [== ] 154/4454 3% [== ] 155/4454 3% [== ] 156/4454 3% [== ] 157/4454 3% [== ] 158/4454 3% [== ] 159/4454 3% [== ] 160/4454 3% [== ] 161/4454 3% [== ] 162/4454 3% [== ] 163/4454 3% [== ] 164/4454 3% [== ] 165/4454 3% [== ] 166/4454 3% [== ] 167/4454 3% [== ] 168/4454 3% [== ] 169/4454 3% [== ] 170/4454 3% [== ] 171/4454 3% [== ] 172/4454 3% [== ] 173/4454 3% [== ] 174/4454 3% [== ] 175/4454 3% [== ] 176/4454 3% [== ] 177/4454 3% [== ] 178/4454 3% [== ] 179/4454 4% [== ] 180/4454 4% [== ] 181/4454 4% [== ] 182/4454 4% [== ] 183/4454 4% [== ] 184/4454 4% [== ] 185/4454 4% [== ] 186/4454 4% [== ] 187/4454 4% [== ] 188/4454 4% [== ] 189/4454 4% [== ] 190/4454 4% [== ] 191/4454 4% [== ] 192/4454 4% [== ] 193/4454 4% [== ] 194/4454 4% [== ] 195/4454 4% [== ] 196/4454 4% [== ] 197/4454 4% [== ] 198/4454 4% [== ] 199/4454 4% [== ] 200/4454 4% [== ] 201/4454 4% [== ] 202/4454 4% [== ] 203/4454 4% [== ] 204/4454 4% [== ] 205/4454 4% [== ] 206/4454 4% [== ] 207/4454 4% [== ] 208/4454 4% [== ] 209/4454 4% [== ] 210/4454 4% [== ] 211/4454 4% [== ] 212/4454 4% [== ] 213/4454 4% [== ] 214/4454 4% [== ] 215/4454 4% [=== ] 216/4454 4% [=== ] 217/4454 4% [=== ] 218/4454 4% [=== ] 219/4454 4% [=== ] 220/4454 4% [=== ] 221/4454 4% [=== ] 222/4454 4% [=== ] 223/4454 5% [=== ] 224/4454 5% [=== ] 225/4454 5% [=== ] 226/4454 5% [=== ] 227/4454 5% [=== ] 228/4454 5% [=== ] 229/4454 5% [=== ] 230/4454 5% [=== ] 231/4454 5% [=== ] 232/4454 5% [=== ] 233/4454 5% [=== ] 234/4454 5% [=== ] 235/4454 5% [=== ] 236/4454 5% [=== ] 237/4454 5% [=== ] 238/4454 5% [=== ] 239/4454 5% [=== ] 240/4454 5% [=== ] 241/4454 5% [=== ] 242/4454 5% [=== ] 243/4454 5% [=== ] 244/4454 5% [=== ] 245/4454 5% [=== ] 246/4454 5% [=== ] 247/4454 5% [=== ] 248/4454 5% [=== ] 249/4454 5% [=== ] 250/4454 5% [=== ] 251/4454 5% [=== ] 252/4454 5% [=== ] 253/4454 5% [=== ] 254/4454 5% [=== ] 255/4454 5% [=== ] 256/4454 5% [=== ] 257/4454 5% [=== ] 258/4454 5% [=== ] 259/4454 5% [=== ] 260/4454 5% [=== ] 261/4454 5% [=== ] 262/4454 5% [=== ] 263/4454 5% [=== ] 264/4454 5% [=== ] 265/4454 5% [=== ] 266/4454 5% [=== ] 267/4454 5% [=== ] 268/4454 6% [=== ] 269/4454 6% [=== ] 270/4454 6% [=== ] 271/4454 6% [=== ] 272/4454 6% [=== ] 273/4454 6% [=== ] 274/4454 6% [=== ] 275/4454 6% [=== ] 276/4454 6% [=== ] 277/4454 6% [=== ] 278/4454 6% [=== ] 279/4454 6% [=== ] 280/4454 6% [=== ] 281/4454 6% [=== ] 282/4454 6% [=== ] 283/4454 6% [=== ] 284/4454 6% [=== ] 285/4454 6% [=== ] 286/4454 6% [=== ] 287/4454 6% [==== ] 288/4454 6% [==== ] 289/4454 6% [==== ] 290/4454 6% [==== ] 291/4454 6% [==== ] 292/4454 6% [==== ] 293/4454 6% [==== ] 294/4454 6% [==== ] 295/4454 6% [==== ] 296/4454 6% [==== ] 297/4454 6% [==== ] 298/4454 6% [==== ] 299/4454 6% [==== ] 300/4454 6% [==== ] 301/4454 6% [==== ] 302/4454 6% [==== ] 303/4454 6% [==== ] 304/4454 6% [==== ] 305/4454 6% [==== ] 306/4454 6% [==== ] 307/4454 6% [==== ] 308/4454 6% [==== ] 309/4454 6% [==== ] 310/4454 6% [==== ] 311/4454 6% [==== ] 312/4454 7% [==== ] 313/4454 7% [==== ] 314/4454 7% [==== ] 315/4454 7% [==== ] 316/4454 7% [==== ] 317/4454 7% [==== ] 318/4454 7% [==== ] 319/4454 7% [==== ] 320/4454 7% [==== ] 321/4454 7% [==== ] 322/4454 7% [==== ] 323/4454 7% [==== ] 324/4454 7% [==== ] 325/4454 7% [==== ] 326/4454 7% [==== ] 327/4454 7% [==== ] 328/4454 7% [==== ] 329/4454 7% [==== ] 330/4454 7% [==== ] 331/4454 7% [==== ] 332/4454 7% [==== ] 333/4454 7% [==== ] 334/4454 7% [==== ] 335/4454 7% [==== ] 336/4454 7% [==== ] 337/4454 7% [==== ] 338/4454 7% [==== ] 339/4454 7% [==== ] 340/4454 7% [==== ] 341/4454 7% [==== ] 342/4454 7% [==== ] 343/4454 7% [==== ] 344/4454 7% [==== ] 345/4454 7% [==== ] 346/4454 7% [==== ] 347/4454 7% [==== ] 348/4454 7% [==== ] 349/4454 7% [==== ] 350/4454 7% [==== ] 351/4454 7% [==== ] 352/4454 7% [==== ] 353/4454 7% [==== ] 354/4454 7% [==== ] 355/4454 7% [==== ] 356/4454 7% [==== ] 357/4454 8% [==== ] 358/4454 8% [==== ] 359/4454 8% [===== ] 360/4454 8% [===== ] 361/4454 8% [===== ] 362/4454 8% [===== ] 363/4454 8% [===== ] 364/4454 8% [===== ] 365/4454 8% [===== ] 366/4454 8% [===== ] 367/4454 8% [===== ] 368/4454 8% [===== ] 369/4454 8% [===== ] 370/4454 8% [===== ] 371/4454 8% [===== ] 372/4454 8% [===== ] 373/4454 8% [===== ] 374/4454 8% [===== ] 375/4454 8% [===== ] 376/4454 8% [===== ] 377/4454 8% [===== ] 378/4454 8% [===== ] 379/4454 8% [===== ] 380/4454 8% [===== ] 381/4454 8% [===== ] 382/4454 8% [===== ] 383/4454 8% [===== ] 384/4454 8% [===== ] 385/4454 8% [===== ] 386/4454 8% [===== ] 387/4454 8% [===== ] 388/4454 8% [===== ] 389/4454 8% [===== ] 390/4454 8% [===== ] 391/4454 8% [===== ] 392/4454 8% [===== ] 393/4454 8% [===== ] 394/4454 8% [===== ] 395/4454 8% [===== ] 396/4454 8% [===== ] 397/4454 8% [===== ] 398/4454 8% [===== ] 399/4454 8% [===== ] 400/4454 8% [===== ] 401/4454 9% [===== ] 402/4454 9% [===== ] 403/4454 9% [===== ] 404/4454 9% [===== ] 405/4454 9% [===== ] 406/4454 9% [===== ] 407/4454 9% [===== ] 408/4454 9% [===== ] 409/4454 9% [===== ] 410/4454 9% [===== ] 411/4454 9% [===== ] 412/4454 9% [===== ] 413/4454 9% [===== ] 414/4454 9% [===== ] 415/4454 9% [===== ] 416/4454 9% [===== ] 417/4454 9% [===== ] 418/4454 9% [===== ] 419/4454 9% [===== ] 420/4454 9% [===== ] 421/4454 9% [===== ] 422/4454 9% [===== ] 423/4454 9% [===== ] 424/4454 9% [===== ] 425/4454 9% [===== ] 426/4454 9% [===== ] 427/4454 9% [===== ] 428/4454 9% [===== ] 429/4454 9% [===== ] 430/4454 9% [===== ] 431/4454 9% [====== ] 432/4454 9% [====== ] 433/4454 9% [====== ] 434/4454 9% [====== ] 435/4454 9% [====== ] 436/4454 9% [====== ] 437/4454 9% [====== ] 438/4454 9% [====== ] 439/4454 9% [====== ] 440/4454 9% [====== ] 441/4454 9% [====== ] 442/4454 9% [====== ] 443/4454 9% [====== ] 444/4454 9% [====== ] 445/4454 9% [====== ] 446/4454 10% [====== ] 447/4454 10% [====== ] 448/4454 10% [====== ] 449/4454 10% [====== ] 450/4454 10% [====== ] 451/4454 10% [====== ] 452/4454 10% [====== ] 453/4454 10% [====== ] 454/4454 10% [====== ] 455/4454 10% [====== ] 456/4454 10% [====== ] 457/4454 10% [====== ] 458/4454 10% [====== ] 459/4454 10% [====== ] 460/4454 10% [====== ] 461/4454 10% [====== ] 462/4454 10% [====== ] 463/4454 10% [====== ] 464/4454 10% [====== ] 465/4454 10% [====== ] 466/4454 10% [====== ] 467/4454 10% [====== ] 468/4454 10% [====== ] 469/4454 10% [====== ] 470/4454 10% [====== ] 471/4454 10% [====== ] 472/4454 10% [====== ] 473/4454 10% [====== ] 474/4454 10% [====== ] 475/4454 10% [====== ] 476/4454 10% [====== ] 477/4454 10% [====== ] 478/4454 10% [====== ] 479/4454 10% [====== ] 480/4454 10% [====== ] 481/4454 10% [====== ] 482/4454 10% [====== ] 483/4454 10% [====== ] 484/4454 10% [====== ] 485/4454 10% [====== ] 486/4454 10% [====== ] 487/4454 10% [====== ] 488/4454 10% [====== ] 489/4454 10% [====== ] 490/4454 11% [====== ] 491/4454 11% [====== ] 492/4454 11% [====== ] 493/4454 11% [====== ] 494/4454 11% [====== ] 495/4454 11% [====== ] 496/4454 11% [====== ] 497/4454 11% [====== ] 498/4454 11% [====== ] 499/4454 11% [====== ] 500/4454 11% [====== ] 501/4454 11% [====== ] 502/4454 11% [======= ] 503/4454 11% [======= ] 504/4454 11% [======= ] 505/4454 11% [======= ] 506/4454 11% [======= ] 507/4454 11% [======= ] 508/4454 11% [======= ] 509/4454 11% [======= ] 510/4454 11% [======= ] 511/4454 11% [======= ] 512/4454 11% [======= ] 513/4454 11% [======= ] 514/4454 11% [======= ] 515/4454 11% [======= ] 516/4454 11% [======= ] 517/4454 11% [======= ] 518/4454 11% [======= ] 519/4454 11% [======= ] 520/4454 11% [======= ] 521/4454 11% [======= ] 522/4454 11% [======= ] 523/4454 11% [======= ] 524/4454 11% [======= ] 525/4454 11% [======= ] 526/4454 11% [======= ] 527/4454 11% [======= ] 528/4454 11% [======= ] 529/4454 11% [======= ] 530/4454 11% [======= ] 531/4454 11% [======= ] 532/4454 11% [======= ] 533/4454 11% [======= ] 534/4454 11% [======= ] 535/4454 12% [======= ] 536/4454 12% [======= ] 537/4454 12% [======= ] 538/4454 12% [======= ] 539/4454 12% [======= ] 540/4454 12% [======= ] 541/4454 12% [======= ] 542/4454 12% [======= ] 543/4454 12% [======= ] 544/4454 12% [======= ] 545/4454 12% [======= ] 546/4454 12% [======= ] 547/4454 12% [======= ] 548/4454 12% [======= ] 549/4454 12% [======= ] 550/4454 12% [======= ] 551/4454 12% [======= ] 552/4454 12% [======= ] 553/4454 12% [======= ] 554/4454 12% [======= ] 555/4454 12% [======= ] 556/4454 12% [======= ] 557/4454 12% [======= ] 558/4454 12% [======= ] 559/4454 12% [======= ] 560/4454 12% [======= ] 561/4454 12% [======= ] 562/4454 12% [======= ] 563/4454 12% [======= ] 564/4454 12% [======= ] 565/4454 12% [======= ] 566/4454 12% [======= ] 567/4454 12% [======= ] 568/4454 12% [======= ] 569/4454 12% [======= ] 570/4454 12% [======= ] 571/4454 12% [======= ] 572/4454 12% [======= ] 573/4454 12% [======= ] 574/4454 12% [======== ] 575/4454 12% [======== ] 576/4454 12% [======== ] 577/4454 12% [======== ] 578/4454 12% [======== ] 579/4454 12% [======== ] 580/4454 13% [======== ] 581/4454 13% [======== ] 582/4454 13% [======== ] 583/4454 13% [======== ] 584/4454 13% [======== ] 585/4454 13% [======== ] 586/4454 13% [======== ] 587/4454 13% [======== ] 588/4454 13% [======== ] 589/4454 13% [======== ] 590/4454 13% [======== ] 591/4454 13% [======== ] 592/4454 13% [======== ] 593/4454 13% [======== ] 594/4454 13% [======== ] 595/4454 13% [======== ] 596/4454 13% [======== ] 597/4454 13% [======== ] 598/4454 13% [======== ] 599/4454 13% [======== ] 600/4454 13% [======== ] 601/4454 13% [======== ] 602/4454 13% [======== ] 603/4454 13% [======== ] 604/4454 13% [======== ] 605/4454 13% [======== ] 606/4454 13% [======== ] 607/4454 13% [======== ] 608/4454 13% [======== ] 609/4454 13% [======== ] 610/4454 13% [======== ] 611/4454 13% [======== ] 612/4454 13% [======== ] 613/4454 13% [======== ] 614/4454 13% [======== ] 615/4454 13% [======== ] 616/4454 13% [======== ] 617/4454 13% [======== ] 618/4454 13% [======== ] 619/4454 13% [======== ] 620/4454 13% [======== ] 621/4454 13% [======== ] 622/4454 13% [======== ] 623/4454 13% [======== ] 624/4454 14% [======== ] 625/4454 14% [======== ] 626/4454 14% [======== ] 627/4454 14% [======== ] 628/4454 14% [======== ] 629/4454 14% [======== ] 630/4454 14% [======== ] 631/4454 14% [======== ] 632/4454 14% [======== ] 633/4454 14% [======== ] 634/4454 14% [======== ] 635/4454 14% [======== ] 636/4454 14% [======== ] 637/4454 14% [======== ] 638/4454 14% [======== ] 639/4454 14% [======== ] 640/4454 14% [======== ] 641/4454 14% [======== ] 642/4454 14% [======== ] 643/4454 14% [======== ] 644/4454 14% [======== ] 645/4454 14% [======== ] 646/4454 14% [========= ] 647/4454 14% [========= ] 648/4454 14% [========= ] 649/4454 14% [========= ] 650/4454 14% [========= ] 651/4454 14% [========= ] 652/4454 14% [========= ] 653/4454 14% [========= ] 654/4454 14% [========= ] 655/4454 14% [========= ] 656/4454 14% [========= ] 657/4454 14% [========= ] 658/4454 14% [========= ] 659/4454 14% [========= ] 660/4454 14% [========= ] 661/4454 14% [========= ] 662/4454 14% [========= ] 663/4454 14% [========= ] 664/4454 14% [========= ] 665/4454 14% [========= ] 666/4454 14% [========= ] 667/4454 14% [========= ] 668/4454 14% [========= ] 669/4454 15% [========= ] 670/4454 15% [========= ] 671/4454 15% [========= ] 672/4454 15% [========= ] 673/4454 15% [========= ] 674/4454 15% [========= ] 675/4454 15% [========= ] 676/4454 15% [========= ] 677/4454 15% [========= ] 678/4454 15% [========= ] 679/4454 15% [========= ] 680/4454 15% [========= ] 681/4454 15% [========= ] 682/4454 15% [========= ] 683/4454 15% [========= ] 684/4454 15% [========= ] 685/4454 15% [========= ] 686/4454 15% [========= ] 687/4454 15% [========= ] 688/4454 15% [========= ] 689/4454 15% [========= ] 690/4454 15% [========= ] 691/4454 15% [========= ] 692/4454 15% [========= ] 693/4454 15% [========= ] 694/4454 15% [========= ] 695/4454 15% [========= ] 696/4454 15% [========= ] 697/4454 15% [========= ] 698/4454 15% [========= ] 699/4454 15% [========= ] 700/4454 15% [========= ] 701/4454 15% [========= ] 702/4454 15% [========= ] 703/4454 15% [========= ] 704/4454 15% [========= ] 705/4454 15% [========= ] 706/4454 15% [========= ] 707/4454 15% [========= ] 708/4454 15% [========= ] 709/4454 15% [========= ] 710/4454 15% [========= ] 711/4454 15% [========= ] 712/4454 15% [========= ] 713/4454 16% [========= ] 714/4454 16% [========= ] 715/4454 16% [========= ] 716/4454 16% [========= ] 717/4454 16% [========= ] 718/4454 16% [========== ] 719/4454 16% [========== ] 720/4454 16% [========== ] 721/4454 16% [========== ] 722/4454 16% [========== ] 723/4454 16% [========== ] 724/4454 16% [========== ] 725/4454 16% [========== ] 726/4454 16% [========== ] 727/4454 16% [========== ] 728/4454 16% [========== ] 729/4454 16% [========== ] 730/4454 16% [========== ] 731/4454 16% [========== ] 732/4454 16% [========== ] 733/4454 16% [========== ] 734/4454 16% [========== ] 735/4454 16% [========== ] 736/4454 16% [========== ] 737/4454 16% [========== ] 738/4454 16% [========== ] 739/4454 16% [========== ] 740/4454 16% [========== ] 741/4454 16% [========== ] 742/4454 16% [========== ] 743/4454 16% [========== ] 744/4454 16% [========== ] 745/4454 16% [========== ] 746/4454 16% [========== ] 747/4454 16% [========== ] 748/4454 16% [========== ] 749/4454 16% [========== ] 750/4454 16% [========== ] 751/4454 16% [========== ] 752/4454 16% [========== ] 753/4454 16% [========== ] 754/4454 16% [========== ] 755/4454 16% [========== ] 756/4454 16% [========== ] 757/4454 16% [========== ] 758/4454 17% [========== ] 759/4454 17% [========== ] 760/4454 17% [========== ] 761/4454 17% [========== ] 762/4454 17% [========== ] 763/4454 17% [========== ] 764/4454 17% [========== ] 765/4454 17% [========== ] 766/4454 17% [========== ] 767/4454 17% [========== ] 768/4454 17% [========== ] 769/4454 17% [========== ] 770/4454 17% [========== ] 771/4454 17% [========== ] 772/4454 17% [========== ] 773/4454 17% [========== ] 774/4454 17% [========== ] 775/4454 17% [========== ] 776/4454 17% [========== ] 777/4454 17% [========== ] 778/4454 17% [========== ] 779/4454 17% [========== ] 780/4454 17% [========== ] 781/4454 17% [========== ] 782/4454 17% [========== ] 783/4454 17% [========== ] 784/4454 17% [========== ] 785/4454 17% [========== ] 786/4454 17% [========== ] 787/4454 17% [========== ] 788/4454 17% [========== ] 789/4454 17% [========== ] 790/4454 17% [=========== ] 791/4454 17% [=========== ] 792/4454 17% [=========== ] 793/4454 17% [=========== ] 794/4454 17% [=========== ] 795/4454 17% [=========== ] 796/4454 17% [=========== ] 797/4454 17% [=========== ] 798/4454 17% [=========== ] 799/4454 17% [=========== ] 800/4454 17% [=========== ] 801/4454 17% [=========== ] 802/4454 18% [=========== ] 803/4454 18% [=========== ] 804/4454 18% [=========== ] 805/4454 18% [=========== ] 806/4454 18% [=========== ] 807/4454 18% [=========== ] 808/4454 18% [=========== ] 809/4454 18% [=========== ] 810/4454 18% [=========== ] 811/4454 18% [=========== ] 812/4454 18% [=========== ] 813/4454 18% [=========== ] 814/4454 18% [=========== ] 815/4454 18% [=========== ] 816/4454 18% [=========== ] 817/4454 18% [=========== ] 818/4454 18% [=========== ] 819/4454 18% [=========== ] 820/4454 18% [=========== ] 821/4454 18% [=========== ] 822/4454 18% [=========== ] 823/4454 18% [=========== ] 824/4454 18% [=========== ] 825/4454 18% [=========== ] 826/4454 18% [=========== ] 827/4454 18% [=========== ] 828/4454 18% [=========== ] 829/4454 18% [=========== ] 830/4454 18% [=========== ] 831/4454 18% [=========== ] 832/4454 18% [=========== ] 833/4454 18% [=========== ] 834/4454 18% [=========== ] 835/4454 18% [=========== ] 836/4454 18% [=========== ] 837/4454 18% [=========== ] 838/4454 18% [=========== ] 839/4454 18% [=========== ] 840/4454 18% [=========== ] 841/4454 18% [=========== ] 842/4454 18% [=========== ] 843/4454 18% [=========== ] 844/4454 18% [=========== ] 845/4454 18% [=========== ] 846/4454 18% [=========== ] 847/4454 19% [=========== ] 848/4454 19% [=========== ] 849/4454 19% [=========== ] 850/4454 19% [=========== ] 851/4454 19% [=========== ] 852/4454 19% [=========== ] 853/4454 19% [=========== ] 854/4454 19% [=========== ] 855/4454 19% [=========== ] 856/4454 19% [=========== ] 857/4454 19% [=========== ] 858/4454 19% [=========== ] 859/4454 19% [=========== ] 860/4454 19% [=========== ] 861/4454 19% [=========== ] 862/4454 19% [============ ] 863/4454 19% [============ ] 864/4454 19% [============ ] 865/4454 19% [============ ] 866/4454 19% [============ ] 867/4454 19% [============ ] 868/4454 19% [============ ] 869/4454 19% [============ ] 870/4454 19% [============ ] 871/4454 19% [============ ] 872/4454 19% [============ ] 873/4454 19% [============ ] 874/4454 19% [============ ] 875/4454 19% [============ ] 876/4454 19% [============ ] 877/4454 19% [============ ] 878/4454 19% [============ ] 879/4454 19% [============ ] 880/4454 19% [============ ] 881/4454 19% [============ ] 882/4454 19% [============ ] 883/4454 19% [============ ] 884/4454 19% [============ ] 885/4454 19% [============ ] 886/4454 19% [============ ] 887/4454 19% [============ ] 888/4454 19% [============ ] 889/4454 19% [============ ] 890/4454 19% [============ ] 891/4454 20% [============ ] 892/4454 20% [============ ] 893/4454 20% [============ ] 894/4454 20% [============ ] 895/4454 20% [============ ] 896/4454 20% [============ ] 897/4454 20% [============ ] 898/4454 20% [============ ] 899/4454 20% [============ ] 900/4454 20% [============ ] 901/4454 20% [============ ] 902/4454 20% [============ ] 903/4454 20% [============ ] 904/4454 20% [============ ] 905/4454 20% [============ ] 906/4454 20% [============ ] 907/4454 20% [============ ] 908/4454 20% [============ ] 909/4454 20% [============ ] 910/4454 20% [============ ] 911/4454 20% [============ ] 912/4454 20% [============ ] 913/4454 20% [============ ] 914/4454 20% [============ ] 915/4454 20% [============ ] 916/4454 20% [============ ] 917/4454 20% [============ ] 918/4454 20% [============ ] 919/4454 20% [============ ] 920/4454 20% [============ ] 921/4454 20% [============ ] 922/4454 20% [============ ] 923/4454 20% [============ ] 924/4454 20% [============ ] 925/4454 20% [============ ] 926/4454 20% [============ ] 927/4454 20% [============ ] 928/4454 20% [============ ] 929/4454 20% [============ ] 930/4454 20% [============ ] 931/4454 20% [============ ] 932/4454 20% [============ ] 933/4454 20% [============= ] 934/4454 20% [============= ] 935/4454 20% [============= ] 936/4454 21% [============= ] 937/4454 21% [============= ] 938/4454 21% [============= ] 939/4454 21% [============= ] 940/4454 21% [============= ] 941/4454 21% [============= ] 942/4454 21% [============= ] 943/4454 21% [============= ] 944/4454 21% [============= ] 945/4454 21% [============= ] 946/4454 21% [============= ] 947/4454 21% [============= ] 948/4454 21% [============= ] 949/4454 21% [============= ] 950/4454 21% [============= ] 951/4454 21% [============= ] 952/4454 21% [============= ] 953/4454 21% [============= ] 954/4454 21% [============= ] 955/4454 21% [============= ] 956/4454 21% [============= ] 957/4454 21% [============= ] 958/4454 21% [============= ] 959/4454 21% [============= ] 960/4454 21% [============= ] 961/4454 21% [============= ] 962/4454 21% [============= ] 963/4454 21% [============= ] 964/4454 21% [============= ] 965/4454 21% [============= ] 966/4454 21% [============= ] 967/4454 21% [============= ] 968/4454 21% [============= ] 969/4454 21% [============= ] 970/4454 21% [============= ] 971/4454 21% [============= ] 972/4454 21% [============= ] 973/4454 21% [============= ] 974/4454 21% [============= ] 975/4454 21% [============= ] 976/4454 21% [============= ] 977/4454 21% [============= ] 978/4454 21% [============= ] 979/4454 21% [============= ] 980/4454 22% [============= ] 981/4454 22% [============= ] 982/4454 22% [============= ] 983/4454 22% [============= ] 984/4454 22% [============= ] 985/4454 22% [============= ] 986/4454 22% [============= ] 987/4454 22% [============= ] 988/4454 22% [============= ] 989/4454 22% [============= ] 990/4454 22% [============= ] 991/4454 22% [============= ] 992/4454 22% [============= ] 993/4454 22% [============= ] 994/4454 22% [============= ] 995/4454 22% [============= ] 996/4454 22% [============= ] 997/4454 22% [============= ] 998/4454 22% [============= ] 999/4454 22% [============= ] 1000/4454 22% [============= ] 1001/4454 22% [============= ] 1002/4454 22% [============= ] 1003/4454 22% [============= ] 1004/4454 22% [============= ] 1005/4454 22% [============== ] 1006/4454 22% [============== ] 1007/4454 22% [============== ] 1008/4454 22% [============== ] 1009/4454 22% [============== ] 1010/4454 22% [============== ] 1011/4454 22% [============== ] 1012/4454 22% [============== ] 1013/4454 22% [============== ] 1014/4454 22% [============== ] 1015/4454 22% [============== ] 1016/4454 22% [============== ] 1017/4454 22% [============== ] 1018/4454 22% [============== ] 1019/4454 22% [============== ] 1020/4454 22% [============== ] 1021/4454 22% [============== ] 1022/4454 22% [============== ] 1023/4454 22% [============== ] 1024/4454 22% [============== ] 1025/4454 23% [============== ] 1026/4454 23% [============== ] 1027/4454 23% [============== ] 1028/4454 23% [============== ] 1029/4454 23% [============== ] 1030/4454 23% [============== ] 1031/4454 23% [============== ] 1032/4454 23% [============== ] 1033/4454 23% [============== ] 1034/4454 23% [============== ] 1035/4454 23% [============== ] 1036/4454 23% [============== ] 1037/4454 23% [============== ] 1038/4454 23% [============== ] 1039/4454 23% [============== ] 1040/4454 23% [============== ] 1041/4454 23% [============== ] 1042/4454 23% [============== ] 1043/4454 23% [============== ] 1044/4454 23% [============== ] 1045/4454 23% [============== ] 1046/4454 23% [============== ] 1047/4454 23% [============== ] 1048/4454 23% [============== ] 1049/4454 23% [============== ] 1050/4454 23% [============== ] 1051/4454 23% [============== ] 1052/4454 23% [============== ] 1053/4454 23% [============== ] 1054/4454 23% [============== ] 1055/4454 23% [============== ] 1056/4454 23% [============== ] 1057/4454 23% [============== ] 1058/4454 23% [============== ] 1059/4454 23% [============== ] 1060/4454 23% [============== ] 1061/4454 23% [============== ] 1062/4454 23% [============== ] 1063/4454 23% [============== ] 1064/4454 23% [============== ] 1065/4454 23% [============== ] 1066/4454 23% [============== ] 1067/4454 23% [============== ] 1068/4454 23% [============== ] 1069/4454 24% [============== ] 1070/4454 24% [============== ] 1071/4454 24% [============== ] 1072/4454 24% [============== ] 1073/4454 24% [============== ] 1074/4454 24% [============== ] 1075/4454 24% [============== ] 1076/4454 24% [============== ] 1077/4454 24% [=============== ] 1078/4454 24% [=============== ] 1079/4454 24% [=============== ] 1080/4454 24% [=============== ] 1081/4454 24% [=============== ] 1082/4454 24% [=============== ] 1083/4454 24% [=============== ] 1084/4454 24% [=============== ] 1085/4454 24% [=============== ] 1086/4454 24% [=============== ] 1087/4454 24% [=============== ] 1088/4454 24% [=============== ] 1089/4454 24% [=============== ] 1090/4454 24% [=============== ] 1091/4454 24% [=============== ] 1092/4454 24% [=============== ] 1093/4454 24% [=============== ] 1094/4454 24% [=============== ] 1095/4454 24% [=============== ] 1096/4454 24% [=============== ] 1097/4454 24% [=============== ] 1098/4454 24% [=============== ] 1099/4454 24% [=============== ] 1100/4454 24% [=============== ] 1101/4454 24% [=============== ] 1102/4454 24% [=============== ] 1103/4454 24% [=============== ] 1104/4454 24% [=============== ] 1105/4454 24% [=============== ] 1106/4454 24% [=============== ] 1107/4454 24% [=============== ] 1108/4454 24% [=============== ] 1109/4454 24% [=============== ] 1110/4454 24% [=============== ] 1111/4454 24% [=============== ] 1112/4454 24% [=============== ] 1113/4454 24% [=============== ] 1114/4454 25% [=============== ] 1115/4454 25% [=============== ] 1116/4454 25% [=============== ] 1117/4454 25% [=============== ] 1118/4454 25% [=============== ] 1119/4454 25% [=============== ] 1120/4454 25% [=============== ] 1121/4454 25% [=============== ] 1122/4454 25% [=============== ] 1123/4454 25% [=============== ] 1124/4454 25% [=============== ] 1125/4454 25% [=============== ] 1126/4454 25% [=============== ] 1127/4454 25% [=============== ] 1128/4454 25% [=============== ] 1129/4454 25% [=============== ] 1130/4454 25% [=============== ] 1131/4454 25% [=============== ] 1132/4454 25% [=============== ] 1133/4454 25% [=============== ] 1134/4454 25% [=============== ] 1135/4454 25% [=============== ] 1136/4454 25% [=============== ] 1137/4454 25% [=============== ] 1138/4454 25% [=============== ] 1139/4454 25% [=============== ] 1140/4454 25% [=============== ] 1141/4454 25% [=============== ] 1142/4454 25% [=============== ] 1143/4454 25% [=============== ] 1144/4454 25% [=============== ] 1145/4454 25% [=============== ] 1146/4454 25% [=============== ] 1147/4454 25% [=============== ] 1148/4454 25% [=============== ] 1149/4454 25% [================ ] 1150/4454 25% [================ ] 1151/4454 25% [================ ] 1152/4454 25% [================ ] 1153/4454 25% [================ ] 1154/4454 25% [================ ] 1155/4454 25% [================ ] 1156/4454 25% [================ ] 1157/4454 25% [================ ] 1158/4454 25% [================ ] 1159/4454 26% [================ ] 1160/4454 26% [================ ] 1161/4454 26% [================ ] 1162/4454 26% [================ ] 1163/4454 26% [================ ] 1164/4454 26% [================ ] 1165/4454 26% [================ ] 1166/4454 26% [================ ] 1167/4454 26% [================ ] 1168/4454 26% [================ ] 1169/4454 26% [================ ] 1170/4454 26% [================ ] 1171/4454 26% [================ ] 1172/4454 26% [================ ] 1173/4454 26% [================ ] 1174/4454 26% [================ ] 1175/4454 26% [================ ] 1176/4454 26% [================ ] 1177/4454 26% [================ ] 1178/4454 26% [================ ] 1179/4454 26% [================ ] 1180/4454 26% [================ ] 1181/4454 26% [================ ] 1182/4454 26% [================ ] 1183/4454 26% [================ ] 1184/4454 26% [================ ] 1185/4454 26% [================ ] 1186/4454 26% [================ ] 1187/4454 26% [================ ] 1188/4454 26% [================ ] 1189/4454 26% [================ ] 1190/4454 26% [================ ] 1191/4454 26% [================ ] 1192/4454 26% [================ ] 1193/4454 26% [================ ] 1194/4454 26% [================ ] 1195/4454 26% [================ ] 1196/4454 26% [================ ] 1197/4454 26% [================ ] 1198/4454 26% [================ ] 1199/4454 26% [================ ] 1200/4454 26% [================ ] 1201/4454 26% [================ ] 1202/4454 26% [================ ] 1203/4454 27% [================ ] 1204/4454 27% [================ ] 1205/4454 27% [================ ] 1206/4454 27% [================ ] 1207/4454 27% [================ ] 1208/4454 27% [================ ] 1209/4454 27% [================ ] 1210/4454 27% [================ ] 1211/4454 27% [================ ] 1212/4454 27% [================ ] 1213/4454 27% [================ ] 1214/4454 27% [================ ] 1215/4454 27% [================ ] 1216/4454 27% [================ ] 1217/4454 27% [================ ] 1218/4454 27% [================ ] 1219/4454 27% [================ ] 1220/4454 27% [================ ] 1221/4454 27% [================= ] 1222/4454 27% [================= ] 1223/4454 27% [================= ] 1224/4454 27% [================= ] 1225/4454 27% [================= ] 1226/4454 27% [================= ] 1227/4454 27% [================= ] 1228/4454 27% [================= ] 1229/4454 27% [================= ] 1230/4454 27% [================= ] 1231/4454 27% [================= ] 1232/4454 27% [================= ] 1233/4454 27% [================= ] 1234/4454 27% [================= ] 1235/4454 27% [================= ] 1236/4454 27% [================= ] 1237/4454 27% [================= ] 1238/4454 27% [================= ] 1239/4454 27% [================= ] 1240/4454 27% [================= ] 1241/4454 27% [================= ] 1242/4454 27% [================= ] 1243/4454 27% [================= ] 1244/4454 27% [================= ] 1245/4454 27% [================= ] 1246/4454 27% [================= ] 1247/4454 27% [================= ] 1248/4454 28% [================= ] 1249/4454 28% [================= ] 1250/4454 28% [================= ] 1251/4454 28% [================= ] 1252/4454 28% [================= ] 1253/4454 28% [================= ] 1254/4454 28% [================= ] 1255/4454 28% [================= ] 1256/4454 28% [================= ] 1257/4454 28% [================= ] 1258/4454 28% [================= ] 1259/4454 28% [================= ] 1260/4454 28% [================= ] 1261/4454 28% [================= ] 1262/4454 28% [================= ] 1263/4454 28% [================= ] 1264/4454 28% [================= ] 1265/4454 28% [================= ] 1266/4454 28% [================= ] 1267/4454 28% [================= ] 1268/4454 28% [================= ] 1269/4454 28% [================= ] 1270/4454 28% [================= ] 1271/4454 28% [================= ] 1272/4454 28% [================= ] 1273/4454 28% [================= ] 1274/4454 28% [================= ] 1275/4454 28% [================= ] 1276/4454 28% [================= ] 1277/4454 28% [================= ] 1278/4454 28% [================= ] 1279/4454 28% [================= ] 1280/4454 28% [================= ] 1281/4454 28% [================= ] 1282/4454 28% [================= ] 1283/4454 28% [================= ] 1284/4454 28% [================= ] 1285/4454 28% [================= ] 1286/4454 28% [================= ] 1287/4454 28% [================= ] 1288/4454 28% [================= ] 1289/4454 28% [================= ] 1290/4454 28% [================= ] 1291/4454 28% [================= ] 1292/4454 29% [================= ] 1293/4454 29% [================== ] 1294/4454 29% [================== ] 1295/4454 29% [================== ] 1296/4454 29% [================== ] 1297/4454 29% [================== ] 1298/4454 29% [================== ] 1299/4454 29% [================== ] 1300/4454 29% [================== ] 1301/4454 29% [================== ] 1302/4454 29% [================== ] 1303/4454 29% [================== ] 1304/4454 29% [================== ] 1305/4454 29% [================== ] 1306/4454 29% [================== ] 1307/4454 29% [================== ] 1308/4454 29% [================== ] 1309/4454 29% [================== ] 1310/4454 29% [================== ] 1311/4454 29% [================== ] 1312/4454 29% [================== ] 1313/4454 29% [================== ] 1314/4454 29% [================== ] 1315/4454 29% [================== ] 1316/4454 29% [================== ] 1317/4454 29% [================== ] 1318/4454 29% [================== ] 1319/4454 29% [================== ] 1320/4454 29% [================== ] 1321/4454 29% [================== ] 1322/4454 29% [================== ] 1323/4454 29% [================== ] 1324/4454 29% [================== ] 1325/4454 29% [================== ] 1326/4454 29% [================== ] 1327/4454 29% [================== ] 1328/4454 29% [================== ] 1329/4454 29% [================== ] 1330/4454 29% [================== ] 1331/4454 29% [================== ] 1332/4454 29% [================== ] 1333/4454 29% [================== ] 1334/4454 29% [================== ] 1335/4454 29% [================== ] 1336/4454 29% [================== ] 1337/4454 30% [================== ] 1338/4454 30% [================== ] 1339/4454 30% [================== ] 1340/4454 30% [================== ] 1341/4454 30% [================== ] 1342/4454 30% [================== ] 1343/4454 30% [================== ] 1344/4454 30% [================== ] 1345/4454 30% [================== ] 1346/4454 30% [================== ] 1347/4454 30% [================== ] 1348/4454 30% [================== ] 1349/4454 30% [================== ] 1350/4454 30% [================== ] 1351/4454 30% [================== ] 1352/4454 30% [================== ] 1353/4454 30% [================== ] 1354/4454 30% [================== ] 1355/4454 30% [================== ] 1356/4454 30% [================== ] 1357/4454 30% [================== ] 1358/4454 30% [================== ] 1359/4454 30% [================== ] 1360/4454 30% [================== ] 1361/4454 30% [================== ] 1362/4454 30% [================== ] 1363/4454 30% [================== ] 1364/4454 30% [=================== ] 1365/4454 30% [=================== ] 1366/4454 30% [=================== ] 1367/4454 30% [=================== ] 1368/4454 30% [=================== ] 1369/4454 30% [=================== ] 1370/4454 30% [=================== ] 1371/4454 30% [=================== ] 1372/4454 30% [=================== ] 1373/4454 30% [=================== ] 1374/4454 30% [=================== ] 1375/4454 30% [=================== ] 1376/4454 30% [=================== ] 1377/4454 30% [=================== ] 1378/4454 30% [=================== ] 1379/4454 30% [=================== ] 1380/4454 30% [=================== ] 1381/4454 31% [=================== ] 1382/4454 31% [=================== ] 1383/4454 31% [=================== ] 1384/4454 31% [=================== ] 1385/4454 31% [=================== ] 1386/4454 31% [=================== ] 1387/4454 31% [=================== ] 1388/4454 31% [=================== ] 1389/4454 31% [=================== ] 1390/4454 31% [=================== ] 1391/4454 31% [=================== ] 1392/4454 31% [=================== ] 1393/4454 31% [=================== ] 1394/4454 31% [=================== ] 1395/4454 31% [=================== ] 1396/4454 31% [=================== ] 1397/4454 31% [=================== ] 1398/4454 31% [=================== ] 1399/4454 31% [=================== ] 1400/4454 31% [=================== ] 1401/4454 31% [=================== ] 1402/4454 31% [=================== ] 1403/4454 31% [=================== ] 1404/4454 31% [=================== ] 1405/4454 31% [=================== ] 1406/4454 31% [=================== ] 1407/4454 31% [=================== ] 1408/4454 31% [=================== ] 1409/4454 31% [=================== ] 1410/4454 31% [=================== ] 1411/4454 31% [=================== ] 1412/4454 31% [=================== ] 1413/4454 31% [=================== ] 1414/4454 31% [=================== ] 1415/4454 31% [=================== ] 1416/4454 31% [=================== ] 1417/4454 31% [=================== ] 1418/4454 31% [=================== ] 1419/4454 31% [=================== ] 1420/4454 31% [=================== ] 1421/4454 31% [=================== ] 1422/4454 31% [=================== ] 1423/4454 31% [=================== ] 1424/4454 31% [=================== ] 1425/4454 31% [=================== ] 1426/4454 32% [=================== ] 1427/4454 32% [=================== ] 1428/4454 32% [=================== ] 1429/4454 32% [=================== ] 1430/4454 32% [=================== ] 1431/4454 32% [=================== ] 1432/4454 32% [=================== ] 1433/4454 32% [=================== ] 1434/4454 32% [=================== ] 1435/4454 32% [=================== ] 1436/4454 32% [==================== ] 1437/4454 32% [==================== ] 1438/4454 32% [==================== ] 1439/4454 32% [==================== ] 1440/4454 32% [==================== ] 1441/4454 32% [==================== ] 1442/4454 32% [==================== ] 1443/4454 32% [==================== ] 1444/4454 32% [==================== ] 1445/4454 32% [==================== ] 1446/4454 32% [==================== ] 1447/4454 32% [==================== ] 1448/4454 32% [==================== ] 1449/4454 32% [==================== ] 1450/4454 32% [==================== ] 1451/4454 32% [==================== ] 1452/4454 32% [==================== ] 1453/4454 32% [==================== ] 1454/4454 32% [==================== ] 1455/4454 32% [==================== ] 1456/4454 32% [==================== ] 1457/4454 32% [==================== ] 1458/4454 32% [==================== ] 1459/4454 32% [==================== ] 1460/4454 32% [==================== ] 1461/4454 32% [==================== ] 1462/4454 32% [==================== ] 1463/4454 32% [==================== ] 1464/4454 32% [==================== ] 1465/4454 32% [==================== ] 1466/4454 32% [==================== ] 1467/4454 32% [==================== ] 1468/4454 32% [==================== ] 1469/4454 32% [==================== ] 1470/4454 33% [==================== ] 1471/4454 33% [==================== ] 1472/4454 33% [==================== ] 1473/4454 33% [==================== ] 1474/4454 33% [==================== ] 1475/4454 33% [==================== ] 1476/4454 33% [==================== ] 1477/4454 33% [==================== ] 1478/4454 33% [==================== ] 1479/4454 33% [==================== ] 1480/4454 33% [==================== ] 1481/4454 33% [==================== ] 1482/4454 33% [==================== ] 1483/4454 33% [==================== ] 1484/4454 33% [==================== ] 1485/4454 33% [==================== ] 1486/4454 33% [==================== ] 1487/4454 33% [==================== ] 1488/4454 33% [==================== ] 1489/4454 33% [==================== ] 1490/4454 33% [==================== ] 1491/4454 33% [==================== ] 1492/4454 33% [==================== ] 1493/4454 33% [==================== ] 1494/4454 33% [==================== ] 1495/4454 33% [==================== ] 1496/4454 33% [==================== ] 1497/4454 33% [==================== ] 1498/4454 33% [==================== ] 1499/4454 33% [==================== ] 1500/4454 33% [==================== ] 1501/4454 33% [==================== ] 1502/4454 33% [==================== ] 1503/4454 33% [==================== ] 1504/4454 33% [==================== ] 1505/4454 33% [==================== ] 1506/4454 33% [==================== ] 1507/4454 33% [==================== ] 1508/4454 33% [===================== ] 1509/4454 33% [===================== ] 1510/4454 33% [===================== ] 1511/4454 33% [===================== ] 1512/4454 33% [===================== ] 1513/4454 33% [===================== ] 1514/4454 33% [===================== ] 1515/4454 34% [===================== ] 1516/4454 34% [===================== ] 1517/4454 34% [===================== ] 1518/4454 34% [===================== ] 1519/4454 34% [===================== ] 1520/4454 34% [===================== ] 1521/4454 34% [===================== ] 1522/4454 34% [===================== ] 1523/4454 34% [===================== ] 1524/4454 34% [===================== ] 1525/4454 34% [===================== ] 1526/4454 34% [===================== ] 1527/4454 34% [===================== ] 1528/4454 34% [===================== ] 1529/4454 34% [===================== ] 1530/4454 34% [===================== ] 1531/4454 34% [===================== ] 1532/4454 34% [===================== ] 1533/4454 34% [===================== ] 1534/4454 34% [===================== ] 1535/4454 34% [===================== ] 1536/4454 34% [===================== ] 1537/4454 34% [===================== ] 1538/4454 34% [===================== ] 1539/4454 34% [===================== ] 1540/4454 34% [===================== ] 1541/4454 34% [===================== ] 1542/4454 34% [===================== ] 1543/4454 34% [===================== ] 1544/4454 34% [===================== ] 1545/4454 34% [===================== ] 1546/4454 34% [===================== ] 1547/4454 34% [===================== ] 1548/4454 34% [===================== ] 1549/4454 34% [===================== ] 1550/4454 34% [===================== ] 1551/4454 34% [===================== ] 1552/4454 34% [===================== ] 1553/4454 34% [===================== ] 1554/4454 34% [===================== ] 1555/4454 34% [===================== ] 1556/4454 34% [===================== ] 1557/4454 34% [===================== ] 1558/4454 34% [===================== ] 1559/4454 35% [===================== ] 1560/4454 35% [===================== ] 1561/4454 35% [===================== ] 1562/4454 35% [===================== ] 1563/4454 35% [===================== ] 1564/4454 35% [===================== ] 1565/4454 35% [===================== ] 1566/4454 35% [===================== ] 1567/4454 35% [===================== ] 1568/4454 35% [===================== ] 1569/4454 35% [===================== ] 1570/4454 35% [===================== ] 1571/4454 35% [===================== ] 1572/4454 35% [===================== ] 1573/4454 35% [===================== ] 1574/4454 35% [===================== ] 1575/4454 35% [===================== ] 1576/4454 35% [===================== ] 1577/4454 35% [===================== ] 1578/4454 35% [===================== ] 1579/4454 35% [===================== ] 1580/4454 35% [====================== ] 1581/4454 35% [====================== ] 1582/4454 35% [====================== ] 1583/4454 35% [====================== ] 1584/4454 35% [====================== ] 1585/4454 35% [====================== ] 1586/4454 35% [====================== ] 1587/4454 35% [====================== ] 1588/4454 35% [====================== ] 1589/4454 35% [====================== ] 1590/4454 35% [====================== ] 1591/4454 35% [====================== ] 1592/4454 35% [====================== ] 1593/4454 35% [====================== ] 1594/4454 35% [====================== ] 1595/4454 35% [====================== ] 1596/4454 35% [====================== ] 1597/4454 35% [====================== ] 1598/4454 35% [====================== ] 1599/4454 35% [====================== ] 1600/4454 35% [====================== ] 1601/4454 35% [====================== ] 1602/4454 35% [====================== ] 1603/4454 35% [====================== ] 1604/4454 36% [====================== ] 1605/4454 36% [====================== ] 1606/4454 36% [====================== ] 1607/4454 36% [====================== ] 1608/4454 36% [====================== ] 1609/4454 36% [====================== ] 1610/4454 36% [====================== ] 1611/4454 36% [====================== ] 1612/4454 36% [====================== ] 1613/4454 36% [====================== ] 1614/4454 36% [====================== ] 1615/4454 36% [====================== ] 1616/4454 36% [====================== ] 1617/4454 36% [====================== ] 1618/4454 36% [====================== ] 1619/4454 36% [====================== ] 1620/4454 36% [====================== ] 1621/4454 36% [====================== ] 1622/4454 36% [====================== ] 1623/4454 36% [====================== ] 1624/4454 36% [====================== ] 1625/4454 36% [====================== ] 1626/4454 36% [====================== ] 1627/4454 36% [====================== ] 1628/4454 36% [====================== ] 1629/4454 36% [====================== ] 1630/4454 36% [====================== ] 1631/4454 36% [====================== ] 1632/4454 36% [====================== ] 1633/4454 36% [====================== ] 1634/4454 36% [====================== ] 1635/4454 36% [====================== ] 1636/4454 36% [====================== ] 1637/4454 36% [====================== ] 1638/4454 36% [====================== ] 1639/4454 36% [====================== ] 1640/4454 36% [====================== ] 1641/4454 36% [====================== ] 1642/4454 36% [====================== ] 1643/4454 36% [====================== ] 1644/4454 36% [====================== ] 1645/4454 36% [====================== ] 1646/4454 36% [====================== ] 1647/4454 36% [====================== ] 1648/4454 37% [====================== ] 1649/4454 37% [====================== ] 1650/4454 37% [====================== ] 1651/4454 37% [====================== ] 1652/4454 37% [======================= ] 1653/4454 37% [======================= ] 1654/4454 37% [======================= ] 1655/4454 37% [======================= ] 1656/4454 37% [======================= ] 1657/4454 37% [======================= ] 1658/4454 37% [======================= ] 1659/4454 37% [======================= ] 1660/4454 37% [======================= ] 1661/4454 37% [======================= ] 1662/4454 37% [======================= ] 1663/4454 37% [======================= ] 1664/4454 37% [======================= ] 1665/4454 37% [======================= ] 1666/4454 37% [======================= ] 1667/4454 37% [======================= ] 1668/4454 37% [======================= ] 1669/4454 37% [======================= ] 1670/4454 37% [======================= ] 1671/4454 37% [======================= ] 1672/4454 37% [======================= ] 1673/4454 37% [======================= ] 1674/4454 37% [======================= ] 1675/4454 37% [======================= ] 1676/4454 37% [======================= ] 1677/4454 37% [======================= ] 1678/4454 37% [======================= ] 1679/4454 37% [======================= ] 1680/4454 37% [======================= ] 1681/4454 37% [======================= ] 1682/4454 37% [======================= ] 1683/4454 37% [======================= ] 1684/4454 37% [======================= ] 1685/4454 37% [======================= ] 1686/4454 37% [======================= ] 1687/4454 37% [======================= ] 1688/4454 37% [======================= ] 1689/4454 37% [======================= ] 1690/4454 37% [======================= ] 1691/4454 37% [======================= ] 1692/4454 37% [======================= ] 1693/4454 38% [======================= ] 1694/4454 38% [======================= ] 1695/4454 38% [======================= ] 1696/4454 38% [======================= ] 1697/4454 38% [======================= ] 1698/4454 38% [======================= ] 1699/4454 38% [======================= ] 1700/4454 38% [======================= ] 1701/4454 38% [======================= ] 1702/4454 38% [======================= ] 1703/4454 38% [======================= ] 1704/4454 38% [======================= ] 1705/4454 38% [======================= ] 1706/4454 38% [======================= ] 1707/4454 38% [======================= ] 1708/4454 38% [======================= ] 1709/4454 38% [======================= ] 1710/4454 38% [======================= ] 1711/4454 38% [======================= ] 1712/4454 38% [======================= ] 1713/4454 38% [======================= ] 1714/4454 38% [======================= ] 1715/4454 38% [======================= ] 1716/4454 38% [======================= ] 1717/4454 38% [======================= ] 1718/4454 38% [======================= ] 1719/4454 38% [======================= ] 1720/4454 38% [======================= ] 1721/4454 38% [======================= ] 1722/4454 38% [======================= ] 1723/4454 38% [======================= ] 1724/4454 38% [======================== ] 1725/4454 38% [======================== ] 1726/4454 38% [======================== ] 1727/4454 38% [======================== ] 1728/4454 38% [======================== ] 1729/4454 38% [======================== ] 1730/4454 38% [======================== ] 1731/4454 38% [======================== ] 1732/4454 38% [======================== ] 1733/4454 38% [======================== ] 1734/4454 38% [======================== ] 1735/4454 38% [======================== ] 1736/4454 38% [======================== ] 1737/4454 38% [======================== ] 1738/4454 39% [======================== ] 1739/4454 39% [======================== ] 1740/4454 39% [======================== ] 1741/4454 39% [======================== ] 1742/4454 39% [======================== ] 1743/4454 39% [======================== ] 1744/4454 39% [======================== ] 1745/4454 39% [======================== ] 1746/4454 39% [======================== ] 1747/4454 39% [======================== ] 1748/4454 39% [======================== ] 1749/4454 39% [======================== ] 1750/4454 39% [======================== ] 1751/4454 39% [======================== ] 1752/4454 39% [======================== ] 1753/4454 39% [======================== ] 1754/4454 39% [======================== ] 1755/4454 39% [======================== ] 1756/4454 39% [======================== ] 1757/4454 39% [======================== ] 1758/4454 39% [======================== ] 1759/4454 39% [======================== ] 1760/4454 39% [======================== ] 1761/4454 39% [======================== ] 1762/4454 39% [======================== ] 1763/4454 39% [======================== ] 1764/4454 39% [======================== ] 1765/4454 39% [======================== ] 1766/4454 39% [======================== ] 1767/4454 39% [======================== ] 1768/4454 39% [======================== ] 1769/4454 39% [======================== ] 1770/4454 39% [======================== ] 1771/4454 39% [======================== ] 1772/4454 39% [======================== ] 1773/4454 39% [======================== ] 1774/4454 39% [======================== ] 1775/4454 39% [======================== ] 1776/4454 39% [======================== ] 1777/4454 39% [======================== ] 1778/4454 39% [======================== ] 1779/4454 39% [======================== ] 1780/4454 39% [======================== ] 1781/4454 39% [======================== ] 1782/4454 40% [======================== ] 1783/4454 40% [======================== ] 1784/4454 40% [======================== ] 1785/4454 40% [======================== ] 1786/4454 40% [======================== ] 1787/4454 40% [======================== ] 1788/4454 40% [======================== ] 1789/4454 40% [======================== ] 1790/4454 40% [======================== ] 1791/4454 40% [======================== ] 1792/4454 40% [======================== ] 1793/4454 40% [======================== ] 1794/4454 40% [======================== ] 1795/4454 40% [========================= ] 1796/4454 40% [========================= ] 1797/4454 40% [========================= ] 1798/4454 40% [========================= ] 1799/4454 40% [========================= ] 1800/4454 40% [========================= ] 1801/4454 40% [========================= ] 1802/4454 40% [========================= ] 1803/4454 40% [========================= ] 1804/4454 40% [========================= ] 1805/4454 40% [========================= ] 1806/4454 40% [========================= ] 1807/4454 40% [========================= ] 1808/4454 40% [========================= ] 1809/4454 40% [========================= ] 1810/4454 40% [========================= ] 1811/4454 40% [========================= ] 1812/4454 40% [========================= ] 1813/4454 40% [========================= ] 1814/4454 40% [========================= ] 1815/4454 40% [========================= ] 1816/4454 40% [========================= ] 1817/4454 40% [========================= ] 1818/4454 40% [========================= ] 1819/4454 40% [========================= ] 1820/4454 40% [========================= ] 1821/4454 40% [========================= ] 1822/4454 40% [========================= ] 1823/4454 40% [========================= ] 1824/4454 40% [========================= ] 1825/4454 40% [========================= ] 1826/4454 40% [========================= ] 1827/4454 41% [========================= ] 1828/4454 41% [========================= ] 1829/4454 41% [========================= ] 1830/4454 41% [========================= ] 1831/4454 41% [========================= ] 1832/4454 41% [========================= ] 1833/4454 41% [========================= ] 1834/4454 41% [========================= ] 1835/4454 41% [========================= ] 1836/4454 41% [========================= ] 1837/4454 41% [========================= ] 1838/4454 41% [========================= ] 1839/4454 41% [========================= ] 1840/4454 41% [========================= ] 1841/4454 41% [========================= ] 1842/4454 41% [========================= ] 1843/4454 41% [========================= ] 1844/4454 41% [========================= ] 1845/4454 41% [========================= ] 1846/4454 41% [========================= ] 1847/4454 41% [========================= ] 1848/4454 41% [========================= ] 1849/4454 41% [========================= ] 1850/4454 41% [========================= ] 1851/4454 41% [========================= ] 1852/4454 41% [========================= ] 1853/4454 41% [========================= ] 1854/4454 41% [========================= ] 1855/4454 41% [========================= ] 1856/4454 41% [========================= ] 1857/4454 41% [========================= ] 1858/4454 41% [========================= ] 1859/4454 41% [========================= ] 1860/4454 41% [========================= ] 1861/4454 41% [========================= ] 1862/4454 41% [========================= ] 1863/4454 41% [========================= ] 1864/4454 41% [========================= ] 1865/4454 41% [========================= ] 1866/4454 41% [========================= ] 1867/4454 41% [========================== ] 1868/4454 41% [========================== ] 1869/4454 41% [========================== ] 1870/4454 41% [========================== ] 1871/4454 42% [========================== ] 1872/4454 42% [========================== ] 1873/4454 42% [========================== ] 1874/4454 42% [========================== ] 1875/4454 42% [========================== ] 1876/4454 42% [========================== ] 1877/4454 42% [========================== ] 1878/4454 42% [========================== ] 1879/4454 42% [========================== ] 1880/4454 42% [========================== ] 1881/4454 42% [========================== ] 1882/4454 42% [========================== ] 1883/4454 42% [========================== ] 1884/4454 42% [========================== ] 1885/4454 42% [========================== ] 1886/4454 42% [========================== ] 1887/4454 42% [========================== ] 1888/4454 42% [========================== ] 1889/4454 42% [========================== ] 1890/4454 42% [========================== ] 1891/4454 42% [========================== ] 1892/4454 42% [========================== ] 1893/4454 42% [========================== ] 1894/4454 42% [========================== ] 1895/4454 42% [========================== ] 1896/4454 42% [========================== ] 1897/4454 42% [========================== ] 1898/4454 42% [========================== ] 1899/4454 42% [========================== ] 1900/4454 42% [========================== ] 1901/4454 42% [========================== ] 1902/4454 42% [========================== ] 1903/4454 42% [========================== ] 1904/4454 42% [========================== ] 1905/4454 42% [========================== ] 1906/4454 42% [========================== ] 1907/4454 42% [========================== ] 1908/4454 42% [========================== ] 1909/4454 42% [========================== ] 1910/4454 42% [========================== ] 1911/4454 42% [========================== ] 1912/4454 42% [========================== ] 1913/4454 42% [========================== ] 1914/4454 42% [========================== ] 1915/4454 42% [========================== ] 1916/4454 43% [========================== ] 1917/4454 43% [========================== ] 1918/4454 43% [========================== ] 1919/4454 43% [========================== ] 1920/4454 43% [========================== ] 1921/4454 43% [========================== ] 1922/4454 43% [========================== ] 1923/4454 43% [========================== ] 1924/4454 43% [========================== ] 1925/4454 43% [========================== ] 1926/4454 43% [========================== ] 1927/4454 43% [========================== ] 1928/4454 43% [========================== ] 1929/4454 43% [========================== ] 1930/4454 43% [========================== ] 1931/4454 43% [========================== ] 1932/4454 43% [========================== ] 1933/4454 43% [========================== ] 1934/4454 43% [========================== ] 1935/4454 43% [========================== ] 1936/4454 43% [========================== ] 1937/4454 43% [========================== ] 1938/4454 43% [========================== ] 1939/4454 43% [=========================== ] 1940/4454 43% [=========================== ] 1941/4454 43% [=========================== ] 1942/4454 43% [=========================== ] 1943/4454 43% [=========================== ] 1944/4454 43% [=========================== ] 1945/4454 43% [=========================== ] 1946/4454 43% [=========================== ] 1947/4454 43% [=========================== ] 1948/4454 43% [=========================== ] 1949/4454 43% [=========================== ] 1950/4454 43% [=========================== ] 1951/4454 43% [=========================== ] 1952/4454 43% [=========================== ] 1953/4454 43% [=========================== ] 1954/4454 43% [=========================== ] 1955/4454 43% [=========================== ] 1956/4454 43% [=========================== ] 1957/4454 43% [=========================== ] 1958/4454 43% [=========================== ] 1959/4454 43% [=========================== ] 1960/4454 44% [=========================== ] 1961/4454 44% [=========================== ] 1962/4454 44% [=========================== ] 1963/4454 44% [=========================== ] 1964/4454 44% [=========================== ] 1965/4454 44% [=========================== ] 1966/4454 44% [=========================== ] 1967/4454 44% [=========================== ] 1968/4454 44% [=========================== ] 1969/4454 44% [=========================== ] 1970/4454 44% [=========================== ] 1971/4454 44% [=========================== ] 1972/4454 44% [=========================== ] 1973/4454 44% [=========================== ] 1974/4454 44% [=========================== ] 1975/4454 44% [=========================== ] 1976/4454 44% [=========================== ] 1977/4454 44% [=========================== ] 1978/4454 44% [=========================== ] 1979/4454 44% [=========================== ] 1980/4454 44% [=========================== ] 1981/4454 44% [=========================== ] 1982/4454 44% [=========================== ] 1983/4454 44% [=========================== ] 1984/4454 44% [=========================== ] 1985/4454 44% [=========================== ] 1986/4454 44% [=========================== ] 1987/4454 44% [=========================== ] 1988/4454 44% [=========================== ] 1989/4454 44% [=========================== ] 1990/4454 44% [=========================== ] 1991/4454 44% [=========================== ] 1992/4454 44% [=========================== ] 1993/4454 44% [=========================== ] 1994/4454 44% [=========================== ] 1995/4454 44% [=========================== ] 1996/4454 44% [=========================== ] 1997/4454 44% [=========================== ] 1998/4454 44% [=========================== ] 1999/4454 44% [=========================== ] 2000/4454 44% [=========================== ] 2001/4454 44% [=========================== ] 2002/4454 44% [=========================== ] 2003/4454 44% [=========================== ] 2004/4454 44% [=========================== ] 2005/4454 45% [=========================== ] 2006/4454 45% [=========================== ] 2007/4454 45% [=========================== ] 2008/4454 45% [=========================== ] 2009/4454 45% [=========================== ] 2010/4454 45% [=========================== ] 2011/4454 45% [============================ ] 2012/4454 45% [============================ ] 2013/4454 45% [============================ ] 2014/4454 45% [============================ ] 2015/4454 45% [============================ ] 2016/4454 45% [============================ ] 2017/4454 45% [============================ ] 2018/4454 45% [============================ ] 2019/4454 45% [============================ ] 2020/4454 45% [============================ ] 2021/4454 45% [============================ ] 2022/4454 45% [============================ ] 2023/4454 45% [============================ ] 2024/4454 45% [============================ ] 2025/4454 45% [============================ ] 2026/4454 45% [============================ ] 2027/4454 45% [============================ ] 2028/4454 45% [============================ ] 2029/4454 45% [============================ ] 2030/4454 45% [============================ ] 2031/4454 45% [============================ ] 2032/4454 45% [============================ ] 2033/4454 45% [============================ ] 2034/4454 45% [============================ ] 2035/4454 45% [============================ ] 2036/4454 45% [============================ ] 2037/4454 45% [============================ ] 2038/4454 45% [============================ ] 2039/4454 45% [============================ ] 2040/4454 45% [============================ ] 2041/4454 45% [============================ ] 2042/4454 45% [============================ ] 2043/4454 45% [============================ ] 2044/4454 45% [============================ ] 2045/4454 45% [============================ ] 2046/4454 45% [============================ ] 2047/4454 45% [============================ ] 2048/4454 45% [============================ ] 2049/4454 46% [============================ ] 2050/4454 46% [============================ ] 2051/4454 46% [============================ ] 2052/4454 46% [============================ ] 2053/4454 46% [============================ ] 2054/4454 46% [============================ ] 2055/4454 46% [============================ ] 2056/4454 46% [============================ ] 2057/4454 46% [============================ ] 2058/4454 46% [============================ ] 2059/4454 46% [============================ ] 2060/4454 46% [============================ ] 2061/4454 46% [============================ ] 2062/4454 46% [============================ ] 2063/4454 46% [============================ ] 2064/4454 46% [============================ ] 2065/4454 46% [============================ ] 2066/4454 46% [============================ ] 2067/4454 46% [============================ ] 2068/4454 46% [============================ ] 2069/4454 46% [============================ ] 2070/4454 46% [============================ ] 2071/4454 46% [============================ ] 2072/4454 46% [============================ ] 2073/4454 46% [============================ ] 2074/4454 46% [============================ ] 2075/4454 46% [============================ ] 2076/4454 46% [============================ ] 2077/4454 46% [============================ ] 2078/4454 46% [============================ ] 2079/4454 46% [============================ ] 2080/4454 46% [============================ ] 2081/4454 46% [============================ ] 2082/4454 46% [============================ ] 2083/4454 46% [============================= ] 2084/4454 46% [============================= ] 2085/4454 46% [============================= ] 2086/4454 46% [============================= ] 2087/4454 46% [============================= ] 2088/4454 46% [============================= ] 2089/4454 46% [============================= ] 2090/4454 46% [============================= ] 2091/4454 46% [============================= ] 2092/4454 46% [============================= ] 2093/4454 46% [============================= ] 2094/4454 47% [============================= ] 2095/4454 47% [============================= ] 2096/4454 47% [============================= ] 2097/4454 47% [============================= ] 2098/4454 47% [============================= ] 2099/4454 47% [============================= ] 2100/4454 47% [============================= ] 2101/4454 47% [============================= ] 2102/4454 47% [============================= ] 2103/4454 47% [============================= ] 2104/4454 47% [============================= ] 2105/4454 47% [============================= ] 2106/4454 47% [============================= ] 2107/4454 47% [============================= ] 2108/4454 47% [============================= ] 2109/4454 47% [============================= ] 2110/4454 47% [============================= ] 2111/4454 47% [============================= ] 2112/4454 47% [============================= ] 2113/4454 47% [============================= ] 2114/4454 47% [============================= ] 2115/4454 47% [============================= ] 2116/4454 47% [============================= ] 2117/4454 47% [============================= ] 2118/4454 47% [============================= ] 2119/4454 47% [============================= ] 2120/4454 47% [============================= ] 2121/4454 47% [============================= ] 2122/4454 47% [============================= ] 2123/4454 47% [============================= ] 2124/4454 47% [============================= ] 2125/4454 47% [============================= ] 2126/4454 47% [============================= ] 2127/4454 47% [============================= ] 2128/4454 47% [============================= ] 2129/4454 47% [============================= ] 2130/4454 47% [============================= ] 2131/4454 47% [============================= ] 2132/4454 47% [============================= ] 2133/4454 47% [============================= ] 2134/4454 47% [============================= ] 2135/4454 47% [============================= ] 2136/4454 47% [============================= ] 2137/4454 47% [============================= ] 2138/4454 48% [============================= ] 2139/4454 48% [============================= ] 2140/4454 48% [============================= ] 2141/4454 48% [============================= ] 2142/4454 48% [============================= ] 2143/4454 48% [============================= ] 2144/4454 48% [============================= ] 2145/4454 48% [============================= ] 2146/4454 48% [============================= ] 2147/4454 48% [============================= ] 2148/4454 48% [============================= ] 2149/4454 48% [============================= ] 2150/4454 48% [============================= ] 2151/4454 48% [============================= ] 2152/4454 48% [============================= ] 2153/4454 48% [============================= ] 2154/4454 48% [============================= ] 2155/4454 48% [============================== ] 2156/4454 48% [============================== ] 2157/4454 48% [============================== ] 2158/4454 48% [============================== ] 2159/4454 48% [============================== ] 2160/4454 48% [============================== ] 2161/4454 48% [============================== ] 2162/4454 48% [============================== ] 2163/4454 48% [============================== ] 2164/4454 48% [============================== ] 2165/4454 48% [============================== ] 2166/4454 48% [============================== ] 2167/4454 48% [============================== ] 2168/4454 48% [============================== ] 2169/4454 48% [============================== ] 2170/4454 48% [============================== ] 2171/4454 48% [============================== ] 2172/4454 48% [============================== ] 2173/4454 48% [============================== ] 2174/4454 48% [============================== ] 2175/4454 48% [============================== ] 2176/4454 48% [============================== ] 2177/4454 48% [============================== ] 2178/4454 48% [============================== ] 2179/4454 48% [============================== ] 2180/4454 48% [============================== ] 2181/4454 48% [============================== ] 2182/4454 48% [============================== ] 2183/4454 49% [============================== ] 2184/4454 49% [============================== ] 2185/4454 49% [============================== ] 2186/4454 49% [============================== ] 2187/4454 49% [============================== ] 2188/4454 49% [============================== ] 2189/4454 49% [============================== ] 2190/4454 49% [============================== ] 2191/4454 49% [============================== ] 2192/4454 49% [============================== ] 2193/4454 49% [============================== ] 2194/4454 49% [============================== ] 2195/4454 49% [============================== ] 2196/4454 49% [============================== ] 2197/4454 49% [============================== ] 2198/4454 49% [============================== ] 2199/4454 49% [============================== ] 2200/4454 49% [============================== ] 2201/4454 49% [============================== ] 2202/4454 49% [============================== ] 2203/4454 49% [============================== ] 2204/4454 49% [============================== ] 2205/4454 49% [============================== ] 2206/4454 49% [============================== ] 2207/4454 49% [============================== ] 2208/4454 49% [============================== ] 2209/4454 49% [============================== ] 2210/4454 49% [============================== ] 2211/4454 49% [============================== ] 2212/4454 49% [============================== ] 2213/4454 49% [============================== ] 2214/4454 49% [============================== ] 2215/4454 49% [============================== ] 2216/4454 49% [============================== ] 2217/4454 49% [============================== ] 2218/4454 49% [============================== ] 2219/4454 49% [============================== ] 2220/4454 49% [============================== ] 2221/4454 49% [============================== ] 2222/4454 49% [============================== ] 2223/4454 49% [============================== ] 2224/4454 49% [============================== ] 2225/4454 49% [============================== ] 2226/4454 49% [=============================== ] 2227/4454 50% [=============================== ] 2228/4454 50% [=============================== ] 2229/4454 50% [=============================== ] 2230/4454 50% [=============================== ] 2231/4454 50% [=============================== ] 2232/4454 50% [=============================== ] 2233/4454 50% [=============================== ] 2234/4454 50% [=============================== ] 2235/4454 50% [=============================== ] 2236/4454 50% [=============================== ] 2237/4454 50% [=============================== ] 2238/4454 50% [=============================== ] 2239/4454 50% [=============================== ] 2240/4454 50% [=============================== ] 2241/4454 50% [=============================== ] 2242/4454 50% [=============================== ] 2243/4454 50% [=============================== ] 2244/4454 50% [=============================== ] 2245/4454 50% [=============================== ] 2246/4454 50% [=============================== ] 2247/4454 50% [=============================== ] 2248/4454 50% [=============================== ] 2249/4454 50% [=============================== ] 2250/4454 50% [=============================== ] 2251/4454 50% [=============================== ] 2252/4454 50% [=============================== ] 2253/4454 50% [=============================== ] 2254/4454 50% [=============================== ] 2255/4454 50% [=============================== ] 2256/4454 50% [=============================== ] 2257/4454 50% [=============================== ] 2258/4454 50% [=============================== ] 2259/4454 50% [=============================== ] 2260/4454 50% [=============================== ] 2261/4454 50% [=============================== ] 2262/4454 50% [=============================== ] 2263/4454 50% [=============================== ] 2264/4454 50% [=============================== ] 2265/4454 50% [=============================== ] 2266/4454 50% [=============================== ] 2267/4454 50% [=============================== ] 2268/4454 50% [=============================== ] 2269/4454 50% [=============================== ] 2270/4454 50% [=============================== ] 2271/4454 50% [=============================== ] 2272/4454 51% [=============================== ] 2273/4454 51% [=============================== ] 2274/4454 51% [=============================== ] 2275/4454 51% [=============================== ] 2276/4454 51% [=============================== ] 2277/4454 51% [=============================== ] 2278/4454 51% [=============================== ] 2279/4454 51% [=============================== ] 2280/4454 51% [=============================== ] 2281/4454 51% [=============================== ] 2282/4454 51% [=============================== ] 2283/4454 51% [=============================== ] 2284/4454 51% [=============================== ] 2285/4454 51% [=============================== ] 2286/4454 51% [=============================== ] 2287/4454 51% [=============================== ] 2288/4454 51% [=============================== ] 2289/4454 51% [=============================== ] 2290/4454 51% [=============================== ] 2291/4454 51% [=============================== ] 2292/4454 51% [=============================== ] 2293/4454 51% [=============================== ] 2294/4454 51% [=============================== ] 2295/4454 51% [=============================== ] 2296/4454 51% [=============================== ] 2297/4454 51% [=============================== ] 2298/4454 51% [================================ ] 2299/4454 51% [================================ ] 2300/4454 51% [================================ ] 2301/4454 51% [================================ ] 2302/4454 51% [================================ ] 2303/4454 51% [================================ ] 2304/4454 51% [================================ ] 2305/4454 51% [================================ ] 2306/4454 51% [================================ ] 2307/4454 51% [================================ ] 2308/4454 51% [================================ ] 2309/4454 51% [================================ ] 2310/4454 51% [================================ ] 2311/4454 51% [================================ ] 2312/4454 51% [================================ ] 2313/4454 51% [================================ ] 2314/4454 51% [================================ ] 2315/4454 51% [================================ ] 2316/4454 51% [================================ ] 2317/4454 52% [================================ ] 2318/4454 52% [================================ ] 2319/4454 52% [================================ ] 2320/4454 52% [================================ ] 2321/4454 52% [================================ ] 2322/4454 52% [================================ ] 2323/4454 52% [================================ ] 2324/4454 52% [================================ ] 2325/4454 52% [================================ ] 2326/4454 52% [================================ ] 2327/4454 52% [================================ ] 2328/4454 52% [================================ ] 2329/4454 52% [================================ ] 2330/4454 52% [================================ ] 2331/4454 52% [================================ ] 2332/4454 52% [================================ ] 2333/4454 52% [================================ ] 2334/4454 52% [================================ ] 2335/4454 52% [================================ ] 2336/4454 52% [================================ ] 2337/4454 52% [================================ ] 2338/4454 52% [================================ ] 2339/4454 52% [================================ ] 2340/4454 52% [================================ ] 2341/4454 52% [================================ ] 2342/4454 52% [================================ ] 2343/4454 52% [================================ ] 2344/4454 52% [================================ ] 2345/4454 52% [================================ ] 2346/4454 52% [================================ ] 2347/4454 52% [================================ ] 2348/4454 52% [================================ ] 2349/4454 52% [================================ ] 2350/4454 52% [================================ ] 2351/4454 52% [================================ ] 2352/4454 52% [================================ ] 2353/4454 52% [================================ ] 2354/4454 52% [================================ ] 2355/4454 52% [================================ ] 2356/4454 52% [================================ ] 2357/4454 52% [================================ ] 2358/4454 52% [================================ ] 2359/4454 52% [================================ ] 2360/4454 52% [================================ ] 2361/4454 53% [================================ ] 2362/4454 53% [================================ ] 2363/4454 53% [================================ ] 2364/4454 53% [================================ ] 2365/4454 53% [================================ ] 2366/4454 53% [================================ ] 2367/4454 53% [================================ ] 2368/4454 53% [================================ ] 2369/4454 53% [================================ ] 2370/4454 53% [================================= ] 2371/4454 53% [================================= ] 2372/4454 53% [================================= ] 2373/4454 53% [================================= ] 2374/4454 53% [================================= ] 2375/4454 53% [================================= ] 2376/4454 53% [================================= ] 2377/4454 53% [================================= ] 2378/4454 53% [================================= ] 2379/4454 53% [================================= ] 2380/4454 53% [================================= ] 2381/4454 53% [================================= ] 2382/4454 53% [================================= ] 2383/4454 53% [================================= ] 2384/4454 53% [================================= ] 2385/4454 53% [================================= ] 2386/4454 53% [================================= ] 2387/4454 53% [================================= ] 2388/4454 53% [================================= ] 2389/4454 53% [================================= ] 2390/4454 53% [================================= ] 2391/4454 53% [================================= ] 2392/4454 53% [================================= ] 2393/4454 53% [================================= ] 2394/4454 53% [================================= ] 2395/4454 53% [================================= ] 2396/4454 53% [================================= ] 2397/4454 53% [================================= ] 2398/4454 53% [================================= ] 2399/4454 53% [================================= ] 2400/4454 53% [================================= ] 2401/4454 53% [================================= ] 2402/4454 53% [================================= ] 2403/4454 53% [================================= ] 2404/4454 53% [================================= ] 2405/4454 53% [================================= ] 2406/4454 54% [================================= ] 2407/4454 54% [================================= ] 2408/4454 54% [================================= ] 2409/4454 54% [================================= ] 2410/4454 54% [================================= ] 2411/4454 54% [================================= ] 2412/4454 54% [================================= ] 2413/4454 54% [================================= ] 2414/4454 54% [================================= ] 2415/4454 54% [================================= ] 2416/4454 54% [================================= ] 2417/4454 54% [================================= ] 2418/4454 54% [================================= ] 2419/4454 54% [================================= ] 2420/4454 54% [================================= ] 2421/4454 54% [================================= ] 2422/4454 54% [================================= ] 2423/4454 54% [================================= ] 2424/4454 54% [================================= ] 2425/4454 54% [================================= ] 2426/4454 54% [================================= ] 2427/4454 54% [================================= ] 2428/4454 54% [================================= ] 2429/4454 54% [================================= ] 2430/4454 54% [================================= ] 2431/4454 54% [================================= ] 2432/4454 54% [================================= ] 2433/4454 54% [================================= ] 2434/4454 54% [================================= ] 2435/4454 54% [================================= ] 2436/4454 54% [================================= ] 2437/4454 54% [================================= ] 2438/4454 54% [================================= ] 2439/4454 54% [================================= ] 2440/4454 54% [================================= ] 2441/4454 54% [================================= ] 2442/4454 54% [================================== ] 2443/4454 54% [================================== ] 2444/4454 54% [================================== ] 2445/4454 54% [================================== ] 2446/4454 54% [================================== ] 2447/4454 54% [================================== ] 2448/4454 54% [================================== ] 2449/4454 54% [================================== ] 2450/4454 55% [================================== ] 2451/4454 55% [================================== ] 2452/4454 55% [================================== ] 2453/4454 55% [================================== ] 2454/4454 55% [================================== ] 2455/4454 55% [================================== ] 2456/4454 55% [================================== ] 2457/4454 55% [================================== ] 2458/4454 55% [================================== ] 2459/4454 55% [================================== ] 2460/4454 55% [================================== ] 2461/4454 55% [================================== ] 2462/4454 55% [================================== ] 2463/4454 55% [================================== ] 2464/4454 55% [================================== ] 2465/4454 55% [================================== ] 2466/4454 55% [================================== ] 2467/4454 55% [================================== ] 2468/4454 55% [================================== ] 2469/4454 55% [================================== ] 2470/4454 55% [================================== ] 2471/4454 55% [================================== ] 2472/4454 55% [================================== ] 2473/4454 55% [================================== ] 2474/4454 55% [================================== ] 2475/4454 55% [================================== ] 2476/4454 55% [================================== ] 2477/4454 55% [================================== ] 2478/4454 55% [================================== ] 2479/4454 55% [================================== ] 2480/4454 55% [================================== ] 2481/4454 55% [================================== ] 2482/4454 55% [================================== ] 2483/4454 55% [================================== ] 2484/4454 55% [================================== ] 2485/4454 55% [================================== ] 2486/4454 55% [================================== ] 2487/4454 55% [================================== ] 2488/4454 55% [================================== ] 2489/4454 55% [================================== ] 2490/4454 55% [================================== ] 2491/4454 55% [================================== ] 2492/4454 55% [================================== ] 2493/4454 55% [================================== ] 2494/4454 55% [================================== ] 2495/4454 56% [================================== ] 2496/4454 56% [================================== ] 2497/4454 56% [================================== ] 2498/4454 56% [================================== ] 2499/4454 56% [================================== ] 2500/4454 56% [================================== ] 2501/4454 56% [================================== ] 2502/4454 56% [================================== ] 2503/4454 56% [================================== ] 2504/4454 56% [================================== ] 2505/4454 56% [================================== ] 2506/4454 56% [================================== ] 2507/4454 56% [================================== ] 2508/4454 56% [================================== ] 2509/4454 56% [================================== ] 2510/4454 56% [================================== ] 2511/4454 56% [================================== ] 2512/4454 56% [================================== ] 2513/4454 56% [================================== ] 2514/4454 56% [=================================== ] 2515/4454 56% [=================================== ] 2516/4454 56% [=================================== ] 2517/4454 56% [=================================== ] 2518/4454 56% [=================================== ] 2519/4454 56% [=================================== ] 2520/4454 56% [=================================== ] 2521/4454 56% [=================================== ] 2522/4454 56% [=================================== ] 2523/4454 56% [=================================== ] 2524/4454 56% [=================================== ] 2525/4454 56% [=================================== ] 2526/4454 56% [=================================== ] 2527/4454 56% [=================================== ] 2528/4454 56% [=================================== ] 2529/4454 56% [=================================== ] 2530/4454 56% [=================================== ] 2531/4454 56% [=================================== ] 2532/4454 56% [=================================== ] 2533/4454 56% [=================================== ] 2534/4454 56% [=================================== ] 2535/4454 56% [=================================== ] 2536/4454 56% [=================================== ] 2537/4454 56% [=================================== ] 2538/4454 56% [=================================== ] 2539/4454 57% [=================================== ] 2540/4454 57% [=================================== ] 2541/4454 57% [=================================== ] 2542/4454 57% [=================================== ] 2543/4454 57% [=================================== ] 2544/4454 57% [=================================== ] 2545/4454 57% [=================================== ] 2546/4454 57% [=================================== ] 2547/4454 57% [=================================== ] 2548/4454 57% [=================================== ] 2549/4454 57% [=================================== ] 2550/4454 57% [=================================== ] 2551/4454 57% [=================================== ] 2552/4454 57% [=================================== ] 2553/4454 57% [=================================== ] 2554/4454 57% [=================================== ] 2555/4454 57% [=================================== ] 2556/4454 57% [=================================== ] 2557/4454 57% [=================================== ] 2558/4454 57% [=================================== ] 2559/4454 57% [=================================== ] 2560/4454 57% [=================================== ] 2561/4454 57% [=================================== ] 2562/4454 57% [=================================== ] 2563/4454 57% [=================================== ] 2564/4454 57% [=================================== ] 2565/4454 57% [=================================== ] 2566/4454 57% [=================================== ] 2567/4454 57% [=================================== ] 2568/4454 57% [=================================== ] 2569/4454 57% [=================================== ] 2570/4454 57% [=================================== ] 2571/4454 57% [=================================== ] 2572/4454 57% [=================================== ] 2573/4454 57% [=================================== ] 2574/4454 57% [=================================== ] 2575/4454 57% [=================================== ] 2576/4454 57% [=================================== ] 2577/4454 57% [=================================== ] 2578/4454 57% [=================================== ] 2579/4454 57% [=================================== ] 2580/4454 57% [=================================== ] 2581/4454 57% [=================================== ] 2582/4454 57% [=================================== ] 2583/4454 57% [=================================== ] 2584/4454 58% [=================================== ] 2585/4454 58% [=================================== ] 2586/4454 58% [==================================== ] 2587/4454 58% [==================================== ] 2588/4454 58% [==================================== ] 2589/4454 58% [==================================== ] 2590/4454 58% [==================================== ] 2591/4454 58% [==================================== ] 2592/4454 58% [==================================== ] 2593/4454 58% [==================================== ] 2594/4454 58% [==================================== ] 2595/4454 58% [==================================== ] 2596/4454 58% [==================================== ] 2597/4454 58% [==================================== ] 2598/4454 58% [==================================== ] 2599/4454 58% [==================================== ] 2600/4454 58% [==================================== ] 2601/4454 58% [==================================== ] 2602/4454 58% [==================================== ] 2603/4454 58% [==================================== ] 2604/4454 58% [==================================== ] 2605/4454 58% [==================================== ] 2606/4454 58% [==================================== ] 2607/4454 58% [==================================== ] 2608/4454 58% [==================================== ] 2609/4454 58% [==================================== ] 2610/4454 58% [==================================== ] 2611/4454 58% [==================================== ] 2612/4454 58% [==================================== ] 2613/4454 58% [==================================== ] 2614/4454 58% [==================================== ] 2615/4454 58% [==================================== ] 2616/4454 58% [==================================== ] 2617/4454 58% [==================================== ] 2618/4454 58% [==================================== ] 2619/4454 58% [==================================== ] 2620/4454 58% [==================================== ] 2621/4454 58% [==================================== ] 2622/4454 58% [==================================== ] 2623/4454 58% [==================================== ] 2624/4454 58% [==================================== ] 2625/4454 58% [==================================== ] 2626/4454 58% [==================================== ] 2627/4454 58% [==================================== ] 2628/4454 59% [==================================== ] 2629/4454 59% [==================================== ] 2630/4454 59% [==================================== ] 2631/4454 59% [==================================== ] 2632/4454 59% [==================================== ] 2633/4454 59% [==================================== ] 2634/4454 59% [==================================== ] 2635/4454 59% [==================================== ] 2636/4454 59% [==================================== ] 2637/4454 59% [==================================== ] 2638/4454 59% [==================================== ] 2639/4454 59% [==================================== ] 2640/4454 59% [==================================== ] 2641/4454 59% [==================================== ] 2642/4454 59% [==================================== ] 2643/4454 59% [==================================== ] 2644/4454 59% [==================================== ] 2645/4454 59% [==================================== ] 2646/4454 59% [==================================== ] 2647/4454 59% [==================================== ] 2648/4454 59% [==================================== ] 2649/4454 59% [==================================== ] 2650/4454 59% [==================================== ] 2651/4454 59% [==================================== ] 2652/4454 59% [==================================== ] 2653/4454 59% [==================================== ] 2654/4454 59% [==================================== ] 2655/4454 59% [==================================== ] 2656/4454 59% [==================================== ] 2657/4454 59% [==================================== ] 2658/4454 59% [===================================== ] 2659/4454 59% [===================================== ] 2660/4454 59% [===================================== ] 2661/4454 59% [===================================== ] 2662/4454 59% [===================================== ] 2663/4454 59% [===================================== ] 2664/4454 59% [===================================== ] 2665/4454 59% [===================================== ] 2666/4454 59% [===================================== ] 2667/4454 59% [===================================== ] 2668/4454 59% [===================================== ] 2669/4454 59% [===================================== ] 2670/4454 59% [===================================== ] 2671/4454 59% [===================================== ] 2672/4454 59% [===================================== ] 2673/4454 60% [===================================== ] 2674/4454 60% [===================================== ] 2675/4454 60% [===================================== ] 2676/4454 60% [===================================== ] 2677/4454 60% [===================================== ] 2678/4454 60% [===================================== ] 2679/4454 60% [===================================== ] 2680/4454 60% [===================================== ] 2681/4454 60% [===================================== ] 2682/4454 60% [===================================== ] 2683/4454 60% [===================================== ] 2684/4454 60% [===================================== ] 2685/4454 60% [===================================== ] 2686/4454 60% [===================================== ] 2687/4454 60% [===================================== ] 2688/4454 60% [===================================== ] 2689/4454 60% [===================================== ] 2690/4454 60% [===================================== ] 2691/4454 60% [===================================== ] 2692/4454 60% [===================================== ] 2693/4454 60% [===================================== ] 2694/4454 60% [===================================== ] 2695/4454 60% [===================================== ] 2696/4454 60% [===================================== ] 2697/4454 60% [===================================== ] 2698/4454 60% [===================================== ] 2699/4454 60% [===================================== ] 2700/4454 60% [===================================== ] 2701/4454 60% [===================================== ] 2702/4454 60% [===================================== ] 2703/4454 60% [===================================== ] 2704/4454 60% [===================================== ] 2705/4454 60% [===================================== ] 2706/4454 60% [===================================== ] 2707/4454 60% [===================================== ] 2708/4454 60% [===================================== ] 2709/4454 60% [===================================== ] 2710/4454 60% [===================================== ] 2711/4454 60% [===================================== ] 2712/4454 60% [===================================== ] 2713/4454 60% [===================================== ] 2714/4454 60% [===================================== ] 2715/4454 60% [===================================== ] 2716/4454 60% [===================================== ] 2717/4454 61% [===================================== ] 2718/4454 61% [===================================== ] 2719/4454 61% [===================================== ] 2720/4454 61% [===================================== ] 2721/4454 61% [===================================== ] 2722/4454 61% [===================================== ] 2723/4454 61% [===================================== ] 2724/4454 61% [===================================== ] 2725/4454 61% [===================================== ] 2726/4454 61% [===================================== ] 2727/4454 61% [===================================== ] 2728/4454 61% [===================================== ] 2729/4454 61% [====================================== ] 2730/4454 61% [====================================== ] 2731/4454 61% [====================================== ] 2732/4454 61% [====================================== ] 2733/4454 61% [====================================== ] 2734/4454 61% [====================================== ] 2735/4454 61% [====================================== ] 2736/4454 61% [====================================== ] 2737/4454 61% [====================================== ] 2738/4454 61% [====================================== ] 2739/4454 61% [====================================== ] 2740/4454 61% [====================================== ] 2741/4454 61% [====================================== ] 2742/4454 61% [====================================== ] 2743/4454 61% [====================================== ] 2744/4454 61% [====================================== ] 2745/4454 61% [====================================== ] 2746/4454 61% [====================================== ] 2747/4454 61% [====================================== ] 2748/4454 61% [====================================== ] 2749/4454 61% [====================================== ] 2750/4454 61% [====================================== ] 2751/4454 61% [====================================== ] 2752/4454 61% [====================================== ] 2753/4454 61% [====================================== ] 2754/4454 61% [====================================== ] 2755/4454 61% [====================================== ] 2756/4454 61% [====================================== ] 2757/4454 61% [====================================== ] 2758/4454 61% [====================================== ] 2759/4454 61% [====================================== ] 2760/4454 61% [====================================== ] 2761/4454 61% [====================================== ] 2762/4454 62% [====================================== ] 2763/4454 62% [====================================== ] 2764/4454 62% [====================================== ] 2765/4454 62% [====================================== ] 2766/4454 62% [====================================== ] 2767/4454 62% [====================================== ] 2768/4454 62% [====================================== ] 2769/4454 62% [====================================== ] 2770/4454 62% [====================================== ] 2771/4454 62% [====================================== ] 2772/4454 62% [====================================== ] 2773/4454 62% [====================================== ] 2774/4454 62% [====================================== ] 2775/4454 62% [====================================== ] 2776/4454 62% [====================================== ] 2777/4454 62% [====================================== ] 2778/4454 62% [====================================== ] 2779/4454 62% [====================================== ] 2780/4454 62% [====================================== ] 2781/4454 62% [====================================== ] 2782/4454 62% [====================================== ] 2783/4454 62% [====================================== ] 2784/4454 62% [====================================== ] 2785/4454 62% [====================================== ] 2786/4454 62% [====================================== ] 2787/4454 62% [====================================== ] 2788/4454 62% [====================================== ] 2789/4454 62% [====================================== ] 2790/4454 62% [====================================== ] 2791/4454 62% [====================================== ] 2792/4454 62% [====================================== ] 2793/4454 62% [====================================== ] 2794/4454 62% [====================================== ] 2795/4454 62% [====================================== ] 2796/4454 62% [====================================== ] 2797/4454 62% [====================================== ] 2798/4454 62% [====================================== ] 2799/4454 62% [====================================== ] 2800/4454 62% [====================================== ] 2801/4454 62% [======================================= ] 2802/4454 62% [======================================= ] 2803/4454 62% [======================================= ] 2804/4454 62% [======================================= ] 2805/4454 62% [======================================= ] 2806/4454 62% [======================================= ] 2807/4454 63% [======================================= ] 2808/4454 63% [======================================= ] 2809/4454 63% [======================================= ] 2810/4454 63% [======================================= ] 2811/4454 63% [======================================= ] 2812/4454 63% [======================================= ] 2813/4454 63% [======================================= ] 2814/4454 63% [======================================= ] 2815/4454 63% [======================================= ] 2816/4454 63% [======================================= ] 2817/4454 63% [======================================= ] 2818/4454 63% [======================================= ] 2819/4454 63% [======================================= ] 2820/4454 63% [======================================= ] 2821/4454 63% [======================================= ] 2822/4454 63% [======================================= ] 2823/4454 63% [======================================= ] 2824/4454 63% [======================================= ] 2825/4454 63% [======================================= ] 2826/4454 63% [======================================= ] 2827/4454 63% [======================================= ] 2828/4454 63% [======================================= ] 2829/4454 63% [======================================= ] 2830/4454 63% [======================================= ] 2831/4454 63% [======================================= ] 2832/4454 63% [======================================= ] 2833/4454 63% [======================================= ] 2834/4454 63% [======================================= ] 2835/4454 63% [======================================= ] 2836/4454 63% [======================================= ] 2837/4454 63% [======================================= ] 2838/4454 63% [======================================= ] 2839/4454 63% [======================================= ] 2840/4454 63% [======================================= ] 2841/4454 63% [======================================= ] 2842/4454 63% [======================================= ] 2843/4454 63% [======================================= ] 2844/4454 63% [======================================= ] 2845/4454 63% [======================================= ] 2846/4454 63% [======================================= ] 2847/4454 63% [======================================= ] 2848/4454 63% [======================================= ] 2849/4454 63% [======================================= ] 2850/4454 63% [======================================= ] 2851/4454 64% [======================================= ] 2852/4454 64% [======================================= ] 2853/4454 64% [======================================= ] 2854/4454 64% [======================================= ] 2855/4454 64% [======================================= ] 2856/4454 64% [======================================= ] 2857/4454 64% [======================================= ] 2858/4454 64% [======================================= ] 2859/4454 64% [======================================= ] 2860/4454 64% [======================================= ] 2861/4454 64% [======================================= ] 2862/4454 64% [======================================= ] 2863/4454 64% [======================================= ] 2864/4454 64% [======================================= ] 2865/4454 64% [======================================= ] 2866/4454 64% [======================================= ] 2867/4454 64% [======================================= ] 2868/4454 64% [======================================= ] 2869/4454 64% [======================================= ] 2870/4454 64% [======================================= ] 2871/4454 64% [======================================= ] 2872/4454 64% [======================================= ] 2873/4454 64% [======================================== ] 2874/4454 64% [======================================== ] 2875/4454 64% [======================================== ] 2876/4454 64% [======================================== ] 2877/4454 64% [======================================== ] 2878/4454 64% [======================================== ] 2879/4454 64% [======================================== ] 2880/4454 64% [======================================== ] 2881/4454 64% [======================================== ] 2882/4454 64% [======================================== ] 2883/4454 64% [======================================== ] 2884/4454 64% [======================================== ] 2885/4454 64% [======================================== ] 2886/4454 64% [======================================== ] 2887/4454 64% [======================================== ] 2888/4454 64% [======================================== ] 2889/4454 64% [======================================== ] 2890/4454 64% [======================================== ] 2891/4454 64% [======================================== ] 2892/4454 64% [======================================== ] 2893/4454 64% [======================================== ] 2894/4454 64% [======================================== ] 2895/4454 64% [======================================== ] 2896/4454 65% [======================================== ] 2897/4454 65% [======================================== ] 2898/4454 65% [======================================== ] 2899/4454 65% [======================================== ] 2900/4454 65% [======================================== ] 2901/4454 65% [======================================== ] 2902/4454 65% [======================================== ] 2903/4454 65% [======================================== ] 2904/4454 65% [======================================== ] 2905/4454 65% [======================================== ] 2906/4454 65% [======================================== ] 2907/4454 65% [======================================== ] 2908/4454 65% [======================================== ] 2909/4454 65% [======================================== ] 2910/4454 65% [======================================== ] 2911/4454 65% [======================================== ] 2912/4454 65% [======================================== ] 2913/4454 65% [======================================== ] 2914/4454 65% [======================================== ] 2915/4454 65% [======================================== ] 2916/4454 65% [======================================== ] 2917/4454 65% [======================================== ] 2918/4454 65% [======================================== ] 2919/4454 65% [======================================== ] 2920/4454 65% [======================================== ] 2921/4454 65% [======================================== ] 2922/4454 65% [======================================== ] 2923/4454 65% [======================================== ] 2924/4454 65% [======================================== ] 2925/4454 65% [======================================== ] 2926/4454 65% [======================================== ] 2927/4454 65% [======================================== ] 2928/4454 65% [======================================== ] 2929/4454 65% [======================================== ] 2930/4454 65% [======================================== ] 2931/4454 65% [======================================== ] 2932/4454 65% [======================================== ] 2933/4454 65% [======================================== ] 2934/4454 65% [======================================== ] 2935/4454 65% [======================================== ] 2936/4454 65% [======================================== ] 2937/4454 65% [======================================== ] 2938/4454 65% [======================================== ] 2939/4454 65% [======================================== ] 2940/4454 66% [======================================== ] 2941/4454 66% [======================================== ] 2942/4454 66% [======================================== ] 2943/4454 66% [======================================== ] 2944/4454 66% [======================================== ] 2945/4454 66% [========================================= ] 2946/4454 66% [========================================= ] 2947/4454 66% [========================================= ] 2948/4454 66% [========================================= ] 2949/4454 66% [========================================= ] 2950/4454 66% [========================================= ] 2951/4454 66% [========================================= ] 2952/4454 66% [========================================= ] 2953/4454 66% [========================================= ] 2954/4454 66% [========================================= ] 2955/4454 66% [========================================= ] 2956/4454 66% [========================================= ] 2957/4454 66% [========================================= ] 2958/4454 66% [========================================= ] 2959/4454 66% [========================================= ] 2960/4454 66% [========================================= ] 2961/4454 66% [========================================= ] 2962/4454 66% [========================================= ] 2963/4454 66% [========================================= ] 2964/4454 66% [========================================= ] 2965/4454 66% [========================================= ] 2966/4454 66% [========================================= ] 2967/4454 66% [========================================= ] 2968/4454 66% [========================================= ] 2969/4454 66% [========================================= ] 2970/4454 66% [========================================= ] 2971/4454 66% [========================================= ] 2972/4454 66% [========================================= ] 2973/4454 66% [========================================= ] 2974/4454 66% [========================================= ] 2975/4454 66% [========================================= ] 2976/4454 66% [========================================= ] 2977/4454 66% [========================================= ] 2978/4454 66% [========================================= ] 2979/4454 66% [========================================= ] 2980/4454 66% [========================================= ] 2981/4454 66% [========================================= ] 2982/4454 66% [========================================= ] 2983/4454 66% [========================================= ] 2984/4454 66% [========================================= ] 2985/4454 67% [========================================= ] 2986/4454 67% [========================================= ] 2987/4454 67% [========================================= ] 2988/4454 67% [========================================= ] 2989/4454 67% [========================================= ] 2990/4454 67% [========================================= ] 2991/4454 67% [========================================= ] 2992/4454 67% [========================================= ] 2993/4454 67% [========================================= ] 2994/4454 67% [========================================= ] 2995/4454 67% [========================================= ] 2996/4454 67% [========================================= ] 2997/4454 67% [========================================= ] 2998/4454 67% [========================================= ] 2999/4454 67% [========================================= ] 3000/4454 67% [========================================= ] 3001/4454 67% [========================================= ] 3002/4454 67% [========================================= ] 3003/4454 67% [========================================= ] 3004/4454 67% [========================================= ] 3005/4454 67% [========================================= ] 3006/4454 67% [========================================= ] 3007/4454 67% [========================================= ] 3008/4454 67% [========================================= ] 3009/4454 67% [========================================= ] 3010/4454 67% [========================================= ] 3011/4454 67% [========================================= ] 3012/4454 67% [========================================= ] 3013/4454 67% [========================================= ] 3014/4454 67% [========================================= ] 3015/4454 67% [========================================= ] 3016/4454 67% [========================================= ] 3017/4454 67% [========================================== ] 3018/4454 67% [========================================== ] 3019/4454 67% [========================================== ] 3020/4454 67% [========================================== ] 3021/4454 67% [========================================== ] 3022/4454 67% [========================================== ] 3023/4454 67% [========================================== ] 3024/4454 67% [========================================== ] 3025/4454 67% [========================================== ] 3026/4454 67% [========================================== ] 3027/4454 67% [========================================== ] 3028/4454 67% [========================================== ] 3029/4454 68% [========================================== ] 3030/4454 68% [========================================== ] 3031/4454 68% [========================================== ] 3032/4454 68% [========================================== ] 3033/4454 68% [========================================== ] 3034/4454 68% [========================================== ] 3035/4454 68% [========================================== ] 3036/4454 68% [========================================== ] 3037/4454 68% [========================================== ] 3038/4454 68% [========================================== ] 3039/4454 68% [========================================== ] 3040/4454 68% [========================================== ] 3041/4454 68% [========================================== ] 3042/4454 68% [========================================== ] 3043/4454 68% [========================================== ] 3044/4454 68% [========================================== ] 3045/4454 68% [========================================== ] 3046/4454 68% [========================================== ] 3047/4454 68% [========================================== ] 3048/4454 68% [========================================== ] 3049/4454 68% [========================================== ] 3050/4454 68% [========================================== ] 3051/4454 68% [========================================== ] 3052/4454 68% [========================================== ] 3053/4454 68% [========================================== ] 3054/4454 68% [========================================== ] 3055/4454 68% [========================================== ] 3056/4454 68% [========================================== ] 3057/4454 68% [========================================== ] 3058/4454 68% [========================================== ] 3059/4454 68% [========================================== ] 3060/4454 68% [========================================== ] 3061/4454 68% [========================================== ] 3062/4454 68% [========================================== ] 3063/4454 68% [========================================== ] 3064/4454 68% [========================================== ] 3065/4454 68% [========================================== ] 3066/4454 68% [========================================== ] 3067/4454 68% [========================================== ] 3068/4454 68% [========================================== ] 3069/4454 68% [========================================== ] 3070/4454 68% [========================================== ] 3071/4454 68% [========================================== ] 3072/4454 68% [========================================== ] 3073/4454 68% [========================================== ] 3074/4454 69% [========================================== ] 3075/4454 69% [========================================== ] 3076/4454 69% [========================================== ] 3077/4454 69% [========================================== ] 3078/4454 69% [========================================== ] 3079/4454 69% [========================================== ] 3080/4454 69% [========================================== ] 3081/4454 69% [========================================== ] 3082/4454 69% [========================================== ] 3083/4454 69% [========================================== ] 3084/4454 69% [========================================== ] 3085/4454 69% [========================================== ] 3086/4454 69% [========================================== ] 3087/4454 69% [========================================== ] 3088/4454 69% [========================================== ] 3089/4454 69% [=========================================== ] 3090/4454 69% [=========================================== ] 3091/4454 69% [=========================================== ] 3092/4454 69% [=========================================== ] 3093/4454 69% [=========================================== ] 3094/4454 69% [=========================================== ] 3095/4454 69% [=========================================== ] 3096/4454 69% [=========================================== ] 3097/4454 69% [=========================================== ] 3098/4454 69% [=========================================== ] 3099/4454 69% [=========================================== ] 3100/4454 69% [=========================================== ] 3101/4454 69% [=========================================== ] 3102/4454 69% [=========================================== ] 3103/4454 69% [=========================================== ] 3104/4454 69% [=========================================== ] 3105/4454 69% [=========================================== ] 3106/4454 69% [=========================================== ] 3107/4454 69% [=========================================== ] 3108/4454 69% [=========================================== ] 3109/4454 69% [=========================================== ] 3110/4454 69% [=========================================== ] 3111/4454 69% [=========================================== ] 3112/4454 69% [=========================================== ] 3113/4454 69% [=========================================== ] 3114/4454 69% [=========================================== ] 3115/4454 69% [=========================================== ] 3116/4454 69% [=========================================== ] 3117/4454 69% [=========================================== ] 3118/4454 70% [=========================================== ] 3119/4454 70% [=========================================== ] 3120/4454 70% [=========================================== ] 3121/4454 70% [=========================================== ] 3122/4454 70% [=========================================== ] 3123/4454 70% [=========================================== ] 3124/4454 70% [=========================================== ] 3125/4454 70% [=========================================== ] 3126/4454 70% [=========================================== ] 3127/4454 70% [=========================================== ] 3128/4454 70% [=========================================== ] 3129/4454 70% [=========================================== ] 3130/4454 70% [=========================================== ] 3131/4454 70% [=========================================== ] 3132/4454 70% [=========================================== ] 3133/4454 70% [=========================================== ] 3134/4454 70% [=========================================== ] 3135/4454 70% [=========================================== ] 3136/4454 70% [=========================================== ] 3137/4454 70% [=========================================== ] 3138/4454 70% [=========================================== ] 3139/4454 70% [=========================================== ] 3140/4454 70% [=========================================== ] 3141/4454 70% [=========================================== ] 3142/4454 70% [=========================================== ] 3143/4454 70% [=========================================== ] 3144/4454 70% [=========================================== ] 3145/4454 70% [=========================================== ] 3146/4454 70% [=========================================== ] 3147/4454 70% [=========================================== ] 3148/4454 70% [=========================================== ] 3149/4454 70% [=========================================== ] 3150/4454 70% [=========================================== ] 3151/4454 70% [=========================================== ] 3152/4454 70% [=========================================== ] 3153/4454 70% [=========================================== ] 3154/4454 70% [=========================================== ] 3155/4454 70% [=========================================== ] 3156/4454 70% [=========================================== ] 3157/4454 70% [=========================================== ] 3158/4454 70% [=========================================== ] 3159/4454 70% [=========================================== ] 3160/4454 70% [============================================ ] 3161/4454 70% [============================================ ] 3162/4454 70% [============================================ ] 3163/4454 71% [============================================ ] 3164/4454 71% [============================================ ] 3165/4454 71% [============================================ ] 3166/4454 71% [============================================ ] 3167/4454 71% [============================================ ] 3168/4454 71% [============================================ ] 3169/4454 71% [============================================ ] 3170/4454 71% [============================================ ] 3171/4454 71% [============================================ ] 3172/4454 71% [============================================ ] 3173/4454 71% [============================================ ] 3174/4454 71% [============================================ ] 3175/4454 71% [============================================ ] 3176/4454 71% [============================================ ] 3177/4454 71% [============================================ ] 3178/4454 71% [============================================ ] 3179/4454 71% [============================================ ] 3180/4454 71% [============================================ ] 3181/4454 71% [============================================ ] 3182/4454 71% [============================================ ] 3183/4454 71% [============================================ ] 3184/4454 71% [============================================ ] 3185/4454 71% [============================================ ] 3186/4454 71% [============================================ ] 3187/4454 71% [============================================ ] 3188/4454 71% [============================================ ] 3189/4454 71% [============================================ ] 3190/4454 71% [============================================ ] 3191/4454 71% [============================================ ] 3192/4454 71% [============================================ ] 3193/4454 71% [============================================ ] 3194/4454 71% [============================================ ] 3195/4454 71% [============================================ ] 3196/4454 71% [============================================ ] 3197/4454 71% [============================================ ] 3198/4454 71% [============================================ ] 3199/4454 71% [============================================ ] 3200/4454 71% [============================================ ] 3201/4454 71% [============================================ ] 3202/4454 71% [============================================ ] 3203/4454 71% [============================================ ] 3204/4454 71% [============================================ ] 3205/4454 71% [============================================ ] 3206/4454 71% [============================================ ] 3207/4454 72% [============================================ ] 3208/4454 72% [============================================ ] 3209/4454 72% [============================================ ] 3210/4454 72% [============================================ ] 3211/4454 72% [============================================ ] 3212/4454 72% [============================================ ] 3213/4454 72% [============================================ ] 3214/4454 72% [============================================ ] 3215/4454 72% [============================================ ] 3216/4454 72% [============================================ ] 3217/4454 72% [============================================ ] 3218/4454 72% [============================================ ] 3219/4454 72% [============================================ ] 3220/4454 72% [============================================ ] 3221/4454 72% [============================================ ] 3222/4454 72% [============================================ ] 3223/4454 72% [============================================ ] 3224/4454 72% [============================================ ] 3225/4454 72% [============================================ ] 3226/4454 72% [============================================ ] 3227/4454 72% [============================================ ] 3228/4454 72% [============================================ ] 3229/4454 72% [============================================ ] 3230/4454 72% [============================================ ] 3231/4454 72% [============================================ ] 3232/4454 72% [============================================= ] 3233/4454 72% [============================================= ] 3234/4454 72% [============================================= ] 3235/4454 72% [============================================= ] 3236/4454 72% [============================================= ] 3237/4454 72% [============================================= ] 3238/4454 72% [============================================= ] 3239/4454 72% [============================================= ] 3240/4454 72% [============================================= ] 3241/4454 72% [============================================= ] 3242/4454 72% [============================================= ] 3243/4454 72% [============================================= ] 3244/4454 72% [============================================= ] 3245/4454 72% [============================================= ] 3246/4454 72% [============================================= ] 3247/4454 72% [============================================= ] 3248/4454 72% [============================================= ] 3249/4454 72% [============================================= ] 3250/4454 72% [============================================= ] 3251/4454 72% [============================================= ] 3252/4454 73% [============================================= ] 3253/4454 73% [============================================= ] 3254/4454 73% [============================================= ] 3255/4454 73% [============================================= ] 3256/4454 73% [============================================= ] 3257/4454 73% [============================================= ] 3258/4454 73% [============================================= ] 3259/4454 73% [============================================= ] 3260/4454 73% [============================================= ] 3261/4454 73% [============================================= ] 3262/4454 73% [============================================= ] 3263/4454 73% [============================================= ] 3264/4454 73% [============================================= ] 3265/4454 73% [============================================= ] 3266/4454 73% [============================================= ] 3267/4454 73% [============================================= ] 3268/4454 73% [============================================= ] 3269/4454 73% [============================================= ] 3270/4454 73% [============================================= ] 3271/4454 73% [============================================= ] 3272/4454 73% [============================================= ] 3273/4454 73% [============================================= ] 3274/4454 73% [============================================= ] 3275/4454 73% [============================================= ] 3276/4454 73% [============================================= ] 3277/4454 73% [============================================= ] 3278/4454 73% [============================================= ] 3279/4454 73% [============================================= ] 3280/4454 73% [============================================= ] 3281/4454 73% [============================================= ] 3282/4454 73% [============================================= ] 3283/4454 73% [============================================= ] 3284/4454 73% [============================================= ] 3285/4454 73% [============================================= ] 3286/4454 73% [============================================= ] 3287/4454 73% [============================================= ] 3288/4454 73% [============================================= ] 3289/4454 73% [============================================= ] 3290/4454 73% [============================================= ] 3291/4454 73% [============================================= ] 3292/4454 73% [============================================= ] 3293/4454 73% [============================================= ] 3294/4454 73% [============================================= ] 3295/4454 73% [============================================= ] 3296/4454 74% [============================================= ] 3297/4454 74% [============================================= ] 3298/4454 74% [============================================= ] 3299/4454 74% [============================================= ] 3300/4454 74% [============================================= ] 3301/4454 74% [============================================= ] 3302/4454 74% [============================================= ] 3303/4454 74% [============================================= ] 3304/4454 74% [============================================== ] 3305/4454 74% [============================================== ] 3306/4454 74% [============================================== ] 3307/4454 74% [============================================== ] 3308/4454 74% [============================================== ] 3309/4454 74% [============================================== ] 3310/4454 74% [============================================== ] 3311/4454 74% [============================================== ] 3312/4454 74% [============================================== ] 3313/4454 74% [============================================== ] 3314/4454 74% [============================================== ] 3315/4454 74% [============================================== ] 3316/4454 74% [============================================== ] 3317/4454 74% [============================================== ] 3318/4454 74% [============================================== ] 3319/4454 74% [============================================== ] 3320/4454 74% [============================================== ] 3321/4454 74% [============================================== ] 3322/4454 74% [============================================== ] 3323/4454 74% [============================================== ] 3324/4454 74% [============================================== ] 3325/4454 74% [============================================== ] 3326/4454 74% [============================================== ] 3327/4454 74% [============================================== ] 3328/4454 74% [============================================== ] 3329/4454 74% [============================================== ] 3330/4454 74% [============================================== ] 3331/4454 74% [============================================== ] 3332/4454 74% [============================================== ] 3333/4454 74% [============================================== ] 3334/4454 74% [============================================== ] 3335/4454 74% [============================================== ] 3336/4454 74% [============================================== ] 3337/4454 74% [============================================== ] 3338/4454 74% [============================================== ] 3339/4454 74% [============================================== ] 3340/4454 74% [============================================== ] 3341/4454 75% [============================================== ] 3342/4454 75% [============================================== ] 3343/4454 75% [============================================== ] 3344/4454 75% [============================================== ] 3345/4454 75% [============================================== ] 3346/4454 75% [============================================== ] 3347/4454 75% [============================================== ] 3348/4454 75% [============================================== ] 3349/4454 75% [============================================== ] 3350/4454 75% [============================================== ] 3351/4454 75% [============================================== ] 3352/4454 75% [============================================== ] 3353/4454 75% [============================================== ] 3354/4454 75% [============================================== ] 3355/4454 75% [============================================== ] 3356/4454 75% [============================================== ] 3357/4454 75% [============================================== ] 3358/4454 75% [============================================== ] 3359/4454 75% [============================================== ] 3360/4454 75% [============================================== ] 3361/4454 75% [============================================== ] 3362/4454 75% [============================================== ] 3363/4454 75% [============================================== ] 3364/4454 75% [============================================== ] 3365/4454 75% [============================================== ] 3366/4454 75% [============================================== ] 3367/4454 75% [============================================== ] 3368/4454 75% [============================================== ] 3369/4454 75% [============================================== ] 3370/4454 75% [============================================== ] 3371/4454 75% [============================================== ] 3372/4454 75% [============================================== ] 3373/4454 75% [============================================== ] 3374/4454 75% [============================================== ] 3375/4454 75% [============================================== ] 3376/4454 75% [=============================================== ] 3377/4454 75% [=============================================== ] 3378/4454 75% [=============================================== ] 3379/4454 75% [=============================================== ] 3380/4454 75% [=============================================== ] 3381/4454 75% [=============================================== ] 3382/4454 75% [=============================================== ] 3383/4454 75% [=============================================== ] 3384/4454 75% [=============================================== ] 3385/4454 75% [=============================================== ] 3386/4454 76% [=============================================== ] 3387/4454 76% [=============================================== ] 3388/4454 76% [=============================================== ] 3389/4454 76% [=============================================== ] 3390/4454 76% [=============================================== ] 3391/4454 76% [=============================================== ] 3392/4454 76% [=============================================== ] 3393/4454 76% [=============================================== ] 3394/4454 76% [=============================================== ] 3395/4454 76% [=============================================== ] 3396/4454 76% [=============================================== ] 3397/4454 76% [=============================================== ] 3398/4454 76% [=============================================== ] 3399/4454 76% [=============================================== ] 3400/4454 76% [=============================================== ] 3401/4454 76% [=============================================== ] 3402/4454 76% [=============================================== ] 3403/4454 76% [=============================================== ] 3404/4454 76% [=============================================== ] 3405/4454 76% [=============================================== ] 3406/4454 76% [=============================================== ] 3407/4454 76% [=============================================== ] 3408/4454 76% [=============================================== ] 3409/4454 76% [=============================================== ] 3410/4454 76% [=============================================== ] 3411/4454 76% [=============================================== ] 3412/4454 76% [=============================================== ] 3413/4454 76% [=============================================== ] 3414/4454 76% [=============================================== ] 3415/4454 76% [=============================================== ] 3416/4454 76% [=============================================== ] 3417/4454 76% [=============================================== ] 3418/4454 76% [=============================================== ] 3419/4454 76% [=============================================== ] 3420/4454 76% [=============================================== ] 3421/4454 76% [=============================================== ] 3422/4454 76% [=============================================== ] 3423/4454 76% [=============================================== ] 3424/4454 76% [=============================================== ] 3425/4454 76% [=============================================== ] 3426/4454 76% [=============================================== ] 3427/4454 76% [=============================================== ] 3428/4454 76% [=============================================== ] 3429/4454 76% [=============================================== ] 3430/4454 77% [=============================================== ] 3431/4454 77% [=============================================== ] 3432/4454 77% [=============================================== ] 3433/4454 77% [=============================================== ] 3434/4454 77% [=============================================== ] 3435/4454 77% [=============================================== ] 3436/4454 77% [=============================================== ] 3437/4454 77% [=============================================== ] 3438/4454 77% [=============================================== ] 3439/4454 77% [=============================================== ] 3440/4454 77% [=============================================== ] 3441/4454 77% [=============================================== ] 3442/4454 77% [=============================================== ] 3443/4454 77% [=============================================== ] 3444/4454 77% [=============================================== ] 3445/4454 77% [=============================================== ] 3446/4454 77% [=============================================== ] 3447/4454 77% [=============================================== ] 3448/4454 77% [================================================ ] 3449/4454 77% [================================================ ] 3450/4454 77% [================================================ ] 3451/4454 77% [================================================ ] 3452/4454 77% [================================================ ] 3453/4454 77% [================================================ ] 3454/4454 77% [================================================ ] 3455/4454 77% [================================================ ] 3456/4454 77% [================================================ ] 3457/4454 77% [================================================ ] 3458/4454 77% [================================================ ] 3459/4454 77% [================================================ ] 3460/4454 77% [================================================ ] 3461/4454 77% [================================================ ] 3462/4454 77% [================================================ ] 3463/4454 77% [================================================ ] 3464/4454 77% [================================================ ] 3465/4454 77% [================================================ ] 3466/4454 77% [================================================ ] 3467/4454 77% [================================================ ] 3468/4454 77% [================================================ ] 3469/4454 77% [================================================ ] 3470/4454 77% [================================================ ] 3471/4454 77% [================================================ ] 3472/4454 77% [================================================ ] 3473/4454 77% [================================================ ] 3474/4454 77% [================================================ ] 3475/4454 78% [================================================ ] 3476/4454 78% [================================================ ] 3477/4454 78% [================================================ ] 3478/4454 78% [================================================ ] 3479/4454 78% [================================================ ] 3480/4454 78% [================================================ ] 3481/4454 78% [================================================ ] 3482/4454 78% [================================================ ] 3483/4454 78% [================================================ ] 3484/4454 78% [================================================ ] 3485/4454 78% [================================================ ] 3486/4454 78% [================================================ ] 3487/4454 78% [================================================ ] 3488/4454 78% [================================================ ] 3489/4454 78% [================================================ ] 3490/4454 78% [================================================ ] 3491/4454 78% [================================================ ] 3492/4454 78% [================================================ ] 3493/4454 78% [================================================ ] 3494/4454 78% [================================================ ] 3495/4454 78% [================================================ ] 3496/4454 78% [================================================ ] 3497/4454 78% [================================================ ] 3498/4454 78% [================================================ ] 3499/4454 78% [================================================ ] 3500/4454 78% [================================================ ] 3501/4454 78% [================================================ ] 3502/4454 78% [================================================ ] 3503/4454 78% [================================================ ] 3504/4454 78% [================================================ ] 3505/4454 78% [================================================ ] 3506/4454 78% [================================================ ] 3507/4454 78% [================================================ ] 3508/4454 78% [================================================ ] 3509/4454 78% [================================================ ] 3510/4454 78% [================================================ ] 3511/4454 78% [================================================ ] 3512/4454 78% [================================================ ] 3513/4454 78% [================================================ ] 3514/4454 78% [================================================ ] 3515/4454 78% [================================================ ] 3516/4454 78% [================================================ ] 3517/4454 78% [================================================ ] 3518/4454 78% [================================================ ] 3519/4454 79% [================================================ ] 3520/4454 79% [================================================= ] 3521/4454 79% [================================================= ] 3522/4454 79% [================================================= ] 3523/4454 79% [================================================= ] 3524/4454 79% [================================================= ] 3525/4454 79% [================================================= ] 3526/4454 79% [================================================= ] 3527/4454 79% [================================================= ] 3528/4454 79% [================================================= ] 3529/4454 79% [================================================= ] 3530/4454 79% [================================================= ] 3531/4454 79% [================================================= ] 3532/4454 79% [================================================= ] 3533/4454 79% [================================================= ] 3534/4454 79% [================================================= ] 3535/4454 79% [================================================= ] 3536/4454 79% [================================================= ] 3537/4454 79% [================================================= ] 3538/4454 79% [================================================= ] 3539/4454 79% [================================================= ] 3540/4454 79% [================================================= ] 3541/4454 79% [================================================= ] 3542/4454 79% [================================================= ] 3543/4454 79% [================================================= ] 3544/4454 79% [================================================= ] 3545/4454 79% [================================================= ] 3546/4454 79% [================================================= ] 3547/4454 79% [================================================= ] 3548/4454 79% [================================================= ] 3549/4454 79% [================================================= ] 3550/4454 79% [================================================= ] 3551/4454 79% [================================================= ] 3552/4454 79% [================================================= ] 3553/4454 79% [================================================= ] 3554/4454 79% [================================================= ] 3555/4454 79% [================================================= ] 3556/4454 79% [================================================= ] 3557/4454 79% [================================================= ] 3558/4454 79% [================================================= ] 3559/4454 79% [================================================= ] 3560/4454 79% [================================================= ] 3561/4454 79% [================================================= ] 3562/4454 79% [================================================= ] 3563/4454 79% [================================================= ] 3564/4454 80% [================================================= ] 3565/4454 80% [================================================= ] 3566/4454 80% [================================================= ] 3567/4454 80% [================================================= ] 3568/4454 80% [================================================= ] 3569/4454 80% [================================================= ] 3570/4454 80% [================================================= ] 3571/4454 80% [================================================= ] 3572/4454 80% [================================================= ] 3573/4454 80% [================================================= ] 3574/4454 80% [================================================= ] 3575/4454 80% [================================================= ] 3576/4454 80% [================================================= ] 3577/4454 80% [================================================= ] 3578/4454 80% [================================================= ] 3579/4454 80% [================================================= ] 3580/4454 80% [================================================= ] 3581/4454 80% [================================================= ] 3582/4454 80% [================================================= ] 3583/4454 80% [================================================= ] 3584/4454 80% [================================================= ] 3585/4454 80% [================================================= ] 3586/4454 80% [================================================= ] 3587/4454 80% [================================================= ] 3588/4454 80% [================================================= ] 3589/4454 80% [================================================= ] 3590/4454 80% [================================================= ] 3591/4454 80% [================================================== ] 3592/4454 80% [================================================== ] 3593/4454 80% [================================================== ] 3594/4454 80% [================================================== ] 3595/4454 80% [================================================== ] 3596/4454 80% [================================================== ] 3597/4454 80% [================================================== ] 3598/4454 80% [================================================== ] 3599/4454 80% [================================================== ] 3600/4454 80% [================================================== ] 3601/4454 80% [================================================== ] 3602/4454 80% [================================================== ] 3603/4454 80% [================================================== ] 3604/4454 80% [================================================== ] 3605/4454 80% [================================================== ] 3606/4454 80% [================================================== ] 3607/4454 80% [================================================== ] 3608/4454 81% [================================================== ] 3609/4454 81% [================================================== ] 3610/4454 81% [================================================== ] 3611/4454 81% [================================================== ] 3612/4454 81% [================================================== ] 3613/4454 81% [================================================== ] 3614/4454 81% [================================================== ] 3615/4454 81% [================================================== ] 3616/4454 81% [================================================== ] 3617/4454 81% [================================================== ] 3618/4454 81% [================================================== ] 3619/4454 81% [================================================== ] 3620/4454 81% [================================================== ] 3621/4454 81% [================================================== ] 3622/4454 81% [================================================== ] 3623/4454 81% [================================================== ] 3624/4454 81% [================================================== ] 3625/4454 81% [================================================== ] 3626/4454 81% [================================================== ] 3627/4454 81% [================================================== ] 3628/4454 81% [================================================== ] 3629/4454 81% [================================================== ] 3630/4454 81% [================================================== ] 3631/4454 81% [================================================== ] 3632/4454 81% [================================================== ] 3633/4454 81% [================================================== ] 3634/4454 81% [================================================== ] 3635/4454 81% [================================================== ] 3636/4454 81% [================================================== ] 3637/4454 81% [================================================== ] 3638/4454 81% [================================================== ] 3639/4454 81% [================================================== ] 3640/4454 81% [================================================== ] 3641/4454 81% [================================================== ] 3642/4454 81% [================================================== ] 3643/4454 81% [================================================== ] 3644/4454 81% [================================================== ] 3645/4454 81% [================================================== ] 3646/4454 81% [================================================== ] 3647/4454 81% [================================================== ] 3648/4454 81% [================================================== ] 3649/4454 81% [================================================== ] 3650/4454 81% [================================================== ] 3651/4454 81% [================================================== ] 3652/4454 81% [================================================== ] 3653/4454 82% [================================================== ] 3654/4454 82% [================================================== ] 3655/4454 82% [================================================== ] 3656/4454 82% [================================================== ] 3657/4454 82% [================================================== ] 3658/4454 82% [================================================== ] 3659/4454 82% [================================================== ] 3660/4454 82% [================================================== ] 3661/4454 82% [================================================== ] 3662/4454 82% [================================================== ] 3663/4454 82% [=================================================== ] 3664/4454 82% [=================================================== ] 3665/4454 82% [=================================================== ] 3666/4454 82% [=================================================== ] 3667/4454 82% [=================================================== ] 3668/4454 82% [=================================================== ] 3669/4454 82% [=================================================== ] 3670/4454 82% [=================================================== ] 3671/4454 82% [=================================================== ] 3672/4454 82% [=================================================== ] 3673/4454 82% [=================================================== ] 3674/4454 82% [=================================================== ] 3675/4454 82% [=================================================== ] 3676/4454 82% [=================================================== ] 3677/4454 82% [=================================================== ] 3678/4454 82% [=================================================== ] 3679/4454 82% [=================================================== ] 3680/4454 82% [=================================================== ] 3681/4454 82% [=================================================== ] 3682/4454 82% [=================================================== ] 3683/4454 82% [=================================================== ] 3684/4454 82% [=================================================== ] 3685/4454 82% [=================================================== ] 3686/4454 82% [=================================================== ] 3687/4454 82% [=================================================== ] 3688/4454 82% [=================================================== ] 3689/4454 82% [=================================================== ] 3690/4454 82% [=================================================== ] 3691/4454 82% [=================================================== ] 3692/4454 82% [=================================================== ] 3693/4454 82% [=================================================== ] 3694/4454 82% [=================================================== ] 3695/4454 82% [=================================================== ] 3696/4454 82% [=================================================== ] 3697/4454 83% [=================================================== ] 3698/4454 83% [=================================================== ] 3699/4454 83% [=================================================== ] 3700/4454 83% [=================================================== ] 3701/4454 83% [=================================================== ] 3702/4454 83% [=================================================== ] 3703/4454 83% [=================================================== ] 3704/4454 83% [=================================================== ] 3705/4454 83% [=================================================== ] 3706/4454 83% [=================================================== ] 3707/4454 83% [=================================================== ] 3708/4454 83% [=================================================== ] 3709/4454 83% [=================================================== ] 3710/4454 83% [=================================================== ] 3711/4454 83% [=================================================== ] 3712/4454 83% [=================================================== ] 3713/4454 83% [=================================================== ] 3714/4454 83% [=================================================== ] 3715/4454 83% [=================================================== ] 3716/4454 83% [=================================================== ] 3717/4454 83% [=================================================== ] 3718/4454 83% [=================================================== ] 3719/4454 83% [=================================================== ] 3720/4454 83% [=================================================== ] 3721/4454 83% [=================================================== ] 3722/4454 83% [=================================================== ] 3723/4454 83% [=================================================== ] 3724/4454 83% [=================================================== ] 3725/4454 83% [=================================================== ] 3726/4454 83% [=================================================== ] 3727/4454 83% [=================================================== ] 3728/4454 83% [=================================================== ] 3729/4454 83% [=================================================== ] 3730/4454 83% [=================================================== ] 3731/4454 83% [=================================================== ] 3732/4454 83% [=================================================== ] 3733/4454 83% [=================================================== ] 3734/4454 83% [=================================================== ] 3735/4454 83% [==================================================== ] 3736/4454 83% [==================================================== ] 3737/4454 83% [==================================================== ] 3738/4454 83% [==================================================== ] 3739/4454 83% [==================================================== ] 3740/4454 83% [==================================================== ] 3741/4454 83% [==================================================== ] 3742/4454 84% [==================================================== ] 3743/4454 84% [==================================================== ] 3744/4454 84% [==================================================== ] 3745/4454 84% [==================================================== ] 3746/4454 84% [==================================================== ] 3747/4454 84% [==================================================== ] 3748/4454 84% [==================================================== ] 3749/4454 84% [==================================================== ] 3750/4454 84% [==================================================== ] 3751/4454 84% [==================================================== ] 3752/4454 84% [==================================================== ] 3753/4454 84% [==================================================== ] 3754/4454 84% [==================================================== ] 3755/4454 84% [==================================================== ] 3756/4454 84% [==================================================== ] 3757/4454 84% [==================================================== ] 3758/4454 84% [==================================================== ] 3759/4454 84% [==================================================== ] 3760/4454 84% [==================================================== ] 3761/4454 84% [==================================================== ] 3762/4454 84% [==================================================== ] 3763/4454 84% [==================================================== ] 3764/4454 84% [==================================================== ] 3765/4454 84% [==================================================== ] 3766/4454 84% [==================================================== ] 3767/4454 84% [==================================================== ] 3768/4454 84% [==================================================== ] 3769/4454 84% [==================================================== ] 3770/4454 84% [==================================================== ] 3771/4454 84% [==================================================== ] 3772/4454 84% [==================================================== ] 3773/4454 84% [==================================================== ] 3774/4454 84% [==================================================== ] 3775/4454 84% [==================================================== ] 3776/4454 84% [==================================================== ] 3777/4454 84% [==================================================== ] 3778/4454 84% [==================================================== ] 3779/4454 84% [==================================================== ] 3780/4454 84% [==================================================== ] 3781/4454 84% [==================================================== ] 3782/4454 84% [==================================================== ] 3783/4454 84% [==================================================== ] 3784/4454 84% [==================================================== ] 3785/4454 84% [==================================================== ] 3786/4454 85% [==================================================== ] 3787/4454 85% [==================================================== ] 3788/4454 85% [==================================================== ] 3789/4454 85% [==================================================== ] 3790/4454 85% [==================================================== ] 3791/4454 85% [==================================================== ] 3792/4454 85% [==================================================== ] 3793/4454 85% [==================================================== ] 3794/4454 85% [==================================================== ] 3795/4454 85% [==================================================== ] 3796/4454 85% [==================================================== ] 3797/4454 85% [==================================================== ] 3798/4454 85% [==================================================== ] 3799/4454 85% [==================================================== ] 3800/4454 85% [==================================================== ] 3801/4454 85% [==================================================== ] 3802/4454 85% [==================================================== ] 3803/4454 85% [==================================================== ] 3804/4454 85% [==================================================== ] 3805/4454 85% [==================================================== ] 3806/4454 85% [==================================================== ] 3807/4454 85% [===================================================== ] 3808/4454 85% [===================================================== ] 3809/4454 85% [===================================================== ] 3810/4454 85% [===================================================== ] 3811/4454 85% [===================================================== ] 3812/4454 85% [===================================================== ] 3813/4454 85% [===================================================== ] 3814/4454 85% [===================================================== ] 3815/4454 85% [===================================================== ] 3816/4454 85% [===================================================== ] 3817/4454 85% [===================================================== ] 3818/4454 85% [===================================================== ] 3819/4454 85% [===================================================== ] 3820/4454 85% [===================================================== ] 3821/4454 85% [===================================================== ] 3822/4454 85% [===================================================== ] 3823/4454 85% [===================================================== ] 3824/4454 85% [===================================================== ] 3825/4454 85% [===================================================== ] 3826/4454 85% [===================================================== ] 3827/4454 85% [===================================================== ] 3828/4454 85% [===================================================== ] 3829/4454 85% [===================================================== ] 3830/4454 85% [===================================================== ] 3831/4454 86% [===================================================== ] 3832/4454 86% [===================================================== ] 3833/4454 86% [===================================================== ] 3834/4454 86% [===================================================== ] 3835/4454 86% [===================================================== ] 3836/4454 86% [===================================================== ] 3837/4454 86% [===================================================== ] 3838/4454 86% [===================================================== ] 3839/4454 86% [===================================================== ] 3840/4454 86% [===================================================== ] 3841/4454 86% [===================================================== ] 3842/4454 86% [===================================================== ] 3843/4454 86% [===================================================== ] 3844/4454 86% [===================================================== ] 3845/4454 86% [===================================================== ] 3846/4454 86% [===================================================== ] 3847/4454 86% [===================================================== ] 3848/4454 86% [===================================================== ] 3849/4454 86% [===================================================== ] 3850/4454 86% [===================================================== ] 3851/4454 86% [===================================================== ] 3852/4454 86% [===================================================== ] 3853/4454 86% [===================================================== ] 3854/4454 86% [===================================================== ] 3855/4454 86% [===================================================== ] 3856/4454 86% [===================================================== ] 3857/4454 86% [===================================================== ] 3858/4454 86% [===================================================== ] 3859/4454 86% [===================================================== ] 3860/4454 86% [===================================================== ] 3861/4454 86% [===================================================== ] 3862/4454 86% [===================================================== ] 3863/4454 86% [===================================================== ] 3864/4454 86% [===================================================== ] 3865/4454 86% [===================================================== ] 3866/4454 86% [===================================================== ] 3867/4454 86% [===================================================== ] 3868/4454 86% [===================================================== ] 3869/4454 86% [===================================================== ] 3870/4454 86% [===================================================== ] 3871/4454 86% [===================================================== ] 3872/4454 86% [===================================================== ] 3873/4454 86% [===================================================== ] 3874/4454 86% [===================================================== ] 3875/4454 87% [===================================================== ] 3876/4454 87% [===================================================== ] 3877/4454 87% [===================================================== ] 3878/4454 87% [===================================================== ] 3879/4454 87% [====================================================== ] 3880/4454 87% [====================================================== ] 3881/4454 87% [====================================================== ] 3882/4454 87% [====================================================== ] 3883/4454 87% [====================================================== ] 3884/4454 87% [====================================================== ] 3885/4454 87% [====================================================== ] 3886/4454 87% [====================================================== ] 3887/4454 87% [====================================================== ] 3888/4454 87% [====================================================== ] 3889/4454 87% [====================================================== ] 3890/4454 87% [====================================================== ] 3891/4454 87% [====================================================== ] 3892/4454 87% [====================================================== ] 3893/4454 87% [====================================================== ] 3894/4454 87% [====================================================== ] 3895/4454 87% [====================================================== ] 3896/4454 87% [====================================================== ] 3897/4454 87% [====================================================== ] 3898/4454 87% [====================================================== ] 3899/4454 87% [====================================================== ] 3900/4454 87% [====================================================== ] 3901/4454 87% [====================================================== ] 3902/4454 87% [====================================================== ] 3903/4454 87% [====================================================== ] 3904/4454 87% [====================================================== ] 3905/4454 87% [====================================================== ] 3906/4454 87% [====================================================== ] 3907/4454 87% [====================================================== ] 3908/4454 87% [====================================================== ] 3909/4454 87% [====================================================== ] 3910/4454 87% [====================================================== ] 3911/4454 87% [====================================================== ] 3912/4454 87% [====================================================== ] 3913/4454 87% [====================================================== ] 3914/4454 87% [====================================================== ] 3915/4454 87% [====================================================== ] 3916/4454 87% [====================================================== ] 3917/4454 87% [====================================================== ] 3918/4454 87% [====================================================== ] 3919/4454 87% [====================================================== ] 3920/4454 88% [====================================================== ] 3921/4454 88% [====================================================== ] 3922/4454 88% [====================================================== ] 3923/4454 88% [====================================================== ] 3924/4454 88% [====================================================== ] 3925/4454 88% [====================================================== ] 3926/4454 88% [====================================================== ] 3927/4454 88% [====================================================== ] 3928/4454 88% [====================================================== ] 3929/4454 88% [====================================================== ] 3930/4454 88% [====================================================== ] 3931/4454 88% [====================================================== ] 3932/4454 88% [====================================================== ] 3933/4454 88% [====================================================== ] 3934/4454 88% [====================================================== ] 3935/4454 88% [====================================================== ] 3936/4454 88% [====================================================== ] 3937/4454 88% [====================================================== ] 3938/4454 88% [====================================================== ] 3939/4454 88% [====================================================== ] 3940/4454 88% [====================================================== ] 3941/4454 88% [====================================================== ] 3942/4454 88% [====================================================== ] 3943/4454 88% [====================================================== ] 3944/4454 88% [====================================================== ] 3945/4454 88% [====================================================== ] 3946/4454 88% [====================================================== ] 3947/4454 88% [====================================================== ] 3948/4454 88% [====================================================== ] 3949/4454 88% [====================================================== ] 3950/4454 88% [====================================================== ] 3951/4454 88% [======================================================= ] 3952/4454 88% [======================================================= ] 3953/4454 88% [======================================================= ] 3954/4454 88% [======================================================= ] 3955/4454 88% [======================================================= ] 3956/4454 88% [======================================================= ] 3957/4454 88% [======================================================= ] 3958/4454 88% [======================================================= ] 3959/4454 88% [======================================================= ] 3960/4454 88% [======================================================= ] 3961/4454 88% [======================================================= ] 3962/4454 88% [======================================================= ] 3963/4454 88% [======================================================= ] 3964/4454 88% [======================================================= ] 3965/4454 89% [======================================================= ] 3966/4454 89% [======================================================= ] 3967/4454 89% [======================================================= ] 3968/4454 89% [======================================================= ] 3969/4454 89% [======================================================= ] 3970/4454 89% [======================================================= ] 3971/4454 89% [======================================================= ] 3972/4454 89% [======================================================= ] 3973/4454 89% [======================================================= ] 3974/4454 89% [======================================================= ] 3975/4454 89% [======================================================= ] 3976/4454 89% [======================================================= ] 3977/4454 89% [======================================================= ] 3978/4454 89% [======================================================= ] 3979/4454 89% [======================================================= ] 3980/4454 89% [======================================================= ] 3981/4454 89% [======================================================= ] 3982/4454 89% [======================================================= ] 3983/4454 89% [======================================================= ] 3984/4454 89% [======================================================= ] 3985/4454 89% [======================================================= ] 3986/4454 89% [======================================================= ] 3987/4454 89% [======================================================= ] 3988/4454 89% [======================================================= ] 3989/4454 89% [======================================================= ] 3990/4454 89% [======================================================= ] 3991/4454 89% [======================================================= ] 3992/4454 89% [======================================================= ] 3993/4454 89% [======================================================= ] 3994/4454 89% [======================================================= ] 3995/4454 89% [======================================================= ] 3996/4454 89% [======================================================= ] 3997/4454 89% [======================================================= ] 3998/4454 89% [======================================================= ] 3999/4454 89% [======================================================= ] 4000/4454 89% [======================================================= ] 4001/4454 89% [======================================================= ] 4002/4454 89% [======================================================= ] 4003/4454 89% [======================================================= ] 4004/4454 89% [======================================================= ] 4005/4454 89% [======================================================= ] 4006/4454 89% [======================================================= ] 4007/4454 89% [======================================================= ] 4008/4454 89% [======================================================= ] 4009/4454 90% [======================================================= ] 4010/4454 90% [======================================================= ] 4011/4454 90% [======================================================= ] 4012/4454 90% [======================================================= ] 4013/4454 90% [======================================================= ] 4014/4454 90% [======================================================= ] 4015/4454 90% [======================================================= ] 4016/4454 90% [======================================================= ] 4017/4454 90% [======================================================= ] 4018/4454 90% [======================================================= ] 4019/4454 90% [======================================================= ] 4020/4454 90% [======================================================= ] 4021/4454 90% [======================================================= ] 4022/4454 90% [======================================================== ] 4023/4454 90% [======================================================== ] 4024/4454 90% [======================================================== ] 4025/4454 90% [======================================================== ] 4026/4454 90% [======================================================== ] 4027/4454 90% [======================================================== ] 4028/4454 90% [======================================================== ] 4029/4454 90% [======================================================== ] 4030/4454 90% [======================================================== ] 4031/4454 90% [======================================================== ] 4032/4454 90% [======================================================== ] 4033/4454 90% [======================================================== ] 4034/4454 90% [======================================================== ] 4035/4454 90% [======================================================== ] 4036/4454 90% [======================================================== ] 4037/4454 90% [======================================================== ] 4038/4454 90% [======================================================== ] 4039/4454 90% [======================================================== ] 4040/4454 90% [======================================================== ] 4041/4454 90% [======================================================== ] 4042/4454 90% [======================================================== ] 4043/4454 90% [======================================================== ] 4044/4454 90% [======================================================== ] 4045/4454 90% [======================================================== ] 4046/4454 90% [======================================================== ] 4047/4454 90% [======================================================== ] 4048/4454 90% [======================================================== ] 4049/4454 90% [======================================================== ] 4050/4454 90% [======================================================== ] 4051/4454 90% [======================================================== ] 4052/4454 90% [======================================================== ] 4053/4454 90% [======================================================== ] 4054/4454 91% [======================================================== ] 4055/4454 91% [======================================================== ] 4056/4454 91% [======================================================== ] 4057/4454 91% [======================================================== ] 4058/4454 91% [======================================================== ] 4059/4454 91% [======================================================== ] 4060/4454 91% [======================================================== ] 4061/4454 91% [======================================================== ] 4062/4454 91% [======================================================== ] 4063/4454 91% [======================================================== ] 4064/4454 91% [======================================================== ] 4065/4454 91% [======================================================== ] 4066/4454 91% [======================================================== ] 4067/4454 91% [======================================================== ] 4068/4454 91% [======================================================== ] 4069/4454 91% [======================================================== ] 4070/4454 91% [======================================================== ] 4071/4454 91% [======================================================== ] 4072/4454 91% [======================================================== ] 4073/4454 91% [======================================================== ] 4074/4454 91% [======================================================== ] 4075/4454 91% [======================================================== ] 4076/4454 91% [======================================================== ] 4077/4454 91% [======================================================== ] 4078/4454 91% [======================================================== ] 4079/4454 91% [======================================================== ] 4080/4454 91% [======================================================== ] 4081/4454 91% [======================================================== ] 4082/4454 91% [======================================================== ] 4083/4454 91% [======================================================== ] 4084/4454 91% [======================================================== ] 4085/4454 91% [======================================================== ] 4086/4454 91% [======================================================== ] 4087/4454 91% [======================================================== ] 4088/4454 91% [======================================================== ] 4089/4454 91% [======================================================== ] 4090/4454 91% [======================================================== ] 4091/4454 91% [======================================================== ] 4092/4454 91% [======================================================== ] 4093/4454 91% [======================================================== ] 4094/4454 91% [========================================================= ] 4095/4454 91% [========================================================= ] 4096/4454 91% [========================================================= ] 4097/4454 91% [========================================================= ] 4098/4454 92% [========================================================= ] 4099/4454 92% [========================================================= ] 4100/4454 92% [========================================================= ] 4101/4454 92% [========================================================= ] 4102/4454 92% [========================================================= ] 4103/4454 92% [========================================================= ] 4104/4454 92% [========================================================= ] 4105/4454 92% [========================================================= ] 4106/4454 92% [========================================================= ] 4107/4454 92% [========================================================= ] 4108/4454 92% [========================================================= ] 4109/4454 92% [========================================================= ] 4110/4454 92% [========================================================= ] 4111/4454 92% [========================================================= ] 4112/4454 92% [========================================================= ] 4113/4454 92% [========================================================= ] 4114/4454 92% [========================================================= ] 4115/4454 92% [========================================================= ] 4116/4454 92% [========================================================= ] 4117/4454 92% [========================================================= ] 4118/4454 92% [========================================================= ] 4119/4454 92% [========================================================= ] 4120/4454 92% [========================================================= ] 4121/4454 92% [========================================================= ] 4122/4454 92% [========================================================= ] 4123/4454 92% [========================================================= ] 4124/4454 92% [========================================================= ] 4125/4454 92% [========================================================= ] 4126/4454 92% [========================================================= ] 4127/4454 92% [========================================================= ] 4128/4454 92% [========================================================= ] 4129/4454 92% [========================================================= ] 4130/4454 92% [========================================================= ] 4131/4454 92% [========================================================= ] 4132/4454 92% [========================================================= ] 4133/4454 92% [========================================================= ] 4134/4454 92% [========================================================= ] 4135/4454 92% [========================================================= ] 4136/4454 92% [========================================================= ] 4137/4454 92% [========================================================= ] 4138/4454 92% [========================================================= ] 4139/4454 92% [========================================================= ] 4140/4454 92% [========================================================= ] 4141/4454 92% [========================================================= ] 4142/4454 92% [========================================================= ] 4143/4454 93% [========================================================= ] 4144/4454 93% [========================================================= ] 4145/4454 93% [========================================================= ] 4146/4454 93% [========================================================= ] 4147/4454 93% [========================================================= ] 4148/4454 93% [========================================================= ] 4149/4454 93% [========================================================= ] 4150/4454 93% [========================================================= ] 4151/4454 93% [========================================================= ] 4152/4454 93% [========================================================= ] 4153/4454 93% [========================================================= ] 4154/4454 93% [========================================================= ] 4155/4454 93% [========================================================= ] 4156/4454 93% [========================================================= ] 4157/4454 93% [========================================================= ] 4158/4454 93% [========================================================= ] 4159/4454 93% [========================================================= ] 4160/4454 93% [========================================================= ] 4161/4454 93% [========================================================= ] 4162/4454 93% [========================================================= ] 4163/4454 93% [========================================================= ] 4164/4454 93% [========================================================= ] 4165/4454 93% [========================================================= ] 4166/4454 93% [========================================================== ] 4167/4454 93% [========================================================== ] 4168/4454 93% [========================================================== ] 4169/4454 93% [========================================================== ] 4170/4454 93% [========================================================== ] 4171/4454 93% [========================================================== ] 4172/4454 93% [========================================================== ] 4173/4454 93% [========================================================== ] 4174/4454 93% [========================================================== ] 4175/4454 93% [========================================================== ] 4176/4454 93% [========================================================== ] 4177/4454 93% [========================================================== ] 4178/4454 93% [========================================================== ] 4179/4454 93% [========================================================== ] 4180/4454 93% [========================================================== ] 4181/4454 93% [========================================================== ] 4182/4454 93% [========================================================== ] 4183/4454 93% [========================================================== ] 4184/4454 93% [========================================================== ] 4185/4454 93% [========================================================== ] 4186/4454 93% [========================================================== ] 4187/4454 94% [========================================================== ] 4188/4454 94% [========================================================== ] 4189/4454 94% [========================================================== ] 4190/4454 94% [========================================================== ] 4191/4454 94% [========================================================== ] 4192/4454 94% [========================================================== ] 4193/4454 94% [========================================================== ] 4194/4454 94% [========================================================== ] 4195/4454 94% [========================================================== ] 4196/4454 94% [========================================================== ] 4197/4454 94% [========================================================== ] 4198/4454 94% [========================================================== ] 4199/4454 94% [========================================================== ] 4200/4454 94% [========================================================== ] 4201/4454 94% [========================================================== ] 4202/4454 94% [========================================================== ] 4203/4454 94% [========================================================== ] 4204/4454 94% [========================================================== ] 4205/4454 94% [========================================================== ] 4206/4454 94% [========================================================== ] 4207/4454 94% [========================================================== ] 4208/4454 94% [========================================================== ] 4209/4454 94% [========================================================== ] 4210/4454 94% [========================================================== ] 4211/4454 94% [========================================================== ] 4212/4454 94% [========================================================== ] 4213/4454 94% [========================================================== ] 4214/4454 94% [========================================================== ] 4215/4454 94% [========================================================== ] 4216/4454 94% [========================================================== ] 4217/4454 94% [========================================================== ] 4218/4454 94% [========================================================== ] 4219/4454 94% [========================================================== ] 4220/4454 94% [========================================================== ] 4221/4454 94% [========================================================== ] 4222/4454 94% [========================================================== ] 4223/4454 94% [========================================================== ] 4224/4454 94% [========================================================== ] 4225/4454 94% [========================================================== ] 4226/4454 94% [========================================================== ] 4227/4454 94% [========================================================== ] 4228/4454 94% [========================================================== ] 4229/4454 94% [========================================================== ] 4230/4454 94% [========================================================== ] 4231/4454 94% [========================================================== ] 4232/4454 95% [========================================================== ] 4233/4454 95% [========================================================== ] 4234/4454 95% [========================================================== ] 4235/4454 95% [========================================================== ] 4236/4454 95% [========================================================== ] 4237/4454 95% [========================================================== ] 4238/4454 95% [=========================================================== ] 4239/4454 95% [=========================================================== ] 4240/4454 95% [=========================================================== ] 4241/4454 95% [=========================================================== ] 4242/4454 95% [=========================================================== ] 4243/4454 95% [=========================================================== ] 4244/4454 95% [=========================================================== ] 4245/4454 95% [=========================================================== ] 4246/4454 95% [=========================================================== ] 4247/4454 95% [=========================================================== ] 4248/4454 95% [=========================================================== ] 4249/4454 95% [=========================================================== ] 4250/4454 95% [=========================================================== ] 4251/4454 95% [=========================================================== ] 4252/4454 95% [=========================================================== ] 4253/4454 95% [=========================================================== ] 4254/4454 95% [=========================================================== ] 4255/4454 95% [=========================================================== ] 4256/4454 95% [=========================================================== ] 4257/4454 95% [=========================================================== ] 4258/4454 95% [=========================================================== ] 4259/4454 95% [=========================================================== ] 4260/4454 95% [=========================================================== ] 4261/4454 95% [=========================================================== ] 4262/4454 95% [=========================================================== ] 4263/4454 95% [=========================================================== ] 4264/4454 95% [=========================================================== ] 4265/4454 95% [=========================================================== ] 4266/4454 95% [=========================================================== ] 4267/4454 95% [=========================================================== ] 4268/4454 95% [=========================================================== ] 4269/4454 95% [=========================================================== ] 4270/4454 95% [=========================================================== ] 4271/4454 95% [=========================================================== ] 4272/4454 95% [=========================================================== ] 4273/4454 95% [=========================================================== ] 4274/4454 95% [=========================================================== ] 4275/4454 95% [=========================================================== ] 4276/4454 96% [=========================================================== ] 4277/4454 96% [=========================================================== ] 4278/4454 96% [=========================================================== ] 4279/4454 96% [=========================================================== ] 4280/4454 96% [=========================================================== ] 4281/4454 96% [=========================================================== ] 4282/4454 96% [=========================================================== ] 4283/4454 96% [=========================================================== ] 4284/4454 96% [=========================================================== ] 4285/4454 96% [=========================================================== ] 4286/4454 96% [=========================================================== ] 4287/4454 96% [=========================================================== ] 4288/4454 96% [=========================================================== ] 4289/4454 96% [=========================================================== ] 4290/4454 96% [=========================================================== ] 4291/4454 96% [=========================================================== ] 4292/4454 96% [=========================================================== ] 4293/4454 96% [=========================================================== ] 4294/4454 96% [=========================================================== ] 4295/4454 96% [=========================================================== ] 4296/4454 96% [=========================================================== ] 4297/4454 96% [=========================================================== ] 4298/4454 96% [=========================================================== ] 4299/4454 96% [=========================================================== ] 4300/4454 96% [=========================================================== ] 4301/4454 96% [=========================================================== ] 4302/4454 96% [=========================================================== ] 4303/4454 96% [=========================================================== ] 4304/4454 96% [=========================================================== ] 4305/4454 96% [=========================================================== ] 4306/4454 96% [=========================================================== ] 4307/4454 96% [=========================================================== ] 4308/4454 96% [=========================================================== ] 4309/4454 96% [=========================================================== ] 4310/4454 96% [============================================================ ] 4311/4454 96% [============================================================ ] 4312/4454 96% [============================================================ ] 4313/4454 96% [============================================================ ] 4314/4454 96% [============================================================ ] 4315/4454 96% [============================================================ ] 4316/4454 96% [============================================================ ] 4317/4454 96% [============================================================ ] 4318/4454 96% [============================================================ ] 4319/4454 96% [============================================================ ] 4320/4454 96% [============================================================ ] 4321/4454 97% [============================================================ ] 4322/4454 97% [============================================================ ] 4323/4454 97% [============================================================ ] 4324/4454 97% [============================================================ ] 4325/4454 97% [============================================================ ] 4326/4454 97% [============================================================ ] 4327/4454 97% [============================================================ ] 4328/4454 97% [============================================================ ] 4329/4454 97% [============================================================ ] 4330/4454 97% [============================================================ ] 4331/4454 97% [============================================================ ] 4332/4454 97% [============================================================ ] 4333/4454 97% [============================================================ ] 4334/4454 97% [============================================================ ] 4335/4454 97% [============================================================ ] 4336/4454 97% [============================================================ ] 4337/4454 97% [============================================================ ] 4338/4454 97% [============================================================ ] 4339/4454 97% [============================================================ ] 4340/4454 97% [============================================================ ] 4341/4454 97% [============================================================ ] 4342/4454 97% [============================================================ ] 4343/4454 97% [============================================================ ] 4344/4454 97% [============================================================ ] 4345/4454 97% [============================================================ ] 4346/4454 97% [============================================================ ] 4347/4454 97% [============================================================ ] 4348/4454 97% [============================================================ ] 4349/4454 97% [============================================================ ] 4350/4454 97% [============================================================ ] 4351/4454 97% [============================================================ ] 4352/4454 97% [============================================================ ] 4353/4454 97% [============================================================ ] 4354/4454 97% [============================================================ ] 4355/4454 97% [============================================================ ] 4356/4454 97% [============================================================ ] 4357/4454 97% [============================================================ ] 4358/4454 97% [============================================================ ] 4359/4454 97% [============================================================ ] 4360/4454 97% [============================================================ ] 4361/4454 97% [============================================================ ] 4362/4454 97% [============================================================ ] 4363/4454 97% [============================================================ ] 4364/4454 97% [============================================================ ] 4365/4454 98% [============================================================ ] 4366/4454 98% [============================================================ ] 4367/4454 98% [============================================================ ] 4368/4454 98% [============================================================ ] 4369/4454 98% [============================================================ ] 4370/4454 98% [============================================================ ] 4371/4454 98% [============================================================ ] 4372/4454 98% [============================================================ ] 4373/4454 98% [============================================================ ] 4374/4454 98% [============================================================ ] 4375/4454 98% [============================================================ ] 4376/4454 98% [============================================================ ] 4377/4454 98% [============================================================ ] 4378/4454 98% [============================================================ ] 4379/4454 98% [============================================================ ] 4380/4454 98% [============================================================ ] 4381/4454 98% [============================================================ ] 4382/4454 98% [============================================================= ] 4383/4454 98% [============================================================= ] 4384/4454 98% [============================================================= ] 4385/4454 98% [============================================================= ] 4386/4454 98% [============================================================= ] 4387/4454 98% [============================================================= ] 4388/4454 98% [============================================================= ] 4389/4454 98% [============================================================= ] 4390/4454 98% [============================================================= ] 4391/4454 98% [============================================================= ] 4392/4454 98% [============================================================= ] 4393/4454 98% [============================================================= ] 4394/4454 98% [============================================================= ] 4395/4454 98% [============================================================= ] 4396/4454 98% [============================================================= ] 4397/4454 98% [============================================================= ] 4398/4454 98% [============================================================= ] 4399/4454 98% [============================================================= ] 4400/4454 98% [============================================================= ] 4401/4454 98% [============================================================= ] 4402/4454 98% [============================================================= ] 4403/4454 98% [============================================================= ] 4404/4454 98% [============================================================= ] 4405/4454 98% [============================================================= ] 4406/4454 98% [============================================================= ] 4407/4454 98% [============================================================= ] 4408/4454 98% [============================================================= ] 4409/4454 98% [============================================================= ] 4410/4454 99% [============================================================= ] 4411/4454 99% [============================================================= ] 4412/4454 99% [============================================================= ] 4413/4454 99% [============================================================= ] 4414/4454 99% [============================================================= ] 4415/4454 99% [============================================================= ] 4416/4454 99% [============================================================= ] 4417/4454 99% [============================================================= ] 4418/4454 99% [============================================================= ] 4419/4454 99% [============================================================= ] 4420/4454 99% [============================================================= ] 4421/4454 99% [============================================================= ] 4422/4454 99% [============================================================= ] 4423/4454 99% [============================================================= ] 4424/4454 99% [============================================================= ] 4425/4454 99% [============================================================= ] 4426/4454 99% [============================================================= ] 4427/4454 99% [============================================================= ] 4428/4454 99% [============================================================= ] 4429/4454 99% [============================================================= ] 4430/4454 99% [============================================================= ] 4431/4454 99% [============================================================= ] 4432/4454 99% [============================================================= ] 4433/4454 99% [============================================================= ] 4434/4454 99% [============================================================= ] 4435/4454 99% [============================================================= ] 4436/4454 99% [============================================================= ] 4437/4454 99% [============================================================= ] 4438/4454 99% [============================================================= ] 4439/4454 99% [============================================================= ] 4440/4454 99% [============================================================= ] 4441/4454 99% [============================================================= ] 4442/4454 99% [============================================================= ] 4443/4454 99% [============================================================= ] 4444/4454 99% [============================================================= ] 4445/4454 99% [============================================================= ] 4446/4454 99% [============================================================= ] 4447/4454 99% [============================================================= ] 4448/4454 99% [============================================================= ] 4449/4454 99% [============================================================= ] 4450/4454 99% [============================================================= ] 4451/4454 99% [============================================================= ] 4452/4454 99% [============================================================= ] 4453/4454 99% [==============================================================] 4454/4454 100% operation complete, 4454 objects in 52299 NAND pages. ln -snf /home/autobuild/autobuild/instance-4/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/autobuild/autobuild/instance-4/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-4/buildroot' >>> Buildroot 2023.05-568-g8af2c5ab83 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa 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-skeleton Collecting legal info >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.4.250 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> atop 2.8.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> bitwise 0.50 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> checkpolicy 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libselinux 3.5 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> conntrack-tools 1.4.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> eudev 3.2.12 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 3.0.9 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> util-linux-libs 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> freetype 2.13.1 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> gnupg2 2.4.2 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.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.6.3 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) >>> udev Collecting legal info >>> sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> htop 3.2.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> iftop 1.0pre4 Collecting legal info COPYING: OK (sha256: c00d1408e080e7f14615c7c2e0fbd079f1b2c19e93fc6eab819bdee8d5fdfbc4) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> iptraf-ng 1.2.1 Collecting legal info LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libbsd 0.11.7 Collecting legal info COPYING: OK (sha256: 7aab3a07716d31ca72e66c1073ef8a0fa0be0daa5df7c3b2cc0c668589142336) >>> libmd 1.1.0 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libfuse3 3.15.0 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-meson 1.2.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libgpgme 1.20.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnet 1.2 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenaptx 0.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libsigrok 0.5.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libzip 1.9.2 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> libsoc 0.8.2 Collecting legal info LICENCE: OK (sha256: 782dafc98788c358fb20e530c8fde3186cdb60f5e18fe6d348fe84ee9f65ddb0) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> liburcu 0.13.2 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> minizip 3.0.7 Collecting legal info LICENSE: OK (sha256: 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> netcat-openbsd 1.218 Collecting legal info netcat.c: OK (sha256: acfd1d822ee2e8e0b196c7a369383d0cb9bc131b56c3c95976a32498728fe1e3) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> netsniff-ng 0.6.8 Collecting legal info README: OK (sha256: b353349ba51e0d4b59cf2f188f0c285296e154ce8c58954bc5e0dc0282a4db2d) COPYING: OK (sha256: 8f6d85366f3763557d6ddd0637988b9ba11edef354e3c9302fff4262a235c387) >>> nmon 16n Collecting legal info lmon16n.c: OK (md5: a8172601fdc05f3bc58455cbd3f4475e) lmon16n.c: OK (sha1: 024a3b56179838f0e04bf1706cc9ba56595301a8) lmon16n.c: OK (sha256: c0012cc2d925dee940c37ceae297abac64ba5a5c30e575e7418b04028613f5f2) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> openssh 9.3p2 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> host-pahole 1.25 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> parted 3.6 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ptm2human c8c5e7d5bdacd73114f4f244355e88c7f4e7d64a Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> reproc 14.2.4 Collecting legal info LICENSE: OK (sha256: 8f91afbe266bebac2cf1b220e0e67ace4cb9a97d2b21940abef20eb6691cfa91) >>> rpcbind 1.2.6 Collecting legal info COPYING: OK (sha256: 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3) >>> host-rust-bin 1.71.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> host-sentry-cli 2.8.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> sigrok-cli 0.7.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> spidev_test 4.10 Collecting legal info >>> sshfs 3.7.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> udev-gentoo-scripts 33 Collecting legal info init.d/udev-settle: OK (sha256: 329f95829088b95650b9012ae688f09baa1637985425a7964d33683363f48702) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> usb_modeswitch_data 20191128 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vnstat 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> wavemon 0.9.4 Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> wayland 1.22.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> host-wayland 1.22.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> host-libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> 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-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.4.250: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: spidev_test-4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-4/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'